Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-builder-4c-4g-2399 (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 71be21fd5b9b52c613bb855f00a79a51e81906dd (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 71be21fd5b9b52c613bb855f00a79a51e81906dd # timeout=10 Commit message: "Fix simulator topics for lower case" > git rev-list --no-walk 71be21fd5b9b52c613bb855f00a79a51e81906dd # 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/jenkins6179787274718911396.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-3xzv 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-3xzv/bin to PATH Generating Requirements File Python 3.10.6 pip 24.0 from /tmp/venv-3xzv/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.2 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.34 botocore==1.34.34 bs4==0.0.2 cachetools==5.3.2 certifi==2024.2.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.5.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.5.0 docker==4.2.2 dogpile.cache==1.3.0 email-validator==2.1.0.post1 filelock==3.13.1 future==0.18.3 gitdb==4.0.11 GitPython==3.1.41 google-auth==2.27.0 httplib2==0.22.0 identify==2.5.33 idna==3.6 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 keystoneauth1==5.5.0 kubernetes==29.0.0 lftools==0.37.8 lxml==5.1.0 MarkupSafe==2.1.5 msgpack==1.0.7 multi_key_dict==2.0.3 munch==4.0.0 netaddr==0.10.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.0 oslo.config==9.3.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.3.0 oslo.utils==7.0.0 packaging==23.2 pbr==6.0.0 platformdirs==4.2.0 prettytable==3.9.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.2.0 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.4.0 python-dateutil==2.8.2 python-heatclient==3.4.0 python-jenkins==1.8.2 python-keystoneclient==5.3.0 python-magnumclient==4.3.0 python-novaclient==18.4.0 python-openstackclient==6.0.0 python-swiftclient==4.4.0 pytz==2024.1 PyYAML==6.0.1 referencing==0.33.0 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.17.1 rsa==4.9 ruamel.yaml==0.18.5 ruamel.yaml.clib==0.2.8 s3transfer==0.10.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.1 typing_extensions==4.9.0 tzdata==2023.4 urllib3==1.26.18 virtualenv==20.25.0 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.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/jenkins15544530905122890776.sh + echo Using SonarCloud Using SonarCloud [policy-models-sonar] $ /bin/sh -xe /tmp/jenkins9694263018647682387.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-2399 [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/jenkins669519027840133828.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/jenkins13912353488762541630.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/config17724639031049292603tmp copy managed file [policy-models-settings] to file:/w/workspace/policy-models-sonar@tmp/config16921146662576408623tmp [policy-models-sonar] $ /bin/bash -l /tmp/jenkins14968973793633346889.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/config17724639031049292603tmp --settings /w/workspace/policy-models-sonar@tmp/config16921146662576408623tmp --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] policy-models-sim [pom] [INFO] policy-models-sim-dmaap [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-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 3.1.1-SNAPSHOT [1/43] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ policy-models --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ policy-models --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ policy-models --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --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.1.1:check (onap-license) @ policy-models --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.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.10:report (post-unit-test) @ policy-models --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ policy-models --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ policy-models --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ policy-models --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ policy-models --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4: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/3.1.1-SNAPSHOT/policy-models-3.1.1-SNAPSHOT.pom [INFO] [INFO] ------------< org.onap.policy.models:policy-models-errors >------------- [INFO] Building policy-models-errors 3.1.1-SNAPSHOT [2/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-errors --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ policy-models-errors --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ policy-models-errors --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ policy-models-errors --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-errors/../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --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.1.1:check (onap-license) @ policy-models-errors --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.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.junit4.JUnit4Provider [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.212 s -- in org.onap.policy.models.errors.concepts.ErrorResponseUtilsTest [INFO] Running org.onap.policy.models.errors.concepts.TestModels 18:36:04.137 [main] INFO com.openpojo.log.LoggerFactory -- Logging subsystem initialized to [com.openpojo.log.impl.SLF4JLogger] 18:36:04.140 [main] INFO com.openpojo.reflection.coverage.service.PojoCoverageFilterServiceFactory -- Jacoco detected, auto-configuring OpenPojo to ignore its structures. 18:36:04.256 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [sun.boot.class.path] 18:36:04.257 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/java/packages/lib 18:36:04.270 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/java/packages/lib] 18:36:04.270 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/x86_64-linux-gnu/jni 18:36:04.271 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/x86_64-linux-gnu/jni] 18:36:04.271 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib/x86_64-linux-gnu 18:36:04.271 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib/x86_64-linux-gnu] 18:36:04.271 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/x86_64-linux-gnu 18:36:04.272 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/x86_64-linux-gnu] 18:36:04.272 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/jni 18:36:04.272 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/jni] 18:36:04.272 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib 18:36:04.272 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib] 18:36:04.273 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib 18:36:04.274 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib] 18:36:04.274 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-errors/target/test-classes 18:36:04.275 [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:36:04.275 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-errors/target/classes 18:36:04.275 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/w/workspace/policy-models-sonar/models-errors/target/classes] 18:36:04.276 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar 18:36:04.278 [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:04.282 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar 18:36:04.283 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar 18:36:04.283 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar 18:36:04.284 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar 18:36:04.284 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar 18:36:04.284 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar 18:36:04.284 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar 18:36:04.285 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar 18:36:04.285 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar 18:36:04.285 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar 18:36:04.285 [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:04.286 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar 18:36:04.287 [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:04.287 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar 18:36:04.287 [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:04.288 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar 18:36:04.288 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar 18:36:04.289 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar 18:36:04.289 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar 18:36:04.290 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar 18:36:04.291 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar 18:36:04.291 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar 18:36:04.291 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar 18:36:04.292 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar 18:36:04.292 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar 18:36:04.293 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar 18:36:04.294 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar 18:36:04.295 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar 18:36:04.295 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar 18:36:04.295 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar 18:36:04.307 [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:04.308 [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:04.308 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar 18:36:04.309 [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:04.309 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar 18:36:04.309 [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:04.310 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar 18:36:04.311 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar 18:36:04.313 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar 18:36:04.314 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar 18:36:04.315 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar 18:36:04.315 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar 18:36:04.315 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar 18:36:04.316 [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:04.325 [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:04.326 [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:04.328 [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:04.328 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar 18:36:04.328 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar 18:36:04.328 [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:04.329 [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:04.329 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20.jar 18:36:04.334 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar 18:36:04.336 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar 18:36:04.337 [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:04.337 [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:04.338 [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:04.338 [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:04.339 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar 18:36:04.339 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar 18:36:04.341 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar 18:36:04.346 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar 18:36:04.347 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar 18:36:04.348 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar 18:36:04.348 [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:04.349 [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:04.349 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar 18:36:04.350 [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:04.351 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar 18:36:04.352 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar 18:36:04.352 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar 18:36:04.353 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar 18:36:04.353 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar 18:36:04.358 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar 18:36:04.358 [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:04.359 [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:04.361 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar 18:36:04.362 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar 18:36:04.363 [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:04.363 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar 18:36:04.364 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar 18:36:04.365 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar 18:36:04.365 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar 18:36:04.366 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar 18:36:04.367 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar 18:36:04.367 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar 18:36:04.368 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar 18:36:04.368 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar 18:36:04.369 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar 18:36:04.371 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar 18:36:04.372 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar 18:36:04.372 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar 18:36:04.372 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar 18:36:04.373 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar 18:36:04.373 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar 18:36:04.373 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar 18:36:04.375 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar 18:36:04.376 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar 18:36:04.377 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar 18:36:04.381 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar 18:36:04.383 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar 18:36:04.384 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar 18:36:04.385 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar 18:36:04.389 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar 18:36:04.390 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar 18:36:04.393 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar 18:36:04.395 [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:04.398 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar 18:36:04.399 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar 18:36:04.400 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar 18:36:04.400 [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:04.401 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar 18:36:04.401 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar 18:36:04.401 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar 18:36:04.402 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar 18:36:04.403 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar 18:36:04.404 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar 18:36:04.404 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar 18:36:04.404 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jline/jline/2.12.1/jline-2.12.1.jar 18:36:04.405 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/json/json/20231013/json-20231013.jar 18:36:04.407 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [java.ext.dirs] 18:36:04.465 [main] INFO com.openpojo.validation.affirm.Affirmation -- Dynamically setting affirmation implementation = [com.openpojo.validation.affirm.JUnitAssertAffirmation [@75ed9710: ]] 18:36:04.465 [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:36:04.471 [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 [Request Timeout] 18:36:04.472 [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 [HRELZeedi0] 18:36:04.477 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:04.477 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:04.477 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:04.478 [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 [[hZ, WP3CC7m3L0Y, 8tuaKPJ8rqJSM, gG5Ca, by63fpDrj]] 18:36:04.478 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:04.479 [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 [[uK, IZDl0FVCMX1ap, 6A4IXj5som, f]] 18:36:04.479 [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:36:04.479 [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 [Not Acceptable] 18:36:04.479 [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 [cfQ] 18:36:04.480 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:04.480 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:04.480 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:04.480 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:04.480 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:04.480 [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 [[tKf2eEGY, 4D]] 18:36:04.481 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:04.481 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:04.481 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:04.481 [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 [[PVqk, eHNw7w, rPFxxiJb]] 18:36:04.482 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=public static final org.slf4j.Logger org.onap.policy.models.errors.concepts.ErrorResponseTest.logger, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:36:04.482 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=public static final org.slf4j.Logger org.onap.policy.models.errors.concepts.ErrorResponseTest.logger, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:36:04.482 [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:36:04.482 [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 18:36:04.483 [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 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.477 s -- in org.onap.policy.models.errors.concepts.TestModels [INFO] Running org.onap.policy.models.errors.concepts.ErrorResponseTest 18:36:04.562 [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.062 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.10: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] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ policy-models-errors --- [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-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ policy-models-errors --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ policy-models-errors --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ policy-models-errors --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4: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/3.1.1-SNAPSHOT/policy-models-errors-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-errors/3.1.1-SNAPSHOT/policy-models-errors-3.1.1-SNAPSHOT.jar [INFO] [INFO] -------------< org.onap.policy.models:policy-models-base >-------------- [INFO] Building policy-models-base 3.1.1-SNAPSHOT [3/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-base --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ policy-models-base --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ policy-models-base --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ policy-models-base --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-base/../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --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.1.1:check (onap-license) @ policy-models-base --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.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.junit4.JUnit4Provider [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.297 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.011 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.002 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.177 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.002 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.001 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.001 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.003 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.426 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.001 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 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.032 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.007 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 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.024 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.002 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.009 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 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.052 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.010 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.10: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] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ policy-models-base --- [INFO] Analyzed bundle 'policy-models-errors' with 1 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-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ policy-models-base --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ policy-models-base --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ policy-models-base --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4: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/3.1.1-SNAPSHOT/policy-models-base-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-base/target/policy-models-base-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-base/3.1.1-SNAPSHOT/policy-models-base-3.1.1-SNAPSHOT.jar [INFO] [INFO] --------------< org.onap.policy.models:policy-models-dao >-------------- [INFO] Building policy-models-dao 3.1.1-SNAPSHOT [4/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-dao --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ policy-models-dao --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ policy-models-dao --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ policy-models-dao --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-dao/../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --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.1.1:check (onap-license) @ policy-models-dao --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.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.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.models.dao.DaoMiscTest 18:36:18,025 |-INFO in ch.qos.logback.classic.LoggerContext[PolicyModels] - This is logback-classic version 1.4.14 18:36:18,027 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3bde62ff - No custom configurators were discovered as a service. 18:36:18,027 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3bde62ff - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 18:36:18,029 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3bde62ff - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 18:36:18,034 |-INFO in ch.qos.logback.classic.LoggerContext[PolicyModels] - Could NOT find resource [logback-test.scmo] 18:36:18,035 |-INFO in ch.qos.logback.classic.LoggerContext[PolicyModels] - Could NOT find resource [logback.scmo] 18:36:18,042 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3bde62ff - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 6 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:36:18,042 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3bde62ff - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 18:36:18,043 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3bde62ff - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 18:36:18,046 |-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:36:18,190 |-INFO in ch.qos.logback.classic.model.processor.ContextNameModelHandler - Setting logger context name as [PolicyModels] 18:36:18,192 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener] 18:36:18,213 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 18:36:18,214 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:36:18,225 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 18:36:18,253 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 18:36:18,254 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 18:36:18,256 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.infinispan] to INFO 18:36:18,259 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.infinispan] to false 18:36:18,259 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.infinispan] 18:36:18,259 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.zookeeper.ClientCnxn] to OFF 18:36:18,259 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.apache.zookeeper.ClientCnxn] to false 18:36:18,259 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.apache.zookeeper.ClientCnxn] 18:36:18,260 |-WARN in ch.qos.logback.core.model.processor.AppenderModelHandler - Appender named [FILE] not referenced. Skipping further processing. 18:36:18,260 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.policy.models.dao] to INFO 18:36:18,260 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.policy.models.dao] to false 18:36:18,260 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.policy.models.dao] 18:36:18,260 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3a7b503d - End of configuration. 18:36:18,262 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@182b435b - Registering current configuration as safe fallback point 18:36:18,262 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3bde62ff - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 219 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY 2024-02-03 18:36:18,268 PolicyModels [main] ERROR o.o.policy.models.dao.PfDaoFactory - Policy Framework DAO class not found for DAO plugin "somewhere.over.the.rainbow" 2024-02-03 18:36:18,302 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.524 s -- in org.onap.policy.models.dao.DaoMiscTest [INFO] Running org.onap.policy.models.dao.EntityTest 2024-02-03 18:36:18,560 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: DaoTest] 2024-02-03 18:36:18,640 PolicyModels [main] INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.3.0.CR1 2024-02-03 18:36:18,644 PolicyModels [main] INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer 2024-02-03 18:36:18,649 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-02-03 18:36:18,650 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-02-03 18:36:18,650 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-02-03 18:36:18,650 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-02-03 18:36:18,701 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:36:19,070 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:36:19,073 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:36:19,073 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:EntityTest] 2024-02-03 18:36:19,073 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=sa} 2024-02-03 18:36:19,074 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:36:19,077 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:36:19,368 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:36:20,393 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:21,261 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:36:21,266 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:21,283 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@38794a3] 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-02-03 18:36:21,296 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@51e68bcd] 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-02-03 18:36:21,317 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:EntityTest] 2024-02-03 18:36:21,324 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: DaoTest] 2024-02-03 18:36:21,325 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-02-03 18:36:21,326 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-02-03 18:36:21,326 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-02-03 18:36:21,326 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-02-03 18:36:21,327 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:36:21,339 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:36:21,340 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:36:21,340 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:EntityTest] 2024-02-03 18:36:21,340 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=sa} 2024-02-03 18:36:21,340 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:36:21,340 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:36:21,344 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:36:21,366 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:21,476 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:36:21,477 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:21,478 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6cd9cafb] 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-02-03 18:36:21,479 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3da20c42] 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-02-03 18:36:22,533 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:EntityTest] 2024-02-03 18:36:22,535 PolicyModels [main] ERROR o.o.p.models.dao.impl.DefaultPfDao - Policy Framework persistence unit parameter not set 2024-02-03 18:36:22,536 PolicyModels [main] ERROR o.o.p.models.dao.impl.DefaultPfDao - Policy Framework persistence unit parameter not set 2024-02-03 18:36:22,541 PolicyModels [main] WARN o.o.p.models.dao.impl.DefaultPfDao - Creation of Policy Framework persistence unit "Dorothy" failed 2024-02-03 18:36:22,541 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: 4.231 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.001 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.004 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.10: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] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ policy-models-dao --- [INFO] Analyzed bundle 'policy-models-base' with 23 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-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ policy-models-dao --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ policy-models-dao --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ policy-models-dao --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4: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/3.1.1-SNAPSHOT/policy-models-dao-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-dao/3.1.1-SNAPSHOT/policy-models-dao-3.1.1-SNAPSHOT.jar [INFO] [INFO] -----------< org.onap.policy.models:policy-models-examples >------------ [INFO] Building policy-models-examples 3.1.1-SNAPSHOT [5/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-examples --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ policy-models-examples --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ policy-models-examples --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ policy-models-examples --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-examples/../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --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.1.1:check (onap-license) @ policy-models-examples --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.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.10:report (post-unit-test) @ policy-models-examples --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-examples/../target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-models-examples' with 0 classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ policy-models-examples --- [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-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ policy-models-examples --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ policy-models-examples --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ policy-models-examples --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4: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/3.1.1-SNAPSHOT/policy-models-examples-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-examples/3.1.1-SNAPSHOT/policy-models-examples-3.1.1-SNAPSHOT.jar [INFO] [INFO] -------------< org.onap.policy.models:policy-models-tosca >------------- [INFO] Building policy-models-tosca 3.1.1-SNAPSHOT [6/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-tosca --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ policy-models-tosca --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ policy-models-tosca --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ policy-models-tosca --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-tosca/../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --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.1.1:check (onap-license) @ policy-models-tosca --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.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.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.models.tosca.authorative.provider.ToscaServiceTemplateMappingTest 18:36:27,754 |-INFO in ch.qos.logback.classic.LoggerContext[PolicyModels] - This is logback-classic version 1.4.14 18:36:27,756 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6d3c232f - No custom configurators were discovered as a service. 18:36:27,756 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6d3c232f - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 18:36:27,759 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6d3c232f - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 18:36:27,766 |-INFO in ch.qos.logback.classic.LoggerContext[PolicyModels] - Could NOT find resource [logback-test.scmo] 18:36:27,767 |-INFO in ch.qos.logback.classic.LoggerContext[PolicyModels] - Could NOT find resource [logback.scmo] 18:36:27,774 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6d3c232f - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 8 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:36:27,774 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6d3c232f - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 18:36:27,775 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6d3c232f - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 18:36:27,777 |-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:36:27,904 |-INFO in ch.qos.logback.classic.model.processor.ContextNameModelHandler - Setting logger context name as [PolicyModels] 18:36:27,905 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener] 18:36:27,924 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 18:36:27,924 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:36:27,939 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 18:36:27,972 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 18:36:27,972 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 18:36:27,974 |-WARN in ch.qos.logback.core.model.processor.AppenderModelHandler - Appender named [FILE] not referenced. Skipping further processing. 18:36:27,975 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.policy] to INFO 18:36:27,978 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.policy] to false 18:36:27,978 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.policy] 18:36:27,978 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@54aca26f - End of configuration. 18:36:27,980 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@1237e0be - Registering current configuration as safe fallback point 18:36:27,980 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6d3c232f - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 205 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.913 s -- in org.onap.policy.models.tosca.authorative.provider.ToscaServiceTemplateMappingTest [INFO] Running org.onap.policy.models.tosca.authorative.provider.AuthorativeToscaProviderPolicyTypeTest 2024-02-03 18:36:28,622 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:36:28,695 PolicyModels [main] INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.3.0.CR1 2024-02-03 18:36:28,698 PolicyModels [main] INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer 2024-02-03 18:36:28,702 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-02-03 18:36:28,703 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-02-03 18:36:28,703 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-02-03 18:36:28,704 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-02-03 18:36:28,744 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:36:29,080 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:36:29,083 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:36:29,084 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-02-03 18:36:29,084 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:36:29,084 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:36:29,087 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:36:29,361 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:36:30,568 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:31,913 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:36:31,918 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:31,938 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7384b234] 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-02-03 18:36:31,962 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1ceefb02] 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-02-03 18:36:32,734 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-02-03 18:36:32,744 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:36:32,746 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-02-03 18:36:32,746 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-02-03 18:36:32,746 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-02-03 18:36:32,746 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-02-03 18:36:32,747 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:36:32,782 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:36:32,783 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:36:32,783 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-02-03 18:36:32,783 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:36:32,783 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:36:32,783 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:36:32,787 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:36:32,914 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:33,249 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:36:33,249 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:33,250 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@63e1bad2] 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-02-03 18:36:33,255 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@9dffb0a] 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-02-03 18:36:33,555 PolicyModels [main] WARN o.o.p.models.dao.impl.DefaultPfDao - Policy Framework DAO has not been initialized 2024-02-03 18:36:33,580 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-02-03 18:36:33,588 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:36:33,589 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-02-03 18:36:33,589 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-02-03 18:36:33,589 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-02-03 18:36:33,589 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-02-03 18:36:33,590 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:36:33,615 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:36:33,616 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:36:33,616 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-02-03 18:36:33,616 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:36:33,616 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:36:33,616 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:36:33,620 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:36:33,731 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:34,010 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:36:34,010 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:34,011 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@686fdb55] 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-02-03 18:36:34,014 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5bc28b97] 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-02-03 18:36:34,084 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-02-03 18:36:34,090 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:36:34,091 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-02-03 18:36:34,091 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-02-03 18:36:34,091 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-02-03 18:36:34,091 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-02-03 18:36:34,092 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:36:34,110 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:36:34,111 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:36:34,111 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-02-03 18:36:34,111 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:36:34,111 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:36:34,111 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:36:34,113 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:36:34,194 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:34,422 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:36:34,423 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:34,423 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3fede5ef] 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-02-03 18:36:34,426 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5a10c302] 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-02-03 18:36:34,484 PolicyModels [main] WARN o.o.p.models.dao.impl.DefaultPfDao - Policy Framework DAO has not been initialized 2024-02-03 18:36:34,732 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-02-03 18:36:34,744 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:36:34,745 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-02-03 18:36:34,746 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-02-03 18:36:34,746 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-02-03 18:36:34,746 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-02-03 18:36:34,748 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:36:34,769 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:36:34,770 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:36:34,770 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-02-03 18:36:34,770 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:36:34,770 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:36:34,770 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:36:34,773 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:36:34,850 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:35,086 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:36:35,087 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:35,088 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4d3c5b96] 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-02-03 18:36:35,090 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3c1ddfd7] 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-02-03 18:36:35,168 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-02-03 18:36:35,174 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:36:35,175 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-02-03 18:36:35,176 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-02-03 18:36:35,176 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-02-03 18:36:35,176 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-02-03 18:36:35,177 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:36:35,194 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:36:35,194 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:36:35,194 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-02-03 18:36:35,194 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:36:35,194 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:36:35,194 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:36:35,198 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:36:35,268 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:35,490 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:36:35,490 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:35,491 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6d3b666b] 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-02-03 18:36:35,493 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@f35d6d2] 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-02-03 18:36:35,625 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-02-03 18:36:35,630 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:36:35,631 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-02-03 18:36:35,632 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-02-03 18:36:35,632 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-02-03 18:36:35,632 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-02-03 18:36:35,632 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:36:35,655 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:36:35,655 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:36:35,656 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTypeTest] 2024-02-03 18:36:35,656 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:36:35,656 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:36:35,656 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:36:35,659 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:36:35,728 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:35,916 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:36:35,916 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:35,917 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@885caba] 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-02-03 18:36:35,918 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6abd8a99] 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-02-03 18:36:35,960 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: 7.500 s -- in org.onap.policy.models.tosca.authorative.provider.AuthorativeToscaProviderPolicyTypeTest [INFO] Running org.onap.policy.models.tosca.authorative.provider.AuthorativeToscaProviderGenericTest 2024-02-03 18:36:35,974 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:36:35,975 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-02-03 18:36:35,975 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-02-03 18:36:35,975 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-02-03 18:36:35,975 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-02-03 18:36:35,976 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:36:35,994 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:36:35,994 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:36:35,994 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderGenericTest] 2024-02-03 18:36:35,994 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:36:35,994 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:36:35,994 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:36:36,006 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:36:36,107 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:36,288 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:36:36,288 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:36,289 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2e1d5400] 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-02-03 18:36:36,291 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2801725] 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-02-03 18:36:36,411 PolicyModels [main] WARN o.o.p.models.dao.impl.DefaultPfDao - Policy Framework DAO has not been initialized 2024-02-03 18:36:36,443 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderGenericTest] 2024-02-03 18:36:36,448 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:36:36,448 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-02-03 18:36:36,449 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-02-03 18:36:36,449 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-02-03 18:36:36,449 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-02-03 18:36:36,449 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:36:36,462 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:36:36,462 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:36:36,462 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderGenericTest] 2024-02-03 18:36:36,462 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:36:36,463 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:36:36,463 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:36:36,465 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:36:36,572 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:36,761 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:36:36,761 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:36,762 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@76faec4a] 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-02-03 18:36:36,763 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2f6df3e7] 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-02-03 18:36:36,805 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.834 s -- in org.onap.policy.models.tosca.authorative.provider.AuthorativeToscaProviderGenericTest [INFO] Running org.onap.policy.models.tosca.authorative.provider.AuthorativeToscaProviderNodeTemplateTest 2024-02-03 18:36:36,827 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:36:36,828 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-02-03 18:36:36,828 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-02-03 18:36:36,828 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-02-03 18:36:36,828 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-02-03 18:36:36,829 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:36:36,842 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:36:36,842 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:36:36,842 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderNodeTemplatesTest] 2024-02-03 18:36:36,842 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:36:36,843 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:36:36,843 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:36:36,845 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:36:36,903 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:37,099 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:36:37,099 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:37,100 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5343c732] 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-02-03 18:36:37,101 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@db1cbc2] 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-02-03 18:36:37,255 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderNodeTemplatesTest] 2024-02-03 18:36:37,264 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:36:37,265 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-02-03 18:36:37,265 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-02-03 18:36:37,265 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-02-03 18:36:37,265 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-02-03 18:36:37,265 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:36:37,279 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:36:37,279 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:36:37,279 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderNodeTemplatesTest] 2024-02-03 18:36:37,279 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:36:37,279 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:36:37,279 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:36:37,281 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:36:37,335 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:37,491 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:36:37,492 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:37,492 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1ad55daf] 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-02-03 18:36:37,500 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@619076d2] 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-02-03 18:36:38,285 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderNodeTemplatesTest] 2024-02-03 18:36:38,292 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:36:38,293 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-02-03 18:36:38,293 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-02-03 18:36:38,293 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-02-03 18:36:38,293 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-02-03 18:36:38,293 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:36:38,305 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:36:38,305 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:36:38,305 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderNodeTemplatesTest] 2024-02-03 18:36:38,305 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:36:38,305 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:36:38,306 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:36:38,308 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:36:38,360 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:38,544 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:36:38,545 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:38,545 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@a9a1109] 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-02-03 18:36:38,546 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@19cbb8d7] 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-02-03 18:36:38,622 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderNodeTemplatesTest] 2024-02-03 18:36:38,629 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:36:38,629 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-02-03 18:36:38,629 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-02-03 18:36:38,629 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-02-03 18:36:38,629 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-02-03 18:36:38,630 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:36:38,642 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:36:38,642 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:36:38,642 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderNodeTemplatesTest] 2024-02-03 18:36:38,642 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:36:38,642 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:36:38,643 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:36:38,645 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:36:38,694 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:38,857 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:36:38,857 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:38,858 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@512b480a] 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-02-03 18:36:38,859 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7c21c7b4] 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-02-03 18:36:38,938 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderNodeTemplatesTest] 2024-02-03 18:36:38,945 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:36:38,946 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-02-03 18:36:38,946 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-02-03 18:36:38,946 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-02-03 18:36:38,946 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-02-03 18:36:38,947 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:36:38,961 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:36:38,962 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:36:38,962 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderNodeTemplatesTest] 2024-02-03 18:36:38,962 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:36:38,962 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:36:38,963 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:36:38,965 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:36:39,026 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:39,180 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:36:39,180 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:39,181 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@706d1dad] 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-02-03 18:36:39,182 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3075fdbe] 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-02-03 18:36:39,268 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderNodeTemplatesTest] 2024-02-03 18:36:39,275 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:36:39,276 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-02-03 18:36:39,276 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-02-03 18:36:39,276 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-02-03 18:36:39,276 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-02-03 18:36:39,276 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:36:39,289 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:36:39,289 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:36:39,289 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderNodeTemplatesTest] 2024-02-03 18:36:39,289 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:36:39,289 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:36:39,289 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:36:39,291 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:36:39,340 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:39,482 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:36:39,482 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:39,483 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@71405a75] 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-02-03 18:36:39,484 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@24262dfd] 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-02-03 18:36:39,568 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.758 s -- in org.onap.policy.models.tosca.authorative.provider.AuthorativeToscaProviderNodeTemplateTest [INFO] Running org.onap.policy.models.tosca.authorative.provider.AuthorativeToscaProviderPolicyTest 2024-02-03 18:36:39,575 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:36:39,576 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-02-03 18:36:39,576 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-02-03 18:36:39,576 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-02-03 18:36:39,576 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-02-03 18:36:39,577 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:36:39,604 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:36:39,605 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:36:39,605 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-02-03 18:36:39,605 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:36:39,605 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:36:39,605 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:36:39,615 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:36:39,680 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:39,879 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:36:39,879 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:39,880 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@45476b0e] 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-02-03 18:36:39,881 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@37f97e54] 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-02-03 18:36:39,992 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-02-03 18:36:39,996 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:36:39,997 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-02-03 18:36:39,997 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-02-03 18:36:39,997 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-02-03 18:36:39,997 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-02-03 18:36:39,998 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:36:40,008 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:36:40,008 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:36:40,008 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-02-03 18:36:40,008 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:36:40,009 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:36:40,009 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:36:40,010 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:36:40,057 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:40,264 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:36:40,265 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:40,265 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@11974be4] 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-02-03 18:36:40,266 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@17b5cb38] 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-02-03 18:36:40,396 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-02-03 18:36:40,400 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:36:40,401 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-02-03 18:36:40,401 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-02-03 18:36:40,401 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-02-03 18:36:40,401 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-02-03 18:36:40,402 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:36:40,412 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:36:40,413 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:36:40,413 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-02-03 18:36:40,413 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:36:40,413 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:36:40,413 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:36:40,415 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:36:40,468 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:40,653 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:36:40,654 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:40,654 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@66a721bc] 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-02-03 18:36:40,655 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7f2cb750] 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-02-03 18:36:40,772 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-02-03 18:36:40,781 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:36:40,783 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-02-03 18:36:40,783 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-02-03 18:36:40,783 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-02-03 18:36:40,783 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-02-03 18:36:40,784 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:36:40,798 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:36:40,798 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:36:40,798 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-02-03 18:36:40,798 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:36:40,798 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:36:40,798 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:36:40,800 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:36:40,863 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:41,008 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:36:41,009 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:41,009 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@63413171] 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-02-03 18:36:41,010 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4d0f8fe1] 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-02-03 18:36:41,037 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-02-03 18:36:41,041 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:36:41,042 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-02-03 18:36:41,042 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-02-03 18:36:41,042 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-02-03 18:36:41,042 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-02-03 18:36:41,043 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:36:41,053 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:36:41,053 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:36:41,053 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-02-03 18:36:41,053 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:36:41,053 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:36:41,053 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:36:41,055 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:36:41,107 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:41,273 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:36:41,274 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:41,274 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@52b9de82] 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-02-03 18:36:41,275 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@64573f31] 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-02-03 18:36:41,718 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-02-03 18:36:41,722 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:36:41,723 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-02-03 18:36:41,723 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-02-03 18:36:41,723 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-02-03 18:36:41,723 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-02-03 18:36:41,724 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:36:41,738 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:36:41,739 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:36:41,739 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-02-03 18:36:41,739 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:36:41,739 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:36:41,739 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:36:41,741 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:36:41,794 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:41,930 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:36:41,931 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:41,931 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@35e0a151] 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-02-03 18:36:41,932 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@52f60f8f] 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-02-03 18:36:42,202 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-02-03 18:36:42,206 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:36:42,207 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-02-03 18:36:42,207 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-02-03 18:36:42,207 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-02-03 18:36:42,207 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-02-03 18:36:42,208 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:36:42,218 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:36:42,218 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:36:42,218 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:AuthorativeToscaProviderPolicyTest] 2024-02-03 18:36:42,218 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:36:42,218 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:36:42,218 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:36:42,220 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:36:42,264 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:42,394 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:36:42,394 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:42,394 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@159895df] 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-02-03 18:36:42,395 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2c45235d] 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-02-03 18:36:42,476 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.893 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.002 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.003 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.001 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 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.010 s -- in org.onap.policy.models.tosca.authorative.concepts.ToscaNameVersionTest [INFO] Running org.onap.policy.models.tosca.authorative.concepts.PojosTest 2024-02-03 18:36:42,511 PolicyModels [main] INFO com.openpojo.log.LoggerFactory - Logging subsystem initialized to [com.openpojo.log.impl.SLF4JLogger] 2024-02-03 18:36:42,511 PolicyModels [main] INFO c.o.r.c.s.PojoCoverageFilterServiceFactory - Jacoco detected, auto-configuring OpenPojo to ignore its structures. 2024-02-03 18:36:42,559 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to get value for environment variable: [sun.boot.class.path] 2024-02-03 18:36:42,560 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /usr/java/packages/lib 2024-02-03 18:36:42,561 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/usr/java/packages/lib] 2024-02-03 18:36:42,561 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /usr/lib/x86_64-linux-gnu/jni 2024-02-03 18:36:42,562 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/x86_64-linux-gnu/jni] 2024-02-03 18:36:42,562 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /lib/x86_64-linux-gnu 2024-02-03 18:36:42,562 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/lib/x86_64-linux-gnu] 2024-02-03 18:36:42,562 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /usr/lib/x86_64-linux-gnu 2024-02-03 18:36:42,562 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/x86_64-linux-gnu] 2024-02-03 18:36:42,562 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /usr/lib/jni 2024-02-03 18:36:42,562 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/jni] 2024-02-03 18:36:42,562 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /lib 2024-02-03 18:36:42,562 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/lib] 2024-02-03 18:36:42,563 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /usr/lib 2024-02-03 18:36:42,563 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib] 2024-02-03 18:36:42,563 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-tosca/target/test-classes 2024-02-03 18:36:42,563 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-02-03 18:36:42,563 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-tosca/target/classes 2024-02-03 18:36:42,563 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-02-03 18:36:42,563 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-base/target/policy-models-base-3.1.1-SNAPSHOT.jar 2024-02-03 18:36:42,564 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar 2024-02-03 18:36:42,564 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-02-03 18:36:42,565 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar 2024-02-03 18:36:42,565 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar 2024-02-03 18:36:42,565 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar 2024-02-03 18:36:42,565 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar 2024-02-03 18:36:42,566 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar 2024-02-03 18:36:42,566 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar 2024-02-03 18:36:42,566 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar 2024-02-03 18:36:42,567 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar 2024-02-03 18:36:42,567 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar 2024-02-03 18:36:42,567 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar 2024-02-03 18:36:42,567 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar 2024-02-03 18:36:42,567 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar 2024-02-03 18:36:42,567 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar 2024-02-03 18:36:42,567 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-02-03 18:36:42,567 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar 2024-02-03 18:36:42,567 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-02-03 18:36:42,568 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar 2024-02-03 18:36:42,568 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-02-03 18:36:42,568 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar 2024-02-03 18:36:42,568 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar 2024-02-03 18:36:42,569 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar 2024-02-03 18:36:42,569 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar 2024-02-03 18:36:42,569 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar 2024-02-03 18:36:42,569 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar 2024-02-03 18:36:42,569 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar 2024-02-03 18:36:42,570 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar 2024-02-03 18:36:42,570 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar 2024-02-03 18:36:42,570 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar 2024-02-03 18:36:42,571 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar 2024-02-03 18:36:42,571 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar 2024-02-03 18:36:42,571 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar 2024-02-03 18:36:42,571 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar 2024-02-03 18:36:42,571 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar 2024-02-03 18:36:42,580 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-02-03 18:36:42,580 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-02-03 18:36:42,580 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar 2024-02-03 18:36:42,580 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-02-03 18:36:42,581 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar 2024-02-03 18:36:42,581 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-02-03 18:36:42,581 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar 2024-02-03 18:36:42,582 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar 2024-02-03 18:36:42,582 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar 2024-02-03 18:36:42,582 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar 2024-02-03 18:36:42,582 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar 2024-02-03 18:36:42,582 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar 2024-02-03 18:36:42,582 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar 2024-02-03 18:36:42,583 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-02-03 18:36:42,589 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-02-03 18:36:42,590 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-02-03 18:36:42,590 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-02-03 18:36:42,590 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar 2024-02-03 18:36:42,590 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar 2024-02-03 18:36:42,591 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar 2024-02-03 18:36:42,592 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar 2024-02-03 18:36:42,592 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-02-03 18:36:42,592 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-02-03 18:36:42,592 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20.jar 2024-02-03 18:36:42,594 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar 2024-02-03 18:36:42,595 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar 2024-02-03 18:36:42,595 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-02-03 18:36:42,596 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-02-03 18:36:42,596 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-02-03 18:36:42,596 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-02-03 18:36:42,596 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar 2024-02-03 18:36:42,597 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar 2024-02-03 18:36:42,604 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar 2024-02-03 18:36:42,608 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar 2024-02-03 18:36:42,608 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar 2024-02-03 18:36:42,608 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar 2024-02-03 18:36:42,608 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-02-03 18:36:42,609 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-02-03 18:36:42,609 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar 2024-02-03 18:36:42,610 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-02-03 18:36:42,610 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar 2024-02-03 18:36:42,610 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar 2024-02-03 18:36:42,611 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar 2024-02-03 18:36:42,611 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar 2024-02-03 18:36:42,611 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar 2024-02-03 18:36:42,614 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar 2024-02-03 18:36:42,614 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-02-03 18:36:42,615 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-02-03 18:36:42,615 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar 2024-02-03 18:36:42,615 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar 2024-02-03 18:36:42,616 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-02-03 18:36:42,616 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar 2024-02-03 18:36:42,616 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar 2024-02-03 18:36:42,617 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar 2024-02-03 18:36:42,617 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar 2024-02-03 18:36:42,617 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar 2024-02-03 18:36:42,618 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar 2024-02-03 18:36:42,618 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar 2024-02-03 18:36:42,618 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar 2024-02-03 18:36:42,618 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar 2024-02-03 18:36:42,619 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar 2024-02-03 18:36:42,619 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar 2024-02-03 18:36:42,619 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar 2024-02-03 18:36:42,619 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar 2024-02-03 18:36:42,620 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar 2024-02-03 18:36:42,620 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar 2024-02-03 18:36:42,620 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar 2024-02-03 18:36:42,620 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar 2024-02-03 18:36:42,620 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar 2024-02-03 18:36:42,620 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar 2024-02-03 18:36:42,621 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar 2024-02-03 18:36:42,621 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar 2024-02-03 18:36:42,622 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar 2024-02-03 18:36:42,622 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar 2024-02-03 18:36:42,623 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar 2024-02-03 18:36:42,626 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar 2024-02-03 18:36:42,626 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar 2024-02-03 18:36:42,626 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar 2024-02-03 18:36:42,626 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-02-03 18:36:42,627 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar 2024-02-03 18:36:42,627 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar 2024-02-03 18:36:42,627 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar 2024-02-03 18:36:42,628 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-02-03 18:36:42,628 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar 2024-02-03 18:36:42,628 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar 2024-02-03 18:36:42,628 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar 2024-02-03 18:36:42,629 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar 2024-02-03 18:36:42,629 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar 2024-02-03 18:36:42,629 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar 2024-02-03 18:36:42,629 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar 2024-02-03 18:36:42,629 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jline/jline/2.12.1/jline-2.12.1.jar 2024-02-03 18:36:42,629 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/json/json/20231013/json-20231013.jar 2024-02-03 18:36:42,629 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.168 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.017 s -- in org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifierOptVersionTest [INFO] Running org.onap.policy.models.tosca.authorative.concepts.ToscaTypedEntityFilterTest 2024-02-03 18:36:42,692 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - loading policies/vCPE.policies.optimization.input.tosca.yaml 2024-02-03 18:36:42,707 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - loading policies/vCPE.policy.monitoring.input.tosca.yaml 2024-02-03 18:36:42,709 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - loading policies/vCPE.policy.operational.input.tosca.yaml 2024-02-03 18:36:42,710 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - loading policies/vDNS.policy.monitoring.input.tosca.yaml 2024-02-03 18:36:42,712 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - loading policies/vDNS.policy.operational.input.tosca.yaml 2024-02-03 18:36:42,713 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - loading policies/vDNS.policy.guard.frequencylimiter.input.tosca.yaml 2024-02-03 18:36:42,714 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - loading policies/vDNS.policy.guard.minmaxvnfs.input.tosca.yaml 2024-02-03 18:36:42,715 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - loading policies/vFirewall.policy.monitoring.input.tosca.yaml 2024-02-03 18:36:42,716 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaTypedEntityFilterTest - loading policies/vFirewall.policy.operational.input.tosca.yaml 2024-02-03 18:36:42,722 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-02-03 18:36:42,722 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-02-03 18:36:42,722 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-02-03 18:36:42,722 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-02-03 18:36:42,722 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-02-03 18:36:42,722 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-02-03 18:36:42,722 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-02-03 18:36:42,722 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-02-03 18:36:42,722 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-02-03 18:36:42,722 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-02-03 18:36:42,722 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-02-03 18:36:42,722 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-02-03 18:36:42,722 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-02-03 18:36:42,722 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-02-03 18:36:42,722 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-02-03 18:36:42,722 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-02-03 18:36:42,722 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-02-03 18:36:42,722 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-02-03 18:36:42,722 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-02-03 18:36:42,722 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-02-03 18:36:42,722 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-02-03 18:36:42,722 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.042 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.016 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.007 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.001 s -- in org.onap.policy.models.tosca.authorative.concepts.ToscaWithToscaPropertiesTest [INFO] Running org.onap.policy.models.tosca.authorative.concepts.ToscaEntityFilterTest 2024-02-03 18:36:42,822 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.optimization.resource.DistancePolicy:1.0.0 2024-02-03 18:36:42,822 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.optimization.resource.VnfPolicy:1.0.0 2024-02-03 18:36:42,822 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.optimization.resource.PciPolicy:1.0.0 2024-02-03 18:36:42,822 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.optimization.resource.OptimizationPolicy:1.0.0 2024-02-03 18:36:42,822 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.controlloop.guard.common.Blacklist:1.0.0 2024-02-03 18:36:42,822 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.Monitoring:1.0.0 2024-02-03 18:36:42,822 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-02-03 18:36:42,822 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.optimization.resource.HpaPolicy:1.0.0 2024-02-03 18:36:42,822 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.optimization.resource.Vim_fit:1.0.0 2024-02-03 18:36:42,822 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.optimization.service.SubscriberPolicy:1.0.0 2024-02-03 18:36:42,822 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.optimization.resource.AffinityPolicy:1.0.0 2024-02-03 18:36:42,822 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.optimization.service.QueryPolicy:1.0.0 2024-02-03 18:36:42,822 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.controlloop.guard.common.MinMax:1.0.0 2024-02-03 18:36:42,822 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.controlloop.guard.common.FrequencyLimiter:1.0.0 2024-02-03 18:36:42,822 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.controlloop.Guard:1.0.0 2024-02-03 18:36:42,823 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.controlloop.guard.Coordination:1.0.0 2024-02-03 18:36:42,823 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.controlloop.guard.coordination.FirstBlocksSecond:1.0.0 2024-02-03 18:36:42,823 PolicyModels [main] INFO o.o.p.m.t.a.c.ToscaEntityFilterTest - using policy type-onap.policies.Optimization:1.0.0 2024-02-03 18:36:42,823 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.020 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.013 s -- in org.onap.policy.models.tosca.utils.ToscaUtilsTest [INFO] Running org.onap.policy.models.tosca.simple.provider.SimpleToscaProviderTest 2024-02-03 18:36:42,888 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:36:42,890 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-02-03 18:36:42,890 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-02-03 18:36:42,890 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-02-03 18:36:42,890 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-02-03 18:36:42,891 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:36:42,905 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:36:42,905 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:36:42,905 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-02-03 18:36:42,905 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:36:42,905 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:36:42,905 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:36:42,918 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:36:42,973 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:43,124 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:36:43,124 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:43,124 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@57bf6121] 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-02-03 18:36:43,129 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@70d682b7] 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-02-03 18:36:43,224 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-02-03 18:36:43,230 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:36:43,231 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-02-03 18:36:43,232 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-02-03 18:36:43,232 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-02-03 18:36:43,232 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-02-03 18:36:43,233 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:36:43,245 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:36:43,245 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:36:43,245 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-02-03 18:36:43,245 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:36:43,245 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:36:43,245 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:36:43,247 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:36:43,289 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:43,461 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:36:43,461 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:43,461 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@19ceb421] 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-02-03 18:36:43,462 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@11e059ed] 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-02-03 18:36:43,606 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-02-03 18:36:43,609 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:36:43,610 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-02-03 18:36:43,610 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-02-03 18:36:43,610 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-02-03 18:36:43,610 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-02-03 18:36:43,611 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:36:43,621 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:36:43,621 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:36:43,621 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-02-03 18:36:43,621 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:36:43,621 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:36:43,621 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:36:43,623 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:36:43,678 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:43,818 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:36:43,818 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:43,818 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@10fee602] 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-02-03 18:36:43,819 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@67336112] 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-02-03 18:36:43,886 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-02-03 18:36:43,890 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:36:43,890 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-02-03 18:36:43,890 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-02-03 18:36:43,890 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-02-03 18:36:43,890 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-02-03 18:36:43,891 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:36:43,901 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:36:43,901 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:36:43,901 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-02-03 18:36:43,901 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:36:43,901 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:36:43,901 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:36:43,903 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:36:43,953 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:44,090 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:36:44,091 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:44,091 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@310e8eb4] 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-02-03 18:36:44,092 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@143e9499] 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-02-03 18:36:44,125 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-02-03 18:36:44,128 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:36:44,129 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-02-03 18:36:44,129 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-02-03 18:36:44,129 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-02-03 18:36:44,129 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-02-03 18:36:44,130 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:36:44,140 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:36:44,140 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:36:44,140 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-02-03 18:36:44,140 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:36:44,140 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:36:44,140 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:36:44,142 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:36:44,187 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:44,304 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:36:44,304 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:44,304 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7b07d2d9] 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-02-03 18:36:44,305 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3b13563f] 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-02-03 18:36:44,378 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-02-03 18:36:44,382 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:36:44,383 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-02-03 18:36:44,383 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-02-03 18:36:44,383 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-02-03 18:36:44,383 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-02-03 18:36:44,383 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:36:44,393 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:36:44,393 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:36:44,393 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-02-03 18:36:44,393 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:36:44,393 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:36:44,393 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:36:44,395 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:36:44,444 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:44,588 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:36:44,588 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:44,588 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@446fd03e] 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-02-03 18:36:44,589 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@226e4d12] 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-02-03 18:36:44,671 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-02-03 18:36:44,674 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:36:44,675 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-02-03 18:36:44,675 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-02-03 18:36:44,675 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-02-03 18:36:44,675 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-02-03 18:36:44,676 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:36:44,685 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:36:44,686 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:36:44,686 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-02-03 18:36:44,686 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:36:44,686 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:36:44,686 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:36:44,689 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:36:44,733 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:44,850 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:36:44,850 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:44,850 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5216417c] 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-02-03 18:36:44,851 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@538b86ca] 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-02-03 18:36:44,875 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-02-03 18:36:44,878 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:36:44,879 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-02-03 18:36:44,879 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-02-03 18:36:44,879 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-02-03 18:36:44,879 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-02-03 18:36:44,879 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:36:44,889 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:36:44,889 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:36:44,889 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-02-03 18:36:44,889 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:36:44,889 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:36:44,889 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:36:44,898 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:36:44,951 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:45,063 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:36:45,063 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:45,064 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2e408e0e] 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-02-03 18:36:45,065 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1a7a2439] 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-02-03 18:36:45,193 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-02-03 18:36:45,197 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:36:45,197 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-02-03 18:36:45,197 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-02-03 18:36:45,197 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-02-03 18:36:45,197 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-02-03 18:36:45,198 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:36:45,208 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:36:45,208 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:36:45,208 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-02-03 18:36:45,208 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:36:45,208 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:36:45,208 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:36:45,211 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:36:45,254 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:45,380 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:36:45,380 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:45,380 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6c3de0e4] 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-02-03 18:36:45,381 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1aed1c1b] 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-02-03 18:36:45,430 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-02-03 18:36:45,436 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:36:45,436 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-02-03 18:36:45,436 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-02-03 18:36:45,436 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-02-03 18:36:45,436 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-02-03 18:36:45,437 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:36:45,459 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:36:45,460 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:36:45,460 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-02-03 18:36:45,460 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:36:45,460 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:36:45,460 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:36:45,461 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:36:45,513 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:45,651 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:36:45,651 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:45,651 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1bb023ad] 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-02-03 18:36:45,652 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@48be5d3c] 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-02-03 18:36:45,673 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-02-03 18:36:45,676 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:36:45,677 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-02-03 18:36:45,677 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-02-03 18:36:45,677 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-02-03 18:36:45,677 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-02-03 18:36:45,677 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:36:45,687 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:36:45,687 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:36:45,687 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-02-03 18:36:45,687 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:36:45,687 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:36:45,687 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:36:45,688 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:36:45,729 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:45,868 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:36:45,868 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:45,868 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@44331467] 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-02-03 18:36:45,869 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2d4aef4d] 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-02-03 18:36:45,904 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-02-03 18:36:45,907 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:36:45,907 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-02-03 18:36:45,907 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-02-03 18:36:45,907 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-02-03 18:36:45,907 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-02-03 18:36:45,908 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:36:45,918 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:36:45,918 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:36:45,918 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-02-03 18:36:45,918 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:36:45,918 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:36:45,918 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:36:45,920 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:36:45,964 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:46,091 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:36:46,091 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:46,091 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@382ef38e] 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-02-03 18:36:46,092 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2f29577b] 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-02-03 18:36:46,113 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-02-03 18:36:46,116 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:36:46,116 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-02-03 18:36:46,116 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-02-03 18:36:46,116 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-02-03 18:36:46,116 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-02-03 18:36:46,117 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:36:46,126 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:36:46,126 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:36:46,126 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-02-03 18:36:46,126 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:36:46,126 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:36:46,126 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:36:46,127 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:36:46,167 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:46,272 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:36:46,273 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:46,273 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5d8be00b] 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-02-03 18:36:46,274 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4b231cde] 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-02-03 18:36:46,351 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-02-03 18:36:46,353 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:36:46,354 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-02-03 18:36:46,354 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-02-03 18:36:46,354 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-02-03 18:36:46,354 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-02-03 18:36:46,354 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:36:46,365 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:36:46,365 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:36:46,365 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-02-03 18:36:46,365 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:36:46,365 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:36:46,365 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:36:46,367 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:36:46,407 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:46,517 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:36:46,517 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:46,517 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4793c21c] 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-02-03 18:36:46,518 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2ee8fa64] 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-02-03 18:36:46,655 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-02-03 18:36:46,658 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:36:46,658 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-02-03 18:36:46,658 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-02-03 18:36:46,658 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-02-03 18:36:46,658 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-02-03 18:36:46,659 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:36:46,668 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:36:46,668 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:36:46,668 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-02-03 18:36:46,668 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:36:46,668 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:36:46,668 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:36:46,670 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:36:46,710 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:46,816 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:36:46,817 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:46,817 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3231fe8d] 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-02-03 18:36:46,818 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@27beda84] 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-02-03 18:36:46,920 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-02-03 18:36:46,923 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:36:46,924 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-02-03 18:36:46,924 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-02-03 18:36:46,924 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-02-03 18:36:46,924 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-02-03 18:36:46,925 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:36:46,934 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:36:46,934 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:36:46,934 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-02-03 18:36:46,934 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:36:46,934 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:36:46,934 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:36:46,935 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:36:46,974 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:47,102 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:36:47,102 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:47,103 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@60bb83b5] 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-02-03 18:36:47,103 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3fb81b09] 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-02-03 18:36:47,178 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-02-03 18:36:47,181 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:36:47,181 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-02-03 18:36:47,181 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-02-03 18:36:47,181 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-02-03 18:36:47,181 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-02-03 18:36:47,182 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:36:47,192 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:36:47,192 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:36:47,192 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-02-03 18:36:47,192 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:36:47,192 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:36:47,192 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:36:47,194 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:36:47,236 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:47,349 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:36:47,349 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:47,350 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6d89cac7] 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-02-03 18:36:47,350 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@457e83cb] 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-02-03 18:36:47,369 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaProviderTest] 2024-02-03 18:36:47,376 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:36:47,377 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-02-03 18:36:47,377 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-02-03 18:36:47,377 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-02-03 18:36:47,377 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-02-03 18:36:47,378 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:36:47,392 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:36:47,392 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:36:47,392 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaProviderTest] 2024-02-03 18:36:47,392 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:36:47,392 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:36:47,392 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:36:47,394 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:36:47,432 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:47,539 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:36:47,539 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:47,539 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7b57de87] 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-02-03 18:36:47,540 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2b8f2550] 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-02-03 18:36:47,562 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.684 s -- in org.onap.policy.models.tosca.simple.provider.SimpleToscaProviderTest [INFO] Running org.onap.policy.models.tosca.simple.provider.SimpleToscaServiceTemplateProviderTest 2024-02-03 18:36:47,572 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:36:47,572 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-02-03 18:36:47,572 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-02-03 18:36:47,572 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-02-03 18:36:47,572 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-02-03 18:36:47,573 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:36:47,585 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:36:47,585 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:36:47,585 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaServiceTemplateProviderTest] 2024-02-03 18:36:47,585 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:36:47,585 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:36:47,585 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:36:47,590 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:36:47,631 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:47,751 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:36:47,751 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:47,751 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@36fae44d] 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-02-03 18:36:47,752 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5179791e] 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-02-03 18:36:47,804 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:SimpleToscaServiceTemplateProviderTest] 2024-02-03 18:36:47,807 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:36:47,808 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 2024-02-03 18:36:47,808 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 2024-02-03 18:36:47,808 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 2024-02-03 18:36:47,808 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 2024-02-03 18:36:47,808 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:36:47,818 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:36:47,818 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:36:47,818 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:SimpleToscaServiceTemplateProviderTest] 2024-02-03 18:36:47,818 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:36:47,818 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:36:47,818 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:36:47,819 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:36:47,869 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:47,983 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:36:47,983 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:36:47,984 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@f198222] 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-02-03 18:36:47,984 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7bf5e93d] 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-02-03 18:36:48,007 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.441 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 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.002 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.010 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.005 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.003 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.003 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.004 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.004 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaConstraintLogicalTest [INFO] Running org.onap.policy.models.tosca.simple.concepts.TestPojos 2024-02-03 18:36:48,111 PolicyModels [main] INFO c.o.validation.affirm.Affirmation - Dynamically setting affirmation implementation = [com.openpojo.validation.affirm.JUnitAssertAffirmation [@19ce5d23: ]] 2024-02-03 18:36:48,114 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-02-03 18:36:48,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.JpaToscaTrigger], either filter abstract classes or add asm to your classpath. 2024-02-03 18:36:48,145 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-02-03 18:36:48,148 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-02-03 18:36:48,152 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. 2024-02-03 18:36:48,152 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-02-03 18:36:48,152 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-02-03 18:36:48,153 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-02-03 18:36:48,156 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. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 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.005 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.004 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.003 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.002 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.007 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.006 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.016 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.001 s -- in org.onap.policy.models.tosca.simple.concepts.JpaToscaConstraintTest [INFO] Running org.onap.policy.models.tosca.simple.serialization.MonitoringPolicySerializationTest 2024-02-03 18:36:48,255 PolicyModels [main] INFO o.o.p.m.t.s.s.MonitoringPolicySerializationTest - org.onap.policy.common.parameters.BeanValidationResult@5a16cf11 2024-02-03 18:36:48,267 PolicyModels [main] INFO o.o.p.m.t.s.s.MonitoringPolicySerializationTest - org.onap.policy.common.parameters.BeanValidationResult@5250b939 2024-02-03 18:36:48,278 PolicyModels [main] INFO o.o.p.m.t.s.s.MonitoringPolicySerializationTest - org.onap.policy.common.parameters.BeanValidationResult@e2afb9b 2024-02-03 18:36:48,292 PolicyModels [main] INFO o.o.p.m.t.s.s.MonitoringPolicySerializationTest - org.onap.policy.common.parameters.BeanValidationResult@56707ff1 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.onap.policy.models.tosca.simple.serialization.MonitoringPolicySerializationTest [INFO] Running org.onap.policy.models.tosca.simple.serialization.MonitoringPolicyTypeSerializationTest 2024-02-03 18:36:48,328 PolicyModels [main] INFO o.o.p.m.t.s.s.MonitoringPolicyTypeSerializationTest - org.onap.policy.common.parameters.BeanValidationResult@66b390e7 2024-02-03 18:36:48,339 PolicyModels [main] INFO o.o.p.m.t.s.s.MonitoringPolicyTypeSerializationTest - org.onap.policy.common.parameters.BeanValidationResult@cb390dc 2024-02-03 18:36:48,344 PolicyModels [main] INFO o.o.p.m.t.s.s.MonitoringPolicyTypeSerializationTest - org.onap.policy.common.parameters.BeanValidationResult@79bc9d58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 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.10: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] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ policy-models-tosca --- [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-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-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ policy-models-tosca --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ policy-models-tosca --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ policy-models-tosca --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4: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/3.1.1-SNAPSHOT/policy-models-tosca-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-tosca/3.1.1-SNAPSHOT/policy-models-tosca-3.1.1-SNAPSHOT.jar [INFO] [INFO] --------------< org.onap.policy.models:policy-models-pdp >-------------- [INFO] Building policy-models-pdp 3.1.1-SNAPSHOT [7/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-pdp --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ policy-models-pdp --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ policy-models-pdp --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ policy-models-pdp --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-pdp/../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --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.1.1:check (onap-license) @ policy-models-pdp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.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.junit4.JUnit4Provider [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.213 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.010 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.012 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.159 s -- in org.onap.policy.models.pdp.concepts.PdpSubGroupTest [INFO] Running org.onap.policy.models.pdp.concepts.PdpGroupFilterTest 18:36:51.664 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroupsForFiltering.json" does not exist on the local file system 18:36:51.674 [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:36:51.701 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroupsForFiltering.json" does not exist on the local file system 18:36:51.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/PdpGroupsForFiltering.json" : 18:36:51.706 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroupsForFiltering.json" does not exist on the local file system 18:36:51.707 [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:36:51.710 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroupsForFiltering.json" does not exist on the local file system 18:36:51.711 [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:36:51.714 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroupsForFiltering.json" does not exist on the local file system 18:36:51.714 [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:36:51.720 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroupsForFiltering.json" does not exist on the local file system 18:36:51.720 [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:36:51.726 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroupsForFiltering.json" does not exist on the local file system 18:36:51.727 [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:36:51.729 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroupsForFiltering.json" does not exist on the local file system 18:36:51.729 [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.112 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.003 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.002 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.016 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.022 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.020 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.007 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.006 s -- in org.onap.policy.models.pdp.concepts.PdpEngineWorkerStatisticsTest [INFO] Running org.onap.policy.models.pdp.concepts.ModelsTest 18:36:51.845 [main] INFO com.openpojo.log.LoggerFactory -- Logging subsystem initialized to [com.openpojo.log.impl.SLF4JLogger] 18:36:51.846 [main] INFO com.openpojo.reflection.coverage.service.PojoCoverageFilterServiceFactory -- Jacoco detected, auto-configuring OpenPojo to ignore its structures. 18:36:51.899 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [sun.boot.class.path] 18:36:51.900 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/java/packages/lib 18:36:51.901 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/java/packages/lib] 18:36:51.901 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/x86_64-linux-gnu/jni 18:36:51.901 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/x86_64-linux-gnu/jni] 18:36:51.901 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib/x86_64-linux-gnu 18:36:51.901 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib/x86_64-linux-gnu] 18:36:51.901 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/x86_64-linux-gnu 18:36:51.901 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/x86_64-linux-gnu] 18:36:51.902 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/jni 18:36:51.902 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/jni] 18:36:51.902 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib 18:36:51.902 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib] 18:36:51.902 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib 18:36:51.902 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib] 18:36:51.903 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-pdp/target/test-classes 18:36:51.903 [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:36:51.903 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-pdp/target/classes 18:36:51.903 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/w/workspace/policy-models-sonar/models-pdp/target/classes] 18:36:51.903 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-base/target/policy-models-base-3.1.1-SNAPSHOT.jar 18:36:51.904 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar 18:36:51.904 [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:51.906 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar 18:36:51.906 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar 18:36:51.906 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar 18:36:51.907 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar 18:36:51.907 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar 18:36:51.907 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar 18:36:51.908 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar 18:36:51.908 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar 18:36:51.908 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar 18:36:51.908 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar 18:36:51.909 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar 18:36:51.909 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar 18:36:51.909 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar 18:36:51.909 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar 18:36:51.909 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar 18:36:51.909 [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:51.909 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar 18:36:51.910 [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:51.910 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar 18:36:51.910 [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:51.911 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar 18:36:51.911 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar 18:36:51.911 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar 18:36:51.912 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar 18:36:51.912 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar 18:36:51.912 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar 18:36:51.912 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar 18:36:51.912 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar 18:36:51.913 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar 18:36:51.913 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar 18:36:51.914 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar 18:36:51.914 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar 18:36:51.915 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar 18:36:51.915 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar 18:36:51.915 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar 18:36:51.925 [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:51.925 [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:51.925 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar 18:36:51.925 [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:51.926 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar 18:36:51.926 [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:51.926 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar 18:36:51.927 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar 18:36:51.927 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar 18:36:51.928 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar 18:36:51.928 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar 18:36:51.928 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar 18:36:51.928 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar 18:36:51.928 [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:51.936 [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:51.937 [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:51.937 [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:51.937 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar 18:36:51.939 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar 18:36:51.939 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar 18:36:51.939 [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:51.939 [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:51.940 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20.jar 18:36:51.942 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar 18:36:51.943 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar 18:36:51.944 [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:51.944 [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:51.944 [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:51.945 [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:51.945 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar 18:36:51.945 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar 18:36:51.946 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar 18:36:51.951 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar 18:36:51.951 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar 18:36:51.951 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar 18:36:51.952 [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:51.952 [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:51.953 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar 18:36:51.954 [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:51.954 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar 18:36:51.955 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar 18:36:51.955 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar 18:36:51.956 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar 18:36:51.956 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar 18:36:51.969 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar 18:36:51.970 [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:51.971 [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:51.972 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar 18:36:51.973 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar 18:36:51.975 [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:51.975 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar 18:36:51.976 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar 18:36:51.978 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar 18:36:51.978 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar 18:36:51.978 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar 18:36:51.979 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar 18:36:51.979 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar 18:36:51.979 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar 18:36:51.980 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar 18:36:51.981 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar 18:36:51.982 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar 18:36:51.983 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar 18:36:51.983 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar 18:36:51.985 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar 18:36:51.985 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar 18:36:51.985 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar 18:36:51.986 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar 18:36:51.986 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar 18:36:51.986 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar 18:36:51.989 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar 18:36:51.989 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar 18:36:51.990 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar 18:36:51.990 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar 18:36:51.992 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar 18:36:51.997 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar 18:36:51.997 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar 18:36:51.997 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar 18:36:52.000 [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:52.000 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar 18:36:52.001 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar 18:36:52.002 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar 18:36:52.002 [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:52.017 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar 18:36:52.018 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar 18:36:52.018 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar 18:36:52.019 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar 18:36:52.019 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar 18:36:52.020 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar 18:36:52.020 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar 18:36:52.020 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jline/jline/2.12.1/jline-2.12.1.jar 18:36:52.020 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/json/json/20231013/json-20231013.jar 18:36:52.021 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [java.ext.dirs] 18:36:52.101 [main] INFO com.openpojo.validation.affirm.Affirmation -- Dynamically setting affirmation implementation = [com.openpojo.validation.affirm.JUnitAssertAffirmation [@6cf31447: ]] 18:36:52.106 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.107 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.109 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.109 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.109 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.109 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.Pdp] using InstanceFactory 18:36:52.109 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.Pdp] using InstanceFactory 18:36:52.110 [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), Pdp(instanceId=null, pdpState=null, healthy=null, message=null, lastUpdate=null)]] 18:36:52.111 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.111 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.111 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.Pdp] using InstanceFactory 18:36:52.112 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.Pdp] using InstanceFactory 18:36:52.112 [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), Pdp(instanceId=null, pdpState=null, healthy=null, message=null, lastUpdate=null)]] 18:36:52.114 [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 [FxOynK8N] 18:36:52.115 [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 [Sc5m21B] 18:36:52.115 [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 [7319355005397744172] 18:36:52.116 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.118 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.118 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.119 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.119 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaPolicy] using InstanceFactory 18:36:52.119 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaPolicy] using InstanceFactory 18:36:52.119 [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))]] 18:36:52.119 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.121 [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:52.121 [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:52.122 [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:52.122 [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:52.123 [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:52.123 [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, null null]] 18:36:52.124 [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 [h6ATeRZ] 18:36:52.125 [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 [nYGJcOQM] 18:36:52.126 [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 [-8331639767280529898] 18:36:52.126 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.126 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaPolicy] using InstanceFactory 18:36:52.127 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaPolicy] using InstanceFactory 18:36:52.127 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaPolicy] using InstanceFactory 18:36:52.127 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaPolicy] using InstanceFactory 18:36:52.127 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaPolicy] using InstanceFactory 18:36:52.128 [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)), ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=null, typeVersion=null, properties=null))]] 18:36:52.128 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.128 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.129 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.130 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.130 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.130 [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:52.131 [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:52.131 [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:52.131 [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]] 18:36:52.132 [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 [7VyyqNj] 18:36:52.133 [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 [ACTIVE] 18:36:52.134 [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 [UNKNOWN] 18:36:52.134 [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 [xLB0] 18:36:52.137 [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 [2035-10-20T14:39:24.135836314Z] 18:36:52.137 [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 [1tzcJ2fUSr] 18:36:52.137 [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:36:52.137 [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 [HEALTHY] 18:36:52.138 [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 [pqwfJ2b] 18:36:52.140 [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 [2087-09-20T09:17:30.138307551Z] 18:36:52.140 [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:36:52.140 [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 [2hMGJa] 18:36:52.141 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.141 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.141 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.141 [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:52.141 [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]] 18:36:52.141 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.141 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.141 [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:52.142 [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:52.142 [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:52.142 [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:52.142 [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:52.142 [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, null null, null null, null null]] 18:36:52.142 [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 [299023805] 18:36:52.142 [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 [-1642023308] 18:36:52.143 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.143 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.143 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.144 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.144 [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 [{2otKe97udqXgM=nUZQoWb, htmAzAmTsc0ApCfct=oUjkKV, CKJ2L=D27e}] 18:36:52.144 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.144 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.144 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.145 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.Pdp] using InstanceFactory 18:36:52.145 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.Pdp] using InstanceFactory 18:36:52.145 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.Pdp] using InstanceFactory 18:36:52.145 [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), Pdp(instanceId=null, pdpState=null, healthy=null, message=null, lastUpdate=null), Pdp(instanceId=null, pdpState=null, healthy=null, message=null, lastUpdate=null)]] 18:36:52.145 [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 [oG0N] 18:36:52.145 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.145 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.146 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.146 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.146 [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:52.146 [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:52.146 [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:52.146 [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:52.146 [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:36:52.146 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.147 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.147 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.147 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.147 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.147 [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:52.147 [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]] 18:36:52.147 [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 [-336607037] 18:36:52.147 [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 [-1352230542] 18:36:52.147 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.148 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.148 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.148 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.148 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.148 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.149 [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 [{SW=OKe4r7OI, P8g6APkmms5s3Le=TDm1n38CV, 647QvjR7g0Lw=8Istv1dPb8gRy, 4MG2=Gj406uEjTQjD3}] 18:36:52.149 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.149 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.149 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.149 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.149 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.Pdp] using InstanceFactory 18:36:52.149 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.Pdp] using InstanceFactory 18:36:52.149 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.Pdp] using InstanceFactory 18:36:52.150 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.Pdp] using InstanceFactory 18:36:52.150 [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), Pdp(instanceId=null, pdpState=null, healthy=null, message=null, lastUpdate=null)]] 18:36:52.156 [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:36:52.157 [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 [fArWXsE] 18:36:52.157 [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 [UNDEFINED] 18:36:52.157 [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 [655223599467058633] 18:36:52.157 [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 [671847631745392179] 18:36:52.158 [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 [4040056362176831027] 18:36:52.158 [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.12533803430065005] 18:36:52.158 [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 [2992812987261846986] 18:36:52.158 [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 [5882581674706688938] 18:36:52.158 [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 [1084267668957186854] 18:36:52.159 [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:36:52.159 [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 [88D96L1ZvanDsi] 18:36:52.159 [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:36:52.159 [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 [-3584895989761445410] 18:36:52.159 [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 [-4299921729930262916] 18:36:52.159 [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 [8343639949136810275] 18:36:52.160 [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.7294411360160352] 18:36:52.160 [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 [8992268236255277787] 18:36:52.160 [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 [5641884185266043826] 18:36:52.160 [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 [-7019894323308930223] 18:36:52.160 [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:36:52.160 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.161 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.161 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentGroup] using InstanceFactory 18:36:52.161 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentGroup] using InstanceFactory 18:36:52.161 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentGroup] using InstanceFactory 18:36:52.161 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentGroup] using InstanceFactory 18:36:52.161 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentGroup] using InstanceFactory 18:36:52.161 [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), DeploymentGroup(name=null, deploymentSubgroups=null)]] 18:36:52.161 [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:36:52.161 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.162 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentGroup] using InstanceFactory 18:36:52.162 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentGroup] using InstanceFactory 18:36:52.162 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentGroup] using InstanceFactory 18:36:52.162 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentGroup] using InstanceFactory 18:36:52.162 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentGroup] using InstanceFactory 18:36:52.162 [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)]] 18:36:52.162 [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 [q8Xln] 18:36:52.163 [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:36:52.163 [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 [pJTmCnd] 18:36:52.163 [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 [5GSee6L] 18:36:52.163 [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 [FAIL] 18:36:52.164 [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 [tRl3gN] 18:36:52.166 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.166 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.166 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.166 [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:52.166 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.166 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.166 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.166 [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:52.172 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.172 [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:52.172 [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:52.172 [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:52.172 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.173 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.173 [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:52.173 [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:52.173 [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:52.173 [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 [2OoBBLEo] 18:36:52.173 [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 [SAFE] 18:36:52.173 [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 [3h] 18:36:52.174 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.174 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.174 [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:52.174 [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:52.174 [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:52.174 [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]] 18:36:52.174 [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:36:52.174 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.175 [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:52.175 [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:52.175 [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:52.175 [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:52.175 [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:52.175 [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:36:52.175 [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 [false] 18:36:52.175 [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 [SAFE] 18:36:52.176 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.176 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.176 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.176 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.176 [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:52.176 [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:52.176 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.176 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.176 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.176 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.177 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.177 [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:52.177 [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:52.177 [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 [iT6Z9z] 18:36:52.177 [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 [TEST] 18:36:52.177 [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 [9P0RUjv] 18:36:52.177 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.177 [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:52.178 [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:52.178 [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:52.178 [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:52.178 [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, null null]] 18:36:52.178 [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 [true] 18:36:52.178 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.178 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.178 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.178 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.178 [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:52.179 [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:52.179 [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:52.179 [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]] 18:36:52.179 [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:36:52.179 [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 [TEST] 18:36:52.180 [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 [Pa5O8xX1BH] 18:36:52.180 [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:36:52.180 [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 [UQjf] 18:36:52.180 [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 [SAFE] 18:36:52.180 [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 [WNEWVp] 18:36:52.181 [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:36:52.181 [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 [NOT_HEALTHY] 18:36:52.181 [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 [SQMfjMyXrW] 18:36:52.181 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.181 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.181 [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:52.181 [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:52.181 [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:52.181 [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:52.182 [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:52.182 [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, null null]] 18:36:52.182 [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 [G8kVQX] 18:36:52.182 [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 [vAyxT1f] 18:36:52.182 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpResponseDetails] using InstanceFactory 18:36:52.182 [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:36:52.182 [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 [pgxXRuYr] 18:36:52.183 [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 [SAFE] 18:36:52.183 [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 [UNKNOWN] 18:36:52.183 [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 [sxREx] 18:36:52.183 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.183 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.183 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.184 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.184 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.184 [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:52.184 [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:52.184 [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:52.184 [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]] 18:36:52.184 [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 [F84cCd7yv] 18:36:52.184 [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 [0IE8WUB4QJu7oA] 18:36:52.184 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpResponseDetails] using InstanceFactory 18:36:52.185 [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:36:52.185 [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:36:52.185 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.185 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.185 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.186 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpGroup] using InstanceFactory 18:36:52.186 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpGroup] using InstanceFactory 18:36:52.186 [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:36:52.186 [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:36:52.186 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.186 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.186 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpGroup] using InstanceFactory 18:36:52.186 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpGroup] using InstanceFactory 18:36:52.187 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpGroup] using InstanceFactory 18:36:52.187 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpGroup] using InstanceFactory 18:36:52.187 [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:36:52.187 [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:36:52.187 [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:36:52.187 [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 [i5rZ] 18:36:52.187 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.187 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.187 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentSubGroup] using InstanceFactory 18:36:52.188 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentSubGroup] using InstanceFactory 18:36:52.188 [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)]] 18:36:52.188 [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:36:52.188 [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 [fYfAV7] 18:36:52.188 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.188 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.188 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.188 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.DeploymentSubGroup] using InstanceFactory 18:36:52.188 [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)]] 18:36:52.193 [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:36:52.193 [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:36:52.193 [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:36:52.193 [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:36:52.193 [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:36:52.193 [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:36:52.193 [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:36:52.194 [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:36:52.194 [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:36:52.194 [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:36:52.194 [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:36:52.194 [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:36:52.194 [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:36:52.194 [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:36:52.195 [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 [UJwi] 18:36:52.195 [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 [Whv] 18:36:52.195 [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 [T3S7gFvc] 18:36:52.195 [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:52.195 [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:36:52.195 [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:52.195 [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:36:52.196 [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:36:52.196 [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 [FAILURE] 18:36:52.196 [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 [9BVr] 18:36:52.196 [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 [FZmgMQ] 18:36:52.196 [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 [11wG] 18:36:52.197 [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:52.197 [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:36:52.197 [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:52.197 [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:36:52.197 [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:36:52.197 [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 [SUCCESS] 18:36:52.197 [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:36:52.197 [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 [UBB7] 18:36:52.198 [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 [HRIm7Z] 18:36:52.198 [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 [ACTIVE] 18:36:52.198 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.198 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.199 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.199 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.199 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.199 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.199 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.199 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.200 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.200 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.200 [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 [{EVJ9=FVxId, 6Nk=Xhp3c6vPDwbA}] 18:36:52.201 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.201 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.201 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.201 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.201 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.201 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpSubGroup] using InstanceFactory 18:36:52.202 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpSubGroup] using InstanceFactory 18:36:52.202 [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)]] 18:36:52.202 [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:36:52.202 [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 [n] 18:36:52.202 [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 [kX3NKD] 18:36:52.203 [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 [ACTIVE] 18:36:52.203 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.203 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.203 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.203 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.203 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.203 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.203 [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 [{e=mInTVJ, j=cmchsKXacyd}] 18:36:52.203 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.204 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.204 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.204 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.204 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.204 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpSubGroup] using InstanceFactory 18:36:52.204 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpSubGroup] using InstanceFactory 18:36:52.204 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpSubGroup] using InstanceFactory 18:36:52.204 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpSubGroup] using InstanceFactory 18:36:52.204 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pdp.concepts.PdpSubGroup] using InstanceFactory 18:36:52.205 [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), 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:36:52.205 [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:36:52.205 [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:36:52.205 [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:36:52.205 [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:36:52.205 [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:36:52.205 [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:36:52.206 [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:36:52.206 [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:36:52.206 [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:36:52.206 [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:36:52.206 [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:36:52.206 [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:36:52.206 [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:36:52.206 [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:36:52.206 [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:36:52.206 [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:36:52.206 [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:36:52.206 [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:36:52.206 [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:36:52.206 [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:36:52.207 [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 [e7ptQaSozEVR97bwXmL6] 18:36:52.207 [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 [PATCH] 18:36:52.207 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.207 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.207 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.207 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.207 [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:52.207 [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:52.207 [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]] 18:36:52.208 [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 [coIo31Bw3p8] 18:36:52.208 [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:36:52.208 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:36:52.208 [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:52.208 [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]] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.517 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 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 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.001 s -- in org.onap.policy.models.pdp.concepts.DeploymentSubGroupTest [INFO] Running org.onap.policy.models.pdp.persistence.provider.PdpProviderTest 18:36:52.225 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:36:52.255 [main] DEBUG org.jboss.logging -- Logging Provider: org.jboss.logging.Slf4jLoggerProvider 18:36:52.494 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:36:52.494 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=null] against incoming persistence unit name [ToscaConceptTest] 18:36:52.496 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- No PersistenceProvider explicitly requested, assuming Hibernate 18:36:52.503 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest persistence provider classname: null 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 [ javax.persistence.jdbc.driver: org.h2.Driver javax.persistence.jdbc.password: P01icY hibernate.dialect: org.hibernate.dialect.H2Dialect javax.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest hibernate.show_sql: false javax.persistence.schema-generation.database.action: drop-and-create javax.persistence.jdbc.user: policy] 18:36:52.507 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 18:36:52.520 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:36:52.587 [main] INFO org.hibernate.Version -- HHH000412: Hibernate ORM core version 6.3.0.CR1 18:36:52.589 [main] DEBUG org.hibernate.cfg.Environment -- HHH000206: 'hibernate.properties' not found 18:36:52.591 [main] INFO org.hibernate.cfg.Environment -- HHH000406: Using bytecode reflection optimizer 18:36:52.594 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 18:36:52.596 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 18:36:52.596 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 18:36:52.596 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 18:36:52.619 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 18:36:52.625 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:36:52.625 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:36:52.626 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:36:52.626 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:36:52.627 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:36:52.628 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:36:52.628 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:36:52.630 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:52.631 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:36:52.631 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:36:52.632 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:52.634 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:36:52.643 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:36:52.644 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 18:36:52.760 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@27f3f512 18:36:52.760 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@27f3f512 18:36:52.760 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@27f3f512 18:36:52.760 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@5e593b08 18:36:52.760 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@5e593b08 18:36:52.760 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@3946075 18:36:52.761 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@3946075 18:36:52.761 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@122635ef 18:36:52.761 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@122635ef 18:36:52.761 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:52.761 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:52.761 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:52.761 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:52.761 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:52.761 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:52.761 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:52.761 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:52.761 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:52.761 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:52.761 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:52.761 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@1e01b133 18:36:52.761 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@262a1fad 18:36:52.761 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:52.761 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:52.761 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:52.761 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@6b4125ed 18:36:52.761 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@6b4125ed 18:36:52.761 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@6b4125ed 18:36:52.761 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@78da899f 18:36:52.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@78da899f 18:36:52.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@78da899f 18:36:52.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@e7b265e 18:36:52.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@e7b265e 18:36:52.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@e7b265e 18:36:52.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:52.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:52.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:52.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@33d60b7e 18:36:52.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@33d60b7e 18:36:52.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@1fecfaea 18:36:52.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@1fecfaea 18:36:52.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@4872669f 18:36:52.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@4872669f 18:36:52.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@4872669f 18:36:52.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@483f286e 18:36:52.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@4bb147ec 18:36:52.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@4bb147ec 18:36:52.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@33f2cfda 18:36:52.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@68ef01a5 18:36:52.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@68ef01a5 18:36:52.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@68ef01a5 18:36:52.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@59a2388e 18:36:52.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@186d8a71 18:36:52.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@3dc40ab9 18:36:52.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@2db6d68d 18:36:52.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@2db6d68d 18:36:52.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@6518fdfd 18:36:52.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@6518fdfd 18:36:52.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@11d2dd2d 18:36:52.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@cde8c6c 18:36:52.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@174721c4 18:36:52.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@3592c1c4 18:36:52.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@322e49ee 18:36:52.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@4aeb0e2b 18:36:52.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@648c5fb3 18:36:52.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@648c5fb3 18:36:52.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@47b33e07 18:36:52.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@47b33e07 18:36:52.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@7126e26 18:36:52.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@7126e26 18:36:52.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@151ab2b9 18:36:52.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@151ab2b9 18:36:52.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:36:52.764 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:36:52.764 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@4d705112 18:36:52.764 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@590765c4 18:36:52.764 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@19489b27 18:36:52.764 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@19489b27 18:36:52.764 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@626d2016 18:36:52.764 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:52.764 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:52.764 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@125d47c4 18:36:52.764 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@125d47c4 18:36:52.764 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@193bb809 18:36:52.764 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@64b018f3 18:36:52.764 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:52.764 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:52.764 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@581b1c08 18:36:52.764 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@581b1c08 18:36:52.764 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@1c240cf2 18:36:52.764 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@1c240cf2 18:36:52.764 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@1c240cf2 18:36:52.764 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:52.764 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:52.764 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:52.764 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:52.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@5809fa26 18:36:52.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@64763e49 18:36:52.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@64763e49 18:36:52.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@23468512 18:36:52.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@23468512 18:36:52.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@23468512 18:36:52.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@69cd7630 18:36:52.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@7e8279e5 18:36:52.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@2b53840a 18:36:52.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@2b53840a 18:36:52.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@3caafa67 18:36:52.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@3caafa67 18:36:52.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@3caafa67 18:36:52.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@3e546734 18:36:52.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@3e546734 18:36:52.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@53747c4a 18:36:52.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@53747c4a 18:36:52.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@64b0d1fa 18:36:52.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@64b0d1fa 18:36:52.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@f2276c9 18:36:52.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@f2276c9 18:36:52.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@12d2ddde 18:36:52.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@12d2ddde 18:36:52.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@62b475e2 18:36:52.771 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@729c8063 18:36:52.771 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@729c8063 18:36:52.772 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@50110971 18:36:52.772 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@17d2b075 18:36:52.772 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@6661d8c0 18:36:52.772 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@310b2b6f 18:36:52.772 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@6909f6be 18:36:52.772 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@6b5ab2f2 18:36:52.772 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@315c081 18:36:52.772 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@6b2dd3df 18:36:52.772 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@4db77402 18:36:52.777 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@ee21292] into BootstrapContext; was [null] 18:36:52.777 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@40c06358] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@66e21568] 18:36:52.915 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:36:52.916 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:36:52.940 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 18:36:52.942 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver 18:36:52.942 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PdpProviderTest] 18:36:52.943 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:36:52.943 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:36:52.945 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 18:36:52.945 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1) 18:36:53.221 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:36:53.222 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:36:53.222 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:36:53.242 [main] WARN org.hibernate.orm.deprecation -- HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 18:36:53.243 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.220 18:36:53.262 [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:53.417 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 18:36:53.417 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 18:36:53.417 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 18:36:53.420 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:53.426 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:53.446 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 18:36:53.448 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(3100, NumericTypeDescriptor) replaced previous registration(org.hibernate.dialect.H2DurationIntervalSecondJdbcType@1117cc7c) 18:36:53.453 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@153d14e3] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@3b17759c] 18:36:53.521 [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:53.564 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:53.573 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicyType 18:36:53.580 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:36:53.621 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.621 [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:53.621 [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:53.630 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:53.631 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:53.637 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:36:53.638 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:53.638 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:53.643 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:53.644 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.name 18:36:53.645 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:53.647 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:53.647 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:53.647 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:36:53.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:53.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:53.648 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:53.648 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.version 18:36:53.648 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:53.649 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:53.650 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:53.651 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.652 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:53.652 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:53.652 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:53.652 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:36:53.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.PfConceptKey.name (type=java.lang.String) 18:36:53.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.PfConceptKey.name (type=java.lang.String) 18:36:53.652 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:53.653 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_name 18:36:53.653 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:53.653 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:53.653 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:53.653 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:53.653 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:36:53.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.PfConceptKey.version (type=java.lang.String) 18:36:53.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.PfConceptKey.version (type=java.lang.String) 18:36:53.653 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:53.653 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_version 18:36:53.653 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:53.653 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:53.654 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.654 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:53.654 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:36:53.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.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:53.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.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:36:53.654 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:53.654 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.description 18:36:53.655 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:53.657 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:53.658 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.672 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:53.674 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.674 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:53.675 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:53.675 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:53.675 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:53.679 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:53.682 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:53.683 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:53.683 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.683 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:53.684 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.684 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:53.684 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:53.684 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:53.684 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:53.684 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:53.684 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:53.684 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:53.685 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.685 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:53.686 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.686 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:53.686 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:53.686 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeName',referencedColumn='name') 18:36:53.686 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeVersion',referencedColumn='version') 18:36:53.686 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:53.687 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:53.687 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:53.687 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:53.687 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.688 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='triggers_ORDER') 18:36:53.688 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.688 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='triggers_KEY') 18:36:53.688 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='triggers_KEY') 18:36:53.688 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:53.688 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:53.688 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:53.688 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property triggers 18:36:53.695 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:53.696 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicy 18:36:53.696 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:36:53.699 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.699 [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:53.699 [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:53.699 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:53.699 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:53.699 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:36:53.700 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:53.700 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:53.700 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:53.700 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.name 18:36:53.700 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:53.700 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:53.700 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:53.700 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:36:53.700 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:53.701 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:53.701 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:53.701 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.version 18:36:53.701 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:53.701 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:53.701 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:53.701 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.702 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:53.702 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:53.702 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:53.702 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:36:53.702 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:53.702 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:53.702 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:53.702 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_name 18:36:53.702 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:53.702 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:53.702 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:53.702 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:53.702 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:36:53.703 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:53.703 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:53.703 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:53.703 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_version 18:36:53.703 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:53.703 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:53.703 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.703 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:53.703 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:36:53.703 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:53.703 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:53.703 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:53.703 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.description 18:36:53.703 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:53.704 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:53.704 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.704 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:53.704 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.704 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:53.705 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:53.705 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:53.705 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:53.705 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:53.705 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:53.705 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:53.705 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.705 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:53.705 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.706 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:53.706 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:53.706 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:53.706 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:53.706 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:53.706 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:53.706 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.707 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:53.707 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_name') 18:36:53.707 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:53.707 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:36:53.707 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:53.707 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:53.707 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:53.707 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_name 18:36:53.707 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:53.707 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:53.707 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_version') 18:36:53.707 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:53.707 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:36:53.707 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:53.708 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:53.708 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:53.708 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_version 18:36:53.708 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:53.708 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property type 18:36:53.708 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:53.708 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.708 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:53.709 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.709 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:53.709 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:53.709 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyName',referencedColumn='name') 18:36:53.709 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyVersion',referencedColumn='version') 18:36:53.709 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:53.709 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:53.709 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:53.711 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:53.711 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:36:53.711 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:36:53.713 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.713 [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:53.713 [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:53.715 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:53.715 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:53.715 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:36:53.715 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:53.715 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:53.715 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:53.715 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.localName 18:36:53.715 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:53.715 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:53.716 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:53.716 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:36:53.716 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:53.716 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:53.716 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:53.716 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyName 18:36:53.716 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:53.716 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:53.716 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:53.716 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:36:53.716 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:53.716 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:53.716 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:53.716 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyVersion 18:36:53.716 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:53.716 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:53.716 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:53.717 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:36:53.717 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:53.717 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:53.717 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:53.717 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentLocalName 18:36:53.717 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:53.717 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:53.717 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:53.717 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.717 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:36:53.717 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:36:53.717 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:53.717 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:53.717 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for deploy 18:36:53.717 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.deploy 18:36:53.717 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property deploy 18:36:53.718 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.718 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:36:53.718 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:36:53.718 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:53.718 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:53.718 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroup 18:36:53.718 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpGroup 18:36:53.718 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroup 18:36:53.718 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.718 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:36:53.718 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:36:53.718 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:53.718 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:53.718 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpType 18:36:53.718 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpType 18:36:53.718 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpType 18:36:53.719 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.719 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:53.719 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:53.719 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:36:53.719 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:53.719 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:53.719 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:53.719 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.name 18:36:53.719 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:53.719 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:53.719 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:53.719 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:36:53.720 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:53.720 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:53.720 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:53.720 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.version 18:36:53.720 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:53.720 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policyType 18:36:53.720 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.720 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:36:53.720 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:36:53.720 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:53.720 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:53.720 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for state 18:36:53.720 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.state 18:36:53.720 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property state 18:36:53.721 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:53.722 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpGroup 18:36:53.722 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:36:53.724 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.724 [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:53.724 [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:53.724 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:53.724 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:53.724 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:36:53.724 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:53.724 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:53.724 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:53.724 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.name 18:36:53.724 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:53.724 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:53.724 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:53.724 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:36:53.724 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:53.725 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:53.725 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:53.725 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.version 18:36:53.725 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:53.725 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:53.725 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:53.725 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.725 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:53.725 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:36:53.725 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:53.725 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:53.725 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:53.725 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.description 18:36:53.725 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:53.725 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.725 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:36:53.725 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:36:53.725 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:53.725 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:53.726 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroupState 18:36:53.726 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.pdpGroupState 18:36:53.726 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroupState 18:36:53.726 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:53.734 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.742 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpSubGroups_ORDER') 18:36:53.746 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.746 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpSubGroups_KEY') 18:36:53.747 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpSubGroups_KEY') 18:36:53.747 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='name',referencedColumn='name') 18:36:53.747 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='version',referencedColumn='version') 18:36:53.747 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:53.747 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:53.747 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpSubGroups 18:36:53.747 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:53.748 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.748 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:53.748 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.748 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:53.748 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:53.748 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:53.748 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:53.748 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:53.748 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:53.749 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:53.753 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpSubGroup 18:36:53.753 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:36:53.762 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.762 [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:53.762 [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:53.763 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:53.763 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:53.763 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:36:53.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.PfReferenceKey.localName (type=java.lang.String) 18:36:53.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.PfReferenceKey.localName (type=java.lang.String) 18:36:53.763 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:53.763 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.localName 18:36:53.763 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:53.763 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:53.763 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:53.763 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:36:53.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.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:53.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.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:53.764 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:53.764 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyName 18:36:53.764 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:53.765 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:53.765 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:53.765 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:36:53.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:36:53.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:36:53.765 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:53.765 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyVersion 18:36:53.765 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:53.765 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:53.765 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:53.765 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:36:53.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.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:53.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.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:53.766 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:53.766 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentLocalName 18:36:53.766 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:53.766 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:53.766 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:53.766 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.766 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:36:53.766 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:36:53.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.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:53.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.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:53.766 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for currentInstanceCount 18:36:53.766 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.currentInstanceCount 18:36:53.766 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property currentInstanceCount 18:36:53.767 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.767 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:36:53.767 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:36:53.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.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:53.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.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:53.767 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for desiredInstanceCount 18:36:53.767 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.desiredInstanceCount 18:36:53.767 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property desiredInstanceCount 18:36:53.767 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:53.768 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.768 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpInstances_ORDER') 18:36:53.768 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.768 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpInstances_KEY') 18:36:53.768 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpInstances_KEY') 18:36:53.768 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyName',referencedColumn='parentKeyName') 18:36:53.768 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyVersion',referencedColumn='parentKeyVersion') 18:36:53.768 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentLocalName',referencedColumn='parentLocalName') 18:36:53.768 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpLocalName',referencedColumn='localName') 18:36:53.768 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:53.768 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:53.769 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpInstances 18:36:53.769 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:53.769 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.769 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='policies_ORDER') 18:36:53.769 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.770 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='policies_KEY') 18:36:53.770 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='policies_KEY') 18:36:53.770 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:53.770 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:53.770 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:53.770 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policies 18:36:53.770 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:53.770 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.771 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:53.771 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.771 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:53.771 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:53.771 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:53.771 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:53.771 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:53.771 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:53.772 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:53.772 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.772 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='supportedPolicyTypes_ORDER') 18:36:53.772 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.773 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='supportedPolicyTypes_KEY') 18:36:53.773 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='supportedPolicyTypes_KEY') 18:36:53.773 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:53.773 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:53.773 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:53.773 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property supportedPolicyTypes 18:36:53.776 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:53.776 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdp 18:36:53.776 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:36:53.782 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.782 [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:53.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.JpaPdp 18:36:53.783 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:53.783 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:53.783 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:36:53.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.PfReferenceKey.localName (type=java.lang.String) 18:36:53.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.PfReferenceKey.localName (type=java.lang.String) 18:36:53.783 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:53.783 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.localName 18:36:53.783 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:53.784 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:53.784 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:53.784 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:36:53.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:53.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:53.784 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:53.784 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyName 18:36:53.785 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:53.785 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:53.785 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:53.785 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:36:53.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.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:53.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.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:53.785 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:53.785 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyVersion 18:36:53.785 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:53.785 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:53.785 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:53.785 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:36:53.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.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:53.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.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:53.786 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:53.786 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentLocalName 18:36:53.786 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:53.786 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:53.786 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:53.787 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.787 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:36:53.787 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:36:53.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.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:53.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.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:53.787 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for healthy 18:36:53.787 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.healthy 18:36:53.787 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property healthy 18:36:53.787 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.787 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:36:53.787 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:36:53.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.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:53.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.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:53.787 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for lastUpdate 18:36:53.787 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.lastUpdate 18:36:53.788 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property lastUpdate 18:36:53.788 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.788 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:36:53.788 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:36:53.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.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:53.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.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:36:53.788 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 18:36:53.788 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.message 18:36:53.788 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 18:36:53.788 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:53.788 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:36:53.788 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:36:53.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.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:53.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.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:53.788 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpState 18:36:53.788 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.pdpState 18:36:53.789 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpState 18:36:53.791 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:53.793 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:53.793 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:53.793 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:53.793 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:53.793 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:53.793 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:53.793 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:53.793 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:53.793 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:53.793 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:53.793 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:53.793 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:53.793 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:53.793 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:53.793 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:53.793 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for deploy 18:36:53.793 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroup 18:36:53.793 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpType 18:36:53.793 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:53.793 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:53.793 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for state 18:36:53.795 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:53.795 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:53.795 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:53.795 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroupState 18:36:53.795 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:53.795 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:53.795 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:53.795 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:53.795 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for currentInstanceCount 18:36:53.795 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for desiredInstanceCount 18:36:53.795 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:53.795 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:53.795 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:53.795 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:53.795 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for healthy 18:36:53.796 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for lastUpdate 18:36:53.796 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 18:36:53.796 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpState 18:36:53.800 [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:53.800 [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:53.800 [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:53.800 [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:53.800 [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:53.800 [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:53.800 [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:53.800 [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:53.800 [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:53.800 [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:53.800 [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:53.800 [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:53.801 [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:53.801 [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:53.801 [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:53.801 [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:53.801 [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:53.801 [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:53.801 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:53.801 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:53.811 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:53.811 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:53.811 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:36:53.812 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:53.812 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:53.812 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:53.812 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.name 18:36:53.812 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:53.812 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:53.812 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:53.812 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:53.812 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:36:53.812 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:53.812 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:53.812 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:53.812 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.version 18:36:53.812 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:53.812 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:53.815 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:53.815 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:53.815 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:53.816 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:53.816 [main] DEBUG org.hibernate.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:53.816 [main] DEBUG org.hibernate.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:53.817 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:53.817 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties 18:36:53.817 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:53.832 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:53.833 [main] DEBUG org.hibernate.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:53.833 [main] DEBUG org.hibernate.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:53.834 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:53.834 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties_KEY 18:36:53.834 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:53.834 [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:53.834 [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:53.834 [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:53.834 [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:53.834 [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:53.835 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:36:53.835 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:53.835 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:53.836 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:53.836 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:53.836 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:36:53.836 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:53.836 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:53.836 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:53.836 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.name 18:36:53.836 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:53.836 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:53.837 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:53.837 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:53.837 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:36:53.837 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:53.837 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:53.837 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:53.837 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.version 18:36:53.837 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:53.837 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:53.837 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:53.837 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:53.837 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:36:53.848 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:36:53.848 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:53.848 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:53.849 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:53.849 [main] DEBUG org.hibernate.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:53.849 [main] DEBUG org.hibernate.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:53.849 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:53.849 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties 18:36:53.849 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:53.849 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:53.849 [main] DEBUG org.hibernate.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:53.849 [main] DEBUG org.hibernate.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:53.849 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:53.849 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties_KEY 18:36:53.850 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:53.850 [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:53.850 [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:53.850 [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:53.850 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:36:53.850 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:53.850 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:36:53.851 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:36:53.851 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:53.852 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:53.852 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:53.852 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:53.852 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:36:53.852 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:53.852 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:53.852 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:53.852 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.name 18:36:53.852 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:53.852 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:53.852 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:53.853 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:53.853 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:36:53.853 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:53.853 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:53.853 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:53.853 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.version 18:36:53.853 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:53.853 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:53.853 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:36:53.853 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:53.853 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:53.854 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:53.854 [main] DEBUG org.hibernate.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:53.854 [main] DEBUG org.hibernate.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:53.854 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:53.854 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties 18:36:53.854 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:53.855 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:53.855 [main] DEBUG org.hibernate.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:53.855 [main] DEBUG org.hibernate.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:53.855 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:53.855 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties_KEY 18:36:53.855 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:53.855 [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:53.855 [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:53.855 [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:53.855 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:36:53.855 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:53.855 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:53.856 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:53.856 [main] DEBUG org.hibernate.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:53.856 [main] DEBUG org.hibernate.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:53.856 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:53.856 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata 18:36:53.856 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:53.856 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:53.856 [main] DEBUG org.hibernate.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:53.856 [main] DEBUG org.hibernate.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:53.856 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:53.856 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata_KEY 18:36:53.856 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:53.856 [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:53.856 [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:53.856 [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:53.856 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:36:53.856 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:53.856 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:53.857 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:53.857 [main] DEBUG org.hibernate.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:53.857 [main] DEBUG org.hibernate.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:53.857 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:53.857 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_triggers.triggers 18:36:53.857 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:53.857 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:36:53.857 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:53.857 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:53.858 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:53.858 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:53.858 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:36:53.858 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:53.858 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:53.858 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:53.858 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.name 18:36:53.858 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:53.858 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:53.858 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:53.858 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:53.858 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:36:53.858 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:53.859 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:53.859 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:53.859 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.version 18:36:53.859 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:53.859 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:53.859 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:36:53.859 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:53.859 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:53.859 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:53.859 [main] DEBUG org.hibernate.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:53.859 [main] DEBUG org.hibernate.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:53.859 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:53.859 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties 18:36:53.859 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:53.859 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:53.859 [main] DEBUG org.hibernate.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:53.860 [main] DEBUG org.hibernate.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:53.860 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:53.860 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties_KEY 18:36:53.860 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:53.860 [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:53.860 [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:53.860 [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:53.860 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:36:53.860 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:53.860 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:53.861 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:53.861 [main] DEBUG org.hibernate.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:53.861 [main] DEBUG org.hibernate.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:53.861 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:53.861 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata 18:36:53.861 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:53.861 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:53.861 [main] DEBUG org.hibernate.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:53.861 [main] DEBUG org.hibernate.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:53.861 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:53.861 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata_KEY 18:36:53.861 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:53.862 [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:53.862 [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:53.862 [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:53.862 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:36:53.875 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:53.877 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:53.877 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:53.877 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:53.878 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:53.878 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:53.878 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:53.878 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:53.878 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:53.878 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:53.878 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:53.878 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:53.878 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:53.879 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:53.879 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:53.911 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:53.911 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:53.911 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:53.911 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:53.911 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:53.911 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:53.912 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:53.912 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:53.912 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:53.912 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:53.912 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:53.912 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:53.912 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:53.912 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:53.912 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:54.227 [main] DEBUG org.hibernate.bytecode.internal.BytecodeProviderInitiator -- HHH000021: Bytecode provider: bytebuddy 18:36:54.428 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:36:54.478 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:54.479 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, hibernate.dialect=org.hibernate.dialect.H2Dialect, 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-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.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.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.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/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.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.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.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-20240203183650571_70.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-02-03T18-36-02_855-jvmRun1 surefire-20240203183650571_68tmp surefire_4-20240203183650571_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-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.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.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.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/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.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.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.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, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240203183650571_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, 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, javax.persistence.schema-generation.database.action=drop-and-create, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@42fe9099, 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=true, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:36:54.483 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:36:54.490 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:36:54.491 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:36:54.537 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 18:36:54.537 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 18:36:54.538 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 18:36:54.538 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 18:36:54.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@290ebbbe] under count; prior registration was null 18:36:54.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@375dc95c] under every; prior registration was null 18:36:54.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@33ef701e] under any; prior registration was null 18:36:54.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 18:36:54.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 18:36:54.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 18:36:54.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 18:36:54.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 18:36:54.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 18:36:54.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 18:36:54.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 18:36:54.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 18:36:54.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 18:36:54.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 18:36:54.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 18:36:54.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 18:36:54.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 18:36:54.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 18:36:54.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 18:36:54.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 18:36:54.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@147a8d7c] under sinh; prior registration was null 18:36:54.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@60bd11f7] under cosh; prior registration was null 18:36:54.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@693f9ab5] under tanh; prior registration was null 18:36:54.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@77ef7b2b] under pi; prior registration was null 18:36:54.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@373e09c7] under log; prior registration was null 18:36:54.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 18:36:54.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 18:36:54.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 18:36:54.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 18:36:54.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 18:36:54.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 18:36:54.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 18:36:54.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 18:36:54.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 18:36:54.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 18:36:54.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 18:36:54.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 18:36:54.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@2746b1cc] under position; prior registration was null 18:36:54.559 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@29617475] under overlay; prior registration was null 18:36:54.560 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@2cd6112b] under trim; prior registration was null 18:36:54.561 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@cf6a6eb] under cast; prior registration was null 18:36:54.561 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@33c5d3e] under collate; prior registration was null 18:36:54.562 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@142f0ac1] under extract; prior registration was null 18:36:54.562 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 18:36:54.562 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 18:36:54.562 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@635f4be1] under ifnull; prior registration was null 18:36:54.562 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 18:36:54.562 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 18:36:54.563 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@4daa53e0] under pad; prior registration was null 18:36:54.563 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@86e7c7a] under str; prior registration was null 18:36:54.565 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@1e8f20bf] under format; prior registration was null 18:36:54.566 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@66032b8d] under timestampadd; prior registration was null 18:36:54.567 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@37acf9b1] under timestampdiff; prior registration was null 18:36:54.567 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 18:36:54.567 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 18:36:54.567 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4cb37177] under current_date; prior registration was null 18:36:54.567 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1f9a3640] under current_time; prior registration was null 18:36:54.567 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@7ff395fa] under current_timestamp; prior registration was null 18:36:54.567 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 18:36:54.567 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 18:36:54.567 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 18:36:54.567 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@70efc3f9] under local_date; prior registration was null 18:36:54.567 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@27002c5a] under local_time; prior registration was null 18:36:54.567 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@69e636cc] under local_datetime; prior registration was null 18:36:54.567 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@a59324f] under offset_datetime; prior registration was null 18:36:54.567 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 18:36:54.567 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 18:36:54.567 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 18:36:54.567 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 18:36:54.567 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@427c8f6] under instant; prior registration was null 18:36:54.567 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 18:36:54.568 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@3bd466bd] under sql; prior registration was null 18:36:54.568 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 18:36:54.568 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 18:36:54.568 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 18:36:54.568 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:54.568 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@1bbf7e81] under count; prior registration was org.hibernate.dialect.function.CountFunction@290ebbbe 18:36:54.569 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@2ce80c85] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:54.569 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@77ef7b2b 18:36:54.569 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 18:36:54.569 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 18:36:54.569 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 18:36:54.569 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 18:36:54.569 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@25dd9eb6] under mod; prior registration was NamedSqmFunctionTemplate(mod) 18:36:54.569 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 18:36:54.569 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 18:36:54.569 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 18:36:54.569 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 18:36:54.569 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 18:36:54.569 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 18:36:54.569 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 18:36:54.569 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 18:36:54.569 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 18:36:54.569 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 18:36:54.569 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 18:36:54.569 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 18:36:54.569 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 18:36:54.569 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 18:36:54.569 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 18:36:54.569 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 18:36:54.569 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 18:36:54.569 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 18:36:54.569 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 18:36:54.569 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 18:36:54.569 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 18:36:54.569 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 18:36:54.569 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 18:36:54.569 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 18:36:54.569 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 18:36:54.569 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@27002c5a 18:36:54.569 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@69e636cc 18:36:54.571 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@73c5b676] under trunc; prior registration was null 18:36:54.571 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 18:36:54.571 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3bf92d96] under date_trunc; prior registration was null 18:36:54.571 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 18:36:54.571 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 18:36:54.571 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 18:36:54.571 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 18:36:54.571 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 18:36:54.571 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 18:36:54.571 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 18:36:54.571 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 18:36:54.571 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 18:36:54.571 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 18:36:54.571 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@747795d7] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@2746b1cc 18:36:54.571 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 18:36:54.571 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 18:36:54.571 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@35408036] under concat; prior registration was NamedSqmFunctionTemplate(concat) 18:36:54.571 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 18:36:54.571 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 18:36:54.571 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 18:36:54.571 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 18:36:54.571 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 18:36:54.571 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 18:36:54.571 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 18:36:54.571 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 18:36:54.571 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 18:36:54.571 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 18:36:54.572 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 18:36:54.572 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 18:36:54.572 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 18:36:54.572 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 18:36:54.572 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@6be8e6ee] under format; prior registration was org.hibernate.dialect.function.FormatFunction@1e8f20bf 18:36:54.572 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 18:36:54.572 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 18:36:54.572 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 18:36:54.572 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 18:36:54.572 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 18:36:54.572 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 18:36:54.572 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 18:36:54.573 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@659f5f32] under mode; prior registration was null 18:36:54.573 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@20fdd484] under percentile_cont; prior registration was null 18:36:54.573 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@3e0575a2] under percentile_disc; prior registration was null 18:36:54.574 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@19cb3f] under rank; prior registration was null 18:36:54.574 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@738a1324] under dense_rank; prior registration was null 18:36:54.574 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@73ec417b] under percent_rank; prior registration was null 18:36:54.574 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@816272a] under cume_dist; prior registration was null 18:36:54.575 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@497d9489] under listagg; prior registration was null 18:36:54.576 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 18:36:54.577 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 18:36:54.577 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 18:36:54.577 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 18:36:54.577 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 18:36:54.577 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 18:36:54.577 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double avg(NUMERIC arg) 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@21(java.lang.Long,-5)|basicType@23(java.lang.Double,8) datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:54.578 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 18:36:54.579 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 18:36:54.580 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 18:36:54.580 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:54.580 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@21(java.lang.Long,-5)|basicType@23(java.lang.Double,8) timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:54.580 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 18:36:54.580 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 18:36:54.580 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 18:36:54.580 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 18:36:54.580 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 18:36:54.580 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 18:36:54.580 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 18:36:54.580 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 18:36:54.580 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 18:36:54.585 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 18:36:54.765 [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:54.765 [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:55.051 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType]: private accessor [derivedFrom] 18:36:55.081 [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:55.082 [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:55.128 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy]: private accessor [derivedFrom] 18:36:55.129 [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:55.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.JpaPdpPolicyStatus 18:36:55.157 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus]: private accessor [deploy] 18:36:55.158 [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:55.158 [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:55.182 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup]: private accessor [description] 18:36:55.183 [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:55.183 [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:55.206 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup]: private accessor [currentInstanceCount] 18:36:55.207 [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:55.207 [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:55.224 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp]: private accessor [healthy] 18:36:55.251 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:55.252 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:55.252 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:55.252 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:55.253 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:55.253 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:55.253 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:55.306 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 18:36:55.306 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#finishInitialization 18:36:55.307 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#finishInitialization 18:36:55.307 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)#finishInitialization 18:36:55.307 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - key descriptor 18:36:55.312 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)#finishInitialization 18:36:55.312 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - key descriptor 18:36:55.312 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#finishInitialization 18:36:55.312 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)#finishInitialization 18:36:55.312 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - key descriptor 18:36:55.312 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)#finishInitialization 18:36:55.312 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - key descriptor 18:36:55.312 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) `staticFetchableList` generator 18:36:55.312 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#finishInitialization 18:36:55.312 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#finishInitialization 18:36:55.312 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)#finishInitialization 18:36:55.312 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - key descriptor 18:36:55.312 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)#finishInitialization 18:36:55.312 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - key descriptor 18:36:55.313 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#finishInitialization 18:36:55.313 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)#finishInitialization 18:36:55.313 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - key descriptor 18:36:55.313 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#finishInitialization 18:36:55.313 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) `staticFetchableList` generator 18:36:55.313 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#finishInitialization 18:36:55.313 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#finishInitialization 18:36:55.313 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) `staticFetchableList` generator 18:36:55.313 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#finishInitialization 18:36:55.313 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element}]) - element descriptor 18:36:55.313 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)#finishInitialization 18:36:55.313 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - key descriptor 18:36:55.313 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)#finishInitialization 18:36:55.313 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - key descriptor 18:36:55.313 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) `staticFetchableList` generator 18:36:55.313 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#finishInitialization 18:36:55.314 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element}]) - element descriptor 18:36:55.314 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)#finishInitialization 18:36:55.314 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - key descriptor 18:36:55.314 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#finishInitialization 18:36:55.314 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)#finishInitialization 18:36:55.314 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - key descriptor 18:36:55.314 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)#finishInitialization 18:36:55.314 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - key descriptor 18:36:55.314 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#finishInitialization 18:36:55.314 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)#finishInitialization 18:36:55.314 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - key descriptor 18:36:55.314 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) `staticFetchableList` generator 18:36:55.314 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#finishInitialization 18:36:55.314 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdp) `staticFetchableList` generator 18:36:55.314 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#initColumnMappings 18:36:55.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#initColumnMappings 18:36:55.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:55.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:55.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:55.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:55.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#initColumnMappings 18:36:55.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:55.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:55.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:55.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:55.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#initColumnMappings 18:36:55.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#initColumnMappings 18:36:55.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:55.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:55.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:55.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:55.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#initColumnMappings 18:36:55.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:55.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:55.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#initColumnMappings 18:36:55.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#initColumnMappings 18:36:55.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#initColumnMappings 18:36:55.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#initColumnMappings 18:36:55.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:55.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:55.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:55.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:55.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:55.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:55.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:55.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:55.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#initColumnMappings 18:36:55.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:55.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:55.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:55.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:55.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:55.316 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:55.316 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#initColumnMappings 18:36:55.316 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:55.316 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:55.316 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:55.316 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:55.316 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#initColumnMappings 18:36:55.316 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:55.316 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:55.316 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#initColumnMappings 18:36:55.316 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:55.316 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:55.316 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:55.316 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:55.412 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:55.412 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name=? and version=? 18:36:55.412 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicyType (derived_from_name,derived_from_version,description,name,version) values (?,?,?,?,?) 18:36:55.412 [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:55.412 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicyType where name=? and version=? 18:36:55.434 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtpt1_0 18:36:55.437 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] 18:36:55.442 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] 18:36:55.447 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] 18:36:55.449 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] 18:36:55.450 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] 18:36:55.450 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] 18:36:55.450 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] 18:36:55.458 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] | \-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:55.461 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtpt1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) { primaryTableReference : ToscaPolicyType as jtpt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } } } } } 18:36:55.473 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:55.473 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name=? and version=? 18:36:55.473 [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:55.473 [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:55.473 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicy where name=? and version=? 18:36:55.473 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtp1_0 18:36:55.473 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] 18:36:55.473 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] 18:36:55.473 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] 18:36:55.473 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] 18:36:55.474 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] 18:36:55.474 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] 18:36:55.475 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] 18:36:55.475 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] | \-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.version] 18:36:55.475 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtp1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) { primaryTableReference : ToscaPolicy as jtp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } } } } } 18:36:55.476 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:55.476 [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:55.476 [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:55.476 [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:55.477 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:55.477 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:55.477 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:55.477 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:55.477 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:55.477 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:55.477 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:55.478 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:55.478 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name=? and version=? 18:36:55.478 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:55.478 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpGroup set description=?,pdpGroupState=? where name=? and version=? 18:36:55.478 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpGroup where name=? and version=? 18:36:55.478 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:55.478 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:55.478 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:55.479 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:55.480 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:55.484 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:55.484 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:55.485 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:55.485 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@1d5522e4] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:55.486 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:55.486 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:55.487 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:55.488 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:55.488 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:55.490 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:55.491 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:36:55.492 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:55.492 [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:55.492 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:55.492 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:55.492 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:55.492 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:55.492 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:55.492 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:55.492 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:55.492 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:55.492 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:55.493 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:55.493 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:55.493 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@57cc535] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:55.493 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:55.493 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:55.493 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:55.494 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:55.494 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:55.494 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:36:55.495 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:55.495 [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:55.495 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:55.495 [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:55.496 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:55.496 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:55.496 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:55.496 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:55.496 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:55.496 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:55.498 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:55.498 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:55.498 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:55.499 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:55.500 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:55.500 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:55.500 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:55.501 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:55.501 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:55.501 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:55.501 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] 18:36:55.502 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{index}` 18:36:55.502 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{element}` 18:36:55.503 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:55.503 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:55.505 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:55.505 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name,JpaToscaPolicyType_version,properties_KEY,properties) values (?,?,?,?) 18:36:55.505 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:55.505 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:55.505 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:55.505 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:55.506 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:55.506 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@32c3102] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:55.506 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:55.506 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:55.506 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:55.506 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:55.506 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:55.506 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:55.507 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:55.507 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:55.507 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:55.507 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:55.507 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:55.507 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:55.507 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] 18:36:55.507 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{index}` 18:36:55.507 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{element}` 18:36:55.508 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:55.508 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:55.508 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:55.508 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name,JpaToscaPolicy_version,properties_KEY,properties) values (?,?,?,?) 18:36:55.508 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:55.508 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:55.508 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:55.508 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:55.508 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:55.508 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@57d5dd0] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:55.508 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:55.508 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:55.508 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:55.509 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:55.509 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:55.509 [main] DEBUG org.hibernate.orm.jdbc.mutation -- 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:55.509 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:55.509 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:55.509 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:55.509 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:55.509 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{index}` 18:36:55.509 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{element}` 18:36:55.510 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:55.510 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:55.510 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:55.510 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:55.510 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:55.510 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:55.510 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:55.510 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:55.510 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:55.510 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] 18:36:55.510 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] 18:36:55.511 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:55.511 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName,toscaPolicyTypeVersion,name,version) values (?,?,?,?) 18:36:55.511 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:55.511 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:55.511 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:55.511 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:55.511 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:55.511 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{index}` 18:36:55.511 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{element}` 18:36:55.511 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:55.511 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:55.511 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:55.511 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:55.511 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:55.512 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:55.512 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:36:55.512 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:55.512 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:55.512 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] 18:36:55.512 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{index}` 18:36:55.512 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{element}` 18:36:55.512 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:55.512 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:55.512 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:55.513 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name,JpaToscaPolicyType_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:55.513 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:55.513 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:55.513 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:55.513 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:55.513 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:55.513 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] 18:36:55.513 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] 18:36:55.513 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:55.513 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName,toscaPolicyVersion,name,version) values (?,?,?,?) 18:36:55.513 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:55.514 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:55.514 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:55.514 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:55.514 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] 18:36:55.514 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers` -> `{element}` 18:36:55.514 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:55.514 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name,JpaToscaPolicyType_version,triggers) values (?,?,?) 18:36:55.514 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:55.514 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:55.515 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:55.515 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:55.515 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] 18:36:55.515 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{index}` 18:36:55.515 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{element}` 18:36:55.515 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:55.515 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:55.515 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:55.515 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name,JpaToscaPolicy_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:55.515 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:55.515 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:55.515 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:55.515 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : spt1_0 18:36:55.515 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:55.515 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:55.516 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:55.516 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:55.516 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:55.516 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:55.516 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:55.580 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:55.582 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:36:55.606 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:36:55.608 [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:55.612 [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:55.612 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:36:55.612 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@153d14e3] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@194971bd] 18:36:55.613 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 18:36:55.614 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 18:36:55.616 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:36:55.629 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties cascade 18:36:55.633 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5793cd84] 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:55.639 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies cascade 18:36:55.640 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties cascade 18:36:55.640 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes cascade 18:36:55.640 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata cascade 18:36:55.641 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties cascade 18:36:55.641 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets cascade 18:36:55.642 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata cascade 18:36:55.642 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties cascade 18:36:55.642 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets cascade 18:36:55.642 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers cascade 18:36:55.642 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp cascade 18:36:55.643 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup cascade 18:36:55.643 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup cascade 18:36:55.643 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus cascade 18:36:55.644 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup cascade 18:36:55.644 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp cascade 18:36:55.645 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy cascade 18:36:55.646 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType cascade 18:36:55.654 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_version varchar(20) not null, JpaPdpGroup_name varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_version, JpaPdpGroup_name, properties_KEY)) 18:36:55.654 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4c16a6e7] 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:55.674 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:55.676 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:36:55.680 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:55.681 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, metadata_KEY)) 18:36:55.685 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, properties_KEY varchar(255) not null, properties clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, properties_KEY)) 18:36:55.692 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyName varchar(120) not null) 18:36:55.693 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, metadata_KEY)) 18:36:55.696 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, properties_KEY varchar(255) not null, properties blob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, properties_KEY)) 18:36:55.699 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyTypeName varchar(120) not null) 18:36:55.702 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, triggers blob) 18:36:55.704 [main] DEBUG org.hibernate.SQL -- create table Pdp (healthy tinyint check (healthy between 0 and 3), pdpState tinyint check (pdpState between 0 and 4), lastUpdate timestamp(6), parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, message varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:55.713 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (pdpGroupState tinyint check (pdpGroupState between 0 and 4), version varchar(20) not null, name varchar(120) not null, description varchar(255), primary key (version, name)) 18:36:55.717 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (pdpSubGroups_parentKeyVersion varchar(15) not null, version varchar(20) not null, name varchar(120) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentLocalName varchar(120) not null, unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName)) 18:36:55.721 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (deploy TINYINT DEFAULT 1, state tinyint check (state between 0 and 2), parentKeyVersion varchar(15) not null, version varchar(20), localName varchar(120) not null, name varchar(120), parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, pdpGroup varchar(255), pdpType varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:55.726 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (currentInstanceCount integer, desiredInstanceCount integer, parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:55.728 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpInstances_parentKeyVersion varchar(15) not null, pdpParentKeyVersion varchar(15) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentLocalName varchar(120) not null, pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentLocalName varchar(120) not null, unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName)) 18:36:55.730 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (version varchar(20) not null, name varchar(120) 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 (version, name)) 18:36:55.734 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (version, name)) 18:36:55.738 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:36:55.740 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_version, JpaPdpGroup_name) references PdpGroup 18:36:55.758 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:55.761 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:55.764 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:55.767 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:55.769 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:55.771 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyVersion, toscaPolicyName) references ToscaPolicy 18:36:55.773 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:55.775 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:55.777 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeVersion, toscaPolicyTypeName) references ToscaPolicyType 18:36:55.779 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:55.781 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_parentKeyVersion, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentLocalName) references PdpSubGroup 18:36:55.783 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (version, name) references PdpGroup 18:36:55.784 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_parentKeyVersion, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentLocalName) references Pdp 18:36:55.787 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpParentKeyVersion, pdpLocalName, pdpParentKeyName, pdpParentLocalName) references PdpSubGroup 18:36:55.793 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Initializing SessionFactoryRegistry : org.hibernate.internal.SessionFactoryRegistry@62b8904c 18:36:55.793 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: a770bb95-57b4-408e-a919-759705221c01 () 18:36:55.793 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:36:55.793 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 18:36:55.793 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:36:55.795 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroupsForFiltering.json" does not exist on the local file system 18:36:55.795 [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:36:55.892 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:36:55.898 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:55.898 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:55.910 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:55.910 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:55.910 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:55.910 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:55.910 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:55.910 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:55.910 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:55.911 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:55.911 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@6da50fd] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:55.911 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:55.911 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:55.911 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:55.911 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:55.911 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:55.912 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:55.912 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:36:55.925 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:55.944 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:55.945 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@296800048 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@427475a2) 18:36:55.945 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@737174978 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@811093649) 18:36:55.945 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@654757605 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:55.946 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1850262962 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:55.946 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1147406980 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:55.946 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@475657902 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:55.946 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@615322367 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:55.946 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@2036574539 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:55.946 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@498576585 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:55.946 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1309197655 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:55.946 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@41819267 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1723057270) 18:36:55.946 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1187179917 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:55.946 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1323874943 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@427475a2) 18:36:55.946 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1015033125 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:55.947 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1147723447 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:55.951 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:55.989 [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:56.013 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:56.014 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:56.014 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:56.014 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:56.014 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:56.015 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:56.015 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:56.015 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.015 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@1d35dcd4] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:56.015 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.015 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:56.016 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:56.016 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:56.016 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:56.017 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:36:56.017 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.018 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.018 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@794423639 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.018 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1621423735 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1932858958) 18:36:56.018 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1446745186 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@368814bb) 18:36:56.018 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1910004563 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@704947264) 18:36:56.018 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@546745830 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:56.018 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@1447909507 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.018 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1702663130 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:56.018 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@1792351633 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.018 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@2134467760 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:56.018 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@1133294228 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.018 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1122962300 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:56.018 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@9744165 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:56.018 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:56.022 [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:56.023 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:56.023 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:56.023 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:56.023 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:56.023 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:56.024 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.024 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.024 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@495994423 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:56.024 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:56.025 [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:56.027 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.027 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.027 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@761701843 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:56.027 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:56.028 [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:56.028 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.029 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.029 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@325478528 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:56.029 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:56.029 [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:56.030 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.030 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.030 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1334486526 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:56.030 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:56.031 [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:36:56.037 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0), JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1), pdpState=PASSIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0), JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2), pdpState=SAFE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0), JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3), pdpState=TEST, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)] for CollectionEntry[] 18:36:56.038 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfConceptKey(name=Policy0, version=4.5.6), PfConceptKey(name=Policy1, version=4.5.6)] for CollectionEntry[] 18:36:56.039 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfSearchableKey(name=policy.type.0, version=1.2.3), PfSearchableKey(name=policy.type.1, version=4.5.6), PfSearchableKey(name=policy.type.2, version=7.8.9)] for CollectionEntry[] 18:36:56.039 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdpSubGroup(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX), supportedPolicyTypes=[PfSearchableKey(name=policy.type.0, version=1.2.3), PfSearchableKey(name=policy.type.1, version=4.5.6), PfSearchableKey(name=policy.type.2, version=7.8.9)], policies=[PfConceptKey(name=Policy0, version=4.5.6), PfConceptKey(name=Policy1, version=4.5.6)], currentInstanceCount=123, desiredInstanceCount=456, properties={subgroupProperty0=Value of sub Group Property 0}, pdpInstances=[JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0), JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1), pdpState=PASSIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0), JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2), pdpState=SAFE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0), JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3), pdpState=TEST, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)])] for CollectionEntry[] 18:36:56.040 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:56.040 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:56.046 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:56.063 [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:56.063 [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:56.064 [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:56.064 [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:56.064 [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:56.064 [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:56.067 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 6 insertions, 2 updates, 0 deletions to 6 objects 18:36:56.067 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 6 (re)creations, 0 updates, 0 removals to 6 collections 18:36:56.068 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:56.068 [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=SAFE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:56.069 [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:56.069 [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:36:56.069 [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=PASSIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:56.069 [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:36:56.069 [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=TEST, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-3, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:36:56.076 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:56.083 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:56.084 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:56.086 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:56.086 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:56.087 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:56.091 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:56.093 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:56.094 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:56.094 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.094 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:56.095 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:56.096 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:56.097 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:56.098 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `4` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:56.098 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.098 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:56.099 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:56.099 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `2` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:56.100 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.100 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:56.100 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:56.101 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:56.102 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `3` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:56.102 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:56.102 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:56.103 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:56.103 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.103 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:56.104 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:56.108 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.109 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.130 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:56.131 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:56.131 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.132 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.132 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@714385154 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@427475a2) 18:36:56.132 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@567961608 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@811093649) 18:36:56.132 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@845265087 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.132 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1871005505 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:56.132 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1621508356 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.132 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@315555632 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:56.132 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@760547734 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.132 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1747971122 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:56.132 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@986918482 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.132 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1593925959 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:56.132 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1511905928 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1723057270) 18:36:56.132 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1296364421 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:56.132 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1850144193 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@427475a2) 18:36:56.132 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@983149079 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:56.132 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@241495638 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:56.132 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:56.137 [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:36:56.138 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.138 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.139 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@828327704 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.139 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1638747011 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1932858958) 18:36:56.139 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@2037902642 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@368814bb) 18:36:56.139 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@384596360 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@704947264) 18:36:56.139 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1572903882 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:56.139 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@1446654626 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.139 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@283269930 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:56.139 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@1706512519 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.139 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1022400816 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:56.139 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@1004012334 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.139 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@962671732 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:56.139 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1712158903 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:56.139 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:56.142 [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:36:56.142 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.143 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.156 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@778318345 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:56.156 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:56.157 [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:36:56.158 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)] for CollectionEntry[] 18:36:56.158 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfConceptKey(name=Policy2, version=4.5.6)] for CollectionEntry[] 18:36:56.158 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfSearchableKey(name=policy.type.0, version=1.2.3), PfSearchableKey(name=policy.type.1, version=4.5.6), PfSearchableKey(name=policy.type.3, version=0.1.2)] for CollectionEntry[] 18:36:56.158 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdpSubGroup(key=PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX), supportedPolicyTypes=[PfSearchableKey(name=policy.type.0, version=1.2.3), PfSearchableKey(name=policy.type.1, version=4.5.6), PfSearchableKey(name=policy.type.3, version=0.1.2)], policies=[PfConceptKey(name=Policy2, version=4.5.6)], currentInstanceCount=123, desiredInstanceCount=456, properties={subgroupProperty0=Value of sub Group Property 0}, pdpInstances=[JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)])] for CollectionEntry[] 18:36:56.158 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:56.158 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:56.159 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:56.159 [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:36:56.159 [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:36:56.160 [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:36:56.160 [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:36:56.160 [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:36:56.160 [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:36:56.160 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 3 insertions, 2 updates, 0 deletions to 3 objects 18:36:56.160 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 6 (re)creations, 0 updates, 0 removals to 6 collections 18:36:56.160 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:56.160 [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=PdpGroup10}} 18:36:56.160 [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:36:56.160 [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:36:56.161 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:56.162 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:56.163 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:56.164 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups : PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:56.164 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:56.165 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:56.165 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.165 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:56.166 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:56.166 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.166 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:56.166 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:56.167 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.167 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:56.167 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:56.168 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:56.168 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `3` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:56.169 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties : PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:56.169 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:56.169 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:56.169 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.169 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:56.170 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:56.170 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.170 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.181 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:56.181 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:56.181 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.181 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.181 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1502471871 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@427475a2) 18:36:56.181 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@340154545 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@811093649) 18:36:56.181 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@77267125 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.181 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@2066748233 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:56.181 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1304345230 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.181 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1796989016 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:56.181 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@937024294 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.181 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1283992783 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:56.181 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1952093466 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.181 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1089970921 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:56.181 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@957239610 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1723057270) 18:36:56.181 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@879619200 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:56.181 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@339692882 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@427475a2) 18:36:56.181 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1772242390 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:56.181 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@577654361 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:56.182 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:56.183 [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:36:56.184 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.184 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.184 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@1619932351 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.184 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@977990184 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1932858958) 18:36:56.184 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@568862664 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@368814bb) 18:36:56.184 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1796975861 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@704947264) 18:36:56.184 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@2057389797 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:56.184 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@387395627 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.184 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@2007077734 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:56.184 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@1097594211 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.184 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@822937029 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:56.184 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@532016551 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.184 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1685350292 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:56.184 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@2057979540 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:56.184 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:56.186 [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:36:56.187 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.187 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.187 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@74701741 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:56.187 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:56.188 [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:36:56.188 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=SAFE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)] for CollectionEntry[] 18:36:56.188 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfConceptKey(name=Policy2, version=4.5.6), PfConceptKey(name=Policy3, version=1.2.3)] for CollectionEntry[] 18:36:56.189 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfSearchableKey(name=policy.type.1, version=4.5.6), PfSearchableKey(name=policy.type.3, version=0.1.2)] for CollectionEntry[] 18:36:56.189 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.189 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.189 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@1819747590 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.189 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@22227741 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1932858958) 18:36:56.189 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1747583224 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@368814bb) 18:36:56.189 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@206331953 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@704947264) 18:36:56.189 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1497775019 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:56.189 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@1096149085 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.198 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@2034244943 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:56.198 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@383952830 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.198 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@2123455914 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:56.198 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@283661605 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.198 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1773897746 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:56.198 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1785138636 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:56.198 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:56.200 [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:36:56.201 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.201 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.201 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1766056665 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:56.201 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:56.201 [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:36:56.202 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0), pdpState=SAFE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)] for CollectionEntry[] 18:36:56.202 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfConceptKey(name=Policy0, version=4.5.6)] for CollectionEntry[] 18:36:56.202 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfSearchableKey(name=policy.type.0, version=1.2.3)] for CollectionEntry[] 18:36:56.203 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdpSubGroup(key=PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX), supportedPolicyTypes=[PfSearchableKey(name=policy.type.1, version=4.5.6), PfSearchableKey(name=policy.type.3, version=0.1.2)], policies=[PfConceptKey(name=Policy2, version=4.5.6), PfConceptKey(name=Policy3, version=1.2.3)], currentInstanceCount=123, desiredInstanceCount=456, properties={subgroupProperty0=Value of sub Group Property 0}, pdpInstances=[JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=SAFE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)]), JpaPdpSubGroup(key=PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS), supportedPolicyTypes=[PfSearchableKey(name=policy.type.0, version=1.2.3)], policies=[PfConceptKey(name=Policy0, version=4.5.6)], currentInstanceCount=123, desiredInstanceCount=456, properties={subgroupProperty0=Value of sub Group Property 0}, pdpInstances=[JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0), pdpState=SAFE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)])] for CollectionEntry[] 18:36:56.203 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:56.203 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:56.203 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:56.204 [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:36:56.204 [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:36:56.204 [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:36:56.204 [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:36:56.204 [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:36:56.204 [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:36:56.204 [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:36:56.204 [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:36:56.204 [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:36:56.204 [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:36:56.205 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 5 insertions, 3 updates, 0 deletions to 5 objects 18:36:56.205 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 10 (re)creations, 0 updates, 0 removals to 10 collections 18:36:56.205 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:56.205 [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:36:56.205 [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:36:56.205 [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=SAFE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=DROOLS, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}} 18:36:56.205 [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:36:56.205 [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=SAFE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup20}} 18:36:56.206 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:56.207 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:56.208 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:56.209 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:56.209 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:56.210 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups : PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:56.210 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:56.211 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:56.212 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `2` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:56.212 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.212 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:56.213 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:56.213 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.213 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:56.214 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:56.214 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `2` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:56.214 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.214 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:56.215 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:56.216 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `2` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:56.216 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.216 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:56.217 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:56.217 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.217 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:56.218 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:56.218 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.218 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:56.219 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:56.219 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties : PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:56.219 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:56.219 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:56.219 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.219 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:56.220 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:56.220 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.220 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:56.221 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:56.222 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.222 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.233 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:56.233 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:56.233 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.234 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.234 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1793662475 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@427475a2) 18:36:56.234 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1858301816 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@811093649) 18:36:56.234 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@95924865 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.234 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1128976888 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:56.234 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1634834140 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.234 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@347905317 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:56.234 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@740759177 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.234 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@964151268 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:56.234 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1423794528 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.234 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@620272491 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:56.234 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@813646371 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1723057270) 18:36:56.234 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@925956911 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:56.234 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@148462280 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@427475a2) 18:36:56.234 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1754966907 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:56.234 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@582910481 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:56.234 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:56.236 [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:36:56.237 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.237 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.237 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@1315421656 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.237 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@47445734 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1932858958) 18:36:56.237 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@173503310 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@368814bb) 18:36:56.237 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@818943689 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@704947264) 18:36:56.237 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1135273078 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:56.237 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@1582521891 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.237 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1865391012 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:56.237 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@1610202838 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.237 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1273260043 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:56.237 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@260216082 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.237 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@484695549 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:56.237 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@243191737 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:56.237 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:56.238 [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:36:56.239 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.239 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.239 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1392414086 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:56.240 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:56.241 [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:36:56.242 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=PASSIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)] for CollectionEntry[] 18:36:56.242 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfConceptKey(name=Policy0, version=4.5.6)] for CollectionEntry[] 18:36:56.242 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfSearchableKey(name=policy.type.1, version=4.5.6), PfSearchableKey(name=policy.type.2, version=7.8.9)] for CollectionEntry[] 18:36:56.242 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdpSubGroup(key=PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX), supportedPolicyTypes=[PfSearchableKey(name=policy.type.1, version=4.5.6), PfSearchableKey(name=policy.type.2, version=7.8.9)], policies=[PfConceptKey(name=Policy0, version=4.5.6)], currentInstanceCount=123, desiredInstanceCount=456, properties={subgroupProperty0=Value of sub Group Property 0}, pdpInstances=[JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=PASSIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)])] for CollectionEntry[] 18:36:56.242 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:56.242 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:56.242 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:56.243 [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:36:56.243 [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:36:56.243 [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:36:56.243 [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:36:56.243 [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:36:56.243 [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:36:56.243 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 3 insertions, 2 updates, 0 deletions to 3 objects 18:36:56.243 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 6 (re)creations, 0 updates, 0 removals to 6 collections 18:36:56.243 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:56.243 [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:36:56.243 [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:36:56.243 [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=PASSIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup1}} 18:36:56.243 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:56.244 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:56.245 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:56.246 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups : PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:56.246 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:56.246 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:56.246 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.246 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:56.247 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:56.247 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.247 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:56.247 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:56.248 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.248 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:56.248 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:56.248 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `2` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:56.249 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties : PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:56.249 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:56.249 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:56.249 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.249 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:56.250 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:56.250 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.251 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.263 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:56.263 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:56.263 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.263 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.263 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1725913819 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@427475a2) 18:36:56.263 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1796421017 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@811093649) 18:36:56.263 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@58891189 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.263 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@2094599067 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:56.263 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1615634265 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.263 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@302108980 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:56.263 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@97103858 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.264 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@830011651 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:56.264 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@902438434 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.264 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@702472670 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:56.270 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1629519144 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1723057270) 18:36:56.271 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@392573166 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:56.271 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1916274478 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@427475a2) 18:36:56.272 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@750176422 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:56.272 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1318926629 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:56.272 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:56.278 [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:36:56.279 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.279 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.280 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@153405796 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.280 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1930714546 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1932858958) 18:36:56.280 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1434185968 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@368814bb) 18:36:56.280 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@101397436 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@704947264) 18:36:56.280 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@692827632 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:56.280 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@2019787942 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.280 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1913984810 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:56.280 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@769416199 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.280 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1498187897 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:56.280 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@1039036738 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.280 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1738050962 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:56.280 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@678156546 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:56.280 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:56.283 [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:36:56.283 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.283 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.284 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1504278174 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:56.284 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:56.285 [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:36:56.286 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=TEST, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)] for CollectionEntry[] 18:36:56.286 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfConceptKey(name=Policy0, version=4.5.6)] for CollectionEntry[] 18:36:56.286 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfSearchableKey(name=policy.type.0, version=1.2.3)] for CollectionEntry[] 18:36:56.287 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.288 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.288 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@1072666674 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.288 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1826517502 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1932858958) 18:36:56.288 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1143070413 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@368814bb) 18:36:56.288 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@233692363 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@704947264) 18:36:56.288 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1317071692 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:56.288 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@1372463843 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.288 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@458447265 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:56.289 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@2025571716 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.289 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@833133396 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:56.289 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@298938040 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.289 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@273589106 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:56.289 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@914346778 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:56.289 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:56.289 [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:36:56.290 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.290 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.290 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@689606349 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:56.291 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:56.291 [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:36:56.292 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0), pdpState=PASSIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)] for CollectionEntry[] 18:36:56.292 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfConceptKey(name=Policy0, version=4.5.6)] for CollectionEntry[] 18:36:56.292 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfSearchableKey(name=policy.type.0, version=1.2.3)] for CollectionEntry[] 18:36:56.293 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.293 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.293 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@133828612 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.293 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1016807786 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1932858958) 18:36:56.293 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@468552445 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@368814bb) 18:36:56.293 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1306754867 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@704947264) 18:36:56.293 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@441334971 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:56.293 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@2092478089 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.293 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@200632705 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:56.293 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@1572443435 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.293 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@922341827 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:56.293 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@252505459 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.294 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@789914738 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:56.294 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1049951350 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:56.294 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:56.294 [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:36:56.295 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.295 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.295 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1240784398 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:56.295 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:56.295 [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:36:56.296 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=XACML, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)] for CollectionEntry[] 18:36:56.296 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfConceptKey(name=Policy0, version=4.5.6)] for CollectionEntry[] 18:36:56.296 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfSearchableKey(name=policy.type.0, version=1.2.3)] for CollectionEntry[] 18:36:56.296 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdpSubGroup(key=PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX), supportedPolicyTypes=[PfSearchableKey(name=policy.type.0, version=1.2.3)], policies=[PfConceptKey(name=Policy0, version=4.5.6)], currentInstanceCount=123, desiredInstanceCount=456, properties={subgroupProperty0=Value of sub Group Property 0}, pdpInstances=[JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=TEST, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)]), JpaPdpSubGroup(key=PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS), supportedPolicyTypes=[PfSearchableKey(name=policy.type.0, version=1.2.3)], policies=[PfConceptKey(name=Policy0, version=4.5.6)], currentInstanceCount=123, desiredInstanceCount=456, properties={subgroupProperty0=Value of sub Group Property 0}, pdpInstances=[JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0), pdpState=PASSIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)]), JpaPdpSubGroup(key=PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML), supportedPolicyTypes=[PfSearchableKey(name=policy.type.0, version=1.2.3)], policies=[PfConceptKey(name=Policy0, version=4.5.6)], currentInstanceCount=123, desiredInstanceCount=456, properties={subgroupProperty0=Value of sub Group Property 0}, pdpInstances=[JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=XACML, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)])] for CollectionEntry[] 18:36:56.296 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:56.296 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:56.298 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:56.299 [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:36:56.299 [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:36:56.299 [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:36:56.300 [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:36:56.300 [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:36:56.300 [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:36:56.301 [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:36:56.301 [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:36:56.301 [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:36:56.301 [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:36:56.302 [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:36:56.302 [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:36:56.302 [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:36:56.303 [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:36:56.303 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 7 insertions, 4 updates, 0 deletions to 7 objects 18:36:56.303 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 14 (re)creations, 0 updates, 0 removals to 14 collections 18:36:56.303 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:56.303 [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:36:56.303 [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:36:56.303 [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=TEST, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=APEX, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}} 18:36:56.303 [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=PASSIVE, key=component[localName,parentKeyName,parentKeyVersion,parentLocalName]{parentLocalName=DROOLS, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}} 18:36:56.303 [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=XACML, localName=apex-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup11}} 18:36:56.304 [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:36:56.304 [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:36:56.304 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:56.305 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:56.306 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:56.307 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:56.308 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:56.309 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:56.309 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:56.311 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:56.311 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:56.313 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:56.314 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:56.314 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `3` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:56.315 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.315 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:56.316 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:56.316 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.316 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:56.317 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:56.317 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.317 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:56.318 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:56.318 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.318 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:56.319 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:56.319 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.319 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:56.320 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:56.320 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.320 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:56.320 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:56.320 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:56.321 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:56.321 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:56.321 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:56.321 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:56.321 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:56.322 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:56.322 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:56.322 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:56.322 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:56.322 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:56.323 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:56.323 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.323 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:56.324 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:56.324 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.324 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:56.324 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:56.324 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:56.324 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:56.324 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:56.325 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.325 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.327 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.327 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.327 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1761796799 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@427475a2) 18:36:56.327 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@316983006 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@811093649) 18:36:56.327 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1974738931 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.327 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1639667568 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:56.327 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@525485794 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.327 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@724869600 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:56.327 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@2125101298 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.327 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1167171712 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:56.327 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1215929222 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.327 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1179392200 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:56.327 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1795982619 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1723057270) 18:36:56.327 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@592555354 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:56.327 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@670082845 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@427475a2) 18:36:56.327 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@31224179 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:56.327 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@242685966 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:56.327 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:56.335 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.337 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.339 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:56.339 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.339 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.340 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.340 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.340 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.340 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:56.340 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.340 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.340 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.340 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:56.340 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.340 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.340 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.340 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.340 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.340 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.340 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.340 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:56.340 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.341 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.341 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.341 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.341 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.341 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.341 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.341 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:56.341 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.341 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.341 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.341 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.341 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.342 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.342 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:56.342 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:56.342 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:56.342 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.342 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:56.342 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.342 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:56.342 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:56.342 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:56.342 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.342 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.342 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:56.343 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:56.343 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:56.343 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.343 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:56.344 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 854326753 18:36:56.344 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.344 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 1729263102 18:36:56.346 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@2026615104 18:36:56.348 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@2026615104 18:36:56.349 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.349 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.349 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.349 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.349 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.349 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.350 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:56.350 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:56.354 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.354 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@2026615104 18:36:56.354 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.354 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:56.355 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:56.355 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:56.355 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@1e21c025 18:36:56.357 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:56.360 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:56.360 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:56.364 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.365 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.365 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1869052980 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1932858958) 18:36:56.365 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@173321045 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@368814bb) 18:36:56.365 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1725004536 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@704947264) 18:36:56.365 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@667971646 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:56.365 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:56.369 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.370 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:56.370 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:56.370 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:56.370 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:56.370 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:56.370 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.370 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:56.370 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.370 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.370 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.370 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.370 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.370 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.370 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.370 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.371 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.371 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 945943241 18:36:56.371 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.371 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@305453558 18:36:56.371 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.371 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.371 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:56.371 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:56.371 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:56.371 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:56.371 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:56.371 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@305453558 18:36:56.371 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@28494fd9 18:36:56.371 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.372 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-1] 18:36:56.372 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:56.372 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:56.372 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:56.372 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:56.372 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.372 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:56.372 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.372 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.372 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.373 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.373 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.373 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.373 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.373 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.373 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.373 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1)] : 203134694 18:36:56.373 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.373 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@305453558 18:36:56.373 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@305453558 18:36:56.373 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.373 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.373 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:56.373 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:56.373 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:56.374 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PASSIVE] 18:36:56.374 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:56.374 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@305453558 18:36:56.374 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@28494fd9 18:36:56.374 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.374 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-2] 18:36:56.374 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:56.374 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:56.374 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:56.374 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:56.374 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.374 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:56.374 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.374 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.375 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.375 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.375 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.375 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.375 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.375 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.375 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.375 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2)] : 111100227 18:36:56.375 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.375 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@305453558 18:36:56.375 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@305453558 18:36:56.375 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.375 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.375 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:56.375 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:56.375 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:56.375 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [SAFE] 18:36:56.375 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:56.375 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@305453558 18:36:56.376 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@28494fd9 18:36:56.376 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.376 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-3] 18:36:56.376 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:56.376 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:56.376 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:56.376 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3) 18:36:56.376 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.376 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3) 18:36:56.376 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.376 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.376 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.376 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.376 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.376 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.376 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.376 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.376 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.377 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3)] : 836701411 18:36:56.377 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.377 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@305453558 18:36:56.377 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@305453558 18:36:56.377 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.377 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.377 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:56.377 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:56.377 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:56.377 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [TEST] 18:36:56.377 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3) 18:36:56.377 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@305453558 18:36:56.377 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@28494fd9 18:36:56.377 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:56.377 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.377 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.381 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:56.381 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:56.381 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:56.382 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:56.382 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:56.383 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.383 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.383 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@321431006 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:56.384 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:56.385 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:56.385 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:56.385 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:56.385 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:56.385 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:56.385 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:56.385 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@202001a4 18:36:56.385 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.385 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.385 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@2035231711 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:56.385 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:56.386 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:56.386 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:56.386 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:56.386 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:56.386 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PASSIVE] 18:36:56.386 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:56.386 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@c370bb5 18:36:56.386 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.386 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.386 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@203868223 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:56.386 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:56.387 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:56.387 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:56.387 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:56.387 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:56.387 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [SAFE] 18:36:56.387 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:56.387 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@7054edda 18:36:56.390 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.390 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.391 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1242146015 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:56.391 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:56.392 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3) 18:36:56.393 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:56.394 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:56.394 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:56.395 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [TEST] 18:36:56.395 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3) 18:36:56.395 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@3f745640 18:36:56.398 [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:56.399 [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:56.399 [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:56.399 [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:56.399 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:56.399 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:56.400 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:56.403 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:56.403 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:56.403 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:56.403 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:56.405 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.407 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@bd211] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:56.407 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.408 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:56.410 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:56.411 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:56.411 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:56.412 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:36:56.413 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.413 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.413 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@85046947 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.413 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1794085350 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1932858958) 18:36:56.413 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1915163610 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@368814bb) 18:36:56.413 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@447059758 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@704947264) 18:36:56.413 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@311004791 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:56.413 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@75451745 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.413 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1317808119 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:56.413 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@2015806959 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.413 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@646055594 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:56.413 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@1491620702 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.413 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@2012509227 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:56.414 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@968089223 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:56.414 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:56.416 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.416 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:56.416 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:56.416 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:56.416 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:56.416 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:56.416 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.416 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:56.416 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.416 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:56.416 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.416 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.416 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.417 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.417 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.417 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:56.417 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.417 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.417 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.417 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:56.417 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.417 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.417 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.417 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.417 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:56.417 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.417 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.417 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.417 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.417 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.417 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:56.417 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.417 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:56.417 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.417 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.417 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.417 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.418 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.418 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:56.418 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.418 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:56.418 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.418 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.418 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.418 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.418 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.418 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:56.418 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.418 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1715157680 18:36:56.418 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1715157680 18:36:56.418 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:56.418 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.418 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.418 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1715157680 18:36:56.418 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:56.418 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:56.418 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:56.418 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:56.418 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:56.418 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.418 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@18870976 18:36:56.418 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.418 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-1] 18:36:56.419 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:56.419 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:56.419 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:56.419 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:56.419 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.419 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:56.419 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.419 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:56.419 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.419 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.419 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.419 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.419 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.419 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:56.419 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.419 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.419 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.419 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:56.419 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.419 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.419 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.419 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.419 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:56.419 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.420 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.420 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.420 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.420 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.420 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:56.420 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.420 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:56.420 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.420 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.420 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.420 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.420 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.420 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:56.420 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.420 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:56.420 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.420 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.420 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.420 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.421 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.421 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:56.421 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.421 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Found existing loading entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] - using loading instance 18:36:56.421 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@1715157680 18:36:56.421 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1715157680 18:36:56.421 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:56.421 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.421 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.421 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1715157680 18:36:56.421 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:56.421 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:56.421 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:56.421 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:56.421 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:56.421 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.422 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@18870976 18:36:56.422 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.422 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-2] 18:36:56.422 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:56.422 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:56.422 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:56.423 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:56.423 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.423 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:56.423 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.423 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:56.423 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.423 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.423 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.423 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.423 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.423 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:56.423 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.423 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.423 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.423 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:56.423 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.423 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.423 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.423 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.423 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:56.423 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.423 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.423 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.423 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.424 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.424 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:56.424 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.424 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:56.424 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.424 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.424 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.424 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.424 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.424 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:56.424 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.424 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:56.424 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.424 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.424 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.424 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.424 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.424 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:56.424 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.424 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Found existing loading entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] - using loading instance 18:36:56.424 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@1715157680 18:36:56.424 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1715157680 18:36:56.424 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:56.424 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.424 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.424 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1715157680 18:36:56.424 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:56.424 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:56.424 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:56.424 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:56.424 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:56.425 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.425 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@18870976 18:36:56.425 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.425 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-3] 18:36:56.425 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:56.425 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:56.425 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:56.425 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3) 18:36:56.425 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.425 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3) 18:36:56.425 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.425 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:56.425 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.425 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.425 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.425 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.425 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.425 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:56.425 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.425 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.425 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.425 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:56.425 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.426 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.426 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.426 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.426 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:56.426 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.426 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.426 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.426 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.426 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.426 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:56.426 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.426 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:56.426 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.426 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.426 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.426 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.426 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.426 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:56.426 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.426 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:56.426 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.426 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.427 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.427 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.427 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.427 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:56.427 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.427 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Found existing loading entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] - using loading instance 18:36:56.427 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@1715157680 18:36:56.427 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1715157680 18:36:56.427 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:56.427 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.427 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.427 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1715157680 18:36:56.427 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:56.427 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:56.427 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:56.427 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:56.427 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:56.427 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.427 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@18870976 18:36:56.427 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:56.428 [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:56.428 [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:56.428 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:56.428 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:56.428 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:56.428 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.428 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:56.429 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:56.429 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.429 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.429 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@8b5de1b] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:56.429 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.429 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:56.429 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.429 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.429 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.429 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:56.430 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:36:56.430 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.430 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.430 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@2087735440 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@427475a2) 18:36:56.430 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1519586307 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@811093649) 18:36:56.430 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@369521183 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.430 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@428833887 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:56.430 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1728400174 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.430 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@624210137 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:56.430 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@501994 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.430 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1653100849 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:56.430 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@790182517 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.430 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@791405879 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:56.430 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@316037312 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1723057270) 18:36:56.430 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@855085682 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:56.430 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1415306443 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@427475a2) 18:36:56.430 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@606705962 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:56.430 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@68797751 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:56.430 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:56.431 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.431 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.431 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:56.431 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.431 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.431 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.431 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.431 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.431 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:56.431 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.431 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.431 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.431 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:56.431 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.431 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.431 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.431 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.431 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.431 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.431 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.432 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:56.432 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.432 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.432 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.432 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.432 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.432 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.432 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.432 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:56.432 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.432 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.432 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.432 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.432 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.432 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.432 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:56.432 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:56.432 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:56.432 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.432 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:56.432 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.432 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:56.432 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:56.432 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:56.432 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.432 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.432 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:56.432 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:56.432 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:56.433 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.433 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:56.433 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1758241342 18:36:56.433 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1758241342 18:36:56.433 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.433 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.433 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.433 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.433 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.433 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.433 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1758241342 18:36:56.433 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.433 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:56.433 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:56.433 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:56.433 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@354c986c 18:36:56.433 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:56.433 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:56.434 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:56.434 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.434 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.434 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@1279585609 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1941334453) 18:36:56.435 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@858537585 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:56.435 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:56.435 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:56.435 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:56.435 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:56.436 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:56.436 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:56.436 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:56.436 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:56.436 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@582410861 18:36:56.436 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:56.436 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@582410861 18:36:56.436 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:56.436 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:56.436 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@37b98741 18:36:56.436 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:56.436 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.436 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.439 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:56.439 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:56.439 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.439 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.439 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@1256033165 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@305507250) 18:36:56.439 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@99546480 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@1679041515) 18:36:56.439 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1110658311 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:56.439 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:56.440 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.441 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.441 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.441 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.441 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.441 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.441 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.441 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.441 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.441 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@659966358 18:36:56.441 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.441 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.442 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:56.442 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:56.442 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:56.442 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.442 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@659966358 18:36:56.442 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.442 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@4a9d481b 18:36:56.442 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.442 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.442 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.442 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.442 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.443 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.443 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.443 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.443 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.443 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@659966358 18:36:56.443 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@659966358 18:36:56.443 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.443 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.443 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.1] 18:36:56.443 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:56.443 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.1, version=4.5.6) 18:36:56.443 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.443 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@659966358 18:36:56.443 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.443 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@4a9d481b 18:36:56.443 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.443 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.443 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.443 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.443 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.443 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.443 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.443 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.443 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.443 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@659966358 18:36:56.443 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@659966358 18:36:56.443 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.443 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.443 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.2] 18:36:56.443 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [7.8.9] 18:36:56.444 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.2, version=7.8.9) 18:36:56.444 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.444 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@659966358 18:36:56.444 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.444 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@4a9d481b 18:36:56.444 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:56.444 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.444 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:56.445 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:56.445 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.445 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.445 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1560204526 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@2131258181) 18:36:56.445 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@377228846 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@744538845) 18:36:56.445 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@101923355 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:56.445 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:56.447 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:56.447 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.447 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.447 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.447 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.447 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.447 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:56.448 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.448 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:56.448 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@2018842234 18:36:56.448 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:56.448 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:56.448 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:56.448 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:56.448 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:56.448 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:56.448 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@2018842234 18:36:56.448 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:56.448 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@66da0ab7 18:36:56.448 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:56.448 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.448 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.448 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.448 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.448 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.448 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:56.448 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.448 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:56.448 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@2018842234 18:36:56.448 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@2018842234 18:36:56.448 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:56.448 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:56.448 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy1] 18:36:56.448 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:56.448 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy1, version=4.5.6) 18:36:56.448 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:56.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@2018842234 18:36:56.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:56.449 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@66da0ab7 18:36:56.449 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:56.449 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.449 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:56.449 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:56.449 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.449 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.449 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@716956704 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@839959262) 18:36:56.449 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1709234654 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:56.449 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:56.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:56.450 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.450 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.450 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.450 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:56.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:56.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@974080382 18:36:56.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:56.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@974080382 18:36:56.450 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:56.450 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:56.450 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@c377641 18:36:56.450 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:56.450 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.451 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.451 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.451 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.451 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1931088793 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@427475a2) 18:36:56.451 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1637914874 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@811093649) 18:36:56.451 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1452437489 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.451 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1792376547 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:56.452 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1232088827 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.452 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@745670759 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:56.452 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1775896575 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.452 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@674844225 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:56.452 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1626778187 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.452 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1551607554 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:56.452 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1697097357 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1723057270) 18:36:56.452 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@118400814 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:56.452 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1384116598 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@427475a2) 18:36:56.452 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1396514700 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:56.452 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@192338088 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:56.452 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:56.452 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.452 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.452 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup10] 18:36:56.452 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.452 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.452 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.452 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.452 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.452 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:56.453 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.453 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.453 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.453 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup10] 18:36:56.453 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.453 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.453 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.453 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.453 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.453 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.453 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.453 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup10] 18:36:56.453 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.453 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.453 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.453 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.453 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.453 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.453 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.454 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup10] 18:36:56.454 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.454 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.454 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.454 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.454 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.454 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.454 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup10] 18:36:56.454 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:56.454 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:56.454 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.454 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:56.454 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.454 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup10] 18:36:56.455 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:56.455 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:56.455 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.455 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.455 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup10] 18:36:56.455 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:56.455 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:56.455 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.455 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:56.456 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 1863329600 18:36:56.456 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.456 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup10, version=0.0.0)] : 1386090898 18:36:56.456 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup10, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1771140921 18:36:56.456 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup10, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1771140921 18:36:56.456 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.456 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.456 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.456 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.456 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.456 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.456 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:56.456 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:56.457 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.457 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup10, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1771140921 18:36:56.457 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.457 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:56.457 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [ACTIVE] 18:36:56.457 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:56.457 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@27c2b83a 18:36:56.457 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup10, version=0.0.0}] 18:36:56.457 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:56.458 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:56.458 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.458 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.458 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1074713097 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1932858958) 18:36:56.458 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@574905742 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@368814bb) 18:36:56.458 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@552244031 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@704947264) 18:36:56.458 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@308018288 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:56.458 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:56.459 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.459 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:56.459 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup10] 18:36:56.459 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:56.459 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:56.459 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:56.459 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.459 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:56.459 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.460 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.460 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup10] 18:36:56.460 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.460 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.460 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.460 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.460 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.460 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.461 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 640952042 18:36:56.461 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.461 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@847552559 18:36:56.461 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.461 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.461 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:56.461 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:56.461 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:56.461 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:56.461 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:56.461 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@847552559 18:36:56.461 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@594c66ea 18:36:56.461 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:36:56.461 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.461 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.462 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.462 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.462 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1780071470 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:56.462 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:56.463 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:56.463 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:56.463 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:56.463 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:56.463 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:56.463 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:56.463 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@76fabd1 18:36:56.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=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:36:56.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=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:36:56.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=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:36:56.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=APEX, parentKeyVersion=0.0.0, parentKeyName=PdpGroup10}] 18:36:56.464 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.464 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.464 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@540057566 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.464 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1315942706 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1932858958) 18:36:56.464 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@67517174 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@368814bb) 18:36:56.464 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@2118985860 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@704947264) 18:36:56.464 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1520928508 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:56.464 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@1769097915 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.464 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1553341673 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:56.464 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@1267209975 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.464 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@763291932 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:56.464 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@1453480346 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.464 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@977233651 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:56.464 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@822866157 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:56.464 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:56.465 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.465 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:56.465 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup10] 18:36:56.465 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:56.465 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:56.465 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:56.465 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.465 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:56.465 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.465 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:56.465 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.465 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup10] 18:36:56.465 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.465 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:56.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.466 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.466 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup10] 18:36:56.466 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.466 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:56.466 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.466 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup10] 18:36:56.466 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.466 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:56.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:56.466 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.466 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup10] 18:36:56.467 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.467 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.467 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.467 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:56.467 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.467 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:56.467 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.467 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup10] 18:36:56.467 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.467 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.467 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.467 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:56.467 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.467 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1854193746 18:36:56.467 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1854193746 18:36:56.467 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:56.467 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.467 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.467 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1854193746 18:36:56.467 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:56.467 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:56.467 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:56.468 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:56.468 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:56.468 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.468 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@5bc2fcc6 18:36:56.468 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:36:56.468 [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:36:56.468 [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:36:56.468 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.469 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.469 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1834860344 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@427475a2) 18:36:56.469 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1799899353 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@811093649) 18:36:56.469 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@435362949 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.469 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1427892145 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:56.469 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1430206037 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.469 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@2090377899 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:56.469 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@2106494601 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.469 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1998768358 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:56.469 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1535362505 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.469 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1656203752 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:56.469 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1799657969 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1723057270) 18:36:56.469 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@180357511 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:56.469 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1336424603 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@427475a2) 18:36:56.469 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@277815407 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:56.469 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1598793886 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:56.469 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:56.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.470 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.470 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup10] 18:36:56.470 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.470 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.470 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.470 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:56.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.471 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.471 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup10] 18:36:56.471 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.471 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.471 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.471 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup10] 18:36:56.471 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.471 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.471 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.471 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup10] 18:36:56.471 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.471 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.471 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup10] 18:36:56.471 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:56.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:56.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:56.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.472 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup10] 18:36:56.472 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:56.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:56.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.472 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup10] 18:36:56.472 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:56.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:56.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:56.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup10, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@843732801 18:36:56.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup10, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@843732801 18:36:56.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.473 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup10, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@843732801 18:36:56.473 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.473 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:56.473 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [ACTIVE] 18:36:56.473 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:56.473 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@dc12d11 18:36:56.473 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup10, version=0.0.0}] 18:36:56.473 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:56.473 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:56.474 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.474 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.474 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@713642922 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1941334453) 18:36:56.474 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1251604965 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:56.474 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:56.474 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:56.474 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup10] 18:36:56.474 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:56.474 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:56.474 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:56.474 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup10, version=0.0.0) 18:36:56.474 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:56.474 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup10, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@818353870 18:36:56.474 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:56.474 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup10, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@818353870 18:36:56.475 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:56.475 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:56.475 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@2639ec96 18:36:56.475 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup10, version=0.0.0}] 18:36:56.475 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.475 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.475 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:56.475 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:56.475 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.475 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.475 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@594181989 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@305507250) 18:36:56.475 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@1727476753 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@1679041515) 18:36:56.476 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1326201194 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:56.476 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:56.476 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.476 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.476 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup10] 18:36:56.476 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.476 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.476 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.476 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.476 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.476 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.476 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@327952565 18:36:56.477 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.477 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.477 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:56.477 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:56.477 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:56.477 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.477 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@327952565 18:36:56.477 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.477 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@9d112d2 18:36:56.477 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.477 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.477 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup10] 18:36:56.477 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.477 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.477 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.477 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.477 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.477 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.477 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@327952565 18:36:56.477 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@327952565 18:36:56.477 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.477 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.477 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.1] 18:36:56.477 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:56.477 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.1, version=4.5.6) 18:36:56.477 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.477 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@327952565 18:36:56.477 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.478 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@9d112d2 18:36:56.478 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.478 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.478 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup10] 18:36:56.478 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.478 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.478 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.478 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.478 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.478 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.478 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@327952565 18:36:56.478 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@327952565 18:36:56.478 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.478 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.478 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.3] 18:36:56.478 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.1.2] 18:36:56.478 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.3, version=0.1.2) 18:36:56.478 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.478 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@327952565 18:36:56.478 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.478 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@9d112d2 18:36:56.478 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:36:56.478 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.479 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:56.479 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:56.479 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.479 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.479 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@666414571 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@2131258181) 18:36:56.479 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@1089319540 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@744538845) 18:36:56.479 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1504718222 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:56.479 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:56.480 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:56.480 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.480 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup10] 18:36:56.480 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.480 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.480 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.480 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:56.480 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.480 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:56.480 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@6736375 18:36:56.480 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:56.480 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:56.480 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy2] 18:36:56.480 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:56.481 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy2, version=4.5.6) 18:36:56.481 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:56.481 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@6736375 18:36:56.481 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:56.481 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@1790a1d6 18:36:56.481 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:36:56.481 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.481 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:56.481 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:56.481 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.481 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.481 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@1326719735 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@839959262) 18:36:56.481 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@538112334 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:56.481 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:56.481 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:56.481 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.482 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup10] 18:36:56.482 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.482 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.482 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.482 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:56.482 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.482 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:56.482 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@1427796259 18:36:56.482 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:56.482 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup10, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@1427796259 18:36:56.482 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:56.482 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:56.482 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@7843efc5 18:36:56.482 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:36:56.482 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.482 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.482 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.482 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.483 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1332541698 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@427475a2) 18:36:56.483 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1552187482 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@811093649) 18:36:56.483 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@971807291 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.483 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1589012228 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:56.483 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1991909689 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.483 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@247785956 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:56.483 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1403295557 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.483 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1053250674 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:56.483 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@424876410 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.483 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@821119101 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:56.483 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1201209241 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1723057270) 18:36:56.483 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1131956188 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:56.483 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1122049536 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@427475a2) 18:36:56.483 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@2020148353 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:56.483 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@2014140450 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:56.483 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:56.483 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.483 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.483 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup20] 18:36:56.483 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.483 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.483 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.483 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.483 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.483 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:56.484 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.484 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.484 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.484 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup20] 18:36:56.484 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.484 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.484 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.484 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.484 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.484 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.484 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.484 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup20] 18:36:56.484 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.484 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.484 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.484 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.484 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.484 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.484 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.484 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup20] 18:36:56.484 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.484 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.484 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.484 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.484 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.484 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.484 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup20] 18:36:56.484 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:56.484 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:56.484 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.484 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:56.484 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.484 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup20] 18:36:56.484 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:56.484 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:56.484 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.484 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.484 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup20] 18:36:56.484 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:56.484 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:56.484 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.485 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:56.485 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 65859968 18:36:56.485 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.485 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup20, version=0.0.0)] : 288515479 18:36:56.485 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup20, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1808169739 18:36:56.485 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup20, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1808169739 18:36:56.485 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.485 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.485 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.485 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.485 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.485 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.485 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:56.485 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:56.485 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.485 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup20, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1808169739 18:36:56.485 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.485 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:56.485 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [SAFE] 18:36:56.485 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:56.485 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@2b0a0c83 18:36:56.485 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.485 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [DROOLS] 18:36:56.485 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup20] 18:36:56.485 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.485 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.485 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.485 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.485 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.485 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:56.485 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.485 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.485 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [DROOLS] 18:36:56.486 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup20] 18:36:56.486 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.486 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.486 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.486 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.486 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.486 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.486 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [DROOLS] 18:36:56.486 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup20] 18:36:56.487 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.487 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.488 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.488 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.488 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.488 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.488 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [DROOLS] 18:36:56.488 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup20] 18:36:56.488 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.488 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.488 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.488 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.488 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.488 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.488 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup20] 18:36:56.488 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:56.488 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:56.488 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.489 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:56.489 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.489 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup20] 18:36:56.489 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:56.489 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:56.489 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.489 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.489 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup20] 18:36:56.489 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:56.489 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:56.489 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.489 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:56.490 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] : 1484655311 18:36:56.490 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.490 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Found existing loading entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup20, version=0.0.0)] - using loading instance 18:36:56.490 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup20, version=0.0.0)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@1808169739 18:36:56.491 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup20, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1808169739 18:36:56.491 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.491 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.491 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.491 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.491 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.491 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.491 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:56.491 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:56.491 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.491 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup20, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1808169739 18:36:56.491 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.491 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@2b0a0c83 18:36:56.492 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup20, version=0.0.0}] 18:36:56.492 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:56.493 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:56.493 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.493 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.493 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1927261230 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1932858958) 18:36:56.493 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@863941657 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@368814bb) 18:36:56.493 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@573475737 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@704947264) 18:36:56.493 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@421169559 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:56.493 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:56.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:56.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup20] 18:36:56.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:56.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [DROOLS] 18:36:56.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0) 18:36:56.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.495 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0) 18:36:56.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [DROOLS] 18:36:56.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup20] 18:36:56.496 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.496 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.497 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.497 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.497 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.497 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.497 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0)] : 110584634 18:36:56.498 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.498 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] : org.hibernate.collection.spi.PersistentBag@12070120 18:36:56.498 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.498 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.498 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:56.499 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:56.499 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:56.499 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [SAFE] 18:36:56.500 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0) 18:36:56.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] -> org.hibernate.collection.spi.PersistentBag@12070120 18:36:56.500 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@4b0c144e 18:36:56.500 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:36:56.500 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.501 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:56.501 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:56.502 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.502 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.502 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@44870833 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1932858958) 18:36:56.502 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1217536106 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@368814bb) 18:36:56.502 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1965102321 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@704947264) 18:36:56.502 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1587859583 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:56.502 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:56.504 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.504 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:56.504 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup20] 18:36:56.504 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:56.504 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:56.504 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:56.504 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.504 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:56.504 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.504 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.504 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup20] 18:36:56.505 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.505 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.505 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.505 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.505 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.505 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.505 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 490329696 18:36:56.505 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.505 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1038514591 18:36:56.505 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.505 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.506 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:56.506 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:56.506 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:56.506 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [SAFE] 18:36:56.506 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:56.506 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1038514591 18:36:56.506 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@6566da90 18:36:56.506 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:36:56.507 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.507 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.507 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.508 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.508 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@229977028 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:56.508 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:56.509 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:56.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:56.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:56.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:56.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [SAFE] 18:36:56.509 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:56.509 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@7bb93e18 18:36:56.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=PdpGroup20}] 18:36:56.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=PdpGroup20}] 18:36:56.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=PdpGroup20}] 18:36:56.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=PdpGroup20}] 18:36:56.510 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.511 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.511 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@1601622432 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.511 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@671134633 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1932858958) 18:36:56.511 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1177058155 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@368814bb) 18:36:56.511 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1960035400 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@704947264) 18:36:56.511 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@499249315 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:56.512 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@821138761 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.512 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@889672479 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:56.512 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@1604071539 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.512 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1305118667 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:56.512 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@1907169510 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.512 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@2126328423 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:56.512 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1084000875 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:56.512 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:56.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.514 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:56.515 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup20] 18:36:56.515 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:56.515 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:56.515 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:56.515 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.515 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:56.515 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.515 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:56.515 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.515 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup20] 18:36:56.515 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.515 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.516 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.516 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:56.516 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.516 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.516 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.516 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup20] 18:36:56.516 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.516 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.516 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.516 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.517 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:56.517 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.517 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup20] 18:36:56.517 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.517 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.517 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.517 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:56.517 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.517 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:56.517 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.517 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup20] 18:36:56.517 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.517 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.518 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.518 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:56.518 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.518 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:56.518 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.518 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup20] 18:36:56.518 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.518 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.518 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.518 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:56.518 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.519 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1471929585 18:36:56.519 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1471929585 18:36:56.519 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:56.519 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.519 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.519 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1471929585 18:36:56.519 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:56.519 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:56.519 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:56.519 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:56.519 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:56.519 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.519 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@79ba32b3 18:36:56.520 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:36:56.520 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.520 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.520 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@205656856 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:56.520 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:56.521 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0) 18:36:56.521 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:56.521 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:56.521 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:56.521 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [SAFE] 18:36:56.521 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0) 18:36:56.521 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@7f5c0e00 18:36:56.522 [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:36:56.522 [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:36:56.522 [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:36:56.522 [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:36:56.522 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.523 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.523 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@1662654496 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.523 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1350490636 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1932858958) 18:36:56.523 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1528923504 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@368814bb) 18:36:56.523 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1142074394 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@704947264) 18:36:56.523 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@2004510624 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:56.523 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@1374842361 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.523 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@112162994 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:56.523 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@1460430337 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.523 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1936673831 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:56.523 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@833649174 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.523 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1277689466 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:56.523 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@2016392593 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:56.523 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:56.524 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.524 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:56.524 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup20] 18:36:56.524 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:56.524 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [DROOLS] 18:36:56.524 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0) 18:36:56.524 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.524 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0) 18:36:56.524 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.524 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:56.524 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [DROOLS] 18:36:56.525 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup20] 18:36:56.525 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.525 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.525 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.525 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:56.525 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.525 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.525 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [DROOLS] 18:36:56.525 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup20] 18:36:56.525 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.525 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.525 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.525 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.525 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:56.525 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [DROOLS] 18:36:56.526 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup20] 18:36:56.526 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.526 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.526 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.526 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:56.526 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.526 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:56.526 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [DROOLS] 18:36:56.526 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup20] 18:36:56.526 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.526 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.526 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.526 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:56.526 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.526 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:56.527 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [DROOLS] 18:36:56.527 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup20] 18:36:56.527 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.527 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.527 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.527 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:56.527 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.527 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] : org.hibernate.collection.spi.PersistentBag@819828245 18:36:56.527 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] : org.hibernate.collection.spi.PersistentBag@819828245 18:36:56.527 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:56.527 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.527 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.527 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] -> org.hibernate.collection.spi.PersistentBag@819828245 18:36:56.527 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:56.527 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:56.527 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:56.527 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:56.527 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:56.528 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.528 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@4eb870be 18:36:56.528 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:36:56.528 [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:36:56.528 [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:36:56.528 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.528 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.528 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@578451941 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@427475a2) 18:36:56.528 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@869830738 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@811093649) 18:36:56.529 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1745096940 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.529 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1706336466 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:56.529 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@342907088 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.529 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1675431948 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:56.529 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@722923499 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.529 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1810131051 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:56.529 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@2101611295 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.529 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1989290443 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:56.529 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1785194821 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1723057270) 18:36:56.529 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@579367762 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:56.529 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@2143918319 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@427475a2) 18:36:56.529 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@410139308 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:56.529 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1292555558 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:56.529 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:56.529 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.529 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.529 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup20] 18:36:56.530 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.530 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.530 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.530 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.530 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.530 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:56.530 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.530 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.530 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.530 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup20] 18:36:56.530 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.530 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.530 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.531 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.531 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.531 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.531 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.531 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup20] 18:36:56.531 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.531 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.531 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.531 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.531 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.531 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.531 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.531 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup20] 18:36:56.531 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.531 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.531 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.531 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.531 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.531 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.531 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup20] 18:36:56.531 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:56.531 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:56.532 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.532 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:56.532 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.532 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup20] 18:36:56.532 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:56.532 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:56.532 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.532 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.532 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup20] 18:36:56.532 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:56.532 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:56.532 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.532 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:56.532 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup20, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@376060072 18:36:56.532 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup20, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@376060072 18:36:56.532 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.533 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.533 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.533 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.533 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.533 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.533 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup20, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@376060072 18:36:56.533 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.533 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:56.533 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [SAFE] 18:36:56.533 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:56.533 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@6827f0b7 18:36:56.533 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.533 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [DROOLS] 18:36:56.533 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup20] 18:36:56.533 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.533 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.534 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.534 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.534 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.534 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:56.534 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.534 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.534 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [DROOLS] 18:36:56.534 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup20] 18:36:56.534 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.534 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.534 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.534 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.534 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.534 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.534 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [DROOLS] 18:36:56.534 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup20] 18:36:56.534 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.535 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.535 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.535 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.535 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.535 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.535 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [DROOLS] 18:36:56.535 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup20] 18:36:56.535 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.535 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.535 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.535 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.535 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.535 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.535 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup20] 18:36:56.535 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:56.535 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:56.536 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.536 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:56.536 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.536 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup20] 18:36:56.536 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:56.536 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:56.536 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.536 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.536 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup20] 18:36:56.536 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:56.536 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:56.536 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.536 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:56.536 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Found existing loading entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup20, version=0.0.0)] - using loading instance 18:36:56.536 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup20, version=0.0.0)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@376060072 18:36:56.536 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup20, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@376060072 18:36:56.536 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.536 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.536 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.536 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.536 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.536 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.536 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup20, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@376060072 18:36:56.537 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.537 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:56.537 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [SAFE] 18:36:56.537 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:56.537 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@6827f0b7 18:36:56.537 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup20, version=0.0.0}] 18:36:56.537 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:56.538 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:56.538 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.538 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.538 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@1366293107 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1941334453) 18:36:56.538 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@369567630 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:56.538 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:56.541 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:56.541 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup20] 18:36:56.541 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:56.541 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:56.541 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:56.541 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup20, version=0.0.0) 18:36:56.541 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:56.541 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup20, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@231894182 18:36:56.541 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:56.541 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup20, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@231894182 18:36:56.541 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:56.541 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:56.541 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@71c9e0a4 18:36:56.541 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup20, version=0.0.0}] 18:36:56.541 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.542 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.542 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:56.542 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:56.543 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.543 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.543 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@1583190596 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@305507250) 18:36:56.543 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@553172037 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@1679041515) 18:36:56.543 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@646909137 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:56.543 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:56.544 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.544 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.544 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup20] 18:36:56.544 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.544 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.544 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.544 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.544 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.544 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.544 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1894724619 18:36:56.544 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.544 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.544 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.1] 18:36:56.544 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:56.544 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.1, version=4.5.6) 18:36:56.544 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.544 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1894724619 18:36:56.544 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.544 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@4ffff10c 18:36:56.544 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.544 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.544 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup20] 18:36:56.544 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.544 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.544 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.545 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.545 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.545 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.546 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@1894724619 18:36:56.546 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1894724619 18:36:56.546 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.546 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.547 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.3] 18:36:56.547 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.1.2] 18:36:56.548 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.3, version=0.1.2) 18:36:56.548 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.548 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1894724619 18:36:56.548 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.549 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@4ffff10c 18:36:56.550 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:36:56.551 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.552 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:56.552 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:56.552 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.552 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.552 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@298354086 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@2131258181) 18:36:56.552 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@1634135503 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@744538845) 18:36:56.553 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1209739116 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:56.553 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:56.553 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:56.553 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.554 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup20] 18:36:56.554 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.554 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.554 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.554 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:56.554 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.554 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:56.554 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1943067583 18:36:56.554 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:56.554 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:56.554 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy2] 18:36:56.554 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:56.554 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy2, version=4.5.6) 18:36:56.555 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:56.555 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1943067583 18:36:56.555 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:56.555 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@7b320f0d 18:36:56.555 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:56.555 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.555 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup20] 18:36:56.555 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.555 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.555 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.555 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:56.555 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.555 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:56.555 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@1943067583 18:36:56.555 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1943067583 18:36:56.555 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:56.555 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:56.555 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy3] 18:36:56.555 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:56.556 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy3, version=1.2.3) 18:36:56.556 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:56.556 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1943067583 18:36:56.556 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:56.556 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@7b320f0d 18:36:56.556 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:36:56.556 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.556 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:56.556 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:56.557 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.557 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.557 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@1787000640 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@839959262) 18:36:56.557 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1946565050 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:56.557 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:56.558 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:56.558 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.558 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup20] 18:36:56.558 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.558 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.559 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.559 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:56.559 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.559 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:56.559 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@658417248 18:36:56.559 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:56.559 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@658417248 18:36:56.559 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:56.559 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:56.559 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@2775dd2e 18:36:56.559 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:36:56.560 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.560 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.560 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:56.560 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:56.561 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.561 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.561 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@1652288403 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@305507250) 18:36:56.561 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@984049856 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@1679041515) 18:36:56.561 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@15623475 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:56.561 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:56.562 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.562 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [DROOLS] 18:36:56.562 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup20] 18:36:56.563 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.563 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.563 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.563 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.563 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.563 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.563 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] : org.hibernate.collection.spi.PersistentBag@310976964 18:36:56.563 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.563 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.563 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:56.564 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:56.564 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:56.564 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.564 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] -> org.hibernate.collection.spi.PersistentBag@310976964 18:36:56.564 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.564 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@35019e56 18:36:56.565 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:36:56.565 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.565 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:56.566 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:56.566 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.566 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.566 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1186312760 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@2131258181) 18:36:56.566 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@364398719 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@744538845) 18:36:56.566 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@703508923 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:56.566 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:56.567 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:56.567 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [DROOLS] 18:36:56.567 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup20] 18:36:56.568 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.568 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.568 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.568 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:56.568 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.568 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:56.568 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] : org.hibernate.collection.spi.PersistentBag@903560866 18:36:56.568 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:56.568 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:56.568 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:56.569 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:56.569 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:56.569 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:56.569 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] -> org.hibernate.collection.spi.PersistentBag@903560866 18:36:56.569 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:56.569 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@2cc76912 18:36:56.569 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:36:56.569 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.569 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:56.569 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:56.569 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.569 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.569 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@1886942808 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@839959262) 18:36:56.569 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1126210080 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:56.570 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:56.570 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:56.570 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [DROOLS] 18:36:56.570 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup20] 18:36:56.570 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.570 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.570 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.570 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:56.570 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.570 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:56.570 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] : org.hibernate.collection.spi.PersistentMap@46300726 18:36:56.571 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:56.571 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup20, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] -> org.hibernate.collection.spi.PersistentMap@46300726 18:36:56.571 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:56.571 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:56.571 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@45e5212f 18:36:56.571 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:36:56.571 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.572 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.573 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.574 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.574 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@39010857 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@427475a2) 18:36:56.574 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1113160155 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@811093649) 18:36:56.574 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1456023121 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.575 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@977902078 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:56.575 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@580114068 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.575 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@730723516 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:56.575 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@879338546 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.575 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1117343016 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:56.575 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@2122454169 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.575 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@988686305 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:56.575 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1138711738 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1723057270) 18:36:56.575 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1269279204 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:56.575 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@636439253 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@427475a2) 18:36:56.575 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1853202598 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:56.575 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1475742558 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:56.575 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:56.576 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.576 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.576 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup1] 18:36:56.576 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.576 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.577 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.577 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.577 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.577 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:56.577 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.577 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.577 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.577 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup1] 18:36:56.577 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.577 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.578 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.578 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.578 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.578 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.578 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.578 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup1] 18:36:56.578 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.578 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.578 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.578 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.578 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.578 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.578 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.578 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup1] 18:36:56.578 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.578 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.579 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.579 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.579 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.579 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.579 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup1] 18:36:56.579 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:56.579 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:56.579 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.579 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:56.579 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.579 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup1] 18:36:56.579 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:56.579 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:56.579 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.579 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.579 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup1] 18:36:56.579 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:56.579 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:56.579 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.579 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:56.580 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 1035845664 18:36:56.580 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.580 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup1, version=0.0.0)] : 1526108210 18:36:56.580 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup1, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1628389147 18:36:56.580 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup1, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1628389147 18:36:56.580 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.580 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.580 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.580 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.580 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.580 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.580 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:56.580 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:56.580 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.580 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup1, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1628389147 18:36:56.580 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.581 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:56.581 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:56.581 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:56.581 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@4918f90f 18:36:56.581 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup1, version=0.0.0}] 18:36:56.581 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:56.581 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:56.582 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.582 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.582 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1604002209 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1932858958) 18:36:56.582 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1198795438 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@368814bb) 18:36:56.582 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1789175625 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@704947264) 18:36:56.582 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1685781395 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:56.583 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:56.583 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.583 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:56.584 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup1] 18:36:56.584 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:56.584 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:56.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:56.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.584 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:56.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.584 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.584 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup1] 18:36:56.584 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.584 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.584 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 1266437646 18:36:56.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@955936169 18:36:56.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.584 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:56.585 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:56.585 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:56.585 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PASSIVE] 18:36:56.585 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:56.585 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@955936169 18:36:56.585 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@78698291 18:36:56.585 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:36:56.585 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.585 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.586 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.586 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.586 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1224203232 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:56.586 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:56.587 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:56.587 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:56.587 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:56.587 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:56.587 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PASSIVE] 18:36:56.587 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:56.587 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@38a2118b 18:36:56.588 [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:36:56.588 [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:36:56.588 [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:36:56.588 [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:36:56.588 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.589 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.589 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@1325200804 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.589 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@435014542 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1932858958) 18:36:56.589 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1324159137 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@368814bb) 18:36:56.589 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1718320830 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@704947264) 18:36:56.589 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1326704130 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:56.589 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@953546197 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.589 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@513512054 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:56.589 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@599298453 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.589 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1942700054 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:56.589 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@1688692967 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.590 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@653086247 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:56.590 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1094600534 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:56.590 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:56.628 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.628 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:56.628 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup1] 18:36:56.628 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:56.628 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:56.628 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:56.628 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.628 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:56.629 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.629 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:56.629 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.629 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup1] 18:36:56.629 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.629 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.629 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.629 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:56.629 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.629 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.629 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.629 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup1] 18:36:56.629 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.629 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.629 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.629 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.629 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:56.629 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.629 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup1] 18:36:56.629 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.629 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.629 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.629 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:56.629 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.629 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:56.629 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.630 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup1] 18:36:56.630 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.630 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.630 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.630 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:56.630 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.630 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:56.630 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.630 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup1] 18:36:56.630 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.630 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.630 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.630 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:56.630 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.630 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@2075342214 18:36:56.630 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@2075342214 18:36:56.630 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:56.630 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.630 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.630 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@2075342214 18:36:56.630 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:56.630 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:56.630 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:56.631 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:56.631 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:56.631 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.631 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@889d093 18:36:56.631 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:36:56.631 [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:36:56.631 [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:36:56.631 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.631 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.631 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1714015874 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@427475a2) 18:36:56.631 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@436351481 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@811093649) 18:36:56.631 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1442863936 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.631 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@273355867 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:56.631 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@952014094 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.631 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@867759641 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:56.631 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1731621237 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.631 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@798447620 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:56.631 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1674423837 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.631 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@389125187 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:56.631 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1129898505 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1723057270) 18:36:56.632 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1452983582 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:56.632 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1479091350 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@427475a2) 18:36:56.632 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1134633052 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:56.632 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1198381707 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:56.632 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:56.632 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.632 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.632 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup1] 18:36:56.632 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.632 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.632 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.632 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.632 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.632 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:56.632 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.632 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.632 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.632 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup1] 18:36:56.632 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.632 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.632 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.632 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.632 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.632 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.632 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.632 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup1] 18:36:56.632 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.632 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.632 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.632 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.632 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.632 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.632 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.632 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup1] 18:36:56.632 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.632 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.632 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.632 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.632 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.632 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.632 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup1] 18:36:56.632 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:56.632 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:56.632 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.632 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:56.632 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.632 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup1] 18:36:56.633 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:56.633 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:56.633 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.633 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.633 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup1] 18:36:56.633 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:56.633 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:56.633 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.633 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:56.633 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup1, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@472563168 18:36:56.633 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup1, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@472563168 18:36:56.633 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.633 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.633 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.633 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.633 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.633 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.633 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup1, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@472563168 18:36:56.633 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.633 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:56.633 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:56.633 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:56.633 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@872cbab 18:36:56.633 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup1, version=0.0.0}] 18:36:56.633 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:56.633 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:56.633 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.633 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.633 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@1088215157 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1941334453) 18:36:56.633 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@156280883 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:56.633 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:56.634 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:56.634 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup1] 18:36:56.634 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:56.634 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:56.634 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:56.634 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup1, version=0.0.0) 18:36:56.634 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:56.634 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup1, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@901416300 18:36:56.634 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:56.634 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup1, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@901416300 18:36:56.634 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:56.634 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:56.634 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@50a80d6b 18:36:56.634 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup1, version=0.0.0}] 18:36:56.634 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.634 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.634 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:56.634 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:56.634 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.634 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.634 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@1546987133 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@305507250) 18:36:56.634 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@840412214 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@1679041515) 18:36:56.634 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1335771844 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:56.634 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:56.635 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.635 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.635 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup1] 18:36:56.635 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.635 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.635 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.635 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.635 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.635 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.635 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1794426702 18:36:56.635 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.635 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.635 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.1] 18:36:56.635 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:56.635 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.1, version=4.5.6) 18:36:56.635 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.635 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1794426702 18:36:56.635 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.635 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@25c7713e 18:36:56.635 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.635 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.635 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup1] 18:36:56.635 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.635 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.635 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.635 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.635 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.635 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.635 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@1794426702 18:36:56.635 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1794426702 18:36:56.635 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.635 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.635 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.2] 18:36:56.635 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [7.8.9] 18:36:56.635 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.2, version=7.8.9) 18:36:56.635 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.635 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1794426702 18:36:56.635 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.635 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@25c7713e 18:36:56.635 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:36:56.635 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.636 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:56.636 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:56.636 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.636 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.636 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@418549536 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@2131258181) 18:36:56.636 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@694598818 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@744538845) 18:36:56.636 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1936782171 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:56.636 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:56.636 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:56.636 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.636 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup1] 18:36:56.636 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.636 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.636 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.636 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:56.636 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.636 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:56.636 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1216665937 18:36:56.636 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:56.636 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:56.636 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:56.636 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:56.636 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:56.636 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:56.636 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1216665937 18:36:56.636 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:56.636 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@7d3818ab 18:36:56.636 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:36:56.637 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.637 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:56.637 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:56.637 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.637 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.637 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@161924732 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@839959262) 18:36:56.637 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1702760880 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:56.637 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:56.637 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:56.637 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.637 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup1] 18:36:56.637 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.637 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.637 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.637 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:56.637 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.637 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:56.637 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@1131930634 18:36:56.637 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:56.637 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup1, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@1131930634 18:36:56.637 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:56.637 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:56.637 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@3fb75c24 18:36:56.637 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:36:56.637 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.638 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.638 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.638 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.638 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@709962227 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@427475a2) 18:36:56.638 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@2104685993 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@811093649) 18:36:56.638 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@310090733 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.638 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@388539386 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:56.638 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@873799261 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.638 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1579182795 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:56.638 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@281687569 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.638 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1110405249 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:56.638 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1590983023 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.638 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@67053132 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:56.638 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1120203420 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1723057270) 18:36:56.638 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@2077636925 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:56.638 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@112470057 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@427475a2) 18:36:56.638 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@2080613365 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:56.638 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@431419131 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:56.638 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:56.639 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.639 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.639 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:56.639 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.639 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.639 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.639 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.639 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.639 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:56.639 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.639 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.639 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.639 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:56.639 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.639 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.639 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.639 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.639 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.639 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.639 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.639 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:56.639 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.639 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.639 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.639 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.639 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.639 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.639 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.639 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:56.639 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.639 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.639 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.639 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.639 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.639 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.639 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup11] 18:36:56.639 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:56.639 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:56.639 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.639 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:56.639 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.639 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup11] 18:36:56.639 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:56.640 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:56.640 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.640 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.640 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup11] 18:36:56.640 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:56.640 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:56.640 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.640 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:56.640 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 357344636 18:36:56.640 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.640 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup11, version=0.0.0)] : 1000554520 18:36:56.640 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@878958346 18:36:56.640 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@878958346 18:36:56.640 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.640 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.640 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.640 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.640 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.640 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.640 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:56.640 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:56.640 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.640 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@878958346 18:36:56.640 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.640 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:56.640 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [TEST] 18:36:56.640 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:56.640 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@7d2410af 18:36:56.640 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.640 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [DROOLS] 18:36:56.640 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:56.640 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.640 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.640 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.640 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.640 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.640 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:56.640 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.640 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.640 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [DROOLS] 18:36:56.640 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:56.640 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.640 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.640 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.640 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.640 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.640 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.640 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [DROOLS] 18:36:56.640 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:56.641 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.641 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.641 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [DROOLS] 18:36:56.641 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:56.641 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.641 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.641 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup11] 18:36:56.641 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:56.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:56.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:56.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.641 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup11] 18:36:56.641 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:56.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:56.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.641 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup11] 18:36:56.641 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:56.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:56.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:56.641 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] : 1450360918 18:36:56.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.641 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Found existing loading entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup11, version=0.0.0)] - using loading instance 18:36:56.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@878958346 18:36:56.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@878958346 18:36:56.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.641 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:56.641 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:56.641 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@878958346 18:36:56.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.641 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@7d2410af 18:36:56.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.641 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [XACML] 18:36:56.641 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:56.641 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.641 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:56.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.641 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:56.641 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:56.641 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:56.642 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.642 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [XACML] 18:36:56.642 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:56.642 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.642 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.642 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:56.642 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.642 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:56.642 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.642 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [XACML] 18:36:56.642 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:56.642 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.642 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.642 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:56.642 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.642 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:56.642 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.642 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [XACML] 18:36:56.642 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:56.642 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.642 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.642 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:56.642 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.642 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:56.642 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.642 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup11] 18:36:56.642 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:56.642 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:56.643 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.643 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:56.643 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.643 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup11] 18:36:56.643 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:56.643 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:56.643 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.643 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.643 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup11] 18:36:56.643 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:56.643 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:56.643 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.643 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:56.658 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML)] : 2076344190 18:36:56.658 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.658 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Found existing loading entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup11, version=0.0.0)] - using loading instance 18:36:56.658 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@878958346 18:36:56.658 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@878958346 18:36:56.659 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.659 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.659 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.659 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.659 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.659 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.659 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:56.659 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:56.659 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:56.659 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@878958346 18:36:56.659 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.659 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@7d2410af 18:36:56.659 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup11, version=0.0.0}] 18:36:56.659 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:56.659 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:56.659 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.659 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.659 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@613206113 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1932858958) 18:36:56.659 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@52799433 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@368814bb) 18:36:56.659 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1568785226 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@704947264) 18:36:56.659 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1721141781 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:56.659 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:56.660 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.660 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:56.660 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup11] 18:36:56.660 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:56.660 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [XACML] 18:36:56.660 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=XACML, localName=apex-0) 18:36:56.660 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.660 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=XACML, localName=apex-0) 18:36:56.660 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.660 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [XACML] 18:36:56.660 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:56.660 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.660 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.660 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:56.660 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.660 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:56.660 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.660 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=XACML, localName=apex-0)] : 1508274271 18:36:56.660 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.660 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML)] : org.hibernate.collection.spi.PersistentBag@1881246122 18:36:56.660 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.660 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.660 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:56.660 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:56.660 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:56.660 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:56.660 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=XACML, localName=apex-0) 18:36:56.660 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML)] -> org.hibernate.collection.spi.PersistentBag@1881246122 18:36:56.660 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@bf29f54 18:36:56.660 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:36:56.660 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.661 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:56.661 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:56.661 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.661 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.661 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1935337461 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1932858958) 18:36:56.661 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@172222652 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@368814bb) 18:36:56.661 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1615660323 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@704947264) 18:36:56.661 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@2136620609 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:56.661 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:56.661 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.661 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:56.661 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup11] 18:36:56.661 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:56.661 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [DROOLS] 18:36:56.661 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0) 18:36:56.661 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.661 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0) 18:36:56.661 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.661 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [DROOLS] 18:36:56.661 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:56.661 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.661 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.662 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.662 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.662 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.662 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.662 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0)] : 1180986936 18:36:56.662 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.662 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] : org.hibernate.collection.spi.PersistentBag@2080609813 18:36:56.662 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.662 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.662 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:56.662 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:56.662 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:56.662 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PASSIVE] 18:36:56.662 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0) 18:36:56.662 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] -> org.hibernate.collection.spi.PersistentBag@2080609813 18:36:56.662 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@6862f883 18:36:56.662 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:36:56.662 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.662 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:56.662 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:56.662 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.662 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.662 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1797438724 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1932858958) 18:36:56.662 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1708288129 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@368814bb) 18:36:56.662 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@10674093 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@704947264) 18:36:56.662 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@2147195354 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:56.662 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:56.663 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.663 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:56.663 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup11] 18:36:56.663 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:56.663 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:56.663 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:56.663 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.663 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:56.663 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.663 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.663 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:56.663 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.663 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.663 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.663 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.663 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.663 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.663 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 1634128267 18:36:56.663 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.663 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1897109110 18:36:56.663 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.663 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.663 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:56.663 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:56.663 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:56.663 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [TEST] 18:36:56.663 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:56.663 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1897109110 18:36:56.663 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@4270a134 18:36:56.663 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:36:56.663 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.664 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.664 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.664 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.664 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1028479735 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:56.664 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:56.664 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:56.664 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:56.664 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:56.664 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:56.664 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [TEST] 18:36:56.664 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:56.664 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@23d45f7d 18:36:56.664 [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:36:56.664 [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:36:56.664 [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:36:56.664 [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:36:56.664 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.665 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.665 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@1956193042 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.665 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@2100443546 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1932858958) 18:36:56.665 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1211335146 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@368814bb) 18:36:56.665 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1235030054 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@704947264) 18:36:56.665 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1948335028 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:56.665 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@414396995 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.665 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1281084526 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:56.665 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@1835465187 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.665 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@275223392 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:56.665 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@289901061 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.665 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@65871103 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:56.665 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1495159936 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:56.665 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:56.665 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.665 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:56.665 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup11] 18:36:56.665 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:56.665 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:56.665 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:56.665 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.665 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:56.665 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.665 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:56.665 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.665 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:56.665 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.665 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.665 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.665 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:56.665 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.665 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.665 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.666 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:56.666 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.666 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.666 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.666 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.666 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:56.666 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.666 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:56.666 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.666 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.666 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.666 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:56.666 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.666 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:56.666 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.666 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:56.666 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.666 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.666 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.666 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:56.666 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.666 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:56.666 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.666 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:56.666 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.666 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.666 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.666 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:56.666 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.667 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@865435227 18:36:56.667 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@865435227 18:36:56.667 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:56.668 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.668 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.668 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@865435227 18:36:56.668 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:56.668 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:56.668 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:56.668 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:56.668 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:56.668 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.668 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@78e1625f 18:36:56.668 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:36:56.669 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.669 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.669 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1148068032 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:56.669 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:56.670 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0) 18:36:56.670 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:56.670 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:56.670 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:56.670 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PASSIVE] 18:36:56.670 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0) 18:36:56.670 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@596792bc 18:36:56.670 [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:36:56.670 [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:36:56.671 [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:36:56.672 [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:36:56.673 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.673 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.674 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@1824178544 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.674 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1593284115 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1932858958) 18:36:56.674 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1274334510 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@368814bb) 18:36:56.675 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@786650270 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@704947264) 18:36:56.675 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@350790003 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:56.675 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@1984822003 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.675 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@465425577 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:56.675 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@802043108 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.676 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@2130504535 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:56.676 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@1736379417 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.676 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@311596227 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:56.676 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1285942113 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:56.677 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:56.678 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.680 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:56.681 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup11] 18:36:56.682 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:56.682 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [DROOLS] 18:36:56.682 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0) 18:36:56.682 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.682 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=DROOLS, localName=apex-0) 18:36:56.682 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.682 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:56.682 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [DROOLS] 18:36:56.682 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:56.682 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.682 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.682 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.682 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:56.682 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.682 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.682 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [DROOLS] 18:36:56.682 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:56.682 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.682 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.682 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.682 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.682 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:56.682 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [DROOLS] 18:36:56.682 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:56.682 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.682 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.682 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.682 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:56.682 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.682 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:56.682 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [DROOLS] 18:36:56.682 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:56.682 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.682 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.682 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.682 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:56.682 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.682 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:56.682 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [DROOLS] 18:36:56.682 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:56.682 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.682 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.682 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.682 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:56.683 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.683 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] : org.hibernate.collection.spi.PersistentBag@1286109059 18:36:56.683 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] : org.hibernate.collection.spi.PersistentBag@1286109059 18:36:56.683 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:56.683 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.683 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.683 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] -> org.hibernate.collection.spi.PersistentBag@1286109059 18:36:56.683 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:56.683 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:56.683 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:56.683 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:56.683 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:56.683 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.683 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@393ca457 18:36:56.683 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:36:56.684 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.684 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.684 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1032968503 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:56.684 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:56.684 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=XACML, localName=apex-0) 18:36:56.684 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:56.685 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:56.685 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:56.685 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:56.685 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=XACML, localName=apex-0) 18:36:56.685 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@6942d9bc 18:36:56.685 [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:36:56.685 [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:36:56.685 [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:36:56.685 [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:36:56.685 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.685 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.685 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@1521089986 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.685 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1131222029 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1932858958) 18:36:56.685 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1882489794 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@368814bb) 18:36:56.685 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@256125761 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@704947264) 18:36:56.685 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@437682310 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:56.685 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@829436597 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.685 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1695456714 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:56.685 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@1262402569 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.685 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1703020376 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:56.685 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@1431794887 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.685 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1143362410 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:56.685 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@2059821331 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:56.685 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:56.686 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.686 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:56.686 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup11] 18:36:56.686 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:56.686 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [XACML] 18:36:56.686 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=XACML, localName=apex-0) 18:36:56.686 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.686 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=XACML, localName=apex-0) 18:36:56.686 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:56.686 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:56.686 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [XACML] 18:36:56.686 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:56.686 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.686 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.686 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:56.686 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:56.686 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:56.686 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.686 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [XACML] 18:36:56.686 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:56.686 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.686 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.686 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:56.686 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.686 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:56.686 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [XACML] 18:36:56.686 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:56.686 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.686 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.686 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:56.686 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:56.686 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:56.686 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:56.686 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [XACML] 18:36:56.686 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:56.686 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.686 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.686 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:56.686 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:56.687 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:56.687 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:56.687 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [XACML] 18:36:56.687 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:56.687 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.687 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.687 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:56.687 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:56.687 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:56.687 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML)] : org.hibernate.collection.spi.PersistentBag@392110069 18:36:56.687 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML)] : org.hibernate.collection.spi.PersistentBag@392110069 18:36:56.687 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:56.687 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.687 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.687 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML)] -> org.hibernate.collection.spi.PersistentBag@392110069 18:36:56.687 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:56.687 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:56.687 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:56.687 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:56.687 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:56.687 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:56.687 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@22f8be7c 18:36:56.687 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:36:56.687 [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:36:56.687 [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:36:56.687 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.687 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.687 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1038659405 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@427475a2) 18:36:56.687 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1612012927 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@811093649) 18:36:56.688 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@282460805 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.688 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@2000307645 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:56.688 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@256909008 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.688 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1164203232 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:56.688 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1703326947 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.688 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1077150275 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:56.688 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1335697931 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.688 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@674868300 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:56.688 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@2017997828 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1723057270) 18:36:56.688 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@403576660 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:56.688 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1051063076 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@427475a2) 18:36:56.688 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1536914288 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:56.688 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1657443347 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:56.688 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:56.688 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.688 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.688 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:56.688 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.688 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.688 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.688 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.688 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.688 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:56.688 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.688 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.688 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.688 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:56.688 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.688 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.688 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.688 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.688 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.688 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.688 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.688 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:56.688 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.688 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.688 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.688 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.688 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.688 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.688 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.688 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:56.688 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.688 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.688 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.688 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.688 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.688 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.688 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup11] 18:36:56.688 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:56.688 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:56.688 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.688 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:56.688 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.689 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup11] 18:36:56.689 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:56.689 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:56.689 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.689 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.689 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup11] 18:36:56.689 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:56.689 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:56.689 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.689 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:56.689 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@456889832 18:36:56.689 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@456889832 18:36:56.689 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.689 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.689 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.689 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.689 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.689 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.689 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@456889832 18:36:56.689 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.689 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:56.689 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [TEST] 18:36:56.689 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:56.689 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@13126d46 18:36:56.689 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.689 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [DROOLS] 18:36:56.689 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:56.689 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.689 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.689 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.689 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.689 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.689 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:56.689 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.689 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.689 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [DROOLS] 18:36:56.689 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:56.689 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.689 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.689 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.689 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.689 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.689 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.689 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [DROOLS] 18:36:56.689 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:56.689 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.689 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.689 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.689 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.689 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.689 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.689 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [DROOLS] 18:36:56.689 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:56.689 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.689 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.689 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.689 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.689 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.689 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.689 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup11] 18:36:56.690 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:56.690 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:56.690 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.690 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:56.690 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.690 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup11] 18:36:56.690 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:56.690 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:56.690 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.690 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.690 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup11] 18:36:56.690 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:56.690 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:56.690 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.690 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:56.690 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Found existing loading entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup11, version=0.0.0)] - using loading instance 18:36:56.690 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@456889832 18:36:56.690 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@456889832 18:36:56.690 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.690 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.690 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.690 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.690 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.690 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.690 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@456889832 18:36:56.690 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.690 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:56.690 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [TEST] 18:36:56.690 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:56.690 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@13126d46 18:36:56.690 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.690 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [XACML] 18:36:56.690 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:56.690 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.690 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.690 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:56.690 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.690 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:56.690 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:56.690 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:56.690 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.690 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [XACML] 18:36:56.690 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:56.691 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.691 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.691 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:56.691 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.691 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:56.691 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.691 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [XACML] 18:36:56.691 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:56.691 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.691 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.691 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:56.691 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.691 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:56.691 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.691 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [XACML] 18:36:56.691 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup11] 18:36:56.691 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.691 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.691 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:56.691 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.691 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:56.691 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.691 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup11] 18:36:56.691 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:56.691 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:56.691 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.691 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:56.691 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.691 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup11] 18:36:56.691 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:56.691 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:56.691 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.691 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.691 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup11] 18:36:56.691 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:56.691 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:56.691 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.691 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:56.691 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Found existing loading entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup11, version=0.0.0)] - using loading instance 18:36:56.691 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@456889832 18:36:56.691 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@456889832 18:36:56.691 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.691 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.691 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.691 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.691 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.691 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.691 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup11, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@456889832 18:36:56.691 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.691 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:56.691 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [TEST] 18:36:56.691 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:56.691 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@13126d46 18:36:56.691 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup11, version=0.0.0}] 18:36:56.692 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:56.692 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:56.692 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.692 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.692 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@1405188397 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1941334453) 18:36:56.692 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@345121384 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:56.692 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:56.692 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:56.692 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup11] 18:36:56.692 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:56.692 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:56.692 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:56.692 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup11, version=0.0.0) 18:36:56.692 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:56.692 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup11, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@761786512 18:36:56.692 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:56.692 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup11, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@761786512 18:36:56.693 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:56.693 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:56.693 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@5e4b9f22 18:36:56.693 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup11, version=0.0.0}] 18:36:56.693 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.694 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.694 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:56.694 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:56.694 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.694 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.694 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@1531934689 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@305507250) 18:36:56.694 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@1085273329 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@1679041515) 18:36:56.694 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@450379735 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:56.694 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:56.695 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.695 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.695 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:56.695 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.695 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.695 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.695 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.695 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.695 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.695 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1612627873 18:36:56.695 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.695 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.695 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:56.695 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:56.695 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:56.695 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.695 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1612627873 18:36:56.695 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.695 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@78ffe38 18:36:56.695 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:36:56.695 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.695 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:56.695 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:56.695 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.695 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.695 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1559383961 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@2131258181) 18:36:56.695 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@80456767 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@744538845) 18:36:56.695 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@2019746825 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:56.695 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:56.696 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:56.696 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.696 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:56.696 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.696 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.696 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.696 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:56.696 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.696 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:56.696 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@411342589 18:36:56.696 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:56.696 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:56.696 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:56.696 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:56.696 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:56.696 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:56.696 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@411342589 18:36:56.696 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:56.696 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@17d745ae 18:36:56.696 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:36:56.696 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.696 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:56.696 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:56.696 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.696 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.696 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@2021304817 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@839959262) 18:36:56.696 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1566779742 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:56.696 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:56.697 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:56.697 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.697 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:56.697 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.697 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.697 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.697 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:56.697 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.697 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:56.697 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@483195149 18:36:56.697 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:56.697 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@483195149 18:36:56.697 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:56.697 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:56.697 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@36f3f2a8 18:36:56.697 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:36:56.697 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.697 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.697 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:56.697 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:56.697 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.697 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.697 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@1914569969 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@305507250) 18:36:56.697 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@622276751 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@1679041515) 18:36:56.697 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1636838117 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:56.697 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:56.698 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.698 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [DROOLS] 18:36:56.698 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:56.698 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.698 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.698 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.698 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.698 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.698 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.698 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] : org.hibernate.collection.spi.PersistentBag@916965743 18:36:56.698 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.698 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.698 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:56.698 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:56.698 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:56.698 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.698 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] -> org.hibernate.collection.spi.PersistentBag@916965743 18:36:56.698 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.698 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@56eb8c30 18:36:56.698 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:36:56.698 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.698 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:56.698 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:56.698 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.698 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.698 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@910967562 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@2131258181) 18:36:56.699 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@28477060 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@744538845) 18:36:56.699 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1766556047 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:56.699 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:56.699 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:56.699 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [DROOLS] 18:36:56.699 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:56.699 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.699 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.699 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.699 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:56.699 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.699 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:56.699 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] : org.hibernate.collection.spi.PersistentBag@792032148 18:36:56.699 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:56.699 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:56.699 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:56.699 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:56.699 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:56.699 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:56.699 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] -> org.hibernate.collection.spi.PersistentBag@792032148 18:36:56.699 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:56.699 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@22587721 18:36:56.699 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:36:56.699 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.699 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:56.699 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:56.699 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.699 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.699 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@397073692 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@839959262) 18:36:56.699 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@739117753 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:56.700 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:56.700 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:56.700 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [DROOLS] 18:36:56.700 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:56.700 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.700 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.700 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.700 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:56.700 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS) 18:36:56.700 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:56.700 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] : org.hibernate.collection.spi.PersistentMap@706042908 18:36:56.700 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:56.700 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=DROOLS)] -> org.hibernate.collection.spi.PersistentMap@706042908 18:36:56.700 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:56.700 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:56.700 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@61a4a71c 18:36:56.700 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:36:56.700 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.700 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.700 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:56.700 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:56.700 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.700 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.700 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@1025716819 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@305507250) 18:36:56.700 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@1177387638 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@1679041515) 18:36:56.700 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1484081166 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:56.701 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:56.701 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.701 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [XACML] 18:36:56.701 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:56.701 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.701 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.701 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:56.701 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.701 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:56.701 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.701 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML)] : org.hibernate.collection.spi.PersistentBag@1295491224 18:36:56.701 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.701 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.701 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:56.701 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:56.701 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:56.701 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.701 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML)] -> org.hibernate.collection.spi.PersistentBag@1295491224 18:36:56.701 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.701 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@122c8b64 18:36:56.701 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:36:56.701 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.701 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:56.701 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:56.701 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.702 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.702 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1617662999 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@2131258181) 18:36:56.702 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@276051729 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@744538845) 18:36:56.702 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1815196688 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:56.702 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:56.702 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:56.702 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [XACML] 18:36:56.702 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:56.702 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.702 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.702 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:56.702 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:56.702 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:56.702 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:56.702 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML)] : org.hibernate.collection.spi.PersistentBag@1582840564 18:36:56.702 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:56.702 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:56.702 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:56.702 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:56.702 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:56.702 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:56.702 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML)] -> org.hibernate.collection.spi.PersistentBag@1582840564 18:36:56.702 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:56.702 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@17baf642 18:36:56.702 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:36:56.702 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.702 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:56.702 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:56.703 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.703 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.703 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@1984582033 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@839959262) 18:36:56.703 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1875507388 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:56.703 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:56.703 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:56.703 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [XACML] 18:36:56.703 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup11] 18:36:56.703 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.703 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.703 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:56.703 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:56.703 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML) 18:36:56.703 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:56.703 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML)] : org.hibernate.collection.spi.PersistentMap@160077130 18:36:56.703 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:56.703 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup11, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=XACML)] -> org.hibernate.collection.spi.PersistentMap@160077130 18:36:56.703 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:56.703 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:56.703 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@113773b5 18:36:56.703 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:36:56.703 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.703 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.704 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.704 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.704 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@832271671 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@427475a2) 18:36:56.704 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@684533470 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@811093649) 18:36:56.704 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@919893698 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.704 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@475271542 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:56.704 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1988951302 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.704 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@934731487 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:56.704 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@583126157 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.704 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@505587202 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:56.704 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@257367053 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.704 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@236350238 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:56.704 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@572488693 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1723057270) 18:36:56.704 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@696703746 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:56.704 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@503713099 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@427475a2) 18:36:56.704 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@594922254 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:56.704 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@2053950534 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:56.704 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:56.704 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.704 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.704 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:56.704 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.704 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.704 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.704 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.704 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.704 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:56.704 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.704 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.704 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.704 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:56.704 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.704 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.704 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.704 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.705 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.705 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.705 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.705 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:56.705 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.705 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.705 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.705 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.705 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.705 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.705 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.705 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:56.705 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.705 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.705 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.705 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.705 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.705 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.705 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:56.705 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:56.705 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:56.705 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.705 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:56.705 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.705 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:56.705 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:56.705 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:56.705 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.705 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.705 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:56.705 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:56.705 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:56.705 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.705 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:56.705 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 1179643057 18:36:56.705 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.705 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 1516050114 18:36:56.705 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1896996152 18:36:56.705 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1896996152 18:36:56.705 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.705 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.705 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.705 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.705 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.705 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.705 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:56.705 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:56.705 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.705 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1896996152 18:36:56.705 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.705 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:56.705 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:56.705 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:56.705 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@5232be9b 18:36:56.705 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:56.706 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:56.706 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:56.706 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.710 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.710 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@95216785 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1932858958) 18:36:56.711 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@2049638657 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@368814bb) 18:36:56.711 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1419581969 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@704947264) 18:36:56.711 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@329031807 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:56.711 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:56.712 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.712 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:56.712 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:56.712 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:56.712 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:56.712 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:56.712 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.712 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:56.712 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.712 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.713 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.713 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.713 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.713 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.713 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.713 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.713 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.713 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 1862711098 18:36:56.713 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.713 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1439252493 18:36:56.713 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.713 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.713 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:56.713 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:56.713 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:56.713 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:56.713 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:56.713 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1439252493 18:36:56.713 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@196f7dfd 18:36:56.713 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.713 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-1] 18:36:56.713 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:56.713 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:56.713 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:56.713 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:56.713 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.713 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:56.713 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.713 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.713 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.713 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.713 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.713 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.713 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.713 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.713 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.713 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1)] : 1525539311 18:36:56.713 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.713 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@1439252493 18:36:56.713 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1439252493 18:36:56.713 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.713 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.713 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:56.713 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:56.713 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:56.713 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PASSIVE] 18:36:56.713 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:56.713 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1439252493 18:36:56.713 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@196f7dfd 18:36:56.713 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.713 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-2] 18:36:56.713 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:56.713 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:56.714 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:56.714 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:56.714 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.714 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:56.714 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.714 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.714 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.714 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.714 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.714 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.714 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.714 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.714 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.714 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2)] : 845435327 18:36:56.714 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.714 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@1439252493 18:36:56.714 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1439252493 18:36:56.714 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.714 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.714 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:56.714 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:56.714 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:56.714 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [SAFE] 18:36:56.714 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:56.714 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1439252493 18:36:56.714 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@196f7dfd 18:36:56.714 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.714 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-3] 18:36:56.714 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:56.714 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:56.714 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:56.714 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3) 18:36:56.714 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.714 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3) 18:36:56.714 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.714 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.714 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.714 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.714 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.714 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.714 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.714 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.714 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.715 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3)] : 1753325486 18:36:56.715 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.715 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@1439252493 18:36:56.715 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1439252493 18:36:56.715 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.715 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.715 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:56.715 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:56.715 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:56.715 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [TEST] 18:36:56.715 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3) 18:36:56.715 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1439252493 18:36:56.715 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@196f7dfd 18:36:56.715 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:56.715 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.715 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.716 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.716 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.716 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@182687702 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:56.716 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:56.717 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:56.717 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:56.717 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:56.717 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:56.717 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:56.717 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:56.717 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@4bd52ca4 18:36:56.717 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.717 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.717 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1570660143 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:56.717 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:56.718 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:56.718 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:56.718 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:56.718 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:56.718 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PASSIVE] 18:36:56.718 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:56.718 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@65d07158 18:36:56.718 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.718 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.718 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1243098602 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:56.718 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:56.719 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:56.720 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:56.720 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:56.720 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:56.720 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [SAFE] 18:36:56.720 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:56.720 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@10bcceb5 18:36:56.720 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.720 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.720 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@457229877 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:56.720 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:56.720 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3) 18:36:56.720 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:56.721 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:56.721 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:56.721 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [TEST] 18:36:56.721 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3) 18:36:56.721 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@2515ed62 18:36:56.721 [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:56.721 [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:56.721 [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:56.721 [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:56.721 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.721 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.721 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@955901595 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.721 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@311328708 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1932858958) 18:36:56.721 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@333707689 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@368814bb) 18:36:56.721 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@429357130 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@704947264) 18:36:56.721 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1856866525 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:56.721 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@264026771 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.721 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@60699772 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:56.721 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@560552301 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.721 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@587257597 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:56.721 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@1224902700 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.721 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@994932900 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:56.721 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1350892689 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:56.721 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:56.722 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.722 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:56.722 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:56.722 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:56.722 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:56.722 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:56.722 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.723 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:56.723 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.723 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:56.723 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.723 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.723 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.723 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.723 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.723 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:56.723 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.723 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.723 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.723 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:56.723 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.723 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.723 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.723 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.723 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:56.723 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.723 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.723 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.723 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.723 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.723 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:56.723 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.723 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:56.723 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.723 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.723 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.723 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.723 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.723 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:56.723 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.723 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:56.723 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.723 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.723 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.723 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.723 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.723 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:56.723 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.723 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@2018512841 18:36:56.723 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@2018512841 18:36:56.724 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:56.724 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.724 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.724 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@2018512841 18:36:56.724 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:56.724 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:56.724 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:56.724 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:56.724 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:56.724 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.724 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@5f8cd1e5 18:36:56.724 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.724 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-1] 18:36:56.724 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:56.724 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:56.724 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:56.724 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:56.724 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.724 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:36:56.724 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.724 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:56.724 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.724 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.724 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.724 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.724 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.724 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:56.724 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.724 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.724 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.724 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:56.724 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.724 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.724 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.724 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.724 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:56.724 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.724 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.724 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.724 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.724 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.724 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:56.724 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.724 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:56.724 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.724 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.724 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.724 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.724 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.724 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:56.724 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.724 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:56.724 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.724 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.724 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.724 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.724 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.724 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:56.724 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.725 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Found existing loading entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] - using loading instance 18:36:56.725 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@2018512841 18:36:56.725 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@2018512841 18:36:56.725 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:56.725 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.725 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.725 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@2018512841 18:36:56.725 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:56.725 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:56.725 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:56.725 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:56.725 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:56.725 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.725 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@5f8cd1e5 18:36:56.725 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.725 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-2] 18:36:56.725 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:56.725 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:56.725 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:56.725 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:56.725 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.725 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:36:56.725 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.725 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:56.725 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.725 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.725 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.725 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.725 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.725 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:56.725 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.725 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.725 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.725 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:56.725 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.725 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.725 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.725 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.725 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:56.725 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.725 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.725 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.725 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.725 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.725 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:56.725 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.725 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:56.725 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.725 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.725 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.725 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.725 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.725 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:56.725 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.725 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:56.725 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.725 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.725 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.725 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.725 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.725 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:56.725 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.726 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Found existing loading entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] - using loading instance 18:36:56.726 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@2018512841 18:36:56.726 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@2018512841 18:36:56.726 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:56.726 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.726 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.726 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@2018512841 18:36:56.726 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:56.726 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:56.726 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:56.726 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:56.726 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:56.727 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.727 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@5f8cd1e5 18:36:56.727 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.727 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-3] 18:36:56.727 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:56.727 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:56.727 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:56.727 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3) 18:36:56.727 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.727 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-3) 18:36:56.727 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.727 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:56.727 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.727 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.727 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.727 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.727 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.727 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:56.727 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.727 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.727 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.727 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:56.727 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.727 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.727 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.727 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.727 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:56.727 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.727 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.727 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.727 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.727 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.727 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:56.727 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.727 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:56.727 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.727 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.727 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.727 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.727 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.727 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:56.727 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.728 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:56.728 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.728 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.728 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.728 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.728 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.728 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:56.728 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.728 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Found existing loading entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] - using loading instance 18:36:56.728 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@2018512841 18:36:56.728 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@2018512841 18:36:56.728 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:56.728 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:56.728 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:56.728 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@2018512841 18:36:56.728 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:56.728 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:56.728 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:56.728 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:56.728 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:56.728 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.728 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@5f8cd1e5 18:36:56.728 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:56.728 [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:56.728 [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:56.728 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.729 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.729 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1750964246 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@427475a2) 18:36:56.729 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1294094704 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@811093649) 18:36:56.729 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1064229624 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.729 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@106182409 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:56.729 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@47026941 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.729 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1572600325 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:56.729 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@348869200 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.729 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@855692223 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:56.729 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1572136280 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@463e66c2) 18:36:56.729 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1599952697 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:56.729 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@298501968 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1723057270) 18:36:56.729 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@618820605 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:56.729 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1585896476 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@427475a2) 18:36:56.729 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1800907882 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:56.729 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@752883223 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:56.729 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:56.729 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.729 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.729 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:56.729 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.729 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.729 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.729 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.729 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.729 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:56.729 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.729 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.729 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.729 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:56.729 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.729 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.729 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.729 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.729 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.729 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.729 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.729 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:56.729 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.729 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.729 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.729 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.729 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.729 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.729 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:56.729 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:56.729 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:56.729 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:56.729 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.729 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.730 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.730 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.730 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:56.730 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:56.730 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:56.730 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.730 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:56.730 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.730 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:56.730 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:56.730 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:56.730 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.730 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.730 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:56.730 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:56.730 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:56.730 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.730 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:56.730 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@633760346 18:36:56.730 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@633760346 18:36:56.730 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:56.730 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:56.730 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:56.730 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:56.730 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:56.730 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:56.730 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@633760346 18:36:56.730 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:56.730 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:56.730 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:56.730 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:56.730 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@45f3891c 18:36:56.731 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:56.731 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:56.731 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:56.731 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.731 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.732 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@333753590 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1941334453) 18:36:56.732 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@90603626 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:56.732 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:56.732 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:56.732 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:56.732 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:56.732 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:56.732 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:56.732 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:56.732 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:56.732 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@163221595 18:36:56.732 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:56.732 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@163221595 18:36:56.732 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:56.732 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:56.732 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@37d4b676 18:36:56.732 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:56.733 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.733 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.734 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:56.734 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:56.734 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.734 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.734 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@109057334 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@305507250) 18:36:56.734 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@1094867051 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@1679041515) 18:36:56.734 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1231439178 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:56.734 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:56.734 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.735 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.735 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.735 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.735 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.735 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.735 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.735 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.735 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.735 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@660253824 18:36:56.735 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.735 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.735 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:56.735 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:56.735 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:56.735 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.735 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@660253824 18:36:56.735 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.735 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@e6e203b 18:36:56.735 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.735 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.735 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.735 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.735 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.735 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.735 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.735 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.735 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.735 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@660253824 18:36:56.735 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@660253824 18:36:56.735 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.735 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.735 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.1] 18:36:56.735 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:56.735 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.1, version=4.5.6) 18:36:56.735 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.735 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@660253824 18:36:56.735 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.736 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@e6e203b 18:36:56.736 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.736 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.736 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.736 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.736 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.736 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.736 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.736 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.736 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.736 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@660253824 18:36:56.736 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@660253824 18:36:56.736 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:56.736 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.736 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.2] 18:36:56.736 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [7.8.9] 18:36:56.736 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.2, version=7.8.9) 18:36:56.736 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.736 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@660253824 18:36:56.736 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:56.736 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@e6e203b 18:36:56.736 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:56.736 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.736 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:56.736 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:56.737 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.737 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.737 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1977186473 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@2131258181) 18:36:56.737 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@929042569 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@744538845) 18:36:56.737 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@255033104 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:56.737 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:56.739 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:56.739 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.739 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.739 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.739 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.739 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.739 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:56.739 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.739 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:56.739 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@264705062 18:36:56.739 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:56.739 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:56.739 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:56.739 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:56.739 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:56.739 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:56.739 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@264705062 18:36:56.739 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:56.740 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@79527eb9 18:36:56.740 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:56.740 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.740 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.740 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.740 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.740 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.740 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:56.740 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.740 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:56.740 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@264705062 18:36:56.740 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@264705062 18:36:56.740 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:56.740 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:56.740 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy1] 18:36:56.740 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:56.740 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy1, version=4.5.6) 18:36:56.740 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:56.740 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@264705062 18:36:56.740 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:56.740 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@79527eb9 18:36:56.740 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:56.740 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.740 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:56.740 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:56.741 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:56.742 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:56.742 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@1829590396 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@839959262) 18:36:56.742 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@34108329 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:56.742 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:56.743 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:56.743 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:56.743 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:56.743 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:56.743 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:56.743 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.743 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:56.744 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:56.744 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:56.744 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@1240307427 18:36:56.744 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:56.744 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@1240307427 18:36:56.744 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:56.744 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:56.744 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@2f78ab54 18:36:56.744 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:56.744 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.744 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:56.745 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:36:56.745 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@979c3cb] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@194971bd] 18:36:56.747 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:36:56.747 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:36:56.748 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:36:56.752 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:36:56.760 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:36:56.760 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=null] against incoming persistence unit name [ToscaConceptTest] 18:36:56.760 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- No PersistenceProvider explicitly requested, assuming Hibernate 18:36:56.760 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest persistence provider classname: null 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 [ javax.persistence.jdbc.driver: org.h2.Driver javax.persistence.jdbc.password: P01icY hibernate.dialect: org.hibernate.dialect.H2Dialect javax.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest hibernate.show_sql: false javax.persistence.schema-generation.database.action: drop-and-create javax.persistence.jdbc.user: policy] 18:36:56.760 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 18:36:56.760 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:36:56.761 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 18:36:56.761 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 18:36:56.761 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 18:36:56.761 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 18:36:56.762 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 18:36:56.762 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:36:56.762 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:36:56.762 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:36:56.762 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:36:56.762 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:36:56.762 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:36:56.762 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:36:56.762 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:56.762 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:36:56.762 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:36:56.762 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:56.762 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:36:56.762 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:36:56.762 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 18:36:56.764 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@27f3f512 18:36:56.764 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@27f3f512 18:36:56.764 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@27f3f512 18:36:56.764 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@5e593b08 18:36:56.764 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@5e593b08 18:36:56.764 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@3946075 18:36:56.764 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@3946075 18:36:56.764 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@122635ef 18:36:56.764 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@122635ef 18:36:56.764 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:56.764 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:56.764 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:56.764 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:56.764 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:56.764 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:56.764 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@1e01b133 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@262a1fad 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@6b4125ed 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@6b4125ed 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@6b4125ed 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@78da899f 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@78da899f 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@78da899f 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@e7b265e 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@e7b265e 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@e7b265e 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@33d60b7e 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@33d60b7e 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@1fecfaea 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@1fecfaea 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@4872669f 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@4872669f 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@4872669f 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@483f286e 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@4bb147ec 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@4bb147ec 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@33f2cfda 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@68ef01a5 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@68ef01a5 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@68ef01a5 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@59a2388e 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@186d8a71 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@3dc40ab9 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@2db6d68d 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@2db6d68d 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@6518fdfd 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@6518fdfd 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@11d2dd2d 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@cde8c6c 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@174721c4 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@3592c1c4 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@322e49ee 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@4aeb0e2b 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@648c5fb3 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@648c5fb3 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@47b33e07 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@47b33e07 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@7126e26 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@7126e26 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@151ab2b9 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@151ab2b9 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@4d705112 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@590765c4 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@19489b27 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@19489b27 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@626d2016 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@125d47c4 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@125d47c4 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@193bb809 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@64b018f3 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@581b1c08 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@581b1c08 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@1c240cf2 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@1c240cf2 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@1c240cf2 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@5809fa26 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@64763e49 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@64763e49 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@23468512 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@23468512 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@23468512 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@69cd7630 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@7e8279e5 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@2b53840a 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@2b53840a 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@3caafa67 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@3caafa67 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@3caafa67 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@3e546734 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@3e546734 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@53747c4a 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@53747c4a 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@64b0d1fa 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@64b0d1fa 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@f2276c9 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@f2276c9 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@12d2ddde 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@12d2ddde 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@62b475e2 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@729c8063 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@729c8063 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@50110971 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@3868468e 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@579325f2 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@4f20ec7d 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@78828aca 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@2a4ff62 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@4c56e671 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@4ddb882 18:36:56.765 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@68e5b609 18:36:56.766 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@4d1f1b98] into BootstrapContext; was [null] 18:36:56.766 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@36011924] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@5ff1aece] 18:36:56.804 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:36:56.804 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:36:56.804 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 18:36:56.805 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver 18:36:56.805 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PdpProviderTest] 18:36:56.805 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:36:56.805 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:36:56.805 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 18:36:56.805 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1) 18:36:56.812 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:36:56.812 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:36:56.812 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:36:56.812 [main] WARN org.hibernate.orm.deprecation -- HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 18:36:56.812 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.220 18:36:56.812 [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:56.813 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 18:36:56.813 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 18:36:56.813 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 18:36:56.813 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:56.813 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:56.813 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 18:36:56.813 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(3100, NumericTypeDescriptor) replaced previous registration(org.hibernate.dialect.H2DurationIntervalSecondJdbcType@1117cc7c) 18:36:56.813 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@6f810a8c] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@77aa1e4] 18:36:56.814 [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:56.815 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:56.815 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicyType 18:36:56.815 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:36:56.817 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.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:36:56.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:36:56.818 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:56.818 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:56.818 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:36:56.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:56.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:56.818 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:56.820 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.name 18:36:56.821 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:56.821 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:56.821 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:56.821 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:36:56.821 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:56.821 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:56.821 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:56.821 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.version 18:36:56.821 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:56.822 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:56.822 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:56.822 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.822 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:56.822 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:56.822 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:56.822 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:36:56.823 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:56.823 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:56.823 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:56.823 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_name 18:36:56.823 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:56.823 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:56.824 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:56.824 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:56.824 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:36:56.824 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:56.824 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:56.824 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:56.824 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_version 18:36:56.824 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:56.824 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:56.824 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.824 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:56.824 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:36:56.824 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:56.824 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:56.824 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:56.824 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.description 18:36:56.824 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:56.824 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:56.825 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.825 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:56.825 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.825 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:56.825 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:56.825 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:56.825 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:56.825 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:56.825 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:56.826 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:56.826 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.826 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:56.826 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.826 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:56.826 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:56.826 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:56.826 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:56.826 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:56.826 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:56.827 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:56.827 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.827 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:56.827 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.827 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:56.827 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:56.827 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeName',referencedColumn='name') 18:36:56.827 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeVersion',referencedColumn='version') 18:36:56.827 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:56.828 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:56.828 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:56.828 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:56.828 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.828 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='triggers_ORDER') 18:36:56.828 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.829 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='triggers_KEY') 18:36:56.829 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='triggers_KEY') 18:36:56.829 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:56.829 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:56.829 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:56.829 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property triggers 18:36:56.834 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:56.835 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicy 18:36:56.835 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:36:56.838 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.838 [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:56.838 [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:56.839 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:56.839 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:56.839 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:36:56.839 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:56.839 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:56.840 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:56.840 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.name 18:36:56.840 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:56.840 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:56.840 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:56.840 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:36:56.840 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:56.840 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:56.840 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:56.840 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.version 18:36:56.840 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:56.840 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:56.840 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:56.840 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.840 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:56.840 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:56.840 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:56.840 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:36:56.840 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:56.840 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:56.840 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:56.840 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_name 18:36:56.840 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:56.841 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:56.841 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:56.841 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:56.841 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:36:56.841 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:56.841 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:56.841 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:56.841 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_version 18:36:56.841 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:56.841 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:56.841 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.841 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:56.841 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:36:56.841 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:56.841 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:56.841 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:56.841 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.description 18:36:56.841 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:56.841 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:56.841 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.844 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:56.844 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.844 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:56.844 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:56.844 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:56.844 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:56.844 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:56.844 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:56.846 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:56.846 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.846 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:56.846 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.846 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:56.846 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:56.846 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:56.846 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:56.846 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:56.846 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:56.846 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.847 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:56.847 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_name') 18:36:56.847 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:56.847 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:36:56.847 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:56.847 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:56.847 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:56.847 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_name 18:36:56.847 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:56.847 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:56.847 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_version') 18:36:56.847 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:56.847 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:36:56.847 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:56.847 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:56.847 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:56.847 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_version 18:36:56.847 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:56.847 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property type 18:36:56.847 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:56.847 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.847 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:56.848 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.848 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:56.848 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:56.848 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyName',referencedColumn='name') 18:36:56.848 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyVersion',referencedColumn='version') 18:36:56.848 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:56.848 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:56.848 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:56.849 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:56.849 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:36:56.849 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:36:56.849 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.849 [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:56.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.JpaPdpPolicyStatus 18:36:56.850 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:56.850 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:56.850 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:36:56.850 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:56.850 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:56.850 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:56.850 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.localName 18:36:56.850 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:56.850 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:56.850 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:56.850 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:36:56.850 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:56.850 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:56.850 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:56.850 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyName 18:36:56.850 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:56.850 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:56.850 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:56.850 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:36:56.850 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:56.850 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:56.850 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:56.851 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyVersion 18:36:56.851 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:56.851 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:56.851 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:56.851 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:36:56.851 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:56.851 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:56.851 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:56.851 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentLocalName 18:36:56.851 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:56.851 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:56.851 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:56.854 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.854 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:36:56.854 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:36:56.855 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:56.855 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:56.855 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for deploy 18:36:56.855 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.deploy 18:36:56.855 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property deploy 18:36:56.855 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.855 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:36:56.855 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:36:56.855 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:56.855 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:56.855 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroup 18:36:56.855 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpGroup 18:36:56.855 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroup 18:36:56.855 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.855 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:36:56.855 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:36:56.855 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:56.855 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:56.855 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpType 18:36:56.855 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpType 18:36:56.855 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpType 18:36:56.856 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.856 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:56.856 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:56.856 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:36:56.856 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:56.856 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:56.856 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:56.856 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.name 18:36:56.856 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:56.856 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:56.856 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:56.856 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:36:56.856 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:56.856 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:56.856 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:56.856 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.version 18:36:56.857 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:56.857 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policyType 18:36:56.857 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.857 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:36:56.857 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:36:56.857 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:56.857 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:56.857 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for state 18:36:56.857 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.state 18:36:56.857 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property state 18:36:56.857 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:56.859 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpGroup 18:36:56.859 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:36:56.860 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.860 [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:56.860 [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:56.860 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:56.860 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:56.860 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:36:56.860 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:56.860 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:56.860 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:56.860 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.name 18:36:56.860 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:56.861 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:56.861 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:56.861 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:36:56.861 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:56.861 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:56.861 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:56.861 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.version 18:36:56.861 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:56.861 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:56.861 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:56.861 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.864 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:56.864 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:36:56.864 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:56.864 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:56.864 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:56.864 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.description 18:36:56.864 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:56.864 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.864 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:36:56.864 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:36:56.864 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:56.864 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:56.864 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroupState 18:36:56.864 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.pdpGroupState 18:36:56.864 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroupState 18:36:56.864 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:56.864 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.864 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpSubGroups_ORDER') 18:36:56.867 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.867 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpSubGroups_KEY') 18:36:56.867 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpSubGroups_KEY') 18:36:56.867 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='name',referencedColumn='name') 18:36:56.867 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='version',referencedColumn='version') 18:36:56.867 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:56.867 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:56.867 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpSubGroups 18:36:56.867 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:56.867 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.867 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:56.869 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.870 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:56.870 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:56.870 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:56.870 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:56.870 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:56.870 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:56.872 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:56.872 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpSubGroup 18:36:56.872 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:36:56.878 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.878 [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:56.878 [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:56.878 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:56.878 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:56.878 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:36:56.878 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:56.878 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:56.878 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:56.878 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.localName 18:36:56.878 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:56.878 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:56.878 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:56.878 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:36:56.878 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:56.878 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:56.878 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:56.878 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyName 18:36:56.878 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:56.879 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:56.879 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:56.879 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:36:56.879 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:56.879 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:56.879 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:56.879 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyVersion 18:36:56.879 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:56.879 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:56.879 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:56.879 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:36:56.879 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:56.879 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:56.879 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:56.879 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentLocalName 18:36:56.879 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:56.879 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:56.879 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:56.879 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.879 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:36:56.879 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:36:56.879 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:56.879 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:56.879 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for currentInstanceCount 18:36:56.879 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.currentInstanceCount 18:36:56.879 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property currentInstanceCount 18:36:56.879 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.879 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:36:56.880 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:36:56.880 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:56.880 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:56.880 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for desiredInstanceCount 18:36:56.880 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.desiredInstanceCount 18:36:56.880 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property desiredInstanceCount 18:36:56.880 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:56.880 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.880 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpInstances_ORDER') 18:36:56.880 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.880 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpInstances_KEY') 18:36:56.880 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpInstances_KEY') 18:36:56.880 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyName',referencedColumn='parentKeyName') 18:36:56.880 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyVersion',referencedColumn='parentKeyVersion') 18:36:56.880 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentLocalName',referencedColumn='parentLocalName') 18:36:56.880 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpLocalName',referencedColumn='localName') 18:36:56.880 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:56.880 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:56.880 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpInstances 18:36:56.880 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:56.881 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.881 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='policies_ORDER') 18:36:56.881 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.881 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='policies_KEY') 18:36:56.881 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='policies_KEY') 18:36:56.881 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:56.881 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:56.881 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:56.881 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policies 18:36:56.881 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:56.881 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.881 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:56.881 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.881 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:56.881 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:56.881 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:56.881 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:56.881 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:56.881 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:56.881 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:56.882 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.885 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='supportedPolicyTypes_ORDER') 18:36:56.885 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.885 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='supportedPolicyTypes_KEY') 18:36:56.885 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='supportedPolicyTypes_KEY') 18:36:56.885 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:56.885 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:56.885 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:56.885 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property supportedPolicyTypes 18:36:56.890 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:56.890 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdp 18:36:56.890 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:36:56.892 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.892 [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:56.892 [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:56.892 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:56.893 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:56.893 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:36:56.895 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:56.895 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:56.896 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:56.896 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.localName 18:36:56.896 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:56.896 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:56.896 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:56.896 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:36:56.896 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:56.896 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:56.896 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:56.896 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyName 18:36:56.896 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:56.896 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:56.896 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:56.896 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:36:56.896 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:56.896 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:56.896 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:56.896 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyVersion 18:36:56.896 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:56.896 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:56.896 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:56.896 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:36:56.896 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:56.896 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:56.896 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:56.896 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentLocalName 18:36:56.896 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:56.896 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:56.897 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:56.897 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.897 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:36:56.897 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:36:56.897 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:56.897 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:56.897 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for healthy 18:36:56.897 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.healthy 18:36:56.897 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property healthy 18:36:56.897 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.897 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:36:56.897 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:36:56.897 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:56.897 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:56.897 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for lastUpdate 18:36:56.897 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.lastUpdate 18:36:56.898 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property lastUpdate 18:36:56.898 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.898 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:36:56.898 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:36:56.898 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:56.898 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:56.898 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 18:36:56.899 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.message 18:36:56.899 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 18:36:56.899 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:56.899 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:36:56.899 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:36:56.899 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:56.899 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:56.899 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpState 18:36:56.899 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.pdpState 18:36:56.899 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpState 18:36:56.902 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:56.902 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:56.902 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:56.902 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:56.902 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:56.902 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:56.902 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:56.902 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:56.902 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:56.902 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:56.902 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:56.902 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:56.902 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:56.902 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:56.902 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:56.902 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:56.902 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for deploy 18:36:56.902 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroup 18:36:56.902 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpType 18:36:56.903 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:56.903 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:56.903 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for state 18:36:56.903 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:56.903 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:56.903 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:56.903 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroupState 18:36:56.903 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:56.903 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:56.903 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:56.903 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:56.903 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for currentInstanceCount 18:36:56.903 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for desiredInstanceCount 18:36:56.903 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:56.904 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:56.904 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:56.904 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:56.904 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for healthy 18:36:56.904 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for lastUpdate 18:36:56.904 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 18:36:56.904 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpState 18:36:56.904 [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:56.904 [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:56.904 [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:56.904 [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:56.905 [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:56.905 [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:56.905 [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:56.905 [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:56.905 [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:56.905 [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:56.905 [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:56.905 [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:56.906 [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:56.906 [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:56.906 [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:56.906 [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:56.906 [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:56.906 [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:56.906 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:56.906 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:56.908 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:56.908 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:56.908 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:36:56.908 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:56.908 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:56.908 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:56.908 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.name 18:36:56.908 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:56.909 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:56.909 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:56.909 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:56.909 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:36:56.909 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:56.909 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:56.909 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:56.909 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.version 18:36:56.909 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:56.909 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:56.909 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:56.909 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:56.909 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:56.910 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:56.910 [main] DEBUG org.hibernate.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:56.910 [main] DEBUG org.hibernate.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:56.910 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:56.910 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties 18:36:56.910 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:56.911 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:56.911 [main] DEBUG org.hibernate.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:56.911 [main] DEBUG org.hibernate.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:56.911 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:56.911 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties_KEY 18:36:56.911 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:56.911 [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:56.911 [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:56.911 [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:56.911 [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:56.911 [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:56.911 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:36:56.911 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:56.911 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:56.912 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:56.912 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:56.913 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:36:56.913 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:56.913 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:56.913 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:56.913 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.name 18:36:56.913 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:56.913 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:56.913 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:56.914 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:56.914 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:36:56.914 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:56.914 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:56.914 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:56.914 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.version 18:36:56.914 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:56.914 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:56.915 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:56.915 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:56.915 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:36:56.916 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:36:56.916 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:56.916 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:56.916 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:56.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 collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:56.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 collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:56.916 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:56.916 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties 18:36:56.916 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:56.917 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:56.917 [main] DEBUG org.hibernate.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:56.917 [main] DEBUG org.hibernate.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:56.917 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:56.917 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties_KEY 18:36:56.917 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:56.917 [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:56.917 [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:56.917 [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:56.917 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:36:56.917 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:56.917 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:36:56.918 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:36:56.918 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:56.918 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:56.923 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:56.923 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:56.923 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:36:56.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.PfConceptKey.name (type=java.lang.String) 18:36:56.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.PfConceptKey.name (type=java.lang.String) 18:36:56.923 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:56.923 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.name 18:36:56.923 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:56.923 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:56.923 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:56.934 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:56.934 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:36:56.935 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:56.935 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:56.935 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:56.935 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.version 18:36:56.935 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:56.935 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:56.935 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:36:56.935 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:56.935 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:56.939 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:56.939 [main] DEBUG org.hibernate.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:56.939 [main] DEBUG org.hibernate.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:56.939 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:56.939 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties 18:36:56.939 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:56.941 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:56.941 [main] DEBUG org.hibernate.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:56.941 [main] DEBUG org.hibernate.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:56.941 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:56.941 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties_KEY 18:36:56.941 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:56.941 [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:56.941 [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:56.941 [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:56.941 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:36:56.941 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:56.941 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:56.943 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:56.943 [main] DEBUG org.hibernate.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:56.943 [main] DEBUG org.hibernate.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:56.943 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:56.944 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata 18:36:56.944 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:56.944 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:56.944 [main] DEBUG org.hibernate.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:56.944 [main] DEBUG org.hibernate.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:56.944 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:56.945 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata_KEY 18:36:56.945 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:56.945 [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:56.945 [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:56.945 [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:56.945 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:36:56.945 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:56.945 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:56.948 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:56.948 [main] DEBUG org.hibernate.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:56.948 [main] DEBUG org.hibernate.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:56.949 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:56.949 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_triggers.triggers 18:36:56.949 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:56.949 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:36:56.949 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:56.949 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:56.949 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:56.949 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:56.949 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:36:56.949 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:56.949 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:56.949 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:56.949 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.name 18:36:56.949 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:56.950 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:56.950 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:56.950 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:56.950 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:36:56.950 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:56.950 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:56.950 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:56.950 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.version 18:36:56.950 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:56.950 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:56.950 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:36:56.950 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:56.950 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:56.952 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:56.954 [main] DEBUG org.hibernate.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:56.954 [main] DEBUG org.hibernate.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:56.954 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:56.954 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties 18:36:56.954 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:56.954 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:56.954 [main] DEBUG org.hibernate.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:56.954 [main] DEBUG org.hibernate.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:56.954 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:56.954 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties_KEY 18:36:56.955 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:56.955 [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:56.955 [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:56.955 [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:56.955 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:36:56.955 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:56.955 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:56.955 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:56.955 [main] DEBUG org.hibernate.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:56.955 [main] DEBUG org.hibernate.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:56.955 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:56.956 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata 18:36:56.956 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:56.956 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:56.956 [main] DEBUG org.hibernate.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:56.957 [main] DEBUG org.hibernate.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:56.957 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:56.957 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata_KEY 18:36:56.957 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:56.957 [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:56.957 [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:56.957 [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:56.957 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:36:56.962 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:56.962 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:56.962 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:56.962 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:56.962 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:56.963 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:56.963 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:56.963 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:56.963 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:56.963 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:56.963 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:56.964 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:56.964 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:56.964 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:56.966 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:56.977 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:56.977 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:56.977 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:56.977 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:56.977 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:56.977 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:56.977 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:56.977 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:56.977 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:56.977 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:56.977 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:56.977 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:56.977 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:56.977 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:56.977 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:56.981 [main] DEBUG org.hibernate.bytecode.internal.BytecodeProviderInitiator -- HHH000021: Bytecode provider: bytebuddy 18:36:56.981 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:36:56.984 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:56.984 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, hibernate.dialect=org.hibernate.dialect.H2Dialect, 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-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.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.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.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/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.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.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.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-20240203183650571_70.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-02-03T18-36-02_855-jvmRun1 surefire-20240203183650571_68tmp surefire_4-20240203183650571_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-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.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.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.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/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.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.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.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, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240203183650571_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, 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, javax.persistence.schema-generation.database.action=drop-and-create, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@b439e50, 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=true, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:36:56.985 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:36:56.985 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:36:56.985 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:36:56.995 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 18:36:56.995 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 18:36:56.995 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@48b4fecb] under count; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@3cc1990] under every; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@75084fe4] under any; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@622eee0b] under sinh; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@d031623] under cosh; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6e609e8a] under tanh; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@59209bcd] under pi; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4ceb6854] under log; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@59ccdde4] under position; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@33b29c99] under overlay; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@6e9197d1] under trim; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@792feb9f] under cast; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@46b32aa3] under collate; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@614220b8] under extract; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@30f0c5e] under ifnull; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@5fa7cb3] under pad; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@5ac3a89d] under str; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@2a74149d] under format; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@51e28071] under timestampadd; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@72b611a] under timestampdiff; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@406ba622] under current_date; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4a31924e] under current_time; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@f157271] under current_timestamp; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@536af138] under local_date; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4ead07c1] under local_time; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@8c84fb8] under local_datetime; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2c6a222a] under offset_datetime; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@280de5ae] under instant; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@eb87c61] under sql; prior registration was null 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@44c74781] under count; prior registration was org.hibernate.dialect.function.CountFunction@48b4fecb 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@39415641] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:56.996 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@59209bcd 18:36:57.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 18:36:57.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 18:36:57.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 18:36:57.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 18:36:57.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7e26e452] under mod; prior registration was NamedSqmFunctionTemplate(mod) 18:36:57.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 18:36:57.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 18:36:57.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 18:36:57.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 18:36:57.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 18:36:57.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 18:36:57.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 18:36:57.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 18:36:57.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 18:36:57.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 18:36:57.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 18:36:57.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 18:36:57.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 18:36:57.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 18:36:57.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 18:36:57.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 18:36:57.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 18:36:57.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 18:36:57.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 18:36:57.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 18:36:57.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 18:36:57.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 18:36:57.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 18:36:57.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 18:36:57.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 18:36:57.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@4ead07c1 18:36:57.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@8c84fb8 18:36:57.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@33b0c483] under trunc; prior registration was null 18:36:57.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 18:36:57.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4db5663b] under date_trunc; prior registration was null 18:36:57.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 18:36:57.000 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 18:36:57.001 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 18:36:57.001 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 18:36:57.001 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 18:36:57.001 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 18:36:57.001 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 18:36:57.001 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 18:36:57.001 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 18:36:57.001 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 18:36:57.001 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7e75c292] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@59ccdde4 18:36:57.001 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 18:36:57.001 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 18:36:57.001 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3738bd7a] under concat; prior registration was NamedSqmFunctionTemplate(concat) 18:36:57.001 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 18:36:57.001 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 18:36:57.001 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 18:36:57.001 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 18:36:57.002 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 18:36:57.002 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 18:36:57.002 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 18:36:57.002 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 18:36:57.002 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 18:36:57.002 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 18:36:57.002 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 18:36:57.002 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 18:36:57.002 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 18:36:57.002 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 18:36:57.002 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@299f3c2] under format; prior registration was org.hibernate.dialect.function.FormatFunction@2a74149d 18:36:57.002 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 18:36:57.002 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 18:36:57.002 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 18:36:57.002 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 18:36:57.002 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 18:36:57.002 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 18:36:57.002 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 18:36:57.002 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@64fbc914] under mode; prior registration was null 18:36:57.002 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@344ae64b] under percentile_cont; prior registration was null 18:36:57.002 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@466b5ed5] under percentile_disc; prior registration was null 18:36:57.002 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@ba1a239] under rank; prior registration was null 18:36:57.002 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@31287930] under dense_rank; prior registration was null 18:36:57.002 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@5233b9e0] under percent_rank; prior registration was null 18:36:57.002 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@4e32d885] under cume_dist; prior registration was null 18:36:57.002 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@48841b10] under listagg; prior registration was null 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double avg(NUMERIC arg) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@47(java.lang.Long,-5)|basicType@49(java.lang.Double,8) datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg) 18:36:57.003 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 18:36:57.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 18:36:57.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 18:36:57.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 18:36:57.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 18:36:57.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 18:36:57.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 18:36:57.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 18:36:57.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 18:36:57.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 18:36:57.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 18:36:57.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 18:36:57.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 18:36:57.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 18:36:57.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 18:36:57.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 18:36:57.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 18:36:57.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 18:36:57.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 18:36:57.004 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 18:36:57.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 18:36:57.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 18:36:57.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 18:36:57.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 18:36:57.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 18:36:57.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 18:36:57.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 18:36:57.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 18:36:57.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 18:36:57.005 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 18:36:57.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 18:36:57.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 18:36:57.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 18:36:57.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 18:36:57.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 18:36:57.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 18:36:57.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 18:36:57.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 18:36:57.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 18:36:57.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 18:36:57.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 18:36:57.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 18:36:57.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 18:36:57.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 18:36:57.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 18:36:57.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 18:36:57.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 18:36:57.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 18:36:57.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 18:36:57.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 18:36:57.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 18:36:57.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 18:36:57.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 18:36:57.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 18:36:57.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 18:36:57.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 18:36:57.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 18:36:57.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 18:36:57.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 18:36:57.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 18:36:57.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 18:36:57.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 18:36:57.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 18:36:57.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 18:36:57.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 18:36:57.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 18:36:57.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 18:36:57.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 18:36:57.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:57.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@47(java.lang.Long,-5)|basicType@49(java.lang.Double,8) timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:57.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 18:36:57.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 18:36:57.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 18:36:57.006 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 18:36:57.007 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 18:36:57.007 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 18:36:57.007 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 18:36:57.007 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 18:36:57.007 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 18:36:57.007 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 18:36:57.011 [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:57.011 [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:57.075 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType]: private accessor [derivedFrom] 18:36:57.076 [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:57.076 [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:57.130 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy]: private accessor [derivedFrom] 18:36:57.133 [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:57.134 [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:57.175 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus]: private accessor [deploy] 18:36:57.177 [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:57.177 [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:57.215 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup]: private accessor [description] 18:36:57.216 [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:57.217 [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:57.266 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup]: private accessor [currentInstanceCount] 18:36:57.267 [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:57.267 [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:57.281 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp]: private accessor [healthy] 18:36:57.282 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:57.282 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:57.303 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:57.304 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:57.305 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:57.305 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:57.306 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:57.313 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 18:36:57.313 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#finishInitialization 18:36:57.314 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#finishInitialization 18:36:57.314 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)#finishInitialization 18:36:57.314 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - key descriptor 18:36:57.314 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)#finishInitialization 18:36:57.314 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - key descriptor 18:36:57.314 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#finishInitialization 18:36:57.314 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)#finishInitialization 18:36:57.314 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - key descriptor 18:36:57.314 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)#finishInitialization 18:36:57.314 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - key descriptor 18:36:57.314 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) `staticFetchableList` generator 18:36:57.314 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#finishInitialization 18:36:57.314 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#finishInitialization 18:36:57.314 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)#finishInitialization 18:36:57.314 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - key descriptor 18:36:57.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)#finishInitialization 18:36:57.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - key descriptor 18:36:57.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#finishInitialization 18:36:57.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)#finishInitialization 18:36:57.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - key descriptor 18:36:57.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#finishInitialization 18:36:57.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) `staticFetchableList` generator 18:36:57.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#finishInitialization 18:36:57.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#finishInitialization 18:36:57.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) `staticFetchableList` generator 18:36:57.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#finishInitialization 18:36:57.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element}]) - element descriptor 18:36:57.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)#finishInitialization 18:36:57.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - key descriptor 18:36:57.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)#finishInitialization 18:36:57.315 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - key descriptor 18:36:57.316 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) `staticFetchableList` generator 18:36:57.316 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#finishInitialization 18:36:57.316 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element}]) - element descriptor 18:36:57.316 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)#finishInitialization 18:36:57.316 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - key descriptor 18:36:57.316 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#finishInitialization 18:36:57.316 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)#finishInitialization 18:36:57.316 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - key descriptor 18:36:57.316 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)#finishInitialization 18:36:57.316 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - key descriptor 18:36:57.316 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#finishInitialization 18:36:57.316 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)#finishInitialization 18:36:57.316 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - key descriptor 18:36:57.316 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) `staticFetchableList` generator 18:36:57.316 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#finishInitialization 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdp) `staticFetchableList` generator 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#initColumnMappings 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#initColumnMappings 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#initColumnMappings 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#initColumnMappings 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#initColumnMappings 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#initColumnMappings 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#initColumnMappings 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#initColumnMappings 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#initColumnMappings 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#initColumnMappings 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#initColumnMappings 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#initColumnMappings 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#initColumnMappings 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#initColumnMappings 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:57.317 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:57.318 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:57.318 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name=? and version=? 18:36:57.318 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicyType (derived_from_name,derived_from_version,description,name,version) values (?,?,?,?,?) 18:36:57.318 [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:57.318 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicyType where name=? and version=? 18:36:57.319 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtpt1_0 18:36:57.319 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] 18:36:57.319 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] 18:36:57.319 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] 18:36:57.319 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] 18:36:57.319 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] 18:36:57.319 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] 18:36:57.319 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] 18:36:57.322 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] | \-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:57.323 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtpt1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) { primaryTableReference : ToscaPolicyType as jtpt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } } } } } 18:36:57.325 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:57.325 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name=? and version=? 18:36:57.325 [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:57.325 [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:57.325 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicy where name=? and version=? 18:36:57.325 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtp1_0 18:36:57.325 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] 18:36:57.325 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] 18:36:57.325 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] 18:36:57.327 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] 18:36:57.328 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] 18:36:57.328 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] 18:36:57.328 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] 18:36:57.329 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] | \-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.version] 18:36:57.329 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtp1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) { primaryTableReference : ToscaPolicy as jtp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } } } } } 18:36:57.331 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:57.331 [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:57.331 [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:57.331 [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:57.331 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:57.331 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:57.331 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:57.331 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:57.331 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:57.332 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:57.332 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:57.335 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:57.335 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name=? and version=? 18:36:57.335 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:57.335 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpGroup set description=?,pdpGroupState=? where name=? and version=? 18:36:57.335 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpGroup where name=? and version=? 18:36:57.335 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:57.335 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:57.335 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:57.335 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:57.335 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:57.335 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:57.335 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:57.335 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:57.336 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@1f40bb82] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:57.336 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:57.336 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:57.337 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:57.337 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:57.337 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:57.337 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:57.338 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:36:57.340 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:57.340 [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:57.340 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:57.340 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:57.340 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:57.340 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:57.340 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:57.340 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:57.341 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:57.342 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:57.342 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:57.342 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:57.342 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:57.342 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@5f566662] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:57.342 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:57.342 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:57.343 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:57.343 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:57.343 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:57.344 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:36:57.346 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:57.346 [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:57.346 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:57.346 [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:57.346 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:57.346 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:57.346 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:57.346 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:57.347 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:57.347 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:57.348 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:57.348 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:57.348 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:57.348 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:57.348 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:57.349 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:57.349 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:57.349 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:57.349 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:57.349 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:57.349 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] 18:36:57.349 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{index}` 18:36:57.349 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{element}` 18:36:57.350 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:57.350 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:57.350 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:57.350 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name,JpaToscaPolicyType_version,properties_KEY,properties) values (?,?,?,?) 18:36:57.350 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:57.350 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:57.350 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:57.351 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:57.351 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:57.351 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@142409b4] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:57.351 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:57.351 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:57.351 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:57.351 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:57.351 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:57.351 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:57.351 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:57.352 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:57.353 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:57.353 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:57.353 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:57.353 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:57.353 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] 18:36:57.353 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{index}` 18:36:57.353 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{element}` 18:36:57.353 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:57.353 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:57.353 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:57.354 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name,JpaToscaPolicy_version,properties_KEY,properties) values (?,?,?,?) 18:36:57.354 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:57.354 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:57.354 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:57.355 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:57.355 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:57.355 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@48f3210f] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:57.355 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:57.355 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:57.355 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:57.355 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:57.356 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:57.356 [main] DEBUG org.hibernate.orm.jdbc.mutation -- 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:57.356 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:57.356 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:57.356 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:57.356 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:57.356 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{index}` 18:36:57.356 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{element}` 18:36:57.356 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:57.356 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:57.357 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:57.357 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:57.357 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:57.357 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:57.357 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:57.357 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:57.358 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:57.358 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] 18:36:57.358 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] 18:36:57.358 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:57.358 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName,toscaPolicyTypeVersion,name,version) values (?,?,?,?) 18:36:57.359 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:57.359 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:57.359 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:57.359 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:57.359 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:57.359 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{index}` 18:36:57.359 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{element}` 18:36:57.359 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:57.359 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:57.359 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:57.359 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:57.360 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:57.360 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:57.360 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:36:57.360 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:57.360 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:57.360 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] 18:36:57.360 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{index}` 18:36:57.360 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{element}` 18:36:57.360 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:57.360 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:57.360 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:57.360 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name,JpaToscaPolicyType_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:57.361 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:57.361 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:57.361 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:57.361 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:57.361 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:57.361 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] 18:36:57.361 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] 18:36:57.362 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:57.362 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName,toscaPolicyVersion,name,version) values (?,?,?,?) 18:36:57.362 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:57.362 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:57.362 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:57.363 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:57.363 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] 18:36:57.363 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers` -> `{element}` 18:36:57.363 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:57.363 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name,JpaToscaPolicyType_version,triggers) values (?,?,?) 18:36:57.363 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:57.363 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:57.363 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:57.363 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:57.363 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] 18:36:57.363 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{index}` 18:36:57.363 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{element}` 18:36:57.364 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:57.364 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:57.364 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:57.364 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name,JpaToscaPolicy_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:57.364 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:57.364 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:57.364 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:57.365 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : spt1_0 18:36:57.365 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:57.365 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:57.365 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:57.365 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:57.365 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:57.365 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:57.365 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:57.375 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:57.375 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:36:57.375 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:36:57.375 [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:57.380 [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:57.380 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:36:57.380 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@6f810a8c] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@19bdf520] 18:36:57.380 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 18:36:57.380 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 18:36:57.380 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:36:57.388 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties cascade 18:36:57.388 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7a5f612f] 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:57.390 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies cascade 18:36:57.390 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties cascade 18:36:57.391 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes cascade 18:36:57.391 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata cascade 18:36:57.392 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties cascade 18:36:57.392 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets cascade 18:36:57.392 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata cascade 18:36:57.393 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties cascade 18:36:57.394 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets cascade 18:36:57.394 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers cascade 18:36:57.394 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp cascade 18:36:57.395 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup cascade 18:36:57.395 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup cascade 18:36:57.395 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus cascade 18:36:57.399 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup cascade 18:36:57.399 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp cascade 18:36:57.400 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy cascade 18:36:57.401 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType cascade 18:36:57.403 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_version varchar(20) not null, JpaPdpGroup_name varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_version, JpaPdpGroup_name, properties_KEY)) 18:36:57.403 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6b3aae03] 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:57.407 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:57.410 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:36:57.411 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:57.412 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, metadata_KEY)) 18:36:57.413 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, properties_KEY varchar(255) not null, properties clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, properties_KEY)) 18:36:57.414 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyName varchar(120) not null) 18:36:57.417 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, metadata_KEY)) 18:36:57.420 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, properties_KEY varchar(255) not null, properties blob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, properties_KEY)) 18:36:57.422 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyTypeName varchar(120) not null) 18:36:57.425 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, triggers blob) 18:36:57.427 [main] DEBUG org.hibernate.SQL -- create table Pdp (healthy tinyint check (healthy between 0 and 3), pdpState tinyint check (pdpState between 0 and 4), lastUpdate timestamp(6), parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, message varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:57.433 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (pdpGroupState tinyint check (pdpGroupState between 0 and 4), version varchar(20) not null, name varchar(120) not null, description varchar(255), primary key (version, name)) 18:36:57.434 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (pdpSubGroups_parentKeyVersion varchar(15) not null, version varchar(20) not null, name varchar(120) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentLocalName varchar(120) not null, unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName)) 18:36:57.435 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (deploy TINYINT DEFAULT 1, state tinyint check (state between 0 and 2), parentKeyVersion varchar(15) not null, version varchar(20), localName varchar(120) not null, name varchar(120), parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, pdpGroup varchar(255), pdpType varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:57.436 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (currentInstanceCount integer, desiredInstanceCount integer, parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:57.437 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpInstances_parentKeyVersion varchar(15) not null, pdpParentKeyVersion varchar(15) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentLocalName varchar(120) not null, pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentLocalName varchar(120) not null, unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName)) 18:36:57.438 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (version varchar(20) not null, name varchar(120) 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 (version, name)) 18:36:57.439 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (version, name)) 18:36:57.445 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:36:57.446 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_version, JpaPdpGroup_name) references PdpGroup 18:36:57.448 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:57.449 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:57.451 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:57.462 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:57.463 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:57.464 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyVersion, toscaPolicyName) references ToscaPolicy 18:36:57.465 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:57.467 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:57.468 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeVersion, toscaPolicyTypeName) references ToscaPolicyType 18:36:57.469 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:57.470 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_parentKeyVersion, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentLocalName) references PdpSubGroup 18:36:57.472 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (version, name) references PdpGroup 18:36:57.473 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_parentKeyVersion, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentLocalName) references Pdp 18:36:57.474 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpParentKeyVersion, pdpLocalName, pdpParentKeyName, pdpParentLocalName) references PdpSubGroup 18:36:57.476 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: b6eea8c8-2909-47fe-9faa-baeaf6bba740 () 18:36:57.476 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:36:57.476 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 18:36:57.476 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:36:57.478 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroups0.json" does not exist on the local file system 18:36:57.478 [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:57.482 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:36:57.482 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:57.482 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:57.483 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:57.483 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:57.483 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:57.483 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:57.483 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:57.483 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:57.483 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:57.483 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:57.483 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@1edeebc9] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:57.483 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:57.483 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:57.484 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:57.484 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:57.484 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:57.484 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:57.484 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:36:57.484 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:57.485 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:57.485 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1906144065 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@18744e18) 18:36:57.485 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@532178536 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@331342096) 18:36:57.485 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@161648477 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@339c14ff) 18:36:57.485 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1867231170 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:57.485 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@59794522 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@339c14ff) 18:36:57.485 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@517327634 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:57.485 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1304240091 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@339c14ff) 18:36:57.485 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@2134547473 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:57.485 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@2139653400 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@339c14ff) 18:36:57.485 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1337281696 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:57.485 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1783873866 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1101140485) 18:36:57.485 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@2059005804 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:57.485 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@529300695 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@18744e18) 18:36:57.485 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1805756413 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:57.485 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@977449654 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:57.485 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:57.488 [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:57.489 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:57.489 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:57.489 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:57.489 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:57.489 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:57.489 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:57.489 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:57.489 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:57.489 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@35982083] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:57.489 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:57.489 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:57.490 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:57.490 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:57.490 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:57.490 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:36:57.490 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:57.490 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:57.490 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@2141659954 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@339c14ff) 18:36:57.490 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1514616504 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1894464310) 18:36:57.490 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1796222159 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@2de83c2c) 18:36:57.490 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1316564447 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1742900653) 18:36:57.490 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@234791882 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:57.490 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@1629222661 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@339c14ff) 18:36:57.490 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1712007468 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:57.490 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@368533413 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@339c14ff) 18:36:57.490 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1844403746 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:57.490 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@1399992133 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@339c14ff) 18:36:57.490 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1821322830 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:57.490 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1135234573 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:57.490 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:57.491 [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:57.492 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:57.492 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:57.492 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:57.492 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:57.492 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:57.492 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:57.492 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:57.492 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1416760495 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:57.492 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:57.493 [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:57.493 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)] for CollectionEntry[] 18:36:57.493 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfConceptKey(name=Policy0, version=4.5.6)] for CollectionEntry[] 18:36:57.493 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfSearchableKey(name=policy.type.0, version=1.2.3)] for CollectionEntry[] 18:36:57.493 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdpSubGroup(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX), supportedPolicyTypes=[PfSearchableKey(name=policy.type.0, version=1.2.3)], policies=[PfConceptKey(name=Policy0, version=4.5.6)], currentInstanceCount=123, desiredInstanceCount=456, properties={subgroupProperty0=Value of sub Group Property 0}, pdpInstances=[JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)])] for CollectionEntry[] 18:36:57.493 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:57.493 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:57.494 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:57.494 [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:57.494 [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:57.494 [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:57.494 [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:57.494 [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:57.494 [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:57.494 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 3 insertions, 2 updates, 0 deletions to 3 objects 18:36:57.494 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 6 (re)creations, 0 updates, 0 removals to 6 collections 18:36:57.494 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:57.494 [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:57.494 [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:36:57.494 [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:57.495 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:57.495 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:57.496 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:57.496 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.496 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:57.496 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:57.497 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.497 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:57.497 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:57.497 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.497 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:57.497 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:57.497 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.497 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:57.498 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:57.498 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.498 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:57.498 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:57.498 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.498 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:57.498 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:57.499 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:57.499 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:57.499 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:57.499 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:57.499 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@889307614 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@18744e18) 18:36:57.499 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@495164706 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@331342096) 18:36:57.499 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@627722054 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@339c14ff) 18:36:57.499 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@974139666 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:57.499 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@19142847 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@339c14ff) 18:36:57.499 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@13627188 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:57.499 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@2011744284 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@339c14ff) 18:36:57.499 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1280048978 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:57.499 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1829500804 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@339c14ff) 18:36:57.499 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@314708830 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:57.499 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@593199410 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1101140485) 18:36:57.499 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@821644132 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:57.499 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@50085160 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@18744e18) 18:36:57.499 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@2524874 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:57.499 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@2131482093 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:57.500 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:57.500 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:57.500 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:57.500 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:57.500 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:57.500 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:57.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:57.501 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.501 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:57.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:57.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:57.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:57.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:57.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:57.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:57.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:57.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:57.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:57.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:57.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:57.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:57.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:57.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:57.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:57.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:57.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:57.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:57.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:57.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:57.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:57.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:57.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:57.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:57.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:57.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:57.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:57.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:57.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:57.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.501 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 1938076212 18:36:57.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:57.501 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 1850895452 18:36:57.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1481984024 18:36:57.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1481984024 18:36:57.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:57.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:57.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:57.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:57.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:57.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:57.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:57.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:57.501 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1481984024 18:36:57.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:57.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:57.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:57.502 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.502 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@169ddbb6 18:36:57.502 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:57.502 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:57.502 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:57.502 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:57.502 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:57.502 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1644583564 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1894464310) 18:36:57.502 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1862613655 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@2de83c2c) 18:36:57.502 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1536026747 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1742900653) 18:36:57.502 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1365184588 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:57.502 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:57.503 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:57.503 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:57.503 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:57.503 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:57.503 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:57.503 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:57.503 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:57.503 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:57.503 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:57.503 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:57.503 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:57.503 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:57.503 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:57.503 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.503 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:57.503 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.503 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:57.503 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 1932547917 18:36:57.503 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:57.503 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@602243169 18:36:57.503 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:57.503 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:57.503 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:57.503 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:57.503 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:57.503 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:57.503 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:57.503 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@602243169 18:36:57.503 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@5ac4f417 18:36:57.503 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:57.503 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:57.504 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:57.504 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:57.504 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:57.504 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:57.504 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:57.504 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:57.504 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:57.504 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:57.504 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@343685768 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:57.504 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:57.505 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:57.505 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:57.505 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:57.505 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:57.505 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:57.505 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:57.505 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@304435f6 18:36:57.505 [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:57.505 [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:57.505 [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:57.505 [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:57.505 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:57.505 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:57.505 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:57.505 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:57.505 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:57.505 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:57.505 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:57.505 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:57.505 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@4599f10c] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:57.505 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:57.505 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:57.506 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:57.506 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:57.506 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:57.506 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:36:57.506 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:57.506 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:57.506 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@28370267 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@339c14ff) 18:36:57.506 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@902285315 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1894464310) 18:36:57.506 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1129617043 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@2de83c2c) 18:36:57.506 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1664139426 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1742900653) 18:36:57.506 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1697414050 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:57.506 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@1855987924 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@339c14ff) 18:36:57.506 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@161989533 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:57.506 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@1828141019 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@339c14ff) 18:36:57.506 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1778430092 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:57.506 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@97094552 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@339c14ff) 18:36:57.506 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@851774359 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:57.506 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1742318587 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:57.506 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:57.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:57.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:57.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:57.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:57.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:57.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:57.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:57.507 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:57.507 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:57.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:57.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:57.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:57.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:57.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:57.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:57.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:57.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:57.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:57.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:57.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:57.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:57.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:57.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:57.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:57.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:57.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:57.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:57.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:57.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:57.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:57.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:57.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:57.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:57.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:57.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:57.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:57.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:57.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:57.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1900142693 18:36:57.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1900142693 18:36:57.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:57.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:57.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:57.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1900142693 18:36:57.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:57.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:57.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:57.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:57.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:57.508 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.508 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@135a2de7 18:36:57.508 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:57.508 [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:57.508 [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:57.508 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:57.508 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:57.508 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:57.508 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:57.508 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:57.508 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:57.508 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:57.508 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:57.508 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@4b5ca45b] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:57.508 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:57.508 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:57.509 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:57.509 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:57.509 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:57.509 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:57.509 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:36:57.509 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:57.509 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:57.509 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1854208684 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@18744e18) 18:36:57.509 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1079305563 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@331342096) 18:36:57.509 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1664655596 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@339c14ff) 18:36:57.509 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1359445508 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:57.509 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@413118226 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@339c14ff) 18:36:57.509 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@2131160935 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:57.509 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1503596459 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@339c14ff) 18:36:57.509 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@864202178 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:57.509 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1451254687 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@339c14ff) 18:36:57.509 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@506840063 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:57.509 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1064723909 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1101140485) 18:36:57.509 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@423375700 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:57.509 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1291134839 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@18744e18) 18:36:57.509 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@2096049965 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:57.509 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1882924344 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:57.509 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:57.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:57.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:57.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:57.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:57.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:57.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:57.510 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.510 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:57.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:57.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:57.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:57.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:57.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:57.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:57.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:57.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:57.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:57.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:57.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:57.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:57.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:57.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:57.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:57.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:57.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:57.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:57.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:57.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:57.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:57.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:57.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:57.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:57.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:57.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:57.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:57.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:57.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:57.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1750962895 18:36:57.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1750962895 18:36:57.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:57.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:57.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:57.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:57.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:57.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:57.510 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1750962895 18:36:57.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:57.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:57.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:57.511 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.511 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@61d4bc03 18:36:57.511 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:57.511 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:57.511 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:57.511 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:57.511 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:57.511 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@141432590 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1285457572) 18:36:57.511 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@532157012 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:57.511 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:57.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:57.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:57.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:57.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:57.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:57.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@1105623065 18:36:57.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:57.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@1105623065 18:36:57.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:57.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:57.512 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@716661b3 18:36:57.512 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:57.512 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:57.512 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:57.512 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:57.512 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:57.512 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:57.512 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:57.512 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@1354417201 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@501752975) 18:36:57.512 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@1759280963 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@327089356) 18:36:57.512 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@358820318 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:57.512 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:57.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:57.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:57.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:57.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:57.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:57.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:57.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:57.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1843837686 18:36:57.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:57.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:57.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:57.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:57.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:57.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:57.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1843837686 18:36:57.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:57.513 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@2622efb0 18:36:57.513 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:57.513 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:57.513 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:57.513 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:57.513 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:57.513 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:57.513 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1219176952 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@2061107011) 18:36:57.513 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@1247934582 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@976917427) 18:36:57.513 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@726637029 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:57.513 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:57.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:57.514 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:57.514 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:57.514 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:57.514 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:57.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:57.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:57.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1853277442 18:36:57.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:57.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:57.514 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:57.514 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:57.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:57.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:57.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1853277442 18:36:57.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:57.514 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@35771602 18:36:57.514 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:57.514 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:57.514 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:57.514 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:57.515 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:57.515 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:57.515 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@1987337313 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@555978750) 18:36:57.515 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@793351525 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:57.515 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:57.515 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:57.515 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:57.515 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:57.515 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:57.515 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:57.515 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.515 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:57.515 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.515 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:57.515 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@1582048929 18:36:57.515 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:57.515 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@1582048929 18:36:57.515 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:57.515 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:57.515 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@1300bc97 18:36:57.515 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:57.515 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:57.515 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:57.519 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:57.519 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:57.519 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@336887822 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@18744e18) 18:36:57.519 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@708801789 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@331342096) 18:36:57.519 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@108081638 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@339c14ff) 18:36:57.519 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@287132444 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:57.519 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@565816769 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@339c14ff) 18:36:57.519 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1894825367 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:57.519 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@2139180142 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@339c14ff) 18:36:57.519 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@71286057 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:57.519 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1753534410 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@339c14ff) 18:36:57.519 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@493738824 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:57.519 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1752831671 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1101140485) 18:36:57.519 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@290797668 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:57.519 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1608601371 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@18744e18) 18:36:57.519 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@749041716 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:57.519 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@349314233 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:57.519 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:57.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:57.520 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:57.520 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:57.520 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:57.520 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:57.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:57.520 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.520 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:57.520 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:57.520 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:57.520 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:57.520 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:57.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:57.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:57.520 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:57.520 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:57.520 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:57.520 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:57.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:57.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:57.520 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:57.520 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:57.520 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:57.520 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:57.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:57.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:57.520 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:57.520 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:57.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:57.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:57.520 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:57.520 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:57.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:57.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:57.520 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:57.520 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:57.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:57.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.520 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 2119379094 18:36:57.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:57.520 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 2053162033 18:36:57.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1345646444 18:36:57.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1345646444 18:36:57.520 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:57.521 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:57.521 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:57.521 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:57.521 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:57.521 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:57.521 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:36:57.521 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:36:57.521 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.521 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1345646444 18:36:57.521 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:57.521 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:57.521 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:57.521 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.521 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@33101686 18:36:57.521 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:57.521 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:57.521 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:57.521 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:57.521 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:57.521 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@25935178 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1894464310) 18:36:57.521 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1991470488 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@2de83c2c) 18:36:57.521 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1878413454 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1742900653) 18:36:57.521 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1549914064 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:57.521 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:57.521 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:57.521 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:57.522 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:57.522 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:57.522 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:57.522 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:57.522 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:57.522 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:57.522 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:57.522 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:57.522 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:57.522 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:57.522 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:57.522 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.522 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:57.522 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.522 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:57.522 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 809596374 18:36:57.522 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:57.522 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@844549466 18:36:57.522 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:57.522 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:57.522 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:57.522 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:57.522 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:57.522 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:57.522 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:57.522 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@844549466 18:36:57.522 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@628c2341 18:36:57.522 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:57.522 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:57.522 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:57.522 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:57.522 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:57.522 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@7709803 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:57.522 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:57.523 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:57.523 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:57.523 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:57.523 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:57.523 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:57.523 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:57.523 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@24908e31 18:36:57.523 [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:57.523 [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:57.523 [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:57.523 [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:57.523 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:57.523 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:57.523 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@158019636 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@339c14ff) 18:36:57.523 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@492773285 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1894464310) 18:36:57.523 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@325671882 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@2de83c2c) 18:36:57.523 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@866692752 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1742900653) 18:36:57.523 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1662173761 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:57.523 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@114641841 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@339c14ff) 18:36:57.523 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1606150058 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:57.523 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@697376483 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@339c14ff) 18:36:57.523 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1558495578 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:57.523 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@1883279796 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@339c14ff) 18:36:57.523 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1883684513 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:57.523 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1359073356 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:57.523 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:57.523 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:57.523 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:57.523 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:57.523 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:57.523 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:57.524 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:57.524 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:57.524 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:57.524 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.524 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:57.524 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:57.524 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:57.524 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:57.524 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:57.524 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.524 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:57.524 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.524 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:57.524 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:57.524 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:57.524 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:57.524 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:57.524 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.524 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:57.524 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:57.524 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:57.524 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:57.524 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:57.524 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:57.524 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.524 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:57.524 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.524 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:57.524 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:57.524 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:57.524 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:57.524 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:57.524 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.524 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:57.524 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.524 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:57.524 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:57.524 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:57.524 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:57.524 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:57.524 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.524 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:57.524 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.524 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@450544178 18:36:57.524 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@450544178 18:36:57.524 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:57.524 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:57.524 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:57.524 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@450544178 18:36:57.524 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:57.524 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:57.524 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:57.524 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:57.524 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:57.524 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.524 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@324cc34d 18:36:57.524 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:57.524 [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:57.524 [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:57.524 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:57.525 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:57.525 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1085021643 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@18744e18) 18:36:57.525 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1103971954 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@331342096) 18:36:57.525 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1695408090 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@339c14ff) 18:36:57.525 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@831467165 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:57.525 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@292372258 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@339c14ff) 18:36:57.525 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@985142699 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:57.525 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@826338857 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@339c14ff) 18:36:57.525 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@2037634394 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:57.525 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@27226489 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@339c14ff) 18:36:57.525 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@2070952364 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:57.525 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1299685709 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1101140485) 18:36:57.525 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@717845692 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:57.525 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1353178149 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@18744e18) 18:36:57.525 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@719336132 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:57.525 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1517130524 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:57.525 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:57.525 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:57.525 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:57.525 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:57.525 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:57.525 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:57.525 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.525 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:57.525 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.525 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.525 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.525 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:57.525 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:57.525 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:57.525 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:57.525 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:57.525 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.525 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:57.525 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.525 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:57.525 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:57.525 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:57.525 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:57.525 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:57.525 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.525 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:57.525 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.525 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:57.525 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:57.525 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:57.525 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:57.525 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:57.525 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.525 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:57.525 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.525 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:57.525 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:57.525 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:57.525 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.525 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:57.525 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.525 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:57.525 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:57.525 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:57.525 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.525 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:57.525 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:57.525 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:57.525 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:57.525 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.525 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:57.525 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.525 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@2123742139 18:36:57.526 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@2123742139 18:36:57.526 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:57.526 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:57.526 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:57.526 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:57.526 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:57.526 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:57.526 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@2123742139 18:36:57.526 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:57.526 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:57.526 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:57.526 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.526 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@700df0dd 18:36:57.526 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:57.526 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:57.526 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:57.526 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:57.526 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:57.526 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@1677262317 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1285457572) 18:36:57.526 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@820234826 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:57.526 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:57.526 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:57.526 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:57.526 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:57.526 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.526 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:57.526 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.526 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:57.526 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@1213604358 18:36:57.526 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:57.526 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@1213604358 18:36:57.526 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:57.526 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:57.526 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@72fb8a1d 18:36:57.526 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:57.526 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:57.526 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:57.527 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:57.527 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:57.527 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:57.527 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:57.527 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@1558491026 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@501752975) 18:36:57.527 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@1901572820 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@327089356) 18:36:57.527 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1738314656 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:57.527 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:57.527 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:57.527 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:57.527 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:57.527 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:57.527 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:57.527 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.527 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:57.527 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.527 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:57.527 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@2118866404 18:36:57.527 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:57.527 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:57.527 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:57.527 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:57.527 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:57.527 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:57.527 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@2118866404 18:36:57.527 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:57.527 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@7c752d6b 18:36:57.527 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:57.527 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:57.527 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:57.528 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:57.528 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:57.528 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:57.528 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@2138546390 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@2061107011) 18:36:57.528 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@2086416690 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@976917427) 18:36:57.528 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@194444147 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:57.528 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:57.528 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:57.528 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:57.528 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:57.528 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:57.528 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:57.528 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.528 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:57.528 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.528 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:57.528 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1158083221 18:36:57.528 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:57.528 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:57.528 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:57.528 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:57.528 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:57.528 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:57.528 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1158083221 18:36:57.528 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:57.528 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@1a68c0c 18:36:57.528 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:57.528 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:57.528 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:57.528 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:57.528 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:57.528 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:57.528 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@1029157416 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@555978750) 18:36:57.528 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@263227892 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:57.529 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:57.529 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:57.529 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:57.529 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:57.529 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:57.529 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:57.529 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.529 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:57.529 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.529 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:57.529 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@1194908431 18:36:57.529 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:57.529 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@1194908431 18:36:57.529 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:57.529 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:57.529 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@51d84d7f 18:36:57.529 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:57.529 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:57.529 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:57.532 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:57.532 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:57.533 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:57.533 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:57.533 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@232895709 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@339c14ff) 18:36:57.533 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@2141459588 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1894464310) 18:36:57.533 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@512901647 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@2de83c2c) 18:36:57.533 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@853321803 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1742900653) 18:36:57.533 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@849061265 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:57.533 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@1833207666 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@339c14ff) 18:36:57.533 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1632252655 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:57.533 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@914571389 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@339c14ff) 18:36:57.533 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1499188241 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:57.533 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@275627871 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@339c14ff) 18:36:57.533 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@536886007 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:57.533 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@204215842 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:57.533 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:57.533 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:57.533 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:57.533 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:57.533 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:57.533 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:57.533 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:57.533 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:57.533 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:57.533 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.533 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:57.533 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:57.533 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:57.533 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:57.533 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:57.533 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.533 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:57.533 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.533 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:57.533 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:57.533 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:57.533 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:57.533 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:57.533 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.533 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:57.533 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:57.533 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:57.533 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:57.533 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:57.533 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:57.533 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.533 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:57.533 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.533 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:57.533 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:57.533 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:57.533 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:57.533 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:57.533 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.533 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:57.533 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.534 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:57.534 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:57.534 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:57.534 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:57.534 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:57.534 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.534 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:57.534 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.534 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 1468850738 18:36:57.534 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:57.534 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 1006466023 18:36:57.534 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@857889666 18:36:57.534 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@857889666 18:36:57.534 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:57.534 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:57.534 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:57.534 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [14] - [NOT_HEALTHY] 18:36:57.534 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [15] - [1970-01-01 00:00:00.0] 18:36:57.534 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [16] - [message from PDP] 18:36:57.534 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [17] - [ACTIVE] 18:36:57.534 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:57.534 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@857889666 18:36:57.534 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:57.534 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:57.534 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:57.534 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:36:57.534 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:36:57.534 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.534 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@51f779b2 18:36:57.534 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:57.536 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:57.536 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:57.536 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:57.536 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:57.536 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1897752288 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@2061107011) 18:36:57.536 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@1827895857 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@976917427) 18:36:57.536 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1106203561 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:57.536 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:57.536 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:57.536 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:57.536 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:57.536 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:57.536 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:57.536 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.536 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:57.536 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.536 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:57.536 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@272040599 18:36:57.536 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:57.536 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:57.536 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:57.536 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:57.536 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:57.536 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:57.536 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@272040599 18:36:57.536 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:57.536 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@71211cd5 18:36:57.536 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:57.536 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:57.536 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:57.537 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:57.537 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:57.537 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@1248357187 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@555978750) 18:36:57.537 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1913260907 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:57.537 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:57.537 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:57.537 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:57.537 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:57.537 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:57.537 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:57.537 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.537 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:57.537 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.537 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:57.537 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@547024849 18:36:57.537 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:57.537 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@547024849 18:36:57.537 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:57.537 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:57.537 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@22bd3618 18:36:57.537 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:57.537 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:57.537 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:57.537 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:57.537 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:57.537 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@13508727 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@501752975) 18:36:57.537 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@306165867 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@327089356) 18:36:57.537 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@179506262 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:57.537 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:57.537 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:57.537 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:57.537 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:57.538 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:57.538 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:57.538 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.538 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:57.538 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.538 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:57.538 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1890108014 18:36:57.538 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:57.538 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:57.538 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:57.538 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:57.538 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:57.538 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:57.538 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1890108014 18:36:57.538 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:57.538 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@5f5ab1ad 18:36:57.538 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:57.538 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:57.538 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:57.538 [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:57.538 [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:57.538 [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:57.538 [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:57.538 [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:57.538 [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:57.538 [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:57.538 [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:57.539 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 1 updates, 0 deletions to 2 objects 18:36:57.539 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 4 updates, 0 removals to 4 collections 18:36:57.539 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:57.567 [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:57.567 [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:36:57.569 [main] DEBUG org.hibernate.SQL -- update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:57.574 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Deleting collection - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.574 [main] DEBUG org.hibernate.SQL -- delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:57.575 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.575 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:57.575 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:57.576 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Deleting collection - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.576 [main] DEBUG org.hibernate.SQL -- delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:57.576 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.576 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:57.577 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:57.577 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Deleting removed collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.577 [main] DEBUG org.hibernate.orm.jdbc.mutation -- No rows to delete 18:36:57.577 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Updated `0` collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.578 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.578 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:57.578 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Deleting collection - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.578 [main] DEBUG org.hibernate.SQL -- delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:57.578 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.579 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:57.579 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:57.579 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:57.579 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:57.579 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:57.580 [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:57.580 [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:57.580 [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:57.580 [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:57.580 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 0 updates, 0 deletions to 2 objects 18:36:57.580 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 4 collections 18:36:57.580 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:57.580 [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:57.580 [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:36:57.580 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:57.581 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:57.581 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:57.581 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:57.581 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1899448875 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@18744e18) 18:36:57.581 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@232968404 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@331342096) 18:36:57.581 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@739964070 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@339c14ff) 18:36:57.581 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@2002073642 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:57.581 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1022907129 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@339c14ff) 18:36:57.581 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@654787010 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:57.581 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1547906624 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@339c14ff) 18:36:57.581 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@42588554 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:57.581 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@2081959096 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@339c14ff) 18:36:57.581 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1636592552 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:57.581 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@620263671 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1101140485) 18:36:57.581 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1760669803 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:57.581 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1437674529 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@18744e18) 18:36:57.581 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1466096660 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:57.581 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@817506767 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:57.581 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:57.583 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:57.583 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:57.583 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:57.583 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:57.583 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:57.583 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.583 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:57.583 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.583 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.583 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.583 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:57.583 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:57.583 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:57.583 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:57.583 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:57.583 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.583 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:57.583 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.583 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:57.583 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:57.583 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:57.583 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:57.583 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:57.583 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.583 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:57.583 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.583 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:57.583 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:57.583 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:57.583 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:57.583 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:57.583 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.583 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:57.583 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.583 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:57.583 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:57.583 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:57.583 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.583 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:57.583 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.583 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:57.583 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:57.583 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:57.586 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.586 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:57.586 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:57.586 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:57.586 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:57.586 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.586 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:57.586 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.586 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 695666741 18:36:57.586 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:57.586 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 289957693 18:36:57.586 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@921121811 18:36:57.586 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@921121811 18:36:57.586 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:57.586 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:57.586 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:57.586 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:57.586 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:57.586 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:57.586 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [10] 18:36:57.587 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [10] 18:36:57.587 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.587 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@921121811 18:36:57.587 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:57.587 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:57.587 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:57.587 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.587 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@1b96f15e 18:36:57.587 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:57.588 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:57.594 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:57.595 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:57.595 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:57.595 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1320431109 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1894464310) 18:36:57.595 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1098701932 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@2de83c2c) 18:36:57.595 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1212191012 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1742900653) 18:36:57.595 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1685099891 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:57.595 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:57.597 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:57.597 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:36:57.597 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:36:57.597 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:36:57.597 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:36:57.597 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:57.597 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:57.597 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:57.597 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:57.597 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:57.597 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:57.597 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:57.597 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:57.597 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.597 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:57.597 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.597 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:57.597 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 1625687132 18:36:57.597 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:57.597 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@305465452 18:36:57.597 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:57.597 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:57.597 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:36:57.598 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:36:57.598 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:36:57.598 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:36:57.598 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:57.598 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@305465452 18:36:57.598 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@5dce3e 18:36:57.598 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:57.598 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:57.598 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:57.598 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:57.599 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:57.599 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1367925104 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:36:57.599 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:36:57.602 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:57.605 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:36:57.605 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:36:57.605 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:36:57.605 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:36:57.606 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:57.606 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@58c02b7f 18:36:57.606 [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:57.606 [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:57.606 [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:57.606 [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:57.606 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:57.606 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:57.606 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@1322631798 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@339c14ff) 18:36:57.607 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@403404866 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1894464310) 18:36:57.607 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1062425515 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@2de83c2c) 18:36:57.607 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1720782061 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1742900653) 18:36:57.607 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@104309819 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:57.607 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@1161631191 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@339c14ff) 18:36:57.607 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1624692944 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:57.607 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@240010819 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@339c14ff) 18:36:57.607 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@895692237 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:57.607 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@408753435 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@339c14ff) 18:36:57.607 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1318801048 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:57.607 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@849044822 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:57.607 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:57.618 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:57.618 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:36:57.618 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:36:57.618 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:36:57.618 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:36:57.618 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:57.618 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:57.618 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:36:57.618 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.618 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:57.618 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:57.618 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:57.618 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:57.618 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:57.618 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.618 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:57.618 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.618 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:57.618 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:57.618 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:57.618 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:57.618 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:57.618 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.618 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:57.618 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:57.618 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:57.618 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:57.618 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:57.618 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:57.618 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.618 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:57.618 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.618 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:57.618 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:57.618 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:57.618 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:57.619 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:57.619 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.619 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:57.619 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.619 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:57.619 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:57.619 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:57.619 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:57.619 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:57.619 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.619 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:57.619 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.619 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@320604054 18:36:57.619 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@320604054 18:36:57.622 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:57.622 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:57.622 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:57.622 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@320604054 18:36:57.622 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:57.622 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:57.622 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:57.622 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [10] 18:36:57.622 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [10] 18:36:57.622 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.622 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@60b4ce86 18:36:57.622 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:57.623 [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:57.623 [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:57.623 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:57.623 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:57.623 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@301043411 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@18744e18) 18:36:57.623 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@417492692 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@331342096) 18:36:57.623 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@829576976 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@339c14ff) 18:36:57.623 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@2004119366 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:57.623 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1785651309 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@339c14ff) 18:36:57.623 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1634842426 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:57.623 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1108915923 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@339c14ff) 18:36:57.623 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@373485449 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:57.623 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@187828388 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@339c14ff) 18:36:57.623 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1737926303 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:57.623 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1623141008 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1101140485) 18:36:57.623 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1635823529 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:57.623 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@2053958677 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@18744e18) 18:36:57.623 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@672931737 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:57.623 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@837700512 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:57.624 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:57.624 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:57.626 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:57.626 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:57.626 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:57.626 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:57.626 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.626 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:57.626 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.626 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.626 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.626 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:57.626 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:57.626 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:57.626 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:57.626 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:57.626 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.626 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:57.626 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.626 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:57.626 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:57.626 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:57.626 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:57.626 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:57.626 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.626 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:57.626 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.626 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:57.626 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:57.626 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:36:57.626 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:57.626 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:57.626 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.626 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:57.626 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.626 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:57.626 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:57.626 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:57.626 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.626 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:57.626 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.626 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:57.626 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:36:57.626 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:57.627 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.627 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:57.627 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:57.627 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:57.627 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:57.627 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.627 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:57.627 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.627 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@5127022 18:36:57.627 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@5127022 18:36:57.627 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:57.627 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:57.627 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:57.627 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:57.627 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:57.627 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:57.627 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@5127022 18:36:57.627 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:57.627 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:57.627 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:36:57.627 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.627 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@2c18cde7 18:36:57.627 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:57.627 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:57.627 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:57.628 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:57.628 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:57.628 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@1420812989 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1285457572) 18:36:57.628 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@625686029 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:57.628 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:57.629 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:57.629 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:36:57.629 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:57.629 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.629 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:57.629 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:36:57.629 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:57.629 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@1128186764 18:36:57.629 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:57.629 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@1128186764 18:36:57.630 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:57.630 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:57.630 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@51509c7d 18:36:57.630 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:36:57.630 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:57.630 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:57.630 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:57.630 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:57.630 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:57.630 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:57.630 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@769073924 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@501752975) 18:36:57.630 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@1491213790 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@327089356) 18:36:57.630 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@726460659 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:57.630 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:57.631 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:57.631 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:57.631 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:57.631 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:57.631 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:57.631 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.631 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:57.631 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.631 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:57.631 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@325536715 18:36:57.631 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:57.631 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:57.631 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:36:57.631 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:36:57.631 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:36:57.631 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:57.631 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@325536715 18:36:57.631 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:57.631 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@2235153c 18:36:57.632 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:57.640 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:57.640 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:57.640 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:57.640 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:57.640 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:57.640 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1861384953 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@2061107011) 18:36:57.640 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@1092856598 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@976917427) 18:36:57.640 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@612198802 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:57.640 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:57.649 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:57.649 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:57.649 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:57.649 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:57.649 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:57.649 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.649 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:57.649 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.649 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:57.649 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1547018299 18:36:57.649 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:57.649 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:57.649 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:36:57.649 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:36:57.650 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:36:57.650 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:57.650 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1547018299 18:36:57.650 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:57.650 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@f94fc29 18:36:57.650 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:57.650 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:57.650 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:57.650 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:57.650 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:57.651 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:57.651 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@1089086896 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@555978750) 18:36:57.651 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@911328461 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:57.651 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:57.651 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:57.651 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:57.651 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:36:57.651 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:57.651 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:57.651 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.651 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:57.651 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:57.651 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:57.651 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@1243115585 18:36:57.651 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:57.651 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@1243115585 18:36:57.651 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:57.651 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:57.651 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@40146340 18:36:57.651 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:57.651 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:57.652 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:57.667 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:36:57.667 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@269abd62] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@19bdf520] 18:36:57.667 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:36:57.668 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:36:57.668 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:36:57.668 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:36:57.673 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:36:57.673 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=null] against incoming persistence unit name [ToscaConceptTest] 18:36:57.673 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- No PersistenceProvider explicitly requested, assuming Hibernate 18:36:57.673 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest persistence provider classname: null 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 [ javax.persistence.jdbc.driver: org.h2.Driver javax.persistence.jdbc.password: P01icY hibernate.dialect: org.hibernate.dialect.H2Dialect javax.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest hibernate.show_sql: false javax.persistence.schema-generation.database.action: drop-and-create javax.persistence.jdbc.user: policy] 18:36:57.673 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 18:36:57.673 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:36:57.675 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 18:36:57.675 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 18:36:57.675 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 18:36:57.675 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 18:36:57.676 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 18:36:57.676 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:36:57.676 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:36:57.676 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:36:57.676 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:36:57.676 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:36:57.676 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:36:57.676 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:36:57.676 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:57.676 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:36:57.676 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:36:57.676 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:57.676 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:36:57.676 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:36:57.676 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@27f3f512 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@27f3f512 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@27f3f512 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@5e593b08 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@5e593b08 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@3946075 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@3946075 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@122635ef 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@122635ef 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@1e01b133 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@262a1fad 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@6b4125ed 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@6b4125ed 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@6b4125ed 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@78da899f 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@78da899f 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@78da899f 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@e7b265e 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@e7b265e 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@e7b265e 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@33d60b7e 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@33d60b7e 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@1fecfaea 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@1fecfaea 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@4872669f 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@4872669f 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@4872669f 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@483f286e 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@4bb147ec 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@4bb147ec 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@33f2cfda 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@68ef01a5 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@68ef01a5 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@68ef01a5 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@59a2388e 18:36:57.676 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@186d8a71 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@3dc40ab9 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@2db6d68d 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@2db6d68d 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@6518fdfd 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@6518fdfd 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@11d2dd2d 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@cde8c6c 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@174721c4 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@3592c1c4 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@322e49ee 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@4aeb0e2b 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@648c5fb3 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@648c5fb3 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@47b33e07 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@47b33e07 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@7126e26 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@7126e26 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@151ab2b9 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@151ab2b9 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@4d705112 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@590765c4 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@19489b27 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@19489b27 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@626d2016 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@125d47c4 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@125d47c4 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@193bb809 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@64b018f3 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@581b1c08 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@581b1c08 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@1c240cf2 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@1c240cf2 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@1c240cf2 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@5809fa26 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@64763e49 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@64763e49 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@23468512 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@23468512 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@23468512 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@69cd7630 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@7e8279e5 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@2b53840a 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@2b53840a 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@3caafa67 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@3caafa67 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@3caafa67 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@3e546734 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@3e546734 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@53747c4a 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@53747c4a 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@64b0d1fa 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@64b0d1fa 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@f2276c9 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@f2276c9 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@12d2ddde 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@12d2ddde 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@62b475e2 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@729c8063 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@729c8063 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@50110971 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@49907e76 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@4112e47b 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@2c04e8e7 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@54d7d2ba 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@1efe7598 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@48997b00 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@43d1e124 18:36:57.677 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@2979a9e6 18:36:57.678 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@44c65be4] into BootstrapContext; was [null] 18:36:57.678 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@47046907] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@b106802] 18:36:57.706 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:36:57.706 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:36:57.706 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 18:36:57.706 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver 18:36:57.706 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PdpProviderTest] 18:36:57.706 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:36:57.706 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:36:57.706 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 18:36:57.706 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1) 18:36:57.716 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:36:57.716 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:36:57.716 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:36:57.719 [main] WARN org.hibernate.orm.deprecation -- HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 18:36:57.719 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.220 18:36:57.719 [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:57.720 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 18:36:57.720 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 18:36:57.720 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 18:36:57.720 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:57.720 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:57.720 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 18:36:57.720 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(3100, NumericTypeDescriptor) replaced previous registration(org.hibernate.dialect.H2DurationIntervalSecondJdbcType@1117cc7c) 18:36:57.720 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@6061d185] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@16c5e7ad] 18:36:57.721 [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:57.722 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:57.722 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicyType 18:36:57.722 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:36:57.723 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.723 [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:57.723 [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:57.724 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:57.724 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:57.724 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:36:57.724 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:57.724 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:57.724 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:57.724 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.name 18:36:57.724 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:57.724 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:57.724 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:57.724 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:36:57.724 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:57.724 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:57.724 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:57.724 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.version 18:36:57.724 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:57.724 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:57.724 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:57.725 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.725 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:57.725 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:57.725 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:57.725 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:36:57.725 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:57.725 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:57.725 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:57.725 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_name 18:36:57.725 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:57.725 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:57.725 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:57.725 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:57.725 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:36:57.725 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:57.725 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:57.725 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:57.725 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_version 18:36:57.725 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:57.725 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:57.726 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.726 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:57.726 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:36:57.726 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:57.726 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:57.726 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:57.726 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.description 18:36:57.726 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:57.726 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:57.726 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.726 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:57.726 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.726 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:57.726 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:57.726 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:57.726 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:57.726 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:57.726 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:57.726 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:57.726 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.727 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:57.727 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.727 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:57.727 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:57.727 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:57.727 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:57.727 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:57.727 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:57.727 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:57.727 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.727 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:57.727 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.727 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:57.727 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:57.727 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeName',referencedColumn='name') 18:36:57.727 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeVersion',referencedColumn='version') 18:36:57.727 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:57.727 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:57.727 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:57.728 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:57.728 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.728 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='triggers_ORDER') 18:36:57.728 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.728 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='triggers_KEY') 18:36:57.728 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='triggers_KEY') 18:36:57.728 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:57.728 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:57.728 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:57.728 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property triggers 18:36:57.738 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:57.738 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicy 18:36:57.738 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:36:57.740 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.740 [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:57.740 [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:57.740 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:57.740 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:57.740 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:36:57.740 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:57.740 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:57.740 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:57.740 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.name 18:36:57.740 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:57.741 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:57.741 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:57.741 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:36:57.741 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:57.741 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:57.741 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:57.741 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.version 18:36:57.741 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:57.741 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:57.741 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:57.741 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.741 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:57.741 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:57.741 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:57.741 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:36:57.741 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:57.741 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:57.741 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:57.741 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_name 18:36:57.741 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:57.741 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:57.741 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:57.741 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:57.741 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:36:57.741 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:57.741 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:57.741 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:57.742 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_version 18:36:57.742 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:57.742 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:57.742 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.742 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:57.742 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:36:57.742 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:57.742 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:57.742 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:57.742 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.description 18:36:57.742 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:57.742 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:57.742 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.742 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:57.742 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.742 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:57.742 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:57.742 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:57.742 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:57.742 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:57.742 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:57.743 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:57.743 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.743 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:57.743 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.743 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:57.743 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:57.743 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:57.743 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:57.743 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:57.743 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:57.743 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.743 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:57.743 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_name') 18:36:57.743 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:57.743 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:36:57.743 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:57.743 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:57.743 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:57.743 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_name 18:36:57.744 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:57.744 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:57.744 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_version') 18:36:57.744 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:57.744 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:36:57.744 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:57.744 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:57.744 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:57.744 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_version 18:36:57.744 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:57.744 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property type 18:36:57.744 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:57.744 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.744 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:57.744 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.744 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:57.744 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:57.744 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyName',referencedColumn='name') 18:36:57.745 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyVersion',referencedColumn='version') 18:36:57.745 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:57.745 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:57.745 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:57.745 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:57.745 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:36:57.746 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:36:57.746 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.746 [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:57.746 [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:57.746 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:57.746 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:57.746 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:36:57.746 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:57.746 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:57.746 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:57.746 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.localName 18:36:57.746 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:57.748 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:57.750 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:57.750 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:36:57.750 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:57.750 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:57.750 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:57.750 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyName 18:36:57.750 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:57.750 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:57.750 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:57.750 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:36:57.750 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:57.750 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:57.750 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:57.750 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyVersion 18:36:57.750 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:57.750 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:57.750 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:57.750 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:36:57.750 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:57.750 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:57.750 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:57.750 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentLocalName 18:36:57.751 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:57.751 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:57.751 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:57.751 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.751 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:36:57.751 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:36:57.751 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:57.751 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:57.751 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for deploy 18:36:57.751 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.deploy 18:36:57.751 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property deploy 18:36:57.751 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.751 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:36:57.751 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:36:57.751 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:57.751 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:57.751 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroup 18:36:57.751 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpGroup 18:36:57.751 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroup 18:36:57.751 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.751 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:36:57.751 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:36:57.751 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:57.751 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:57.751 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpType 18:36:57.751 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpType 18:36:57.751 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpType 18:36:57.752 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.752 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:57.752 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:57.752 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:36:57.752 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:57.752 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:57.752 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:57.752 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.name 18:36:57.752 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:57.752 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:57.752 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:57.752 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:36:57.752 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:57.752 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:57.752 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:57.752 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.version 18:36:57.752 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:57.752 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policyType 18:36:57.752 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.752 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:36:57.752 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:36:57.752 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:57.752 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:57.752 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for state 18:36:57.752 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.state 18:36:57.752 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property state 18:36:57.757 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:57.757 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpGroup 18:36:57.757 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:36:57.757 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.758 [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:57.758 [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:57.758 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:57.758 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:57.758 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:36:57.758 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:57.758 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:57.758 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:57.758 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.name 18:36:57.758 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:57.758 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:57.758 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:57.758 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:36:57.758 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:57.758 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:57.758 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:57.758 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.version 18:36:57.758 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:57.758 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:57.758 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:57.758 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.758 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:57.758 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:36:57.758 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:57.758 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:57.758 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:57.758 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.description 18:36:57.758 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:57.758 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.759 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:36:57.759 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:36:57.759 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:57.759 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:57.759 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroupState 18:36:57.759 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.pdpGroupState 18:36:57.759 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroupState 18:36:57.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:57.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpSubGroups_ORDER') 18:36:57.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpSubGroups_KEY') 18:36:57.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpSubGroups_KEY') 18:36:57.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='name',referencedColumn='name') 18:36:57.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='version',referencedColumn='version') 18:36:57.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:57.759 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:57.759 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpSubGroups 18:36:57.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:57.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:57.760 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.760 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:57.760 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:57.760 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:57.760 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:57.760 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:57.760 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:57.760 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:57.760 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpSubGroup 18:36:57.760 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:36:57.761 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.761 [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:57.761 [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:57.761 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:57.761 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:57.761 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:36:57.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.PfReferenceKey.localName (type=java.lang.String) 18:36:57.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.PfReferenceKey.localName (type=java.lang.String) 18:36:57.761 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:57.761 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.localName 18:36:57.761 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:57.761 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:57.761 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:57.761 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:36:57.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.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:57.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.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:57.761 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:57.761 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyName 18:36:57.761 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:57.762 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:57.762 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:57.762 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:36:57.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.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:57.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.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:57.762 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:57.762 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyVersion 18:36:57.762 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:57.762 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:57.762 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:57.762 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:36:57.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.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:57.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.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:57.762 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:57.762 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentLocalName 18:36:57.762 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:57.762 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:57.762 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:57.762 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.762 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:36:57.762 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:36:57.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.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:57.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.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:57.762 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for currentInstanceCount 18:36:57.762 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.currentInstanceCount 18:36:57.762 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property currentInstanceCount 18:36:57.762 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.762 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:36:57.762 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:36:57.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.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:57.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.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:36:57.762 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for desiredInstanceCount 18:36:57.762 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.desiredInstanceCount 18:36:57.762 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property desiredInstanceCount 18:36:57.762 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:57.763 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.763 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpInstances_ORDER') 18:36:57.763 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.763 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpInstances_KEY') 18:36:57.763 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpInstances_KEY') 18:36:57.763 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyName',referencedColumn='parentKeyName') 18:36:57.763 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyVersion',referencedColumn='parentKeyVersion') 18:36:57.763 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentLocalName',referencedColumn='parentLocalName') 18:36:57.763 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpLocalName',referencedColumn='localName') 18:36:57.763 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:57.763 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:57.763 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpInstances 18:36:57.763 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:57.763 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.763 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='policies_ORDER') 18:36:57.763 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.764 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='policies_KEY') 18:36:57.764 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='policies_KEY') 18:36:57.764 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:57.764 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:57.764 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:57.764 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policies 18:36:57.764 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:57.764 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.764 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:57.764 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.764 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:57.764 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:57.764 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:57.764 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:57.764 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:57.764 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:57.764 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:57.765 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.765 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='supportedPolicyTypes_ORDER') 18:36:57.765 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.765 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='supportedPolicyTypes_KEY') 18:36:57.765 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='supportedPolicyTypes_KEY') 18:36:57.765 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:57.765 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:57.765 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:57.765 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property supportedPolicyTypes 18:36:57.765 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:57.765 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdp 18:36:57.766 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:36:57.766 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.766 [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:57.766 [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:57.766 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:57.766 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:57.766 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:36:57.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.PfReferenceKey.localName (type=java.lang.String) 18:36:57.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.PfReferenceKey.localName (type=java.lang.String) 18:36:57.766 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:57.766 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.localName 18:36:57.766 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:57.767 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:57.767 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:57.767 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:36:57.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.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:57.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.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:57.767 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:57.767 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyName 18:36:57.767 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:57.767 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:57.767 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:57.767 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:36:57.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.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:57.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.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:57.767 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:57.767 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyVersion 18:36:57.767 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:57.767 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:57.767 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:57.767 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:36:57.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.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:57.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.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:57.767 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:57.767 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentLocalName 18:36:57.767 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:57.767 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:57.767 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:57.767 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.767 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:36:57.767 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:36:57.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.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:57.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.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:57.767 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for healthy 18:36:57.767 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.healthy 18:36:57.767 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property healthy 18:36:57.768 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.768 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:36:57.768 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:36:57.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.JpaPdp.lastUpdate (type=java.util.Date) 18:36:57.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.JpaPdp.lastUpdate (type=java.util.Date) 18:36:57.768 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for lastUpdate 18:36:57.768 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.lastUpdate 18:36:57.768 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property lastUpdate 18:36:57.768 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.768 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:36:57.768 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:36:57.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.JpaPdp.message (type=java.lang.String) 18:36:57.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.JpaPdp.message (type=java.lang.String) 18:36:57.768 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 18:36:57.768 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.message 18:36:57.768 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 18:36:57.768 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:57.768 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:36:57.768 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:36:57.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.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:57.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.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:57.768 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpState 18:36:57.768 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.pdpState 18:36:57.768 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpState 18:36:57.769 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:57.769 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:57.769 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:57.769 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:57.769 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:57.769 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:57.769 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:57.769 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:57.769 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:57.769 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:57.769 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:57.769 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:57.769 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:57.769 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:57.769 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:57.769 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:57.769 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for deploy 18:36:57.769 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroup 18:36:57.769 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpType 18:36:57.769 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:57.769 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:57.769 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for state 18:36:57.769 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:57.769 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:57.769 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:57.769 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroupState 18:36:57.769 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:57.769 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:57.769 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:57.769 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:57.769 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for currentInstanceCount 18:36:57.769 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for desiredInstanceCount 18:36:57.769 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:57.769 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:57.769 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:57.769 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:57.769 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for healthy 18:36:57.769 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for lastUpdate 18:36:57.769 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 18:36:57.769 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpState 18:36:57.770 [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:57.770 [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:57.770 [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:57.770 [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:57.770 [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:57.770 [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:57.770 [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:57.770 [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:57.770 [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:57.770 [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:57.770 [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:57.770 [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:57.770 [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:57.770 [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:57.770 [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:57.770 [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:57.770 [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:57.770 [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:57.770 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:57.770 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:57.770 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:57.770 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:57.770 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:36:57.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.PfSearchableKey.name (type=java.lang.String) 18:36:57.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.PfSearchableKey.name (type=java.lang.String) 18:36:57.770 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:57.770 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.name 18:36:57.770 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:57.771 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:57.771 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:57.771 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:57.771 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:36:57.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.base.PfSearchableKey.version (type=java.lang.String) 18:36:57.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.base.PfSearchableKey.version (type=java.lang.String) 18:36:57.771 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:57.771 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.version 18:36:57.771 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:57.771 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:57.771 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:57.771 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:57.771 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:57.771 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:57.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 collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:57.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 collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:57.771 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:57.771 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties 18:36:57.771 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:57.772 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:57.772 [main] DEBUG org.hibernate.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:57.772 [main] DEBUG org.hibernate.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:57.772 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:57.772 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties_KEY 18:36:57.772 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:57.772 [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:57.772 [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:57.772 [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:57.772 [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:57.772 [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:57.772 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:36:57.772 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:57.772 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:57.772 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:57.772 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:57.772 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:36:57.772 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:57.772 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:57.772 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:57.772 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.name 18:36:57.772 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:57.772 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:57.772 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:57.773 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:57.773 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:36:57.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.PfConceptKey.version (type=java.lang.String) 18:36:57.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.PfConceptKey.version (type=java.lang.String) 18:36:57.773 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:57.773 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.version 18:36:57.773 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:57.773 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:57.773 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:57.773 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:57.773 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:36:57.774 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:36:57.774 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:57.774 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:57.775 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:57.775 [main] DEBUG org.hibernate.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:57.775 [main] DEBUG org.hibernate.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:57.775 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:57.775 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties 18:36:57.775 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:57.775 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:57.775 [main] DEBUG org.hibernate.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:57.775 [main] DEBUG org.hibernate.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:57.775 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:57.775 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties_KEY 18:36:57.775 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:57.775 [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:57.775 [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:57.775 [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:57.775 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:36:57.775 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:57.775 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:36:57.776 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:36:57.776 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:57.776 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:57.776 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:57.776 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:57.776 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:36:57.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.PfConceptKey.name (type=java.lang.String) 18:36:57.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.PfConceptKey.name (type=java.lang.String) 18:36:57.776 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:57.776 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.name 18:36:57.776 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:57.776 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:57.776 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:57.776 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:57.776 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:36:57.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.PfConceptKey.version (type=java.lang.String) 18:36:57.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.PfConceptKey.version (type=java.lang.String) 18:36:57.776 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:57.776 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.version 18:36:57.776 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:57.776 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:57.777 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:36:57.777 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:57.777 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:57.777 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:57.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.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:57.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.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:57.777 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:57.777 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties 18:36:57.777 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:57.777 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:57.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.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:57.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.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:57.777 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:57.777 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties_KEY 18:36:57.777 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:57.777 [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:57.777 [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:57.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 [jpatoscapolicy_properties] 18:36:57.777 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:36:57.777 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:57.777 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:57.778 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:57.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 collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:57.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 collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:57.778 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:57.778 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata 18:36:57.778 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:57.778 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:57.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 map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:57.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 map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:57.778 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:57.778 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata_KEY 18:36:57.778 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:57.778 [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:57.778 [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:57.778 [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:57.778 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:36:57.778 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:57.778 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:57.778 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:57.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 collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:57.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 collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:57.778 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:57.778 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_triggers.triggers 18:36:57.778 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:57.778 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:36:57.778 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:57.778 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:57.779 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:57.779 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:57.779 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:36:57.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 basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:57.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 basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:36:57.779 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:57.779 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.name 18:36:57.779 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:57.779 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:57.779 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:57.779 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:57.779 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:36:57.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 basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:57.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 basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:36:57.779 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:57.779 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.version 18:36:57.779 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:57.779 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:57.779 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:36:57.779 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:57.779 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:57.780 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:57.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.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:57.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.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:57.780 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:57.780 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties 18:36:57.780 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:57.780 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:57.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.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:57.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.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:57.780 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:57.780 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties_KEY 18:36:57.780 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:57.780 [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:57.780 [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:57.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 [jpatoscapolicytype_properties] 18:36:57.780 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:36:57.780 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:57.780 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:57.780 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:57.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.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:57.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.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:57.780 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:57.780 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata 18:36:57.780 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:57.780 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:57.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.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:57.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.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:57.780 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:57.780 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata_KEY 18:36:57.780 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:57.780 [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:57.780 [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:57.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 [jpatoscapolicytype_metadata] 18:36:57.781 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:36:57.781 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:57.781 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:57.781 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:57.781 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:57.782 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:57.782 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:57.782 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:57.782 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:57.782 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:57.782 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:57.782 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:57.782 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:57.782 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:57.782 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:57.782 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:57.785 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:57.785 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:57.785 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:57.785 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:57.785 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:57.785 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:57.785 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:57.785 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:57.785 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:57.785 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:57.785 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:57.785 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:57.785 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:57.785 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:57.785 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:57.786 [main] DEBUG org.hibernate.bytecode.internal.BytecodeProviderInitiator -- HHH000021: Bytecode provider: bytebuddy 18:36:57.786 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:36:57.787 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:57.787 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, hibernate.dialect=org.hibernate.dialect.H2Dialect, 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-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.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.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.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/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.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.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.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-20240203183650571_70.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-02-03T18-36-02_855-jvmRun1 surefire-20240203183650571_68tmp surefire_4-20240203183650571_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-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.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.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.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/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.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.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.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, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240203183650571_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, 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, javax.persistence.schema-generation.database.action=drop-and-create, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@1362991d, 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=true, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:36:57.787 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:36:57.788 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:36:57.788 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:36:57.793 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 18:36:57.793 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 18:36:57.793 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 18:36:57.793 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 18:36:57.793 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@11619ade] under count; prior registration was null 18:36:57.793 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@781f1e38] under every; prior registration was null 18:36:57.793 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@48673a8f] under any; prior registration was null 18:36:57.793 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 18:36:57.793 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 18:36:57.793 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 18:36:57.793 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 18:36:57.793 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 18:36:57.793 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 18:36:57.793 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 18:36:57.793 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 18:36:57.793 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 18:36:57.793 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4f4af8ef] under sinh; prior registration was null 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@52602cb2] under cosh; prior registration was null 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@520e0618] under tanh; prior registration was null 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@234cfd94] under pi; prior registration was null 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3bd9e492] under log; prior registration was null 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@680f4ae7] under position; prior registration was null 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@4a13bf38] under overlay; prior registration was null 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@e774bb3] under trim; prior registration was null 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@7afed39b] under cast; prior registration was null 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@68b4e651] under collate; prior registration was null 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@3f896e00] under extract; prior registration was null 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@b979091] under ifnull; prior registration was null 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@7f9f873] under pad; prior registration was null 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@483010b3] under str; prior registration was null 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@3cbd8edb] under format; prior registration was null 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@b1982c5] under timestampadd; prior registration was null 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@43ebc9b5] under timestampdiff; prior registration was null 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@b96fcf3] under current_date; prior registration was null 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5b8d700c] under current_time; prior registration was null 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1cc5de12] under current_timestamp; prior registration was null 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@17e1a5e] under local_date; prior registration was null 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3d330fe6] under local_time; prior registration was null 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@d0e155c] under local_datetime; prior registration was null 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3f096fa1] under offset_datetime; prior registration was null 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4e542ef4] under instant; prior registration was null 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 18:36:57.794 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@6bbd44e7] under sql; prior registration was null 18:36:57.795 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 18:36:57.795 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 18:36:57.795 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 18:36:57.795 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:57.795 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@16641839] under count; prior registration was org.hibernate.dialect.function.CountFunction@11619ade 18:36:57.795 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@62640933] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:57.795 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@234cfd94 18:36:57.795 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 18:36:57.795 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 18:36:57.795 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 18:36:57.795 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 18:36:57.795 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@d28a805] under mod; prior registration was NamedSqmFunctionTemplate(mod) 18:36:57.795 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 18:36:57.795 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 18:36:57.795 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 18:36:57.795 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 18:36:57.795 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 18:36:57.795 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 18:36:57.795 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 18:36:57.795 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 18:36:57.796 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 18:36:57.796 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 18:36:57.796 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 18:36:57.796 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 18:36:57.796 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 18:36:57.796 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 18:36:57.796 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 18:36:57.796 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 18:36:57.796 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 18:36:57.796 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 18:36:57.796 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 18:36:57.796 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 18:36:57.796 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 18:36:57.796 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 18:36:57.796 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 18:36:57.796 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 18:36:57.796 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 18:36:57.796 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@3d330fe6 18:36:57.796 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@d0e155c 18:36:57.796 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@c334f3b] under trunc; prior registration was null 18:36:57.796 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 18:36:57.796 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3aa02b54] under date_trunc; prior registration was null 18:36:57.796 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 18:36:57.796 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 18:36:57.796 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 18:36:57.796 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 18:36:57.796 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 18:36:57.796 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 18:36:57.796 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 18:36:57.796 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 18:36:57.796 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 18:36:57.796 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 18:36:57.796 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@78cf80a2] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@680f4ae7 18:36:57.796 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 18:36:57.796 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 18:36:57.796 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@30ef773e] under concat; prior registration was NamedSqmFunctionTemplate(concat) 18:36:57.796 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 18:36:57.796 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 18:36:57.796 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 18:36:57.796 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 18:36:57.796 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 18:36:57.796 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 18:36:57.796 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 18:36:57.796 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 18:36:57.796 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 18:36:57.796 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 18:36:57.797 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 18:36:57.797 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 18:36:57.797 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 18:36:57.797 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 18:36:57.797 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@26b3bc8f] under format; prior registration was org.hibernate.dialect.function.FormatFunction@3cbd8edb 18:36:57.797 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 18:36:57.797 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 18:36:57.797 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 18:36:57.797 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 18:36:57.797 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 18:36:57.797 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 18:36:57.797 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 18:36:57.797 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@1df2d986] under mode; prior registration was null 18:36:57.797 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@19bc800a] under percentile_cont; prior registration was null 18:36:57.797 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@52214284] under percentile_disc; prior registration was null 18:36:57.797 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@694ddb8b] under rank; prior registration was null 18:36:57.797 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@62f801cd] under dense_rank; prior registration was null 18:36:57.797 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@1f397148] under percent_rank; prior registration was null 18:36:57.797 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@47543549] under cume_dist; prior registration was null 18:36:57.797 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@40c23fab] under listagg; prior registration was null 18:36:57.797 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 18:36:57.797 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 18:36:57.797 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 18:36:57.797 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 18:36:57.797 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 18:36:57.797 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double avg(NUMERIC arg) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@73(java.lang.Long,-5)|basicType@75(java.lang.Double,8) datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 18:36:57.798 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 18:36:57.799 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 18:36:57.799 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 18:36:57.799 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 18:36:57.799 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 18:36:57.799 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 18:36:57.799 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 18:36:57.799 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 18:36:57.799 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 18:36:57.799 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 18:36:57.799 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 18:36:57.799 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 18:36:57.799 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 18:36:57.799 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 18:36:57.799 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 18:36:57.799 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 18:36:57.799 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 18:36:57.800 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 18:36:57.800 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 18:36:57.800 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 18:36:57.800 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 18:36:57.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 18:36:57.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 18:36:57.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 18:36:57.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 18:36:57.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 18:36:57.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 18:36:57.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 18:36:57.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 18:36:57.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 18:36:57.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 18:36:57.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 18:36:57.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 18:36:57.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 18:36:57.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 18:36:57.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 18:36:57.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 18:36:57.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 18:36:57.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 18:36:57.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 18:36:57.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 18:36:57.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 18:36:57.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 18:36:57.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 18:36:57.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 18:36:57.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 18:36:57.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 18:36:57.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 18:36:57.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:57.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@73(java.lang.Long,-5)|basicType@75(java.lang.Double,8) timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:57.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 18:36:57.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 18:36:57.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 18:36:57.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 18:36:57.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 18:36:57.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 18:36:57.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 18:36:57.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 18:36:57.801 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 18:36:57.801 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 18:36:57.802 [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:57.802 [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:57.839 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType]: private accessor [derivedFrom] 18:36:57.840 [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:57.840 [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:57.876 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy]: private accessor [derivedFrom] 18:36:57.877 [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:57.877 [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:57.888 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus]: private accessor [deploy] 18:36:57.889 [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:57.889 [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:57.912 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup]: private accessor [description] 18:36:57.915 [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:57.915 [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:57.952 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup]: private accessor [currentInstanceCount] 18:36:57.952 [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:57.952 [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:57.974 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp]: private accessor [healthy] 18:36:57.976 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:57.976 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:57.976 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:57.976 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:57.985 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:57.985 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:57.986 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:57.990 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 18:36:57.990 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#finishInitialization 18:36:57.990 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#finishInitialization 18:36:57.990 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)#finishInitialization 18:36:57.990 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - key descriptor 18:36:57.991 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)#finishInitialization 18:36:57.991 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - key descriptor 18:36:57.991 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#finishInitialization 18:36:57.991 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)#finishInitialization 18:36:57.991 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - key descriptor 18:36:57.991 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)#finishInitialization 18:36:57.991 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - key descriptor 18:36:57.991 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) `staticFetchableList` generator 18:36:57.991 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#finishInitialization 18:36:57.991 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#finishInitialization 18:36:57.991 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)#finishInitialization 18:36:57.991 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - key descriptor 18:36:57.991 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)#finishInitialization 18:36:57.991 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - key descriptor 18:36:57.991 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#finishInitialization 18:36:57.991 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)#finishInitialization 18:36:57.991 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - key descriptor 18:36:57.991 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#finishInitialization 18:36:57.991 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) `staticFetchableList` generator 18:36:57.991 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#finishInitialization 18:36:57.991 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#finishInitialization 18:36:57.991 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) `staticFetchableList` generator 18:36:57.991 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#finishInitialization 18:36:57.991 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element}]) - element descriptor 18:36:57.991 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)#finishInitialization 18:36:57.991 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - key descriptor 18:36:57.991 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)#finishInitialization 18:36:57.991 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - key descriptor 18:36:57.991 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) `staticFetchableList` generator 18:36:57.991 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#finishInitialization 18:36:57.992 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element}]) - element descriptor 18:36:57.992 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)#finishInitialization 18:36:57.992 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - key descriptor 18:36:57.992 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#finishInitialization 18:36:57.992 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)#finishInitialization 18:36:57.992 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - key descriptor 18:36:57.992 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)#finishInitialization 18:36:57.992 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - key descriptor 18:36:57.992 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#finishInitialization 18:36:57.992 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)#finishInitialization 18:36:57.992 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - key descriptor 18:36:57.992 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) `staticFetchableList` generator 18:36:57.992 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#finishInitialization 18:36:57.992 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdp) `staticFetchableList` generator 18:36:57.992 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#initColumnMappings 18:36:57.992 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#initColumnMappings 18:36:57.992 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:57.993 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:57.994 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:57.996 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:57.996 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#initColumnMappings 18:36:57.996 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:57.996 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:57.996 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:57.996 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:57.996 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#initColumnMappings 18:36:57.996 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#initColumnMappings 18:36:57.996 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:57.996 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:57.996 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:57.996 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:57.996 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#initColumnMappings 18:36:57.996 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:57.996 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:57.996 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#initColumnMappings 18:36:57.996 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#initColumnMappings 18:36:57.996 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#initColumnMappings 18:36:57.996 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#initColumnMappings 18:36:57.996 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:57.996 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:57.996 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:57.996 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:57.996 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:57.996 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:57.996 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:57.996 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:57.996 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#initColumnMappings 18:36:57.996 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:57.996 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:57.996 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:57.996 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:57.996 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:57.996 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:57.996 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#initColumnMappings 18:36:57.996 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:57.996 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:57.996 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:57.997 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:57.997 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#initColumnMappings 18:36:57.997 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:57.997 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:57.997 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#initColumnMappings 18:36:57.997 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:57.997 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:57.997 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:57.997 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:57.998 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:57.998 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name=? and version=? 18:36:57.998 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicyType (derived_from_name,derived_from_version,description,name,version) values (?,?,?,?,?) 18:36:57.998 [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:57.998 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicyType where name=? and version=? 18:36:57.998 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtpt1_0 18:36:57.998 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] 18:36:57.998 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] 18:36:57.998 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] 18:36:57.998 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] 18:36:57.998 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] 18:36:57.998 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] 18:36:57.998 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] 18:36:57.999 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] | \-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:57.999 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtpt1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) { primaryTableReference : ToscaPolicyType as jtpt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } } } } } 18:36:58.000 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:58.000 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name=? and version=? 18:36:58.000 [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:58.000 [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:58.000 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicy where name=? and version=? 18:36:58.000 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtp1_0 18:36:58.000 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] 18:36:58.000 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] 18:36:58.000 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] 18:36:58.000 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] 18:36:58.000 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] 18:36:58.000 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] 18:36:58.000 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] 18:36:58.000 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] | \-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.version] 18:36:58.000 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtp1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) { primaryTableReference : ToscaPolicy as jtp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } } } } } 18:36:58.001 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:58.001 [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:58.001 [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:58.001 [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:58.001 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:58.001 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:58.001 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:58.001 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:58.001 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:58.001 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:58.001 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:58.002 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:58.002 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name=? and version=? 18:36:58.002 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:58.002 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpGroup set description=?,pdpGroupState=? where name=? and version=? 18:36:58.002 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpGroup where name=? and version=? 18:36:58.002 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:58.002 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:58.002 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:58.002 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:58.002 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:58.002 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:58.002 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:58.002 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:58.002 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@f06e734] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:58.003 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:58.003 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:58.003 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:58.003 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:58.003 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:58.003 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:58.003 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:36:58.004 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:58.004 [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:58.004 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:58.004 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:58.004 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:58.004 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:58.004 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:58.004 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:58.004 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:58.005 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:58.005 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:58.005 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:58.005 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:58.005 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@5fb8db6c] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:58.005 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:58.005 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:58.005 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:58.005 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:58.005 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:58.005 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:36:58.006 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:58.007 [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:58.007 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:58.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:58.008 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:58.008 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:58.008 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:58.008 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:58.008 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:58.008 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:58.009 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:58.009 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:58.009 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:58.009 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:58.009 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:58.009 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:58.009 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:58.009 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:58.009 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:58.009 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:58.009 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] 18:36:58.009 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{index}` 18:36:58.009 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{element}` 18:36:58.009 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:58.009 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:58.009 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:58.009 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name,JpaToscaPolicyType_version,properties_KEY,properties) values (?,?,?,?) 18:36:58.009 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:58.010 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:58.010 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:58.010 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:58.010 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:58.010 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@54a989ec] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:58.010 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:58.010 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:58.010 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:58.010 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:58.010 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:58.010 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:58.010 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:58.010 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:58.010 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:58.010 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:58.010 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:58.010 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:58.010 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] 18:36:58.011 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{index}` 18:36:58.011 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{element}` 18:36:58.011 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:58.011 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:58.011 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:58.011 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name,JpaToscaPolicy_version,properties_KEY,properties) values (?,?,?,?) 18:36:58.011 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:58.011 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:58.011 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:58.011 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:58.011 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:58.011 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@15c76b50] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:58.011 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:58.011 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:58.011 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:58.011 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:58.011 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:58.011 [main] DEBUG org.hibernate.orm.jdbc.mutation -- 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:58.012 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:58.012 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:58.012 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:58.012 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:58.012 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{index}` 18:36:58.012 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{element}` 18:36:58.012 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:58.012 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:58.012 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:58.012 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:58.012 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:58.012 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:58.012 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:58.012 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:58.012 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:58.012 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] 18:36:58.012 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] 18:36:58.012 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:58.012 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName,toscaPolicyTypeVersion,name,version) values (?,?,?,?) 18:36:58.012 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:58.012 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:58.012 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:58.012 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:58.012 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:58.012 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{index}` 18:36:58.012 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{element}` 18:36:58.013 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:58.013 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:58.013 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:58.013 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:58.013 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:58.013 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:58.013 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:36:58.013 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:58.013 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:58.013 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] 18:36:58.013 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{index}` 18:36:58.013 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{element}` 18:36:58.013 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:58.013 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:58.013 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:58.013 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name,JpaToscaPolicyType_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:58.013 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:58.014 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:58.014 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:58.014 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:58.014 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:58.014 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] 18:36:58.014 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] 18:36:58.014 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:58.014 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName,toscaPolicyVersion,name,version) values (?,?,?,?) 18:36:58.014 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:58.014 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:58.014 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:58.014 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:58.014 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] 18:36:58.014 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers` -> `{element}` 18:36:58.014 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:58.014 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name,JpaToscaPolicyType_version,triggers) values (?,?,?) 18:36:58.014 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:58.014 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:58.015 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:58.015 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:58.015 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] 18:36:58.015 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{index}` 18:36:58.015 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{element}` 18:36:58.015 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:58.015 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:58.015 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:58.015 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name,JpaToscaPolicy_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:58.015 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:58.015 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:58.015 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:58.015 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : spt1_0 18:36:58.015 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:58.015 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:58.015 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:58.015 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:58.015 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:58.015 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:58.015 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:58.019 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:58.019 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:36:58.019 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:36:58.019 [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:58.021 [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:58.021 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:36:58.021 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@6061d185] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@9a31da0] 18:36:58.021 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 18:36:58.021 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 18:36:58.021 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:36:58.021 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties cascade 18:36:58.021 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@56b0f44f] 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:58.021 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies cascade 18:36:58.022 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties cascade 18:36:58.022 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes cascade 18:36:58.022 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata cascade 18:36:58.022 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties cascade 18:36:58.022 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets cascade 18:36:58.022 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata cascade 18:36:58.022 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties cascade 18:36:58.022 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets cascade 18:36:58.022 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers cascade 18:36:58.022 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp cascade 18:36:58.023 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup cascade 18:36:58.023 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup cascade 18:36:58.023 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus cascade 18:36:58.023 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup cascade 18:36:58.023 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp cascade 18:36:58.023 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy cascade 18:36:58.023 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType cascade 18:36:58.024 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_version varchar(20) not null, JpaPdpGroup_name varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_version, JpaPdpGroup_name, properties_KEY)) 18:36:58.024 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@435b70b] 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:58.025 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:58.027 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:36:58.029 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:58.030 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, metadata_KEY)) 18:36:58.031 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, properties_KEY varchar(255) not null, properties clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, properties_KEY)) 18:36:58.032 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyName varchar(120) not null) 18:36:58.040 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, metadata_KEY)) 18:36:58.042 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, properties_KEY varchar(255) not null, properties blob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, properties_KEY)) 18:36:58.043 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyTypeName varchar(120) not null) 18:36:58.044 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, triggers blob) 18:36:58.044 [main] DEBUG org.hibernate.SQL -- create table Pdp (healthy tinyint check (healthy between 0 and 3), pdpState tinyint check (pdpState between 0 and 4), lastUpdate timestamp(6), parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, message varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:58.046 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (pdpGroupState tinyint check (pdpGroupState between 0 and 4), version varchar(20) not null, name varchar(120) not null, description varchar(255), primary key (version, name)) 18:36:58.047 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (pdpSubGroups_parentKeyVersion varchar(15) not null, version varchar(20) not null, name varchar(120) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentLocalName varchar(120) not null, unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName)) 18:36:58.048 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (deploy TINYINT DEFAULT 1, state tinyint check (state between 0 and 2), parentKeyVersion varchar(15) not null, version varchar(20), localName varchar(120) not null, name varchar(120), parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, pdpGroup varchar(255), pdpType varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:58.050 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (currentInstanceCount integer, desiredInstanceCount integer, parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:58.051 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpInstances_parentKeyVersion varchar(15) not null, pdpParentKeyVersion varchar(15) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentLocalName varchar(120) not null, pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentLocalName varchar(120) not null, unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName)) 18:36:58.051 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (version varchar(20) not null, name varchar(120) 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 (version, name)) 18:36:58.052 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (version, name)) 18:36:58.053 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:36:58.053 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_version, JpaPdpGroup_name) references PdpGroup 18:36:58.055 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:58.056 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:58.058 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:58.060 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:58.061 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:58.062 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyVersion, toscaPolicyName) references ToscaPolicy 18:36:58.063 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:58.064 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:58.065 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeVersion, toscaPolicyTypeName) references ToscaPolicyType 18:36:58.066 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:58.067 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_parentKeyVersion, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentLocalName) references PdpSubGroup 18:36:58.069 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (version, name) references PdpGroup 18:36:58.072 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_parentKeyVersion, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentLocalName) references Pdp 18:36:58.076 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpParentKeyVersion, pdpLocalName, pdpParentKeyName, pdpParentLocalName) references PdpSubGroup 18:36:58.083 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 5409a4bb-e85f-4c72-b7b2-377c1fb53ffe () 18:36:58.083 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:36:58.083 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 18:36:58.083 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:36:58.083 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroupsNoPDPs.json" does not exist on the local file system 18:36:58.084 [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:36:58.093 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:36:58.093 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:58.093 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:58.094 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:58.094 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:58.094 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:58.094 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:58.095 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:58.095 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:58.095 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:58.095 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:58.095 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@e35d91b] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:58.095 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:58.095 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:58.095 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:58.097 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:58.097 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:58.097 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:58.099 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:36:58.099 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:58.099 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:58.099 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@771844560 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@edc900a) 18:36:58.099 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@973715842 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@2011223599) 18:36:58.099 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1384808170 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@383ce871) 18:36:58.099 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1326355293 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:58.099 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1043227965 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@383ce871) 18:36:58.099 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1062351164 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:58.099 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1618094535 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@383ce871) 18:36:58.099 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1541262063 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:58.099 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@379013924 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@383ce871) 18:36:58.099 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@954352411 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:58.099 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1227848145 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@2081441961) 18:36:58.099 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1349710436 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:58.099 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@2049087978 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@edc900a) 18:36:58.099 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1223792270 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:58.099 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@920312377 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:58.099 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:58.103 [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:36:58.103 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:58.103 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:58.103 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:58.103 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:58.103 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:58.103 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:58.103 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:58.103 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:58.103 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@1a0a6d71] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:58.103 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:58.103 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:58.104 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:58.104 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:58.104 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:58.104 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:36:58.104 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:58.104 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:58.104 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@1480723061 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@383ce871) 18:36:58.104 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@2039279776 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1499380632) 18:36:58.104 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1956103641 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3cce689c) 18:36:58.104 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@584681045 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@251096045) 18:36:58.104 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1141169895 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:58.104 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@188863603 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@383ce871) 18:36:58.104 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1707343968 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:58.104 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@1356445494 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@383ce871) 18:36:58.104 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@843622444 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:58.104 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@925827162 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@383ce871) 18:36:58.104 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1915605471 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:58.104 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1875949739 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:58.104 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:58.105 [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:36:58.106 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfConceptKey(name=onap.policies.controlloop.Operational.apex.sampledomain, version=1.0.0)] for CollectionEntry[] 18:36:58.106 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfSearchableKey(name=onap.policies.controlloop.Operational, version=1.0.0)] for CollectionEntry[] 18:36:58.106 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdpSubGroup(key=PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX), supportedPolicyTypes=[PfSearchableKey(name=onap.policies.controlloop.Operational, version=1.0.0)], policies=[PfConceptKey(name=onap.policies.controlloop.Operational.apex.sampledomain, version=1.0.0)], currentInstanceCount=0, desiredInstanceCount=5, properties={subgroupProperty0=Value of sub Group Property 0}, pdpInstances=[])] for CollectionEntry[] 18:36:58.106 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:58.106 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:58.108 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:58.108 [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:36:58.109 [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:36:58.109 [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:36:58.109 [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:36:58.109 [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:36:58.109 [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:36:58.109 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 2 insertions, 2 updates, 0 deletions to 2 objects 18:36:58.109 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 6 (re)creations, 0 updates, 0 removals to 6 collections 18:36:58.109 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:58.109 [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:36:58.109 [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:36:58.109 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:58.110 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:58.112 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups : PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:58.112 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:58.113 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:58.113 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.113 [main] DEBUG org.hibernate.orm.jdbc.mutation -- No collection rows to insert - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.113 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.113 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:58.113 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:58.113 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.113 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:58.113 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:58.114 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties : PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:58.114 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:58.114 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:58.114 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.114 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:58.115 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:58.116 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:58.116 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:58.116 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:58.117 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:58.117 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@110636974 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@edc900a) 18:36:58.117 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@273483688 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@2011223599) 18:36:58.117 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1873099533 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@383ce871) 18:36:58.117 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@78733637 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:58.117 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1133759266 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@383ce871) 18:36:58.117 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@991687871 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:58.117 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@2099301762 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@383ce871) 18:36:58.117 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1922310186 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:58.117 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@797126529 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@383ce871) 18:36:58.117 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1264163010 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:58.117 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@820904182 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@2081441961) 18:36:58.117 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1663628209 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:58.117 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1440823154 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@edc900a) 18:36:58.117 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1392065156 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:58.117 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@315648413 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:58.117 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:58.123 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:58.123 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:58.123 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [TestPdpGroup] 18:36:58.123 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:58.123 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:58.123 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.123 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:58.123 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.123 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:58.123 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.123 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:58.123 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:58.123 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [TestPdpGroup] 18:36:58.123 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:58.123 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:58.123 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.123 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:58.123 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.123 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:58.123 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:58.123 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [TestPdpGroup] 18:36:58.123 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:58.123 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:58.123 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.123 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:58.123 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.123 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:58.123 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:58.123 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [TestPdpGroup] 18:36:58.123 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:58.123 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:58.123 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.123 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:58.123 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.123 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:58.123 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [TestPdpGroup] 18:36:58.123 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:58.123 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:58.123 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:58.123 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:58.123 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:58.123 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [TestPdpGroup] 18:36:58.123 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:58.123 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:58.123 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:58.123 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:58.123 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [TestPdpGroup] 18:36:58.123 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:58.123 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:58.123 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:58.123 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:58.124 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 1618769908 18:36:58.124 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:58.124 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=TestPdpGroup, version=0.0.0)] : 1529794347 18:36:58.124 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=TestPdpGroup, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@423226570 18:36:58.124 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=TestPdpGroup, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@423226570 18:36:58.124 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:58.124 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:58.124 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:58.124 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:58.124 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:58.124 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:58.124 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [0] 18:36:58.124 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [5] 18:36:58.124 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.124 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=TestPdpGroup, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@423226570 18:36:58.124 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:58.124 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:58.124 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [ACTIVE] 18:36:58.125 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:58.125 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@1a2a94ae 18:36:58.125 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:36:58.125 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:58.125 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:58.126 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:58.126 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:58.126 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1793178211 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1499380632) 18:36:58.126 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1040256519 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3cce689c) 18:36:58.126 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@797057570 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@251096045) 18:36:58.126 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@608246145 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:58.126 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:58.127 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:36:58.127 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:58.127 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:58.127 [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:36:58.127 [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:36:58.127 [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:36:58.127 [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:36:58.128 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:58.128 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:58.128 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:58.128 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:58.128 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:58.128 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:58.128 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:58.128 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:58.128 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@4bfe7d31] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:58.128 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:58.128 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:58.129 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:58.129 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:58.129 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:58.129 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:36:58.130 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:58.130 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:58.130 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@1270901310 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@383ce871) 18:36:58.130 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1569553189 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1499380632) 18:36:58.131 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1108191595 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3cce689c) 18:36:58.131 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@437783899 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@251096045) 18:36:58.131 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1379993020 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:58.131 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@1688410242 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@383ce871) 18:36:58.131 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1271571340 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:58.131 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@291638651 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@383ce871) 18:36:58.131 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1272223246 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:58.131 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@936374526 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@383ce871) 18:36:58.131 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@688382792 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:58.131 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@680475334 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:58.131 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:58.135 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:58.135 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [null] 18:36:58.135 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:58.135 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) is null 18:36:58.135 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.135 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:58.135 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:58.135 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [TestPdpGroup] 18:36:58.135 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:58.135 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:58.135 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.135 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:58.135 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.135 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:58.135 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [null] 18:36:58.135 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:58.135 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:58.135 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:58.135 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [TestPdpGroup] 18:36:58.135 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:58.135 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:58.135 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.135 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:58.135 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.135 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:58.135 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:58.135 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [TestPdpGroup] 18:36:58.135 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:58.135 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:58.135 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.135 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:58.135 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.135 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:58.136 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:58.136 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [TestPdpGroup] 18:36:58.136 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:58.136 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:58.136 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.136 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:58.136 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.138 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@713565117 18:36:58.138 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@713565117 18:36:58.138 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:58.138 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:58.138 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:58.138 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:58.138 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:58.138 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:58.138 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [0] 18:36:58.138 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [5] 18:36:58.138 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.138 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@7a2fd9de 18:36:58.138 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:36:58.139 [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:36:58.139 [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:36:58.139 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:58.139 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:58.139 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:58.139 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:58.139 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:58.139 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:58.139 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:58.139 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:58.139 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@15fc044d] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:58.139 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:58.139 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:58.139 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:58.139 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:58.140 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:58.140 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:58.140 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:36:58.140 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:58.140 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:58.140 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1824222477 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@edc900a) 18:36:58.140 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@428921531 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@2011223599) 18:36:58.140 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@517724942 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@383ce871) 18:36:58.140 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@64975236 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:58.140 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@884713463 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@383ce871) 18:36:58.140 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@732020433 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:58.140 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1801585408 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@383ce871) 18:36:58.140 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@331943097 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:58.140 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@2049213736 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@383ce871) 18:36:58.140 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1557527435 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:58.140 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@668240146 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@2081441961) 18:36:58.140 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@2091115925 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:58.140 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@577778412 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@edc900a) 18:36:58.140 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1368038538 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:58.141 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1385497520 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:58.141 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:58.141 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:58.141 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:58.141 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [TestPdpGroup] 18:36:58.141 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:58.141 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:58.141 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.141 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:58.141 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.141 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:58.141 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.141 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:58.141 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:58.141 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [TestPdpGroup] 18:36:58.141 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:58.141 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:58.141 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.141 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:58.141 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.141 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:58.141 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:58.141 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [TestPdpGroup] 18:36:58.141 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:58.141 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:58.141 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.141 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:58.141 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.141 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:58.141 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:58.141 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [TestPdpGroup] 18:36:58.141 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:58.141 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:58.141 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.141 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:58.141 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.141 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:58.141 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [TestPdpGroup] 18:36:58.141 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:58.141 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:58.141 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:58.141 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:58.141 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:58.141 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [TestPdpGroup] 18:36:58.141 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:58.141 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:58.141 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:58.141 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:58.141 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [TestPdpGroup] 18:36:58.141 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:58.141 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:58.141 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:58.141 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:58.141 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=TestPdpGroup, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@391563434 18:36:58.142 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=TestPdpGroup, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@391563434 18:36:58.142 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:58.142 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:58.142 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:58.142 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:58.142 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:58.142 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:58.142 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=TestPdpGroup, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@391563434 18:36:58.142 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:58.142 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:58.142 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [ACTIVE] 18:36:58.142 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:58.142 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@12fb67f6 18:36:58.142 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:36:58.142 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:58.142 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:58.142 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:58.142 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:58.142 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@19678348 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1210140552) 18:36:58.142 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1921836051 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:58.142 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:58.143 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:58.143 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [TestPdpGroup] 18:36:58.143 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:58.143 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:58.143 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:58.143 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:58.143 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:58.143 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=TestPdpGroup, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@1831129459 18:36:58.143 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:58.143 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=TestPdpGroup, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@1831129459 18:36:58.143 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:58.143 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:58.143 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@5ca01434 18:36:58.143 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:36:58.143 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:58.143 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:58.143 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:58.143 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:58.143 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:58.144 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:58.144 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@678279746 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@783772812) 18:36:58.144 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@1538475063 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@520362925) 18:36:58.144 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1526603173 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:58.144 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:58.144 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:58.144 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:58.144 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [TestPdpGroup] 18:36:58.144 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:58.144 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:58.144 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.144 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:58.144 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.144 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:58.144 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@290555266 18:36:58.144 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:58.144 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:58.144 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [onap.policies.controlloop.Operational] 18:36:58.144 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.0.0] 18:36:58.144 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=onap.policies.controlloop.Operational, version=1.0.0) 18:36:58.144 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:58.144 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@290555266 18:36:58.144 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:58.144 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@318d0545 18:36:58.144 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:36:58.145 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:58.145 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:58.145 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:58.145 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:58.145 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:58.145 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@576440022 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1108487976) 18:36:58.145 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@624603603 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@1867746775) 18:36:58.145 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@323128221 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:58.145 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:58.146 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:58.146 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:58.146 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [TestPdpGroup] 18:36:58.146 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:58.146 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:58.146 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.146 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:58.146 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.146 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:58.146 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@47037992 18:36:58.146 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:58.146 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:58.146 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [onap.policies.controlloop.Operational.apex.sampledomain] 18:36:58.146 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.0.0] 18:36:58.146 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=onap.policies.controlloop.Operational.apex.sampledomain, version=1.0.0) 18:36:58.146 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:58.146 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@47037992 18:36:58.146 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:58.146 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@43f016a2 18:36:58.146 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:36:58.146 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:58.146 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:58.146 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:58.146 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:58.146 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:58.146 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@1555033967 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1607399179) 18:36:58.146 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@2114351743 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:58.146 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:58.147 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:58.147 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:58.147 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [TestPdpGroup] 18:36:58.147 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:58.147 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:58.147 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.147 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:58.147 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.147 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:58.147 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@1630548569 18:36:58.147 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:58.147 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@1630548569 18:36:58.147 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:58.147 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:58.147 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@251dd78f 18:36:58.147 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:36:58.147 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:58.147 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:58.148 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:58.149 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:58.149 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1757797593 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@edc900a) 18:36:58.149 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1689291213 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@2011223599) 18:36:58.149 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1905933791 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@383ce871) 18:36:58.149 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@980430284 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:58.149 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@2090143055 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@383ce871) 18:36:58.149 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@478879217 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:58.149 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1021296506 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@383ce871) 18:36:58.149 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@133888864 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:58.149 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1406230949 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@383ce871) 18:36:58.149 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@393321147 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:58.149 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1444201280 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@2081441961) 18:36:58.149 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@107283225 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:58.149 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1583449657 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@edc900a) 18:36:58.149 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1172204300 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:58.149 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@899722804 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:58.149 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:58.149 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:58.149 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:58.149 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [TestPdpGroup] 18:36:58.149 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:58.149 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:58.149 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.149 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:58.149 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.149 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:58.149 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.149 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:58.149 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:58.149 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [TestPdpGroup] 18:36:58.149 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:58.149 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:58.149 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.149 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:58.149 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.149 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:58.149 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:58.149 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [TestPdpGroup] 18:36:58.149 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:58.149 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:58.149 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.149 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:58.149 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.149 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:58.149 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:58.149 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [TestPdpGroup] 18:36:58.149 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:58.149 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:58.149 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.149 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:58.149 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.149 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:58.149 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [TestPdpGroup] 18:36:58.149 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:58.149 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:58.149 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:58.149 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:58.149 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:58.149 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [TestPdpGroup] 18:36:58.150 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:58.150 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:58.150 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:58.150 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:58.150 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [TestPdpGroup] 18:36:58.150 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:58.150 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:58.150 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:58.150 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:58.150 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 2135000930 18:36:58.150 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:58.150 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=TestPdpGroup, version=0.0.0)] : 1335908272 18:36:58.153 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=TestPdpGroup, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1830938780 18:36:58.153 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=TestPdpGroup, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1830938780 18:36:58.153 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:58.153 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:58.153 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:58.153 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:58.154 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:58.154 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:58.154 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [0] 18:36:58.154 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [5] 18:36:58.154 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.154 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=TestPdpGroup, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1830938780 18:36:58.154 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:58.154 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:58.154 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [ACTIVE] 18:36:58.154 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:58.154 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@51764654 18:36:58.155 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:36:58.155 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:58.158 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:36:58.159 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:58.159 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:58.159 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1821752124 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1499380632) 18:36:58.159 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@244501306 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3cce689c) 18:36:58.159 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@874644865 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@251096045) 18:36:58.159 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1468379575 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:58.159 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:36:58.160 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:36:58.160 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:58.160 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36: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=TestPdpGroup}] 18:36:58.161 [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:36:58.161 [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:36:58.161 [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:36:58.161 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:58.161 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:58.161 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@720469143 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@383ce871) 18:36:58.161 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1350789239 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1499380632) 18:36:58.161 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@54081515 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3cce689c) 18:36:58.161 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1447130274 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@251096045) 18:36:58.161 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@2004201273 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:58.161 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@1014935920 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@383ce871) 18:36:58.161 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1991397243 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:58.161 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@722194795 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@383ce871) 18:36:58.161 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1910353748 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:58.161 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@945906990 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@383ce871) 18:36:58.161 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1556888782 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:58.161 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@700006069 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:36:58.161 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:36:58.161 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:58.162 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [null] 18:36:58.162 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:58.162 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) is null 18:36:58.162 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.162 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:58.162 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:58.162 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [TestPdpGroup] 18:36:58.162 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:58.162 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:58.162 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.162 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:58.162 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.162 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:58.162 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [null] 18:36:58.162 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:58.162 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:58.162 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:58.162 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [TestPdpGroup] 18:36:58.162 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:58.162 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:58.162 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.162 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:58.162 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.162 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:58.162 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:58.162 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [TestPdpGroup] 18:36:58.162 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:58.162 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:58.162 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.162 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:58.162 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.162 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:58.162 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:58.162 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [TestPdpGroup] 18:36:58.162 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:58.162 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:58.162 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.162 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:58.162 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.162 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1005501967 18:36:58.162 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1005501967 18:36:58.162 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:58.162 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:58.162 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:58.162 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:58.162 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:58.162 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:58.162 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [0] 18:36:58.162 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [5] 18:36:58.162 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.162 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@7cdc0d76 18:36:58.162 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:36:58.162 [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:36:58.162 [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:36:58.162 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:58.163 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:58.163 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@877404503 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@edc900a) 18:36:58.163 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@860475906 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@2011223599) 18:36:58.163 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1729033270 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@383ce871) 18:36:58.163 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@2074468892 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:36:58.163 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@775299750 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@383ce871) 18:36:58.163 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1402092704 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:58.163 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1135467936 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@383ce871) 18:36:58.163 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@399274699 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:58.163 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@141574534 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@383ce871) 18:36:58.163 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1254431508 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:58.163 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1730711345 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@2081441961) 18:36:58.163 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@319218485 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:36:58.163 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@426835106 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@edc900a) 18:36:58.163 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@2064599331 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:58.163 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1492975732 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:36:58.163 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:36:58.163 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:58.163 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:58.163 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [TestPdpGroup] 18:36:58.163 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:58.163 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:58.163 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.163 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:58.163 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.163 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:58.163 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.163 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:58.163 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:58.163 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [TestPdpGroup] 18:36:58.163 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:58.163 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:58.163 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.163 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:58.163 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.163 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:58.163 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:58.163 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [TestPdpGroup] 18:36:58.163 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:58.163 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:58.163 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.163 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:58.163 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.163 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:58.163 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:36:58.163 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [TestPdpGroup] 18:36:58.163 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:36:58.163 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:36:58.163 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.163 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:58.163 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.163 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:58.163 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [TestPdpGroup] 18:36:58.163 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:58.163 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:58.163 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:58.163 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:58.163 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:58.164 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [TestPdpGroup] 18:36:58.164 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:36:58.164 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:58.164 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:58.164 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:58.164 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [TestPdpGroup] 18:36:58.164 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:58.164 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:58.164 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:58.164 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:58.164 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=TestPdpGroup, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1661612792 18:36:58.164 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=TestPdpGroup, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1661612792 18:36:58.164 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:58.164 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:58.164 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:58.164 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:58.164 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:58.164 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:58.164 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=TestPdpGroup, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1661612792 18:36:58.164 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:58.164 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:36:58.164 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [ACTIVE] 18:36:58.164 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:58.164 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@1d3433c7 18:36:58.164 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:36:58.164 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:58.164 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:36:58.164 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:58.164 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:58.164 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@381456915 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1210140552) 18:36:58.164 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@605286350 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:36:58.164 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:36:58.165 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:58.165 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [TestPdpGroup] 18:36:58.165 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:36:58.165 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:58.165 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:58.165 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=TestPdpGroup, version=0.0.0) 18:36:58.165 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:58.165 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=TestPdpGroup, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@1396990029 18:36:58.165 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:58.165 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=TestPdpGroup, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@1396990029 18:36:58.165 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:36:58.165 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:36:58.165 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@1aed255e 18:36:58.165 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=TestPdpGroup, version=0.0.0}] 18:36:58.165 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:58.165 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:58.165 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:58.165 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:36:58.165 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:58.165 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:58.165 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@565953618 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@783772812) 18:36:58.165 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@1489969297 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@520362925) 18:36:58.165 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@687795279 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:36:58.165 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:58.165 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:58.165 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:58.165 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [TestPdpGroup] 18:36:58.165 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:58.165 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:58.165 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.165 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:58.165 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.165 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:58.165 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@848085998 18:36:58.165 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:58.165 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:58.165 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [onap.policies.controlloop.Operational] 18:36:58.165 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.0.0] 18:36:58.166 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=onap.policies.controlloop.Operational, version=1.0.0) 18:36:58.166 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:58.166 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@848085998 18:36:58.166 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:58.166 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@5464a18 18:36:58.166 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:36:58.166 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:58.166 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:58.166 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:36:58.166 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:58.166 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:58.166 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1518686827 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1108487976) 18:36:58.166 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@1444802259 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@1867746775) 18:36:58.166 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@320452793 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:36:58.167 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:58.167 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:58.167 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:58.167 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [TestPdpGroup] 18:36:58.167 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:58.167 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:58.167 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.167 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:58.167 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.167 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:58.167 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1539466065 18:36:58.167 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:58.167 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:58.167 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [onap.policies.controlloop.Operational.apex.sampledomain] 18:36:58.167 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.0.0] 18:36:58.167 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=onap.policies.controlloop.Operational.apex.sampledomain, version=1.0.0) 18:36:58.167 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:58.167 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1539466065 18:36:58.167 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:58.167 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@6d0c2990 18:36:58.167 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:36:58.167 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:58.167 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:58.167 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:36:58.167 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:58.167 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:58.167 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@864983288 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1607399179) 18:36:58.167 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1449259703 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:36:58.167 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:36:58.168 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:58.168 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:36:58.168 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [TestPdpGroup] 18:36:58.168 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:36:58.168 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:58.168 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.168 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:58.168 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:36:58.168 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:58.168 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@2055192507 18:36:58.168 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:58.168 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=TestPdpGroup, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@2055192507 18:36:58.168 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:36:58.168 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:36:58.168 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@382de41b 18:36:58.168 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:36:58.168 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:58.168 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:58.168 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:36:58.169 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@61805de3] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@9a31da0] 18:36:58.169 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:36:58.169 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:36:58.169 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:36:58.170 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:36:58.174 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:36:58.174 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=null] against incoming persistence unit name [ToscaConceptTest] 18:36:58.174 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- No PersistenceProvider explicitly requested, assuming Hibernate 18:36:58.174 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest persistence provider classname: null 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 [ javax.persistence.jdbc.driver: org.h2.Driver javax.persistence.jdbc.password: P01icY hibernate.dialect: org.hibernate.dialect.H2Dialect javax.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest hibernate.show_sql: false javax.persistence.schema-generation.database.action: drop-and-create javax.persistence.jdbc.user: policy] 18:36:58.174 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 18:36:58.174 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:36:58.175 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 18:36:58.175 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 18:36:58.175 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 18:36:58.175 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 18:36:58.176 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 18:36:58.176 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:36:58.176 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:36:58.176 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:36:58.176 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:36:58.176 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:36:58.176 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:36:58.176 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:36:58.176 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:58.176 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:36:58.176 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:36:58.176 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:58.176 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:36:58.176 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:36:58.176 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@27f3f512 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@27f3f512 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@27f3f512 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@5e593b08 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@5e593b08 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@3946075 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@3946075 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@122635ef 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@122635ef 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@1e01b133 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@262a1fad 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@6b4125ed 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@6b4125ed 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@6b4125ed 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@78da899f 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@78da899f 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@78da899f 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@e7b265e 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@e7b265e 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@e7b265e 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@33d60b7e 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@33d60b7e 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@1fecfaea 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@1fecfaea 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@4872669f 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@4872669f 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@4872669f 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@483f286e 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@4bb147ec 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@4bb147ec 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@33f2cfda 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@68ef01a5 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@68ef01a5 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@68ef01a5 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@59a2388e 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@186d8a71 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@3dc40ab9 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@2db6d68d 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@2db6d68d 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@6518fdfd 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@6518fdfd 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@11d2dd2d 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@cde8c6c 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@174721c4 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@3592c1c4 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@322e49ee 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@4aeb0e2b 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@648c5fb3 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@648c5fb3 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@47b33e07 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@47b33e07 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@7126e26 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@7126e26 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@151ab2b9 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@151ab2b9 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@4d705112 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@590765c4 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@19489b27 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@19489b27 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@626d2016 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@125d47c4 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@125d47c4 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@193bb809 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@64b018f3 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@581b1c08 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@581b1c08 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@1c240cf2 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@1c240cf2 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@1c240cf2 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@5809fa26 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@64763e49 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@64763e49 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@23468512 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@23468512 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@23468512 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@69cd7630 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@7e8279e5 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@2b53840a 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@2b53840a 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@3caafa67 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@3caafa67 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@3caafa67 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@3e546734 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@3e546734 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@53747c4a 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@53747c4a 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@64b0d1fa 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@64b0d1fa 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@f2276c9 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@f2276c9 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@12d2ddde 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@12d2ddde 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@62b475e2 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@729c8063 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@729c8063 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@50110971 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@55c596aa 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@368ec112 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@5743cf1c 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@6f889214 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@16013989 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@56c7ec0a 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@1f35f2e1 18:36:58.177 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@3486cb21 18:36:58.178 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@2b547149] into BootstrapContext; was [null] 18:36:58.178 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@429a6f95] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@72083fdd] 18:36:58.195 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:36:58.195 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:36:58.196 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 18:36:58.196 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver 18:36:58.196 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PdpProviderTest] 18:36:58.196 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:36:58.196 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:36:58.196 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 18:36:58.196 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1) 18:36:58.198 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:36:58.198 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:36:58.198 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:36:58.199 [main] WARN org.hibernate.orm.deprecation -- HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 18:36:58.199 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.220 18:36:58.199 [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:58.200 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 18:36:58.200 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 18:36:58.200 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 18:36:58.200 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:58.200 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:58.200 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 18:36:58.200 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(3100, NumericTypeDescriptor) replaced previous registration(org.hibernate.dialect.H2DurationIntervalSecondJdbcType@1117cc7c) 18:36:58.200 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@13fe4e38] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@5fe024f5] 18:36:58.200 [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:58.201 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:58.202 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicyType 18:36:58.202 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:36:58.203 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.203 [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:58.203 [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:58.203 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:58.203 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:58.203 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:36:58.203 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.203 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.203 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:58.203 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.name 18:36:58.203 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:58.203 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:58.203 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:58.203 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:36:58.203 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.203 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.203 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:58.203 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.version 18:36:58.203 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:58.203 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:58.204 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:58.204 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.204 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:58.204 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:58.204 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:58.204 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:36:58.204 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.204 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.204 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:58.204 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_name 18:36:58.204 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:58.204 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:58.204 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:58.204 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:58.204 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:36:58.204 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.204 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.204 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:58.204 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_version 18:36:58.204 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:58.204 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:58.204 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.204 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:58.204 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:36:58.204 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:58.204 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:58.204 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:58.204 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.description 18:36:58.205 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:58.205 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.205 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.205 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:58.205 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.205 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:58.205 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:58.205 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.205 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.205 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:58.205 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:58.205 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.205 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.205 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:58.206 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.206 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:58.206 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:58.206 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.206 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.206 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:58.206 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:58.206 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.207 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.207 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:58.207 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.207 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:58.207 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:58.207 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeName',referencedColumn='name') 18:36:58.207 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeVersion',referencedColumn='version') 18:36:58.207 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.207 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:58.207 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:58.207 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.207 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.208 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='triggers_ORDER') 18:36:58.208 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.208 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='triggers_KEY') 18:36:58.208 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='triggers_KEY') 18:36:58.208 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.208 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.208 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:58.208 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property triggers 18:36:58.209 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:58.210 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicy 18:36:58.210 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:36:58.211 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.211 [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:58.211 [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:58.211 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:58.211 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:58.211 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:36:58.211 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.211 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.211 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:58.212 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.name 18:36:58.212 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:58.212 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:58.212 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:58.212 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:36:58.212 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.212 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.212 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:58.212 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.version 18:36:58.212 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:58.212 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:58.212 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:58.212 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.212 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:58.213 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:58.213 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:58.213 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:36:58.213 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.213 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.213 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:58.213 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_name 18:36:58.213 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:58.213 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:58.213 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:58.213 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:58.213 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:36:58.213 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.213 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.213 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:58.213 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_version 18:36:58.213 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:58.213 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:58.213 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.213 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:58.213 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:36:58.213 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:58.214 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:58.214 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:58.214 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.description 18:36:58.214 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:58.214 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.214 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.214 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:58.214 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.214 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:58.214 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:58.214 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.214 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.214 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:58.214 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:58.214 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.215 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.215 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:58.215 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.215 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:58.215 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:58.215 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.215 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.215 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:58.215 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:58.215 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.216 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:58.216 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_name') 18:36:58.216 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:58.216 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:36:58.216 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.216 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.216 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:58.216 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_name 18:36:58.216 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:58.216 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:58.216 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_version') 18:36:58.216 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:58.216 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:36:58.216 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.216 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.216 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:58.216 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_version 18:36:58.216 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:58.216 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property type 18:36:58.216 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.216 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.216 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:58.217 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.217 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:58.217 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:58.217 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyName',referencedColumn='name') 18:36:58.217 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyVersion',referencedColumn='version') 18:36:58.217 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.217 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:58.217 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:58.218 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:58.218 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:36:58.218 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:36:58.219 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.219 [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:58.219 [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:58.219 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:58.219 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:58.219 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:36:58.219 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:58.219 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:58.219 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:58.219 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.localName 18:36:58.219 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:58.219 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:58.219 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:58.219 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:36:58.219 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:58.219 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:58.219 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:58.219 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyName 18:36:58.219 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:58.219 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:58.219 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:58.219 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:36:58.219 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:58.219 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:58.219 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:58.219 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyVersion 18:36:58.219 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:58.220 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:58.220 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:58.220 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:36:58.220 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:58.220 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:58.220 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:58.220 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentLocalName 18:36:58.220 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:58.220 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:58.220 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:58.220 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.220 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:36:58.220 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:36:58.220 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:58.220 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:58.220 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for deploy 18:36:58.220 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.deploy 18:36:58.220 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property deploy 18:36:58.220 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.220 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:36:58.220 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:36:58.220 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:58.220 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:58.221 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroup 18:36:58.221 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpGroup 18:36:58.221 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroup 18:36:58.221 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.221 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:36:58.221 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:36:58.221 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:58.221 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:58.221 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpType 18:36:58.221 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpType 18:36:58.221 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpType 18:36:58.221 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.221 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:58.221 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:58.221 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:36:58.221 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.221 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.221 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:58.221 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.name 18:36:58.221 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:58.222 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:58.222 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:58.222 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:36:58.222 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.222 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.222 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:58.222 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.version 18:36:58.222 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:58.222 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policyType 18:36:58.222 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.222 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:36:58.222 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:36:58.222 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:58.222 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:58.222 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for state 18:36:58.222 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.state 18:36:58.222 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property state 18:36:58.222 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:58.222 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpGroup 18:36:58.222 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:36:58.223 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.223 [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:58.223 [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:58.223 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:58.223 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:58.223 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:36:58.223 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.223 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.223 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:58.223 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.name 18:36:58.223 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:58.223 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:58.223 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:58.223 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:36:58.223 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.223 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.223 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:58.223 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.version 18:36:58.223 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:58.223 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:58.223 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:58.224 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.224 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:58.224 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:36:58.224 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:58.224 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:58.224 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:58.224 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.description 18:36:58.224 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:58.224 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.224 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:36:58.224 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:36:58.224 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:58.224 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:58.224 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroupState 18:36:58.224 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.pdpGroupState 18:36:58.224 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroupState 18:36:58.224 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.224 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.224 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpSubGroups_ORDER') 18:36:58.225 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.225 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpSubGroups_KEY') 18:36:58.225 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpSubGroups_KEY') 18:36:58.225 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='name',referencedColumn='name') 18:36:58.225 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='version',referencedColumn='version') 18:36:58.225 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.225 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:58.225 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpSubGroups 18:36:58.225 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.225 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.226 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:58.226 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.226 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:58.226 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:58.226 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.226 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.226 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:58.226 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:58.226 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:58.226 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpSubGroup 18:36:58.226 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:36:58.227 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.227 [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:58.227 [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:58.227 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:58.227 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:58.227 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:36:58.227 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:58.228 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:58.228 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:58.228 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.localName 18:36:58.228 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:58.228 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:58.228 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:58.228 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:36:58.228 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:58.228 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:58.228 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:58.228 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyName 18:36:58.228 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:58.229 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:58.229 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:58.229 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:36:58.229 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:58.229 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:58.229 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:58.229 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyVersion 18:36:58.229 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:58.229 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:58.229 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:58.229 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:36:58.229 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:58.229 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:58.229 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:58.229 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentLocalName 18:36:58.229 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:58.229 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:58.229 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:58.229 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.229 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:36:58.229 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:36:58.229 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:58.229 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:58.229 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for currentInstanceCount 18:36:58.229 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.currentInstanceCount 18:36:58.229 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property currentInstanceCount 18:36:58.230 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.230 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:36:58.230 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:36:58.230 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:58.230 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:58.230 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for desiredInstanceCount 18:36:58.230 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.desiredInstanceCount 18:36:58.230 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property desiredInstanceCount 18:36:58.230 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.230 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.230 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpInstances_ORDER') 18:36:58.230 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.231 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpInstances_KEY') 18:36:58.231 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpInstances_KEY') 18:36:58.231 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyName',referencedColumn='parentKeyName') 18:36:58.231 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyVersion',referencedColumn='parentKeyVersion') 18:36:58.231 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentLocalName',referencedColumn='parentLocalName') 18:36:58.231 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpLocalName',referencedColumn='localName') 18:36:58.231 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.231 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:58.231 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpInstances 18:36:58.231 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.231 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.231 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='policies_ORDER') 18:36:58.231 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.231 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='policies_KEY') 18:36:58.231 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='policies_KEY') 18:36:58.231 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.231 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.231 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:58.231 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policies 18:36:58.231 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.231 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.231 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:58.231 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.232 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:58.232 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:58.232 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.232 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.232 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:58.232 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:58.232 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.232 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.232 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='supportedPolicyTypes_ORDER') 18:36:58.232 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.232 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='supportedPolicyTypes_KEY') 18:36:58.232 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='supportedPolicyTypes_KEY') 18:36:58.232 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.232 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.232 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:58.232 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property supportedPolicyTypes 18:36:58.233 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:58.233 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdp 18:36:58.233 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:36:58.233 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.233 [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:58.233 [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:58.234 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:58.234 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:58.234 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:36:58.234 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:58.234 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:58.234 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:58.234 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.localName 18:36:58.234 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:58.234 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:58.234 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:58.234 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:36:58.234 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:58.234 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:58.234 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:58.234 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyName 18:36:58.234 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:58.234 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:58.234 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:58.234 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:36:58.234 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:58.234 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:58.234 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:58.234 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyVersion 18:36:58.234 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:58.234 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:58.234 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:58.235 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:36:58.235 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:58.235 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:58.235 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:58.235 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentLocalName 18:36:58.235 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:58.235 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:58.235 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:58.235 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.235 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:36:58.235 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:36:58.235 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:58.235 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:58.235 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for healthy 18:36:58.235 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.healthy 18:36:58.235 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property healthy 18:36:58.235 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.235 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:36:58.235 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:36:58.235 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:58.235 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:58.235 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for lastUpdate 18:36:58.235 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.lastUpdate 18:36:58.235 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property lastUpdate 18:36:58.235 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.235 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:36:58.235 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:36:58.235 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:58.235 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:58.235 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 18:36:58.235 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.message 18:36:58.235 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 18:36:58.236 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.236 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:36:58.236 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:36:58.236 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:58.236 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:58.236 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpState 18:36:58.236 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.pdpState 18:36:58.236 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpState 18:36:58.236 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:58.236 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:58.236 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:58.236 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:58.236 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:58.236 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:58.236 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:58.236 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:58.237 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:58.237 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:58.237 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:58.237 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:58.237 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:58.237 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:58.237 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:58.237 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:58.237 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for deploy 18:36:58.237 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroup 18:36:58.237 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpType 18:36:58.237 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:58.237 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:58.237 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for state 18:36:58.237 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:58.237 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:58.237 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:58.237 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroupState 18:36:58.237 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:58.237 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:58.237 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:58.237 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:58.237 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for currentInstanceCount 18:36:58.237 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for desiredInstanceCount 18:36:58.237 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:58.237 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:58.237 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:58.237 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:58.237 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for healthy 18:36:58.237 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for lastUpdate 18:36:58.237 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 18:36:58.237 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpState 18:36:58.237 [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:58.237 [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:58.237 [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:58.237 [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:58.237 [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:58.237 [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:58.237 [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:58.237 [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:58.237 [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:58.237 [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:58.237 [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:58.237 [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:58.237 [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:58.237 [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:58.237 [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:58.237 [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:58.237 [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:58.237 [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:58.237 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:58.237 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:58.238 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:58.238 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:58.238 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:36:58.238 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:58.238 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:58.238 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:58.238 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.name 18:36:58.238 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:58.238 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:58.238 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:58.238 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:58.238 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:36:58.238 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:58.238 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:58.238 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:58.238 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.version 18:36:58.238 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:58.238 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:58.238 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:58.238 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:58.238 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:58.239 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:58.239 [main] DEBUG org.hibernate.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:58.239 [main] DEBUG org.hibernate.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:58.239 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:58.239 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties 18:36:58.239 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:58.239 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:58.239 [main] DEBUG org.hibernate.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:58.239 [main] DEBUG org.hibernate.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:58.239 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:58.239 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties_KEY 18:36:58.239 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:58.239 [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:58.239 [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:58.239 [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:58.239 [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:58.239 [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:58.239 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:36:58.239 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:58.239 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:58.240 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:58.240 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:58.241 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:36:58.241 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.241 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.241 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:58.241 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.name 18:36:58.241 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:58.241 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:58.241 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:58.241 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:58.241 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:36:58.241 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.241 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.241 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:58.241 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.version 18:36:58.241 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:58.241 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:58.241 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:58.241 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:58.241 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:36:58.242 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:36:58.242 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:58.242 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:58.243 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:58.243 [main] DEBUG org.hibernate.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:58.243 [main] DEBUG org.hibernate.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:58.243 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:58.243 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties 18:36:58.243 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:58.243 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:58.243 [main] DEBUG org.hibernate.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:58.243 [main] DEBUG org.hibernate.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:58.243 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:58.243 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties_KEY 18:36:58.243 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:58.243 [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:58.243 [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:58.243 [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:58.243 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:36:58.243 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:58.243 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:36:58.244 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:36:58.244 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:58.244 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:58.244 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:58.244 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:58.244 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:36:58.244 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.244 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.244 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:58.244 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.name 18:36:58.244 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:58.244 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:58.244 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:58.244 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:58.244 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:36:58.244 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.244 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.244 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:58.244 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.version 18:36:58.244 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:58.244 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:58.244 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:36:58.244 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:58.244 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:58.245 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:58.245 [main] DEBUG org.hibernate.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:58.245 [main] DEBUG org.hibernate.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:58.245 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:58.245 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties 18:36:58.245 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:58.245 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:58.245 [main] DEBUG org.hibernate.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:58.245 [main] DEBUG org.hibernate.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:58.245 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:58.245 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties_KEY 18:36:58.245 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:58.245 [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:58.245 [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:58.245 [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:58.245 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:36:58.245 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:58.245 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:58.245 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:58.245 [main] DEBUG org.hibernate.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:58.245 [main] DEBUG org.hibernate.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:58.245 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:58.245 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata 18:36:58.245 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:58.246 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:58.246 [main] DEBUG org.hibernate.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:58.246 [main] DEBUG org.hibernate.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:58.246 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:58.246 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata_KEY 18:36:58.246 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:58.246 [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:58.246 [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:58.246 [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:58.246 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:36:58.246 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:58.246 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:58.246 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:58.246 [main] DEBUG org.hibernate.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:58.246 [main] DEBUG org.hibernate.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:58.246 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:58.246 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_triggers.triggers 18:36:58.246 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:58.246 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:36:58.246 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:58.246 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:58.246 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:58.247 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:58.247 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:36:58.247 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.247 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.247 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:58.247 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.name 18:36:58.247 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:58.247 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:58.247 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:58.247 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:58.247 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:36:58.247 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.247 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.247 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:58.247 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.version 18:36:58.247 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:58.247 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:58.247 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:36:58.247 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:58.247 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:58.247 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:58.247 [main] DEBUG org.hibernate.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:58.247 [main] DEBUG org.hibernate.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:58.247 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:58.247 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties 18:36:58.247 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:58.248 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:58.248 [main] DEBUG org.hibernate.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:58.248 [main] DEBUG org.hibernate.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:58.248 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:58.248 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties_KEY 18:36:58.248 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:58.248 [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:58.248 [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:58.248 [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:58.248 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:36:58.248 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:58.248 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:58.248 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:58.248 [main] DEBUG org.hibernate.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:58.248 [main] DEBUG org.hibernate.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:58.248 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:58.248 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata 18:36:58.248 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:58.248 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:58.248 [main] DEBUG org.hibernate.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:58.248 [main] DEBUG org.hibernate.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:58.248 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:58.248 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata_KEY 18:36:58.248 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:58.248 [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:58.248 [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:58.248 [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:58.248 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:36:58.249 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:58.249 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:58.249 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:58.249 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:58.249 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:58.250 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:58.250 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:58.250 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:58.250 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:58.250 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:58.250 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:58.250 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:58.250 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:58.250 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:58.251 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:58.254 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:58.254 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:58.254 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:58.254 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:58.254 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:58.254 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:58.254 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:58.254 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:58.254 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:58.254 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:58.254 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:58.254 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:58.254 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:58.254 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:58.254 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:58.255 [main] DEBUG org.hibernate.bytecode.internal.BytecodeProviderInitiator -- HHH000021: Bytecode provider: bytebuddy 18:36:58.255 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:36:58.257 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:58.257 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, hibernate.dialect=org.hibernate.dialect.H2Dialect, 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-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.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.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.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/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.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.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.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-20240203183650571_70.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-02-03T18-36-02_855-jvmRun1 surefire-20240203183650571_68tmp surefire_4-20240203183650571_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-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.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.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.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/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.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.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.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, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240203183650571_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, 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, javax.persistence.schema-generation.database.action=drop-and-create, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@44572f11, 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=true, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:36:58.257 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:36:58.257 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:36:58.257 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:36:58.259 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 18:36:58.259 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 18:36:58.259 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 18:36:58.259 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 18:36:58.259 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@5a2577cd] under count; prior registration was null 18:36:58.259 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@1d45c571] under every; prior registration was null 18:36:58.259 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@439df92e] under any; prior registration was null 18:36:58.259 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 18:36:58.259 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 18:36:58.259 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 18:36:58.259 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 18:36:58.259 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 18:36:58.259 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 18:36:58.259 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 18:36:58.259 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 18:36:58.259 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 18:36:58.259 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 18:36:58.259 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 18:36:58.259 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 18:36:58.259 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 18:36:58.259 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 18:36:58.259 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 18:36:58.259 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3ecf69eb] under sinh; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4fa5fae0] under cosh; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7c78d028] under tanh; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@50001200] under pi; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1545b9da] under log; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@75573368] under position; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@4f94547a] under overlay; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@1fd4df9a] under trim; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@27672ed3] under cast; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6b678524] under collate; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@6bd3bb6] under extract; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@3fac0cf4] under ifnull; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@2123bc64] under pad; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@763a53c1] under str; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@1935b63b] under format; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@4621d245] under timestampadd; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@7add9679] under timestampdiff; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5edd76b8] under current_date; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@6aed9736] under current_time; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2296c3d4] under current_timestamp; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@34eef7a1] under local_date; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1332f32] under local_time; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@7e14c05] under local_datetime; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@13fda74e] under offset_datetime; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@50ed196f] under instant; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@48bff6ff] under sql; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@45330a89] under count; prior registration was org.hibernate.dialect.function.CountFunction@5a2577cd 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@3b8a02b6] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@50001200 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@31452c9] under mod; prior registration was NamedSqmFunctionTemplate(mod) 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@1332f32 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@7e14c05 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@342b545a] under trunc; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@69117714] under date_trunc; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 18:36:58.260 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 18:36:58.261 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 18:36:58.261 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2655732] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@75573368 18:36:58.261 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 18:36:58.261 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 18:36:58.261 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2346dfad] under concat; prior registration was NamedSqmFunctionTemplate(concat) 18:36:58.261 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 18:36:58.261 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 18:36:58.261 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 18:36:58.261 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 18:36:58.261 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 18:36:58.261 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 18:36:58.261 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 18:36:58.261 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 18:36:58.261 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 18:36:58.261 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 18:36:58.261 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 18:36:58.261 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 18:36:58.261 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 18:36:58.261 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 18:36:58.261 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@4da1d61b] under format; prior registration was org.hibernate.dialect.function.FormatFunction@1935b63b 18:36:58.261 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 18:36:58.261 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 18:36:58.261 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 18:36:58.261 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 18:36:58.261 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 18:36:58.261 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 18:36:58.261 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 18:36:58.261 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@2feaa16c] under mode; prior registration was null 18:36:58.261 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@79eaf64] under percentile_cont; prior registration was null 18:36:58.261 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@1230a38d] under percentile_disc; prior registration was null 18:36:58.261 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@5162bede] under rank; prior registration was null 18:36:58.261 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@2b79945f] under dense_rank; prior registration was null 18:36:58.261 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@596eebdb] under percent_rank; prior registration was null 18:36:58.261 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@4ed507b0] under cume_dist; prior registration was null 18:36:58.261 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@a05c4fa] under listagg; prior registration was null 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double avg(NUMERIC arg) 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@99(java.lang.Long,-5)|basicType@101(java.lang.Double,8) datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 18:36:58.261 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@99(java.lang.Long,-5)|basicType@101(java.lang.Double,8) timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 18:36:58.262 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 18:36:58.262 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 18:36:58.262 [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:58.262 [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:58.277 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType]: private accessor [derivedFrom] 18:36:58.278 [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:58.278 [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:58.319 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy]: private accessor [derivedFrom] 18:36:58.320 [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:58.320 [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:58.356 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus]: private accessor [deploy] 18:36:58.359 [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:58.359 [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:58.389 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup]: private accessor [description] 18:36:58.391 [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:58.391 [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:58.432 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup]: private accessor [currentInstanceCount] 18:36:58.435 [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:58.435 [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:58.467 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp]: private accessor [healthy] 18:36:58.468 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:58.469 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:58.470 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:58.471 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:58.472 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:58.473 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:58.473 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:58.482 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 18:36:58.482 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#finishInitialization 18:36:58.482 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#finishInitialization 18:36:58.482 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)#finishInitialization 18:36:58.482 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - key descriptor 18:36:58.482 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)#finishInitialization 18:36:58.482 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - key descriptor 18:36:58.482 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#finishInitialization 18:36:58.482 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)#finishInitialization 18:36:58.482 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - key descriptor 18:36:58.482 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)#finishInitialization 18:36:58.482 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - key descriptor 18:36:58.482 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) `staticFetchableList` generator 18:36:58.482 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#finishInitialization 18:36:58.482 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#finishInitialization 18:36:58.483 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)#finishInitialization 18:36:58.483 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - key descriptor 18:36:58.483 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)#finishInitialization 18:36:58.483 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - key descriptor 18:36:58.483 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#finishInitialization 18:36:58.483 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)#finishInitialization 18:36:58.483 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - key descriptor 18:36:58.483 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#finishInitialization 18:36:58.483 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) `staticFetchableList` generator 18:36:58.483 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#finishInitialization 18:36:58.483 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#finishInitialization 18:36:58.483 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) `staticFetchableList` generator 18:36:58.483 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#finishInitialization 18:36:58.483 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element}]) - element descriptor 18:36:58.483 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)#finishInitialization 18:36:58.483 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - key descriptor 18:36:58.483 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)#finishInitialization 18:36:58.483 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - key descriptor 18:36:58.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) `staticFetchableList` generator 18:36:58.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#finishInitialization 18:36:58.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element}]) - element descriptor 18:36:58.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)#finishInitialization 18:36:58.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - key descriptor 18:36:58.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#finishInitialization 18:36:58.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)#finishInitialization 18:36:58.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - key descriptor 18:36:58.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)#finishInitialization 18:36:58.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - key descriptor 18:36:58.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#finishInitialization 18:36:58.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)#finishInitialization 18:36:58.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - key descriptor 18:36:58.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) `staticFetchableList` generator 18:36:58.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#finishInitialization 18:36:58.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdp) `staticFetchableList` generator 18:36:58.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#initColumnMappings 18:36:58.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#initColumnMappings 18:36:58.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:58.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:58.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:58.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:58.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#initColumnMappings 18:36:58.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:58.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:58.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:58.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:58.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#initColumnMappings 18:36:58.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#initColumnMappings 18:36:58.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:58.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:58.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:58.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:58.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#initColumnMappings 18:36:58.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:58.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:58.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#initColumnMappings 18:36:58.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#initColumnMappings 18:36:58.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#initColumnMappings 18:36:58.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#initColumnMappings 18:36:58.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:58.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:58.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:58.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:58.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:58.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:58.484 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:58.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:58.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#initColumnMappings 18:36:58.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:58.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:58.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:58.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:58.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:58.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:58.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#initColumnMappings 18:36:58.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:58.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:58.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:58.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:58.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#initColumnMappings 18:36:58.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:58.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:58.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#initColumnMappings 18:36:58.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:58.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:58.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:58.485 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:58.486 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:58.486 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name=? and version=? 18:36:58.486 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicyType (derived_from_name,derived_from_version,description,name,version) values (?,?,?,?,?) 18:36:58.486 [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:58.486 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicyType where name=? and version=? 18:36:58.486 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtpt1_0 18:36:58.487 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] 18:36:58.487 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] 18:36:58.487 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] 18:36:58.487 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] 18:36:58.487 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] 18:36:58.487 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] 18:36:58.487 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] 18:36:58.487 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] | \-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:58.487 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtpt1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) { primaryTableReference : ToscaPolicyType as jtpt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } } } } } 18:36:58.495 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:58.495 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name=? and version=? 18:36:58.495 [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:58.495 [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:58.495 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicy where name=? and version=? 18:36:58.495 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtp1_0 18:36:58.495 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] 18:36:58.495 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] 18:36:58.495 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] 18:36:58.495 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] 18:36:58.495 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] 18:36:58.495 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] 18:36:58.495 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] 18:36:58.495 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] | \-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.version] 18:36:58.495 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtp1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) { primaryTableReference : ToscaPolicy as jtp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } } } } } 18:36:58.498 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:58.498 [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:58.498 [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:58.498 [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:58.498 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:58.498 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:58.498 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:58.498 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:58.498 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:58.498 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:58.498 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:58.499 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:58.499 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name=? and version=? 18:36:58.499 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:58.499 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpGroup set description=?,pdpGroupState=? where name=? and version=? 18:36:58.499 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpGroup where name=? and version=? 18:36:58.499 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:58.499 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:58.500 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:58.500 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:58.500 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:58.500 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:58.500 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:58.500 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:58.500 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@82735f2] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:58.500 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:58.500 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:58.500 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:58.500 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:58.500 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:58.500 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:58.501 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:36:58.501 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:58.501 [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:58.501 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:58.501 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:58.501 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:58.501 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:58.501 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:58.501 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:58.501 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:58.502 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:58.502 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:58.502 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:58.502 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:58.502 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@2a73e9d7] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:58.502 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:58.502 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:58.502 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:58.502 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:58.503 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:58.503 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:36:58.504 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:58.504 [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:58.504 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:58.504 [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:58.504 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:58.504 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:58.504 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:58.504 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:58.504 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:58.504 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:58.505 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:58.505 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:58.505 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:58.505 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:58.505 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:58.505 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:58.505 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:58.505 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:58.505 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:58.505 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:58.505 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] 18:36:58.505 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{index}` 18:36:58.505 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{element}` 18:36:58.506 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:58.506 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:58.506 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:58.506 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name,JpaToscaPolicyType_version,properties_KEY,properties) values (?,?,?,?) 18:36:58.506 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:58.506 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:58.506 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:58.506 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:58.506 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:58.506 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@4a80ebe] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:58.506 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:58.506 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:58.506 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:58.507 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:58.507 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:58.507 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:58.507 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:58.507 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:58.507 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:58.507 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:58.507 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:58.507 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:58.507 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] 18:36:58.508 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{index}` 18:36:58.508 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{element}` 18:36:58.508 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:58.508 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:58.508 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:58.508 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name,JpaToscaPolicy_version,properties_KEY,properties) values (?,?,?,?) 18:36:58.508 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:58.508 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:58.508 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:58.508 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:58.508 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:58.508 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@7a953b17] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:58.508 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:58.508 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:58.509 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:58.509 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:58.509 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:58.509 [main] DEBUG org.hibernate.orm.jdbc.mutation -- 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:58.509 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:58.509 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:58.509 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:58.509 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:58.509 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{index}` 18:36:58.509 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{element}` 18:36:58.509 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:58.509 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:58.510 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:58.510 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:58.510 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:58.510 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:58.510 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:58.510 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:58.510 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:58.510 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] 18:36:58.510 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] 18:36:58.510 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:58.510 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName,toscaPolicyTypeVersion,name,version) values (?,?,?,?) 18:36:58.510 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:58.510 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:58.510 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:58.510 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:58.510 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:58.510 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{index}` 18:36:58.510 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{element}` 18:36:58.511 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:58.511 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:58.511 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:58.511 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:58.511 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:58.511 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:58.511 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:36:58.511 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:58.511 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:58.511 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] 18:36:58.511 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{index}` 18:36:58.511 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{element}` 18:36:58.511 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:58.511 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:58.511 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:58.511 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name,JpaToscaPolicyType_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:58.511 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:58.511 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:58.511 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:58.511 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:58.511 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:58.511 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] 18:36:58.511 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] 18:36:58.512 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:58.512 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName,toscaPolicyVersion,name,version) values (?,?,?,?) 18:36:58.515 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:58.515 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:58.515 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:58.515 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:58.515 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] 18:36:58.515 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers` -> `{element}` 18:36:58.515 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:58.515 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name,JpaToscaPolicyType_version,triggers) values (?,?,?) 18:36:58.515 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:58.515 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:58.515 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:58.515 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:58.515 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] 18:36:58.515 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{index}` 18:36:58.515 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{element}` 18:36:58.515 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:58.515 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:58.515 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:58.516 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name,JpaToscaPolicy_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:58.516 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:58.516 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:58.516 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:58.516 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : spt1_0 18:36:58.516 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:58.516 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:58.516 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:58.516 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:58.517 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:58.517 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:58.517 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:58.522 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:58.522 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:36:58.522 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:36:58.522 [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:58.524 [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:58.524 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:36:58.524 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@13fe4e38] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@66eebe8d] 18:36:58.524 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 18:36:58.524 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 18:36:58.524 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:36:58.525 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties cascade 18:36:58.525 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5c3908bd] 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:58.525 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies cascade 18:36:58.525 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties cascade 18:36:58.525 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes cascade 18:36:58.526 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata cascade 18:36:58.526 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties cascade 18:36:58.526 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets cascade 18:36:58.526 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata cascade 18:36:58.526 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties cascade 18:36:58.526 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets cascade 18:36:58.526 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers cascade 18:36:58.526 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp cascade 18:36:58.526 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup cascade 18:36:58.526 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup cascade 18:36:58.527 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus cascade 18:36:58.527 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup cascade 18:36:58.527 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp cascade 18:36:58.527 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy cascade 18:36:58.527 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType cascade 18:36:58.527 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_version varchar(20) not null, JpaPdpGroup_name varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_version, JpaPdpGroup_name, properties_KEY)) 18:36:58.527 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@16c2da2c] 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:58.529 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:58.530 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:36:58.532 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:58.532 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, metadata_KEY)) 18:36:58.533 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, properties_KEY varchar(255) not null, properties clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, properties_KEY)) 18:36:58.534 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyName varchar(120) not null) 18:36:58.534 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, metadata_KEY)) 18:36:58.535 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, properties_KEY varchar(255) not null, properties blob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, properties_KEY)) 18:36:58.537 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyTypeName varchar(120) not null) 18:36:58.538 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, triggers blob) 18:36:58.539 [main] DEBUG org.hibernate.SQL -- create table Pdp (healthy tinyint check (healthy between 0 and 3), pdpState tinyint check (pdpState between 0 and 4), lastUpdate timestamp(6), parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, message varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:58.541 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (pdpGroupState tinyint check (pdpGroupState between 0 and 4), version varchar(20) not null, name varchar(120) not null, description varchar(255), primary key (version, name)) 18:36:58.543 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (pdpSubGroups_parentKeyVersion varchar(15) not null, version varchar(20) not null, name varchar(120) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentLocalName varchar(120) not null, unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName)) 18:36:58.544 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (deploy TINYINT DEFAULT 1, state tinyint check (state between 0 and 2), parentKeyVersion varchar(15) not null, version varchar(20), localName varchar(120) not null, name varchar(120), parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, pdpGroup varchar(255), pdpType varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:58.545 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (currentInstanceCount integer, desiredInstanceCount integer, parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:58.546 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpInstances_parentKeyVersion varchar(15) not null, pdpParentKeyVersion varchar(15) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentLocalName varchar(120) not null, pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentLocalName varchar(120) not null, unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName)) 18:36:58.549 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (version varchar(20) not null, name varchar(120) 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 (version, name)) 18:36:58.550 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (version, name)) 18:36:58.552 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:36:58.552 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_version, JpaPdpGroup_name) references PdpGroup 18:36:58.554 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:58.557 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:58.558 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:58.568 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:58.569 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:58.570 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyVersion, toscaPolicyName) references ToscaPolicy 18:36:58.571 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:58.572 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:58.573 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeVersion, toscaPolicyTypeName) references ToscaPolicyType 18:36:58.588 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:58.593 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_parentKeyVersion, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentLocalName) references PdpSubGroup 18:36:58.598 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (version, name) references PdpGroup 18:36:58.600 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_parentKeyVersion, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentLocalName) references Pdp 18:36:58.603 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpParentKeyVersion, pdpLocalName, pdpParentKeyName, pdpParentLocalName) references PdpSubGroup 18:36:58.606 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 6e72e058-0cb9-45be-a9e5-13db6dd88908 () 18:36:58.606 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:36:58.606 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 18:36:58.606 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:36:58.607 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:36:58.609 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@17e83783] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@66eebe8d] 18:36:58.609 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:36:58.609 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:36:58.610 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:36:58.611 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:36:58.616 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:36:58.616 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=null] against incoming persistence unit name [ToscaConceptTest] 18:36:58.616 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- No PersistenceProvider explicitly requested, assuming Hibernate 18:36:58.616 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest persistence provider classname: null 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 [ javax.persistence.jdbc.driver: org.h2.Driver javax.persistence.jdbc.password: P01icY hibernate.dialect: org.hibernate.dialect.H2Dialect javax.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest hibernate.show_sql: false javax.persistence.schema-generation.database.action: drop-and-create javax.persistence.jdbc.user: policy] 18:36:58.616 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 18:36:58.616 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:36:58.617 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 18:36:58.617 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 18:36:58.617 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 18:36:58.617 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 18:36:58.618 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 18:36:58.618 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:36:58.618 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:36:58.618 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:36:58.618 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:36:58.618 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:36:58.618 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:36:58.618 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:36:58.618 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:58.618 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:36:58.618 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:36:58.618 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:58.618 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:36:58.618 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:36:58.618 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@27f3f512 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@27f3f512 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@27f3f512 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@5e593b08 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@5e593b08 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@3946075 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@3946075 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@122635ef 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@122635ef 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@1e01b133 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@262a1fad 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@6b4125ed 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@6b4125ed 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@6b4125ed 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@78da899f 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@78da899f 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@78da899f 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@e7b265e 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@e7b265e 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@e7b265e 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@33d60b7e 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@33d60b7e 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@1fecfaea 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@1fecfaea 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@4872669f 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@4872669f 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@4872669f 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@483f286e 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@4bb147ec 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@4bb147ec 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@33f2cfda 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@68ef01a5 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@68ef01a5 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@68ef01a5 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@59a2388e 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@186d8a71 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@3dc40ab9 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@2db6d68d 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@2db6d68d 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@6518fdfd 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@6518fdfd 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@11d2dd2d 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@cde8c6c 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@174721c4 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@3592c1c4 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@322e49ee 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@4aeb0e2b 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@648c5fb3 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@648c5fb3 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@47b33e07 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@47b33e07 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@7126e26 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@7126e26 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@151ab2b9 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@151ab2b9 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@4d705112 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@590765c4 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@19489b27 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@19489b27 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@626d2016 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@125d47c4 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@125d47c4 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@193bb809 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@64b018f3 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@581b1c08 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@581b1c08 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@1c240cf2 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@1c240cf2 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@1c240cf2 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@5809fa26 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@64763e49 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@64763e49 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@23468512 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@23468512 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@23468512 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@69cd7630 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@7e8279e5 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@2b53840a 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@2b53840a 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@3caafa67 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@3caafa67 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@3caafa67 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@3e546734 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@3e546734 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@53747c4a 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@53747c4a 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@64b0d1fa 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@64b0d1fa 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@f2276c9 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@f2276c9 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@12d2ddde 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@12d2ddde 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@62b475e2 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@729c8063 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@729c8063 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@50110971 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@150ae70c 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@47d98145 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@508edcd7 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@7f1dfdbc 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@3d6d57d4 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@36353a95 18:36:58.619 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@107b30e0 18:36:58.620 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@9bdf4e 18:36:58.620 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@579ffb7e] into BootstrapContext; was [null] 18:36:58.620 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@48e1928a] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@1d45746] 18:36:58.658 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:36:58.658 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:36:58.661 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 18:36:58.661 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver 18:36:58.661 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PdpProviderTest] 18:36:58.661 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:36:58.661 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:36:58.661 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 18:36:58.661 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1) 18:36:58.665 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:36:58.665 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:36:58.665 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:36:58.666 [main] WARN org.hibernate.orm.deprecation -- HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 18:36:58.666 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.220 18:36:58.666 [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:58.667 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 18:36:58.667 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 18:36:58.667 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 18:36:58.667 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:58.667 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:58.667 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 18:36:58.667 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(3100, NumericTypeDescriptor) replaced previous registration(org.hibernate.dialect.H2DurationIntervalSecondJdbcType@1117cc7c) 18:36:58.667 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@4626eef0] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@5016013e] 18:36:58.668 [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:58.669 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:58.669 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicyType 18:36:58.669 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:36:58.670 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.670 [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:58.670 [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:58.671 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:58.671 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:58.671 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:36:58.671 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.671 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.671 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:58.671 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.name 18:36:58.671 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:58.671 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:58.671 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:58.671 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:36:58.671 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.671 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.671 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:58.671 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.version 18:36:58.671 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:58.671 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:58.671 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:58.671 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.672 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:58.672 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:58.672 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:58.672 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:36:58.672 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.672 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.672 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:58.672 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_name 18:36:58.672 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:58.672 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:58.672 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:58.672 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:58.672 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:36:58.672 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.672 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.672 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:58.672 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_version 18:36:58.672 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:58.672 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:58.672 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.672 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:58.672 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:36:58.672 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:58.672 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:58.672 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:58.672 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.description 18:36:58.672 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:58.673 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.673 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.673 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:58.673 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.673 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:58.673 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:58.673 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.673 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.673 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:58.673 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:58.673 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.673 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.673 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:58.674 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.674 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:58.674 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:58.674 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.674 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.674 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:58.694 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:58.695 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.695 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.695 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:58.696 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.696 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:58.696 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:58.696 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeName',referencedColumn='name') 18:36:58.697 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeVersion',referencedColumn='version') 18:36:58.697 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.697 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:58.697 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:58.697 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.697 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.697 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='triggers_ORDER') 18:36:58.698 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.698 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='triggers_KEY') 18:36:58.698 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='triggers_KEY') 18:36:58.698 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.698 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.698 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:58.698 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property triggers 18:36:58.699 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:58.699 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicy 18:36:58.699 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:36:58.701 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.701 [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:58.701 [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:58.701 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:58.701 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:58.701 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:36:58.701 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.701 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.701 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:58.701 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.name 18:36:58.701 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:58.704 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:58.704 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:58.704 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:36:58.704 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.704 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.704 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:58.704 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.version 18:36:58.705 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:58.705 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:58.705 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:58.705 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.705 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:58.705 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:58.705 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:58.705 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:36:58.705 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.705 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.705 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:58.705 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_name 18:36:58.705 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:58.706 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:58.706 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:58.706 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:58.706 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:36:58.706 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.706 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.706 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:58.706 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_version 18:36:58.706 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:58.706 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:58.706 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.706 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:58.706 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:36:58.706 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:58.706 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:58.706 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:58.706 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.description 18:36:58.706 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:58.707 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.707 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.707 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:58.707 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.707 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:58.707 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:58.707 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.707 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.707 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:58.707 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:58.707 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.707 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.707 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:58.707 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.707 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:58.707 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:58.719 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.719 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.719 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:58.719 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:58.720 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.720 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:58.720 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_name') 18:36:58.720 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:58.720 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:36:58.720 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.720 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.720 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:58.720 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_name 18:36:58.720 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:58.720 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:58.720 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_version') 18:36:58.720 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:58.721 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:36:58.723 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.723 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.723 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:58.724 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_version 18:36:58.724 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:58.724 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property type 18:36:58.724 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.724 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.724 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:58.724 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.724 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:58.724 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:58.724 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyName',referencedColumn='name') 18:36:58.724 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyVersion',referencedColumn='version') 18:36:58.724 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.724 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:58.724 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:58.725 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:58.725 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:36:58.725 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:36:58.726 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.726 [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:58.726 [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:58.726 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:58.726 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:58.726 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:36:58.726 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:58.726 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:58.726 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:58.726 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.localName 18:36:58.726 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:58.726 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:58.727 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:58.727 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:36:58.727 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:58.727 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:58.727 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:58.727 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyName 18:36:58.727 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:58.727 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:58.727 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:58.727 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:36:58.727 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:58.727 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:58.727 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:58.727 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyVersion 18:36:58.727 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:58.727 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:58.727 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:58.727 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:36:58.727 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:58.727 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:58.727 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:58.727 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentLocalName 18:36:58.727 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:58.727 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:58.727 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:58.727 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.727 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:36:58.727 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:36:58.727 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:58.727 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:58.727 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for deploy 18:36:58.727 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.deploy 18:36:58.728 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property deploy 18:36:58.728 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.728 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:36:58.728 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:36:58.728 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:58.728 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:58.728 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroup 18:36:58.728 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpGroup 18:36:58.728 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroup 18:36:58.728 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.728 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:36:58.728 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:36:58.728 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:58.728 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:58.728 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpType 18:36:58.728 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpType 18:36:58.728 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpType 18:36:58.728 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.728 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:58.728 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:58.728 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:36:58.728 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.728 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.728 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:58.728 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.name 18:36:58.728 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:58.729 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:58.729 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:58.729 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:36:58.729 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.729 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.729 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:58.729 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.version 18:36:58.729 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:58.729 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policyType 18:36:58.729 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.729 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:36:58.729 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:36:58.729 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:58.729 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:58.729 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for state 18:36:58.729 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.state 18:36:58.729 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property state 18:36:58.729 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:58.730 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpGroup 18:36:58.730 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:36:58.735 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.735 [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:58.735 [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:58.735 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:58.735 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:58.735 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:36:58.735 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.735 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.736 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:58.736 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.name 18:36:58.736 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:58.736 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:58.736 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:58.736 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:36:58.736 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.736 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:58.736 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:58.736 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.version 18:36:58.736 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:58.736 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:58.736 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:58.736 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.736 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:58.736 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:36:58.736 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:58.736 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:58.736 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:58.736 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.description 18:36:58.736 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:58.736 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.736 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:36:58.736 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:36:58.736 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:58.736 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:58.736 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroupState 18:36:58.737 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.pdpGroupState 18:36:58.737 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroupState 18:36:58.737 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.737 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.737 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpSubGroups_ORDER') 18:36:58.737 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.737 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpSubGroups_KEY') 18:36:58.737 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpSubGroups_KEY') 18:36:58.737 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='name',referencedColumn='name') 18:36:58.737 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='version',referencedColumn='version') 18:36:58.737 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.737 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:58.737 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpSubGroups 18:36:58.738 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.738 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.738 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:58.738 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.738 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:58.738 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:58.738 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.738 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.738 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:58.738 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:58.752 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:58.752 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpSubGroup 18:36:58.753 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:36:58.754 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.754 [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:58.754 [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:58.754 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:58.755 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:58.755 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:36:58.755 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:58.755 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:58.755 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:58.755 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.localName 18:36:58.755 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:58.755 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:58.755 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:58.755 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:36:58.755 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:58.755 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:58.755 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:58.755 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyName 18:36:58.755 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:58.756 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:58.756 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:58.756 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:36: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.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36: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.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:58.756 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:58.756 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyVersion 18:36:58.756 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:58.757 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:58.757 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:58.757 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:36: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.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36: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.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:58.757 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:58.757 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentLocalName 18:36:58.757 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:58.757 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:58.757 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:58.757 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.757 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:36:58.757 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:36: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.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36: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.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:36:58.757 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for currentInstanceCount 18:36:58.758 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.currentInstanceCount 18:36:58.758 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property currentInstanceCount 18:36:58.758 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.758 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:36:58.758 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:36:58.758 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:58.758 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:58.758 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for desiredInstanceCount 18:36:58.758 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.desiredInstanceCount 18:36:58.758 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property desiredInstanceCount 18:36:58.758 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.758 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpInstances_ORDER') 18:36:58.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpInstances_KEY') 18:36:58.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpInstances_KEY') 18:36:58.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyName',referencedColumn='parentKeyName') 18:36:58.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyVersion',referencedColumn='parentKeyVersion') 18:36:58.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentLocalName',referencedColumn='parentLocalName') 18:36:58.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpLocalName',referencedColumn='localName') 18:36:58.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.759 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:58.759 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpInstances 18:36:58.759 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.760 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.760 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='policies_ORDER') 18:36:58.760 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.760 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='policies_KEY') 18:36:58.760 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='policies_KEY') 18:36:58.760 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.760 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.760 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:58.760 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policies 18:36:58.760 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.760 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.760 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:58.760 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.760 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:58.760 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:58.760 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.761 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.761 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:58.761 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:58.761 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.761 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.761 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='supportedPolicyTypes_ORDER') 18:36:58.762 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.762 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='supportedPolicyTypes_KEY') 18:36:58.762 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='supportedPolicyTypes_KEY') 18:36:58.762 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.762 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:58.762 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:58.762 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property supportedPolicyTypes 18:36:58.763 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:58.763 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdp 18:36:58.763 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:36:58.763 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.763 [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:58.763 [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:58.764 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:58.764 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:58.764 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:36:58.764 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:58.764 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:58.764 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:58.764 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.localName 18:36:58.764 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:58.764 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:58.764 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:58.764 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:36:58.764 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:58.764 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:58.764 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:58.764 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyName 18:36:58.764 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:58.764 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:58.764 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:58.764 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:36:58.764 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:58.764 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:58.764 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:58.764 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyVersion 18:36:58.764 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:58.765 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:58.765 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:58.765 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:36: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:36: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:36:58.766 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:58.766 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentLocalName 18:36:58.766 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:58.767 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:58.767 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:58.767 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.767 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:36:58.767 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:36: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.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36: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.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:36:58.767 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for healthy 18:36:58.767 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.healthy 18:36:58.767 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property healthy 18:36:58.767 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.767 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:36:58.767 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:36: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.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36: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.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:36:58.767 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for lastUpdate 18:36:58.767 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.lastUpdate 18:36:58.767 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property lastUpdate 18:36:58.768 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.768 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:36:58.768 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:36: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.JpaPdp.message (type=java.lang.String) 18:36: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.JpaPdp.message (type=java.lang.String) 18:36:58.768 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 18:36:58.768 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.message 18:36:58.768 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 18:36:58.768 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:58.768 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:36:58.768 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:36: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.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36: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.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:36:58.768 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpState 18:36:58.768 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.pdpState 18:36:58.768 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpState 18:36:58.771 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:58.771 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:58.771 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:58.771 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:58.771 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:58.771 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:58.771 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:58.771 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:58.771 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:58.771 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:58.771 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:58.773 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:58.773 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:58.773 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:58.773 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:58.773 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:58.773 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for deploy 18:36:58.773 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroup 18:36:58.773 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpType 18:36:58.773 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:58.773 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:58.773 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for state 18:36:58.773 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:58.773 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:58.773 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:58.773 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroupState 18:36:58.773 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:58.773 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:58.773 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:58.773 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:58.773 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for currentInstanceCount 18:36:58.773 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for desiredInstanceCount 18:36:58.773 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:58.773 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:58.773 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:58.773 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:58.773 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for healthy 18:36:58.773 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for lastUpdate 18:36:58.773 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 18:36:58.773 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpState 18:36:58.774 [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:58.774 [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:58.774 [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:58.774 [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:58.774 [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:58.774 [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:58.774 [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:58.774 [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:58.774 [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:58.774 [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:58.774 [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:58.774 [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:58.774 [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:58.774 [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:58.774 [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:58.774 [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:58.774 [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:58.774 [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:58.774 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:58.774 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:58.775 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:58.775 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:58.775 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:36: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:36: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:36:58.776 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:58.776 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.name 18:36:58.776 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:58.776 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:58.776 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:58.776 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:58.776 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:36: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:36: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:36:58.776 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:58.776 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.version 18:36:58.776 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:58.776 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:58.776 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:58.776 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:58.776 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:58.776 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36: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 collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36: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 collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:58.776 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:58.776 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties 18:36:58.777 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:58.778 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36: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 map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36: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 map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:36:58.778 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:58.778 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties_KEY 18:36:58.778 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:58.778 [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:58.778 [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:58.778 [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:58.778 [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:58.778 [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:58.778 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:36:58.778 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:58.778 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:58.787 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:58.787 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:58.787 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:36:58.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.PfConceptKey.name (type=java.lang.String) 18:36:58.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.PfConceptKey.name (type=java.lang.String) 18:36:58.787 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:58.787 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.name 18:36:58.787 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:58.787 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:58.788 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:58.788 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:58.788 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:36:58.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:58.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:58.788 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:58.788 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.version 18:36:58.788 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:58.788 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:58.788 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:58.788 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:58.788 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:36:58.790 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:36:58.790 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:58.790 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:58.791 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:58.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.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:58.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.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:58.791 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:58.791 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties 18:36:58.791 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:58.791 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:58.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.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:58.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.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:36:58.791 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:58.791 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties_KEY 18:36:58.791 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:58.791 [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:58.791 [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:58.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 [jpapdpgroup_properties] 18:36:58.791 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:36:58.791 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:58.791 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:36:58.793 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:36:58.793 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:58.793 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:58.793 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:58.794 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:58.794 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:36:58.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:58.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:58.794 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:58.794 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.name 18:36:58.794 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:58.794 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:58.794 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:58.794 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:58.794 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:36:58.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:58.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:58.794 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:58.794 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.version 18:36:58.794 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:58.794 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:58.794 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:36:58.794 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:58.794 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:58.794 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:58.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 collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:58.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 collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:58.794 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:58.794 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties 18:36:58.794 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:58.795 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:58.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 map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:58.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 map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:36:58.795 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:58.795 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties_KEY 18:36:58.795 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:58.795 [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:58.795 [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:58.795 [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:58.795 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:36:58.795 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:58.795 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:58.795 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:58.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 collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:58.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 collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:58.796 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:58.796 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata 18:36:58.796 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:58.796 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:58.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 map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:58.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 map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:58.796 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:58.796 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata_KEY 18:36:58.796 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:58.796 [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:58.796 [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:58.796 [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:58.796 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:36:58.796 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:58.796 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:58.796 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:58.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 collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:58.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 collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:36:58.796 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:58.796 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_triggers.triggers 18:36:58.796 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:58.797 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:36:58.797 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:58.797 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:58.797 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:58.797 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:58.797 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:36:58.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:58.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:58.797 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:58.797 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.name 18:36:58.797 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:58.797 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:58.798 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:58.798 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:58.798 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:36:58.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:36:58.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:36:58.798 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:58.798 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.version 18:36:58.798 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:58.798 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:58.798 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:36:58.798 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:58.798 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:58.798 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:58.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 collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:58.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 collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:58.798 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:58.798 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties 18:36:58.798 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:58.799 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:58.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 map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:58.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 map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:36:58.799 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:58.800 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties_KEY 18:36:58.800 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:58.800 [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:58.800 [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:58.800 [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:58.800 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:36:58.800 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:58.800 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:58.801 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:58.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 collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:58.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 collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:58.802 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:58.802 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata 18:36:58.802 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:58.802 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:58.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 map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:58.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 map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:36:58.802 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:58.802 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata_KEY 18:36:58.802 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:58.802 [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:58.802 [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:58.802 [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:58.802 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:36:58.808 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:58.808 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:58.808 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:58.808 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:58.809 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:58.809 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:58.809 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:58.809 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:58.809 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:58.809 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:58.809 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:58.809 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:58.809 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:58.809 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:58.810 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:58.813 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:58.813 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:58.813 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:58.813 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:58.813 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:58.813 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:58.813 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:58.813 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:58.813 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:58.813 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:58.813 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:58.813 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:58.813 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:58.813 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:58.813 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:58.813 [main] DEBUG org.hibernate.bytecode.internal.BytecodeProviderInitiator -- HHH000021: Bytecode provider: bytebuddy 18:36:58.814 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:36:58.817 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:58.817 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, hibernate.dialect=org.hibernate.dialect.H2Dialect, 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-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.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.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.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/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.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.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.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-20240203183650571_70.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-02-03T18-36-02_855-jvmRun1 surefire-20240203183650571_68tmp surefire_4-20240203183650571_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-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.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.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.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/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.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.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.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, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240203183650571_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, 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, javax.persistence.schema-generation.database.action=drop-and-create, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@3c255b01, 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=true, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:36:58.817 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:36:58.817 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:36:58.817 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:36:58.823 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 18:36:58.823 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 18:36:58.823 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 18:36:58.823 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 18:36:58.823 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@88d9da0] under count; prior registration was null 18:36:58.823 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@76022ebd] under every; prior registration was null 18:36:58.823 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@50a7181f] under any; prior registration was null 18:36:58.823 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 18:36:58.823 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 18:36:58.823 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 18:36:58.823 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 18:36:58.823 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 18:36:58.823 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 18:36:58.823 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 18:36:58.823 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 18:36:58.823 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 18:36:58.823 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 18:36:58.823 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 18:36:58.823 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 18:36:58.823 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 18:36:58.823 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 18:36:58.823 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 18:36:58.823 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 18:36:58.823 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 18:36:58.823 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@464cbc59] under sinh; prior registration was null 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@224849ad] under cosh; prior registration was null 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@45d8fc9f] under tanh; prior registration was null 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2dd763db] under pi; prior registration was null 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@e5aac4c] under log; prior registration was null 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@6e3f990b] under position; prior registration was null 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@6c01bc57] under overlay; prior registration was null 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@7aded3b7] under trim; prior registration was null 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@21bd386c] under cast; prior registration was null 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@33581a91] under collate; prior registration was null 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@525aeba9] under extract; prior registration was null 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@5e15c93e] under ifnull; prior registration was null 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@1623e4c8] under pad; prior registration was null 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@65dcf80f] under str; prior registration was null 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@605e50be] under format; prior registration was null 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@10f229b2] under timestampadd; prior registration was null 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@19fe8ac0] under timestampdiff; prior registration was null 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1b601570] under current_date; prior registration was null 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@9a97d02] under current_time; prior registration was null 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@8976a3c] under current_timestamp; prior registration was null 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@65d24964] under local_date; prior registration was null 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@7e820b3b] under local_time; prior registration was null 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3c012884] under local_datetime; prior registration was null 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@f7473b2] under offset_datetime; prior registration was null 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@789a8251] under instant; prior registration was null 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@162f85aa] under sql; prior registration was null 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:58.828 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@23dfcae3] under count; prior registration was org.hibernate.dialect.function.CountFunction@88d9da0 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@f9ad4c9] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2dd763db 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@23be5761] under mod; prior registration was NamedSqmFunctionTemplate(mod) 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@7e820b3b 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@3c012884 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@49d69469] under trunc; prior registration was null 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1403d762] under date_trunc; prior registration was null 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4de665b7] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@6e3f990b 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1cb23635] under concat; prior registration was NamedSqmFunctionTemplate(concat) 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 18:36:58.829 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 18:36:58.830 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 18:36:58.830 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 18:36:58.830 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 18:36:58.830 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 18:36:58.830 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 18:36:58.830 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 18:36:58.830 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 18:36:58.830 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 18:36:58.830 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 18:36:58.830 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@61ba9c16] under format; prior registration was org.hibernate.dialect.function.FormatFunction@605e50be 18:36:58.830 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 18:36:58.830 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 18:36:58.830 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 18:36:58.830 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 18:36:58.830 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 18:36:58.830 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 18:36:58.830 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 18:36:58.830 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@6b88ef84] under mode; prior registration was null 18:36:58.830 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@153de49f] under percentile_cont; prior registration was null 18:36:58.830 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@18b36b93] under percentile_disc; prior registration was null 18:36:58.830 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@2d5c1ebf] under rank; prior registration was null 18:36:58.830 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@104305f] under dense_rank; prior registration was null 18:36:58.830 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@7b6735fc] under percent_rank; prior registration was null 18:36:58.830 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@780b26f0] under cume_dist; prior registration was null 18:36:58.830 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@35ef76a8] under listagg; prior registration was null 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double avg(NUMERIC arg) 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@125(java.lang.Long,-5)|basicType@127(java.lang.Double,8) datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 18:36:58.831 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:58.833 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 18:36:58.833 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 18:36:58.833 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 18:36:58.833 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 18:36:58.833 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 18:36:58.833 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 18:36:58.833 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 18:36:58.833 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@125(java.lang.Long,-5)|basicType@127(java.lang.Double,8) timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 18:36:58.834 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 18:36:58.834 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 18:36:58.835 [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:58.835 [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:58.857 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType]: private accessor [derivedFrom] 18:36:58.862 [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:58.862 [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:58.886 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy]: private accessor [derivedFrom] 18:36:58.888 [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:58.888 [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:58.906 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus]: private accessor [deploy] 18:36:58.907 [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:58.907 [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:58.966 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup]: private accessor [description] 18:36:58.968 [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:58.968 [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:59.023 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup]: private accessor [currentInstanceCount] 18:36:59.023 [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:59.023 [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:59.037 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp]: private accessor [healthy] 18:36:59.038 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:59.038 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:59.038 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:59.038 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:59.039 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:59.039 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:59.039 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:59.042 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 18:36:59.042 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#finishInitialization 18:36:59.042 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#finishInitialization 18:36:59.042 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)#finishInitialization 18:36:59.042 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - key descriptor 18:36:59.042 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)#finishInitialization 18:36:59.042 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - key descriptor 18:36:59.042 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#finishInitialization 18:36:59.042 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)#finishInitialization 18:36:59.042 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - key descriptor 18:36:59.042 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)#finishInitialization 18:36:59.042 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - key descriptor 18:36:59.042 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) `staticFetchableList` generator 18:36:59.042 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#finishInitialization 18:36:59.042 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#finishInitialization 18:36:59.042 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)#finishInitialization 18:36:59.042 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - key descriptor 18:36:59.042 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)#finishInitialization 18:36:59.042 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - key descriptor 18:36:59.042 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#finishInitialization 18:36:59.042 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)#finishInitialization 18:36:59.042 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - key descriptor 18:36:59.042 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#finishInitialization 18:36:59.042 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) `staticFetchableList` generator 18:36:59.042 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#finishInitialization 18:36:59.042 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#finishInitialization 18:36:59.042 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) `staticFetchableList` generator 18:36:59.042 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#finishInitialization 18:36:59.042 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element}]) - element descriptor 18:36:59.042 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)#finishInitialization 18:36:59.042 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - key descriptor 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)#finishInitialization 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - key descriptor 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) `staticFetchableList` generator 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#finishInitialization 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element}]) - element descriptor 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)#finishInitialization 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - key descriptor 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#finishInitialization 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)#finishInitialization 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - key descriptor 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)#finishInitialization 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - key descriptor 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#finishInitialization 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)#finishInitialization 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - key descriptor 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) `staticFetchableList` generator 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#finishInitialization 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdp) `staticFetchableList` generator 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#initColumnMappings 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#initColumnMappings 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#initColumnMappings 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#initColumnMappings 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#initColumnMappings 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#initColumnMappings 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#initColumnMappings 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#initColumnMappings 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#initColumnMappings 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#initColumnMappings 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#initColumnMappings 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#initColumnMappings 18:36:59.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:59.045 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:59.045 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:59.045 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:59.045 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#initColumnMappings 18:36:59.045 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:59.045 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:59.045 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#initColumnMappings 18:36:59.045 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:36:59.045 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:36:59.045 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:36:59.045 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:36:59.048 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:59.048 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name=? and version=? 18:36:59.048 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicyType (derived_from_name,derived_from_version,description,name,version) values (?,?,?,?,?) 18:36:59.048 [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:59.048 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicyType where name=? and version=? 18:36:59.048 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtpt1_0 18:36:59.048 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] 18:36:59.048 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] 18:36:59.048 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] 18:36:59.048 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] 18:36:59.049 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] 18:36:59.049 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] 18:36:59.049 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] 18:36:59.050 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] | \-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:59.050 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtpt1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) { primaryTableReference : ToscaPolicyType as jtpt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } } } } } 18:36:59.051 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:59.051 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name=? and version=? 18:36:59.051 [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:59.051 [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:59.051 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicy where name=? and version=? 18:36:59.051 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtp1_0 18:36:59.051 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] 18:36:59.051 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] 18:36:59.051 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] 18:36:59.051 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] 18:36:59.051 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] 18:36:59.051 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] 18:36:59.051 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] 18:36:59.051 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] | \-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.version] 18:36:59.051 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtp1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) { primaryTableReference : ToscaPolicy as jtp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } } } } } 18:36:59.052 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:59.052 [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:59.052 [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:59.052 [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:59.052 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:59.052 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:59.052 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:59.052 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:59.053 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:59.054 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:59.054 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:59.055 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:59.055 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name=? and version=? 18:36:59.055 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:36:59.055 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpGroup set description=?,pdpGroupState=? where name=? and version=? 18:36:59.055 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpGroup where name=? and version=? 18:36:59.055 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:36:59.055 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:36:59.055 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:36:59.055 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:36:59.056 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:59.056 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:59.056 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:36:59.056 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:59.056 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@61c3d248] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:59.056 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:59.056 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:59.056 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:59.056 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:59.056 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:59.056 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:59.056 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:36:59.057 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:59.057 [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:59.057 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:36:59.057 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:59.057 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:59.057 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:36:59.057 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:36:59.057 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:36:59.057 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:36:59.057 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:59.057 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:59.057 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:36:59.057 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:59.057 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@69e06a38] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:59.057 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:59.057 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:59.058 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:36:59.058 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:36:59.058 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:59.065 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:36:59.065 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:59.065 [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:59.065 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:59.066 [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:59.066 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:36:59.066 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:36:59.066 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:36:59.066 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:36:59.066 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:36:59.066 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:36:59.066 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:59.066 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:36:59.066 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:36:59.066 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:36:59.066 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:59.066 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:59.066 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:59.066 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:59.066 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:59.066 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:59.066 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] 18:36:59.066 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{index}` 18:36:59.066 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{element}` 18:36:59.066 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:59.066 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:59.066 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:59.067 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name,JpaToscaPolicyType_version,properties_KEY,properties) values (?,?,?,?) 18:36:59.067 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:59.067 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:36:59.067 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:59.067 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:36:59.067 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:36:59.067 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@2caae5b5] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:36:59.067 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:36:59.067 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:36:59.067 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:36:59.067 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:36:59.067 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:36:59.067 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:36:59.067 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:59.067 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:36:59.067 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:36:59.067 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:36:59.067 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:59.067 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:59.067 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] 18:36:59.067 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{index}` 18:36:59.067 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{element}` 18:36:59.067 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:59.067 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:59.068 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:59.068 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name,JpaToscaPolicy_version,properties_KEY,properties) values (?,?,?,?) 18:36:59.068 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:59.068 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:36:59.068 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:59.068 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:36:59.068 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:36:59.068 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@1e2200ee] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:36:59.068 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:36:59.068 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:36:59.068 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:36:59.068 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:59.068 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:36:59.069 [main] DEBUG org.hibernate.orm.jdbc.mutation -- 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:59.069 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:36:59.069 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:59.069 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:59.069 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:36:59.069 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{index}` 18:36:59.069 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{element}` 18:36:59.069 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:59.069 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:59.069 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:59.069 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:36:59.069 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:59.069 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:36:59.069 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:59.069 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:59.069 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:36:59.069 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] 18:36:59.069 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] 18:36:59.069 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:59.069 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName,toscaPolicyTypeVersion,name,version) values (?,?,?,?) 18:36:59.069 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:59.069 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:36:59.069 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:59.069 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:59.069 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:36:59.069 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{index}` 18:36:59.069 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{element}` 18:36:59.069 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:36:59.069 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:59.069 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:59.069 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:36:59.070 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:59.070 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:36:59.070 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:36:59.070 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:59.070 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:59.070 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] 18:36:59.070 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{index}` 18:36:59.070 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{element}` 18:36:59.070 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:59.070 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:59.070 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:59.070 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name,JpaToscaPolicyType_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:59.070 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:59.070 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:36:59.070 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:59.070 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:59.070 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:36:59.070 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] 18:36:59.070 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] 18:36:59.070 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:59.070 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName,toscaPolicyVersion,name,version) values (?,?,?,?) 18:36:59.070 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:59.070 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:36:59.070 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:36:59.070 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:59.070 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] 18:36:59.070 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers` -> `{element}` 18:36:59.070 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:59.070 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name,JpaToscaPolicyType_version,triggers) values (?,?,?) 18:36:59.070 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:36:59.070 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:36:59.070 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:59.070 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:59.071 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] 18:36:59.071 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{index}` 18:36:59.071 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{element}` 18:36:59.071 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:36:59.071 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:59.071 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:59.071 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name,JpaToscaPolicy_version,metadata_KEY,metadata) values (?,?,?,?) 18:36:59.071 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:59.071 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:36:59.071 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:36:59.071 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : spt1_0 18:36:59.071 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:36:59.071 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:36:59.071 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:36:59.071 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:59.071 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:36:59.071 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:59.071 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:36:59.080 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:59.080 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:36:59.080 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:36:59.080 [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:59.085 [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:59.085 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:36:59.085 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@4626eef0] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@20186437] 18:36:59.085 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 18:36:59.085 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 18:36:59.085 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:36:59.085 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties cascade 18:36:59.085 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2ca8d80b] 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:59.086 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies cascade 18:36:59.086 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties cascade 18:36:59.086 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes cascade 18:36:59.086 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata cascade 18:36:59.086 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties cascade 18:36:59.086 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets cascade 18:36:59.086 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata cascade 18:36:59.086 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties cascade 18:36:59.086 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets cascade 18:36:59.086 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers cascade 18:36:59.087 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp cascade 18:36:59.087 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup cascade 18:36:59.087 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup cascade 18:36:59.087 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus cascade 18:36:59.087 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup cascade 18:36:59.087 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp cascade 18:36:59.087 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy cascade 18:36:59.087 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType cascade 18:36:59.087 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_version varchar(20) not null, JpaPdpGroup_name varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_version, JpaPdpGroup_name, properties_KEY)) 18:36:59.087 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@661ec918] 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:59.088 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:59.089 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:36:59.089 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:36:59.090 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, metadata_KEY)) 18:36:59.090 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, properties_KEY varchar(255) not null, properties clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, properties_KEY)) 18:36:59.091 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyName varchar(120) not null) 18:36:59.091 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, metadata_KEY)) 18:36:59.092 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, properties_KEY varchar(255) not null, properties blob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, properties_KEY)) 18:36:59.092 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyTypeName varchar(120) not null) 18:36:59.093 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, triggers blob) 18:36:59.093 [main] DEBUG org.hibernate.SQL -- create table Pdp (healthy tinyint check (healthy between 0 and 3), pdpState tinyint check (pdpState between 0 and 4), lastUpdate timestamp(6), parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, message varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:59.094 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (pdpGroupState tinyint check (pdpGroupState between 0 and 4), version varchar(20) not null, name varchar(120) not null, description varchar(255), primary key (version, name)) 18:36:59.095 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (pdpSubGroups_parentKeyVersion varchar(15) not null, version varchar(20) not null, name varchar(120) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentLocalName varchar(120) not null, unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName)) 18:36:59.095 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (deploy TINYINT DEFAULT 1, state tinyint check (state between 0 and 2), parentKeyVersion varchar(15) not null, version varchar(20), localName varchar(120) not null, name varchar(120), parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, pdpGroup varchar(255), pdpType varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:59.096 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (currentInstanceCount integer, desiredInstanceCount integer, parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:36:59.097 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpInstances_parentKeyVersion varchar(15) not null, pdpParentKeyVersion varchar(15) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentLocalName varchar(120) not null, pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentLocalName varchar(120) not null, unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName)) 18:36:59.097 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (version varchar(20) not null, name varchar(120) 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 (version, name)) 18:36:59.098 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (version, name)) 18:36:59.099 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:36:59.099 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_version, JpaPdpGroup_name) references PdpGroup 18:36:59.100 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:59.101 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:59.103 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:36:59.105 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:59.105 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:36:59.106 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyVersion, toscaPolicyName) references ToscaPolicy 18:36:59.107 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:59.108 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:59.109 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeVersion, toscaPolicyTypeName) references ToscaPolicyType 18:36:59.110 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:36:59.111 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_parentKeyVersion, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentLocalName) references PdpSubGroup 18:36:59.112 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (version, name) references PdpGroup 18:36:59.113 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_parentKeyVersion, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentLocalName) references Pdp 18:36:59.113 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpParentKeyVersion, pdpLocalName, pdpParentKeyName, pdpParentLocalName) references PdpSubGroup 18:36:59.115 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 31deb019-7b88-432b-bbd5-be1cbef7d7c7 () 18:36:59.115 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:36:59.115 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 18:36:59.115 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:36:59.116 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:36:59.118 [main] DEBUG org.hibernate.orm.query.hql -- HQL : SELECT c FROM JpaPdpPolicyStatus c 18:36:59.568 [main] DEBUG org.hibernate.query.hql.internal.SemanticQueryBuilder -- Handling root path - JpaPdpPolicyStatus 18:36:59.598 [main] DEBUG org.hibernate.orm.query.sqm.ast -- SqmStatement Tree : -> [select] -> [query-spec] -> [select] -> [selection] -> [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [selection] <- [select] -> [from] -> [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [from] <- [query-spec] <- [select] 18:36:59.660 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:59.660 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:59.668 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:59.668 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:59.674 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).state] 18:36:59.674 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:59.675 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 18:36:59.676 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:59.676 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) : `class org.onap.policy.models.base.PfReferenceKey`@973264231 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3c108134) 18:36:59.676 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) : `class org.onap.policy.models.base.PfConceptKey`@2016022103 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1640621638) 18:36:59.676 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c) -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))@1305259765 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:59.676 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 18:36:59.699 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:59.700 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:59.732 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:36:59.732 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:36:59.733 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:36:59.733 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:36:59.733 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:36:59.733 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:36:59.734 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:36:59.734 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:36:59.734 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:59.734 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:59.734 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@948522114 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1640621638) 18:36:59.734 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@1899105943 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:59.734 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:59.735 [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:59.735 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:59.736 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:59.736 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@847522287 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1640621638) 18:36:59.736 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@773647955 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:59.736 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:59.736 [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:59.736 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:59.736 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:59.736 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@446029707 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1640621638) 18:36:59.736 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@652132999 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:59.736 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:59.736 [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:59.737 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:59.737 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:59.737 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@1913713630 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1640621638) 18:36:59.737 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@101403957 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:59.737 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:59.737 [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:59.737 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:36:59.737 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:59.737 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@188230690 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1640621638) 18:36:59.737 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@222056817 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:59.737 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:36:59.737 [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:59.738 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:36:59.738 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:36:59.738 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:36:59.738 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 5 insertions, 0 updates, 0 deletions to 5 objects 18:36:59.738 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 18:36:59.738 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:36:59.738 [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:59.738 [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:59.738 [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:59.738 [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:59.738 [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:59.738 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:59.741 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:59.741 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:59.741 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:59.741 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:36:59.742 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:59.742 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:59.743 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 18:36:59.743 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:36:59.743 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) : `class org.onap.policy.models.base.PfReferenceKey`@2110895040 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3c108134) 18:36:59.743 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) : `class org.onap.policy.models.base.PfConceptKey`@1362651694 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1640621638) 18:36:59.743 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c) -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))@905356126 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:36:59.743 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 18:36:59.743 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:59.743 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [pdp1] 18:36:59.743 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:59.743 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:59.743 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:59.743 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp1) 18:36:59.743 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:59.743 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp1) 18:36:59.743 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp1)] : 419360457 18:36:59.743 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:59.743 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:59.743 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:59.743 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:59.743 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:59.744 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:59.744 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:59.744 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:59.744 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:59.744 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:59.744 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:59.744 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:59.744 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp1) 18:36:59.744 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@181252db 18:36:59.744 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:59.744 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [pdp2] 18:36:59.744 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicyB] 18:36:59.744 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [2.3.4] 18:36:59.744 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:59.744 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicyB, parentKeyVersion=2.3.4, parentLocalName=NULL, localName=pdp2) 18:36:59.744 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:59.744 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicyB, parentKeyVersion=2.3.4, parentLocalName=NULL, localName=pdp2) 18:36:59.744 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicyB, parentKeyVersion=2.3.4, parentLocalName=NULL, localName=pdp2)] : 838672631 18:36:59.744 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:59.744 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:59.744 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:59.744 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:59.744 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:59.744 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:59.744 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:59.744 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:59.744 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:59.744 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:59.744 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:59.744 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:59.744 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicyB, parentKeyVersion=2.3.4, parentLocalName=NULL, localName=pdp2) 18:36:59.744 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@181252db 18:36:59.744 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:59.744 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [pdp3] 18:36:59.744 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:59.744 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [10.20.30] 18:36:59.744 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:59.744 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=10.20.30, parentLocalName=NULL, localName=pdp3) 18:36:59.744 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:59.744 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=10.20.30, parentLocalName=NULL, localName=pdp3) 18:36:59.744 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=10.20.30, parentLocalName=NULL, localName=pdp3)] : 398176913 18:36:59.744 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:59.744 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:59.744 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:59.744 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:59.744 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:59.744 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:59.744 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:59.744 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:59.744 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:36:59.744 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:59.744 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:59.744 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:59.744 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=10.20.30, parentLocalName=NULL, localName=pdp3) 18:36:59.744 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@181252db 18:36:59.744 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:59.744 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [pdp4] 18:36:59.744 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:36:59.744 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:36:59.744 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:59.744 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp4) 18:36:59.744 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:59.744 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp4) 18:36:59.744 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp4)] : 2027724297 18:36:59.744 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:59.744 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:59.744 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:59.744 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:59.744 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:59.745 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:59.745 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:59.745 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:59.745 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupB] 18:36:59.745 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:59.745 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:59.745 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:59.745 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp4) 18:36:59.745 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@181252db 18:36:59.745 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:59.745 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [pdp5] 18:36:59.745 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicyB] 18:36:59.745 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [2.3.4] 18:36:59.745 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:36:59.745 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicyB, parentKeyVersion=2.3.4, parentLocalName=NULL, localName=pdp5) 18:36:59.745 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:59.745 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicyB, parentKeyVersion=2.3.4, parentLocalName=NULL, localName=pdp5) 18:36:59.745 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicyB, parentKeyVersion=2.3.4, parentLocalName=NULL, localName=pdp5)] : 1926401859 18:36:59.745 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:59.745 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:36:59.745 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:59.745 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:36:59.745 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:36:59.745 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:36:59.745 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:59.745 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:36:59.745 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupB] 18:36:59.745 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:36:59.745 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:36:59.745 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:36:59.745 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicyB, parentKeyVersion=2.3.4, parentLocalName=NULL, localName=pdp5) 18:36:59.745 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@181252db 18:36:59.745 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:59.745 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:36:59.745 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:36:59.745 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@6015e383] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@20186437] 18:36:59.745 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:36:59.745 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:36:59.746 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:36:59.746 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:36:59.749 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:36:59.749 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=null] against incoming persistence unit name [ToscaConceptTest] 18:36:59.749 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- No PersistenceProvider explicitly requested, assuming Hibernate 18:36:59.749 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest persistence provider classname: null 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 [ javax.persistence.jdbc.driver: org.h2.Driver javax.persistence.jdbc.password: P01icY hibernate.dialect: org.hibernate.dialect.H2Dialect javax.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest hibernate.show_sql: false javax.persistence.schema-generation.database.action: drop-and-create javax.persistence.jdbc.user: policy] 18:36:59.749 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 18:36:59.749 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:36:59.750 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 18:36:59.750 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 18:36:59.750 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 18:36:59.750 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 18:36:59.751 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 18:36:59.751 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:36:59.751 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:36:59.751 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:36:59.751 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:36:59.751 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:36:59.751 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:36:59.751 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:36:59.751 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:59.751 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:36:59.751 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:36:59.751 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:36:59.751 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:36:59.751 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:36:59.751 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@27f3f512 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@27f3f512 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@27f3f512 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@5e593b08 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@5e593b08 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@3946075 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@3946075 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@122635ef 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@122635ef 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@2ac519dc 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@1de4bee0 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@3ece79fe 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@3cc79c02 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@1e01b133 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@262a1fad 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@6be6931f 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@6b4125ed 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@6b4125ed 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@6b4125ed 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@78da899f 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@78da899f 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@78da899f 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@e7b265e 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@e7b265e 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@e7b265e 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@51da32e5 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@33d60b7e 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@33d60b7e 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@1fecfaea 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@1fecfaea 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@4872669f 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@4872669f 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@4872669f 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@483f286e 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@4bb147ec 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@4bb147ec 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@33f2cfda 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@68ef01a5 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@68ef01a5 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@68ef01a5 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@59a2388e 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@186d8a71 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@3dc40ab9 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@2db6d68d 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@2db6d68d 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@6518fdfd 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@6518fdfd 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@11d2dd2d 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@cde8c6c 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@174721c4 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@3592c1c4 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@322e49ee 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@4aeb0e2b 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@648c5fb3 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@648c5fb3 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@47b33e07 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@47b33e07 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@7126e26 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@7126e26 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@151ab2b9 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@151ab2b9 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@4d705112 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@590765c4 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@19489b27 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@19489b27 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@626d2016 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@2d5a1588 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@4f116ca2 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@125d47c4 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@125d47c4 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@193bb809 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@64b018f3 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:59.751 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@20801cbb 18:36:59.752 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@581b1c08 18:36:59.752 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@581b1c08 18:36:59.752 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@1c240cf2 18:36:59.752 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@1c240cf2 18:36:59.752 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@1c240cf2 18:36:59.752 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:59.752 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:59.752 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@78b7f805 18:36:59.752 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@58f2466c 18:36:59.752 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@5809fa26 18:36:59.752 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@64763e49 18:36:59.752 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@64763e49 18:36:59.752 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@23468512 18:36:59.752 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@23468512 18:36:59.752 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@23468512 18:36:59.752 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@69cd7630 18:36:59.752 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@7e8279e5 18:36:59.752 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@2b53840a 18:36:59.752 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@2b53840a 18:36:59.752 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@3caafa67 18:36:59.752 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@3caafa67 18:36:59.752 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@3caafa67 18:36:59.752 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@3e546734 18:36:59.752 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@3e546734 18:36:59.752 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@53747c4a 18:36:59.752 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@53747c4a 18:36:59.752 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@64b0d1fa 18:36:59.752 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@64b0d1fa 18:36:59.752 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@f2276c9 18:36:59.752 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@f2276c9 18:36:59.752 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@12d2ddde 18:36:59.752 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@12d2ddde 18:36:59.752 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@62b475e2 18:36:59.752 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@729c8063 18:36:59.752 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@729c8063 18:36:59.752 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@50110971 18:36:59.752 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@6f301c90 18:36:59.752 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@343561ae 18:36:59.752 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@172a69f1 18:36:59.752 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@3b4c46ae 18:36:59.752 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@54f719cb 18:36:59.752 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@4b502aea 18:36:59.752 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@f71a790 18:36:59.752 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@56d1e9e6 18:36:59.752 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@3a848bb6] into BootstrapContext; was [null] 18:36:59.752 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@7049e176] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@728685c8] 18:36:59.791 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:36:59.791 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:36:59.794 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 18:36:59.802 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver 18:36:59.802 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PdpProviderTest] 18:36:59.802 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:36:59.802 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:36:59.802 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 18:36:59.802 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1) 18:36:59.806 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:36:59.806 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:36:59.806 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:36:59.806 [main] WARN org.hibernate.orm.deprecation -- HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 18:36:59.806 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.220 18:36:59.806 [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:59.807 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 18:36:59.807 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 18:36:59.807 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 18:36:59.807 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:59.807 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:36:59.807 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 18:36:59.807 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(3100, NumericTypeDescriptor) replaced previous registration(org.hibernate.dialect.H2DurationIntervalSecondJdbcType@1117cc7c) 18:36:59.807 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@13f065ac] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@5987e28d] 18:36:59.808 [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:59.809 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:59.809 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicyType 18:36:59.809 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:36:59.810 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.810 [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:59.810 [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:59.810 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:59.810 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:59.810 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:36:59.810 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:59.810 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:59.810 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:59.810 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.name 18:36:59.810 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:59.810 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:59.810 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:59.810 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:36:59.810 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:59.810 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:59.810 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:59.810 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.version 18:36:59.811 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:59.811 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:59.811 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:59.811 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.811 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:59.811 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:59.811 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:59.811 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:36:59.811 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:59.811 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:59.811 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:59.811 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_name 18:36:59.811 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:59.811 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:59.811 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:59.811 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:59.811 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:36:59.811 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:59.811 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:59.811 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:59.811 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_version 18:36:59.811 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:59.811 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:59.811 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.812 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:59.812 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:36:59.812 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:59.812 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:59.812 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:59.812 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.description 18:36:59.812 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:59.812 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:59.812 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.812 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:59.812 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.812 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:59.812 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:59.812 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:59.812 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:59.812 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:59.812 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:59.812 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:59.812 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.813 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:59.813 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.813 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:59.813 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:59.813 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:59.813 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:59.813 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:59.813 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:59.813 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:59.813 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.813 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:59.813 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.813 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:59.813 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:59.813 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeName',referencedColumn='name') 18:36:59.813 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeVersion',referencedColumn='version') 18:36:59.813 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:59.813 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:59.813 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:59.813 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:59.813 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.813 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='triggers_ORDER') 18:36:59.813 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.814 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='triggers_KEY') 18:36:59.814 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='triggers_KEY') 18:36:59.814 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:59.814 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:59.814 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:59.814 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property triggers 18:36:59.814 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:59.814 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicy 18:36:59.814 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:36:59.815 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.815 [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:59.815 [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:59.815 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:59.815 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:59.815 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:36:59.815 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:59.815 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:59.815 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:59.815 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.name 18:36:59.815 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:59.815 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:59.815 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:59.815 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:36:59.815 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:59.815 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:59.815 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:59.815 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.version 18:36:59.815 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:59.816 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:59.816 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:59.816 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.816 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:59.816 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:36:59.816 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:59.816 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:36:59.816 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:59.816 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:59.816 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:59.816 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_name 18:36:59.816 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:59.816 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:59.816 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:36:59.816 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:59.816 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:36:59.816 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:59.816 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:59.816 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:59.816 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_version 18:36:59.816 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:59.816 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:36:59.816 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.816 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:59.816 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:36:59.816 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:59.816 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:59.816 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:59.816 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.description 18:36:59.816 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:59.817 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:59.817 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.817 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:36:59.817 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.817 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:36:59.817 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:36:59.817 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:59.817 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:59.817 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:59.817 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:36:59.817 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:59.817 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.817 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:59.817 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.817 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:59.817 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:59.817 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:59.817 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:59.817 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:59.817 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:59.817 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.818 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:36:59.818 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_name') 18:36:59.818 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:59.818 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:36:59.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:59.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:59.818 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:59.818 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_name 18:36:59.818 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:59.818 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:36:59.818 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_version') 18:36:59.818 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:59.818 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:36:59.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:59.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:59.818 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:59.818 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_version 18:36:59.818 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:59.818 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property type 18:36:59.818 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:59.818 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.818 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:36:59.818 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.818 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:36:59.818 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:36:59.818 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyName',referencedColumn='name') 18:36:59.818 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyVersion',referencedColumn='version') 18:36:59.818 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:59.818 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:59.818 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:36:59.819 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:36:59.819 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:36:59.819 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:36:59.819 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.819 [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:59.819 [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:59.820 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:59.820 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:59.820 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:36:59.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 basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:59.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 basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:36:59.820 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:59.820 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.localName 18:36:59.820 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:59.820 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:59.820 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:59.820 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:36:59.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 basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:59.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 basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:36:59.820 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:59.820 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyName 18:36:59.820 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:59.820 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:59.820 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:59.820 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:36:59.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 basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:59.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 basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:36:59.820 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:59.820 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyVersion 18:36:59.820 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:59.820 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:59.820 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:59.820 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:36:59.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 basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:59.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 basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:36:59.820 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:59.820 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentLocalName 18:36:59.821 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:59.821 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:59.821 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:59.821 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.821 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:36:59.821 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:36:59.821 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:59.821 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:59.821 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for deploy 18:36:59.821 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.deploy 18:36:59.821 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property deploy 18:36:59.821 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.821 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:36:59.821 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:36:59.821 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:59.821 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:59.821 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroup 18:36:59.821 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpGroup 18:36:59.821 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroup 18:36:59.821 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.821 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:36:59.821 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:36:59.821 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:59.821 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:59.821 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpType 18:36:59.821 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpType 18:36:59.821 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpType 18:36:59.821 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.822 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:59.822 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:59.822 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:36:59.822 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:59.822 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:59.822 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:59.822 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.name 18:36:59.822 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:59.822 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:59.822 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:59.822 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:36:59.822 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:59.822 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:59.822 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:59.822 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.version 18:36:59.822 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:59.822 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policyType 18:36:59.822 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.822 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:36:59.822 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:36:59.822 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:59.822 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:59.822 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for state 18:36:59.822 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.state 18:36:59.822 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property state 18:36:59.822 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:59.823 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpGroup 18:36:59.823 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:36:59.823 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.823 [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:59.823 [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:59.823 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:59.823 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:59.823 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:36:59.823 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:59.823 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:59.823 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:59.823 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.name 18:36:59.823 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:59.824 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:59.824 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:59.824 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:36:59.824 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:59.824 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:59.824 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:59.824 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.version 18:36:59.824 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:59.824 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:59.824 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:36:59.824 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.824 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:36:59.824 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:36:59.824 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:59.824 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:59.824 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:36:59.824 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.description 18:36:59.824 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:36:59.824 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.824 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:36:59.824 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:36:59.824 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:59.824 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:59.824 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroupState 18:36:59.824 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.pdpGroupState 18:36:59.824 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroupState 18:36:59.824 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:59.824 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.824 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpSubGroups_ORDER') 18:36:59.824 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.824 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpSubGroups_KEY') 18:36:59.825 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpSubGroups_KEY') 18:36:59.825 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='name',referencedColumn='name') 18:36:59.825 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='version',referencedColumn='version') 18:36:59.825 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:59.825 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:59.825 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpSubGroups 18:36:59.825 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:59.825 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.825 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:59.825 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.825 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:59.825 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:59.825 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:59.825 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:59.825 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:59.825 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:59.825 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:59.825 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpSubGroup 18:36:59.825 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:36:59.826 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.826 [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:59.826 [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:59.826 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:59.826 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:59.826 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:36:59.826 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:59.826 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:59.826 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:59.826 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.localName 18:36:59.826 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:59.826 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:59.826 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:59.826 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:36:59.826 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:59.826 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:59.826 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:59.826 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyName 18:36:59.826 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:59.826 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:59.826 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:59.826 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:36:59.827 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:59.827 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:59.827 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:59.827 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyVersion 18:36:59.827 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:59.827 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:59.827 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:59.827 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:36:59.827 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:59.827 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:59.827 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:59.827 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentLocalName 18:36:59.827 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:59.827 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:59.827 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:59.827 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.827 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:36:59.827 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:36:59.827 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:59.827 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:59.827 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for currentInstanceCount 18:36:59.827 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.currentInstanceCount 18:36:59.827 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property currentInstanceCount 18:36:59.827 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.827 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:36:59.827 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:36:59.827 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:59.828 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:59.828 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for desiredInstanceCount 18:36:59.828 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.desiredInstanceCount 18:36:59.828 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property desiredInstanceCount 18:36:59.828 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:59.828 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.828 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpInstances_ORDER') 18:36:59.828 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.828 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpInstances_KEY') 18:36:59.829 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpInstances_KEY') 18:36:59.829 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyName',referencedColumn='parentKeyName') 18:36:59.829 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyVersion',referencedColumn='parentKeyVersion') 18:36:59.829 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentLocalName',referencedColumn='parentLocalName') 18:36:59.829 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpLocalName',referencedColumn='localName') 18:36:59.829 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:59.829 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:59.829 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpInstances 18:36:59.829 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:59.829 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.829 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='policies_ORDER') 18:36:59.829 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.829 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='policies_KEY') 18:36:59.829 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='policies_KEY') 18:36:59.829 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:59.829 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:59.829 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:59.830 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policies 18:36:59.830 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:59.830 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.830 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:36:59.830 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.830 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:36:59.830 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:36:59.830 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:59.830 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:59.830 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:59.830 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:36:59.830 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:59.830 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.830 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='supportedPolicyTypes_ORDER') 18:36:59.830 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.831 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='supportedPolicyTypes_KEY') 18:36:59.831 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='supportedPolicyTypes_KEY') 18:36:59.831 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:59.831 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:36:59.831 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:59.831 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property supportedPolicyTypes 18:36:59.831 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:59.831 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdp 18:36:59.831 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:36:59.832 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.832 [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:59.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.JpaPdp 18:36:59.832 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:36:59.833 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:36:59.833 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:36:59.833 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:59.833 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:59.833 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:36:59.833 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.localName 18:36:59.833 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:36:59.833 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:36:59.833 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:36:59.833 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:36:59.833 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:59.833 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:59.833 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:36:59.833 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyName 18:36:59.833 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:36:59.833 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:36:59.833 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:36:59.833 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:36:59.833 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:59.833 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:59.833 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:36:59.833 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyVersion 18:36:59.833 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:36:59.833 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:36:59.833 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:36:59.833 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:36:59.833 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:59.833 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:59.833 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:36:59.833 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentLocalName 18:36:59.833 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:36:59.833 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:36:59.833 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:36:59.833 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.833 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:36:59.833 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:36:59.833 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:59.833 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:59.833 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for healthy 18:36:59.833 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.healthy 18:36:59.834 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property healthy 18:36:59.834 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.834 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:36:59.834 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:36:59.834 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:59.834 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:59.834 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for lastUpdate 18:36:59.834 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.lastUpdate 18:36:59.834 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property lastUpdate 18:36:59.835 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.835 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:36:59.835 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:36:59.835 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:59.835 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:59.835 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 18:36:59.835 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.message 18:36:59.835 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 18:36:59.835 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:36:59.835 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:36:59.835 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:36:59.835 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:59.835 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:59.835 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpState 18:36:59.835 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.pdpState 18:36:59.835 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpState 18:36:59.836 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:59.836 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:59.836 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:59.836 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:59.836 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:59.836 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:59.836 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:59.836 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:59.836 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:59.836 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:59.836 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:59.836 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:59.836 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:59.836 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:59.836 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:59.836 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:59.836 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for deploy 18:36:59.836 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroup 18:36:59.836 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpType 18:36:59.836 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:59.836 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:59.836 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for state 18:36:59.836 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:59.836 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:59.836 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:36:59.836 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroupState 18:36:59.836 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:59.836 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:59.836 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:59.836 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:59.836 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for currentInstanceCount 18:36:59.836 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for desiredInstanceCount 18:36:59.836 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:36:59.836 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:36:59.836 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:36:59.836 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:36:59.836 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for healthy 18:36:59.836 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for lastUpdate 18:36:59.836 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 18:36:59.836 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpState 18:36:59.836 [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:59.837 [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:59.837 [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:59.837 [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:59.837 [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:59.837 [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:59.837 [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:59.837 [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:59.837 [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:59.837 [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:59.837 [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:59.837 [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:59.837 [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:59.837 [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:59.837 [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:59.837 [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:59.837 [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:59.837 [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:59.837 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:59.837 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:36:59.838 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:59.838 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:59.838 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:36:59.838 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:59.838 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:59.838 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:59.838 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.name 18:36:59.846 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:59.846 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:59.847 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:59.847 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:59.847 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:36:59.847 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:59.847 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:59.847 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:59.847 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.version 18:36:59.847 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:59.847 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:59.847 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:59.847 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:59.847 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:36:59.847 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:59.847 [main] DEBUG org.hibernate.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:59.847 [main] DEBUG org.hibernate.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:59.847 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:59.847 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties 18:36:59.847 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:59.847 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:36:59.847 [main] DEBUG org.hibernate.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:59.847 [main] DEBUG org.hibernate.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:59.847 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:59.848 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties_KEY 18:36:59.848 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:59.848 [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:59.848 [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:59.848 [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:59.848 [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:59.848 [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:59.848 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:36:59.848 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:59.848 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:36:59.848 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:59.848 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:59.848 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:36:59.848 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:59.848 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:59.848 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:59.848 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.name 18:36:59.848 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:59.848 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:59.848 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:59.848 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:59.848 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:36:59.848 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:59.848 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:59.848 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:59.848 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.version 18:36:59.848 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:59.848 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:59.848 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:36:59.848 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:36:59.848 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:36:59.849 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:36:59.849 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:59.849 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:36:59.849 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:59.849 [main] DEBUG org.hibernate.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:59.849 [main] DEBUG org.hibernate.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:59.849 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:59.849 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties 18:36:59.849 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:59.849 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:36:59.849 [main] DEBUG org.hibernate.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:59.849 [main] DEBUG org.hibernate.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:59.849 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:59.850 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties_KEY 18:36:59.850 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:59.850 [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:59.850 [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:59.850 [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:59.850 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:36:59.850 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:36:59.850 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:36:59.851 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:36:59.851 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:59.851 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:36:59.852 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:59.852 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:59.852 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:36:59.852 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:59.852 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:59.852 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:59.852 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.name 18:36:59.852 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:59.852 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:59.857 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:59.857 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:59.857 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:36:59.857 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:59.857 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:59.857 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:59.857 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.version 18:36:59.857 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:59.857 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:59.857 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:36:59.857 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:59.857 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:36:59.858 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:59.858 [main] DEBUG org.hibernate.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:59.858 [main] DEBUG org.hibernate.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:59.858 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:59.858 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties 18:36:59.858 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:59.858 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:36:59.858 [main] DEBUG org.hibernate.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:59.858 [main] DEBUG org.hibernate.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:59.858 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:59.858 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties_KEY 18:36:59.858 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:59.858 [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:59.858 [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:59.858 [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:59.858 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:36:59.858 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:59.858 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:36:59.867 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:59.868 [main] DEBUG org.hibernate.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:59.868 [main] DEBUG org.hibernate.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:59.868 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:59.868 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata 18:36:59.868 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:59.869 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:36:59.869 [main] DEBUG org.hibernate.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:59.869 [main] DEBUG org.hibernate.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:59.869 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:59.869 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata_KEY 18:36:59.869 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:59.869 [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:59.869 [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:59.869 [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:59.869 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:36:59.869 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:59.869 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:36:59.870 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:36:59.870 [main] DEBUG org.hibernate.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:59.870 [main] DEBUG org.hibernate.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:59.870 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:59.870 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_triggers.triggers 18:36:59.870 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:59.870 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:36:59.870 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:59.870 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:36:59.871 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:36:59.871 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:36:59.871 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:36:59.871 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:59.871 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:59.871 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:36:59.871 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.name 18:36:59.871 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:36:59.871 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:36:59.871 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:36:59.871 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:36:59.871 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:36:59.871 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:59.871 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:59.871 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:36:59.871 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.version 18:36:59.871 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:36:59.871 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:36:59.871 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:36:59.871 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:59.871 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:36:59.872 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:59.872 [main] DEBUG org.hibernate.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:59.872 [main] DEBUG org.hibernate.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:59.872 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:59.872 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties 18:36:59.872 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:59.874 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:36:59.874 [main] DEBUG org.hibernate.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:59.874 [main] DEBUG org.hibernate.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:59.874 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:59.874 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties_KEY 18:36:59.874 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:59.875 [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:59.875 [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:59.875 [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:59.875 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:36:59.875 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:59.875 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:36:59.875 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:59.875 [main] DEBUG org.hibernate.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:59.875 [main] DEBUG org.hibernate.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:59.875 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:59.875 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata 18:36:59.875 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:59.875 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:36:59.875 [main] DEBUG org.hibernate.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:59.875 [main] DEBUG org.hibernate.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:59.875 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:36:59.875 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata_KEY 18:36:59.875 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:36:59.875 [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:59.875 [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:59.875 [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:59.875 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:36:59.876 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:59.876 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:59.876 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:59.876 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:59.876 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:59.877 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:59.877 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:59.877 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:59.877 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:59.877 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:59.877 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:59.877 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:59.877 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:59.877 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:59.877 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:59.892 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:59.892 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:59.892 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:59.892 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:59.892 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:59.892 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:59.892 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:36:59.892 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:59.892 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:59.892 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:59.892 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:36:59.892 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:59.892 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:36:59.892 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:36:59.892 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:36:59.893 [main] DEBUG org.hibernate.bytecode.internal.BytecodeProviderInitiator -- HHH000021: Bytecode provider: bytebuddy 18:36:59.894 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:36:59.896 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:36:59.896 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, hibernate.dialect=org.hibernate.dialect.H2Dialect, 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-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.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.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.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/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.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.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.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-20240203183650571_70.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-02-03T18-36-02_855-jvmRun1 surefire-20240203183650571_68tmp surefire_4-20240203183650571_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-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.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.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.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/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.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.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.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, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240203183650571_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, 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, javax.persistence.schema-generation.database.action=drop-and-create, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@6f2d3666, 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=true, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:36:59.897 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:36:59.897 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:36:59.897 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:36:59.901 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 18:36:59.901 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 18:36:59.901 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 18:36:59.901 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 18:36:59.901 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@5230426b] under count; prior registration was null 18:36:59.901 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@4dc944bc] under every; prior registration was null 18:36:59.901 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@28019d67] under any; prior registration was null 18:36:59.901 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 18:36:59.901 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 18:36:59.901 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 18:36:59.901 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 18:36:59.901 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 18:36:59.901 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 18:36:59.901 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 18:36:59.901 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 18:36:59.901 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 18:36:59.901 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 18:36:59.901 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 18:36:59.901 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 18:36:59.901 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 18:36:59.901 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 18:36:59.901 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 18:36:59.901 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 18:36:59.901 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 18:36:59.901 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2e191007] under sinh; prior registration was null 18:36:59.901 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7e6a2cb5] under cosh; prior registration was null 18:36:59.901 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@79016b60] under tanh; prior registration was null 18:36:59.901 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5d4f3b82] under pi; prior registration was null 18:36:59.901 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3b308104] under log; prior registration was null 18:36:59.901 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 18:36:59.901 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 18:36:59.901 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 18:36:59.901 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 18:36:59.901 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@14101d53] under position; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@66b83eda] under overlay; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@420f8aa4] under trim; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@7d081b40] under cast; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@69e66b37] under collate; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@4e0fc63f] under extract; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@706b2ff0] under ifnull; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@4d84f8a6] under pad; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@17618df2] under str; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@27ef9f1f] under format; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@e5220bd] under timestampadd; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@64f9b819] under timestampdiff; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@7f6ca769] under current_date; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2420c8fc] under current_time; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3b68430d] under current_timestamp; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@12f81d09] under local_date; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@835a7d0] under local_time; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2af0f902] under local_datetime; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5379a77a] under offset_datetime; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1bbf849] under instant; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@2495d489] under sql; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@90001f0] under count; prior registration was org.hibernate.dialect.function.CountFunction@5230426b 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@175c25dd] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5d4f3b82 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@49fbfecf] under mod; prior registration was NamedSqmFunctionTemplate(mod) 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@835a7d0 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@2af0f902 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@43405ae5] under trunc; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4ac6ccfc] under date_trunc; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3cc27ab4] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@14101d53 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2a59f665] under concat; prior registration was NamedSqmFunctionTemplate(concat) 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 18:36:59.902 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 18:36:59.903 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@6b0f06b9] under format; prior registration was org.hibernate.dialect.function.FormatFunction@27ef9f1f 18:36:59.903 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 18:36:59.903 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 18:36:59.903 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 18:36:59.903 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 18:36:59.903 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 18:36:59.903 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 18:36:59.903 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 18:36:59.903 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@17d28608] under mode; prior registration was null 18:36:59.903 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@38ea499c] under percentile_cont; prior registration was null 18:36:59.903 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@5d657a3a] under percentile_disc; prior registration was null 18:36:59.903 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@4e4c85e1] under rank; prior registration was null 18:36:59.903 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@4d2da8e6] under dense_rank; prior registration was null 18:36:59.903 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@27e1be76] under percent_rank; prior registration was null 18:36:59.903 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@5123b41a] under cume_dist; prior registration was null 18:36:59.903 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@7b6a4052] under listagg; prior registration was null 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double avg(NUMERIC arg) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@151(java.lang.Long,-5)|basicType@153(java.lang.Double,8) datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 18:36:59.903 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@151(java.lang.Long,-5)|basicType@153(java.lang.Double,8) timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 18:36:59.904 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 18:36:59.904 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 18:36:59.904 [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:59.904 [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:59.922 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType]: private accessor [derivedFrom] 18:36:59.922 [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:59.922 [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:59.938 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy]: private accessor [derivedFrom] 18:36:59.939 [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:59.939 [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:59.951 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus]: private accessor [deploy] 18:36:59.952 [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:59.952 [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:59.985 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup]: private accessor [description] 18:36:59.986 [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:59.986 [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:37:00.000 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup]: private accessor [currentInstanceCount] 18:37:00.001 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:37:00.001 [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:37:00.018 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp]: private accessor [healthy] 18:37:00.019 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:00.019 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:37:00.020 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:37:00.020 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:00.020 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:00.020 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:00.021 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:00.030 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 18:37:00.030 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#finishInitialization 18:37:00.036 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#finishInitialization 18:37:00.037 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)#finishInitialization 18:37:00.037 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - key descriptor 18:37:00.037 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)#finishInitialization 18:37:00.037 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - key descriptor 18:37:00.037 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#finishInitialization 18:37:00.038 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)#finishInitialization 18:37:00.038 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - key descriptor 18:37:00.038 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)#finishInitialization 18:37:00.038 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - key descriptor 18:37:00.038 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) `staticFetchableList` generator 18:37:00.038 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#finishInitialization 18:37:00.038 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#finishInitialization 18:37:00.038 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)#finishInitialization 18:37:00.038 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - key descriptor 18:37:00.039 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)#finishInitialization 18:37:00.039 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - key descriptor 18:37:00.039 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#finishInitialization 18:37:00.039 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)#finishInitialization 18:37:00.039 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - key descriptor 18:37:00.039 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#finishInitialization 18:37:00.039 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) `staticFetchableList` generator 18:37:00.039 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#finishInitialization 18:37:00.040 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#finishInitialization 18:37:00.040 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) `staticFetchableList` generator 18:37:00.040 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#finishInitialization 18:37:00.040 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element}]) - element descriptor 18:37:00.042 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)#finishInitialization 18:37:00.042 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - key descriptor 18:37:00.042 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)#finishInitialization 18:37:00.042 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - key descriptor 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) `staticFetchableList` generator 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#finishInitialization 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element}]) - element descriptor 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)#finishInitialization 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - key descriptor 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#finishInitialization 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)#finishInitialization 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - key descriptor 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)#finishInitialization 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - key descriptor 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#finishInitialization 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)#finishInitialization 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - key descriptor 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) `staticFetchableList` generator 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#finishInitialization 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdp) `staticFetchableList` generator 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#initColumnMappings 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#initColumnMappings 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#initColumnMappings 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#initColumnMappings 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#initColumnMappings 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#initColumnMappings 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#initColumnMappings 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#initColumnMappings 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#initColumnMappings 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#initColumnMappings 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#initColumnMappings 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#initColumnMappings 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#initColumnMappings 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#initColumnMappings 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:37:00.043 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:37:00.044 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:00.044 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name=? and version=? 18:37:00.044 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicyType (derived_from_name,derived_from_version,description,name,version) values (?,?,?,?,?) 18:37:00.044 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicyType set derived_from_name=?,derived_from_version=?,description=? where name=? and version=? 18:37:00.044 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicyType where name=? and version=? 18:37:00.045 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtpt1_0 18:37:00.045 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] 18:37:00.045 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] 18:37:00.045 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] 18:37:00.045 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] 18:37:00.045 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] 18:37:00.045 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] 18:37:00.045 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] 18:37:00.045 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] | \-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:37:00.045 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtpt1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) { primaryTableReference : ToscaPolicyType as jtpt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } } } } } 18:37:00.046 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:00.046 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name=? and version=? 18:37:00.046 [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:37:00.046 [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:37:00.046 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicy where name=? and version=? 18:37:00.046 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtp1_0 18:37:00.046 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] 18:37:00.046 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] 18:37:00.046 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] 18:37:00.046 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] 18:37:00.058 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] 18:37:00.058 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] 18:37:00.058 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] 18:37:00.058 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] | \-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.version] 18:37:00.058 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtp1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) { primaryTableReference : ToscaPolicy as jtp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } } } } } 18:37:00.059 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:37:00.059 [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:37:00.059 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:37:00.059 [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:37:00.059 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:00.059 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:37:00.059 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:37:00.059 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:37:00.059 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:37:00.060 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:37:00.060 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:37:00.060 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:00.060 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name=? and version=? 18:37:00.060 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:37:00.060 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpGroup set description=?,pdpGroupState=? where name=? and version=? 18:37:00.060 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpGroup where name=? and version=? 18:37:00.060 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:37:00.060 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:37:00.060 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:37:00.061 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:00.061 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:37:00.061 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:37:00.061 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:00.061 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:00.061 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@1575c8cc] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:37:00.061 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:00.062 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:37:00.062 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:00.062 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:00.062 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:00.062 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:00.062 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:37:00.063 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:00.063 [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:37:00.063 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:37:00.063 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:00.063 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:00.063 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:37:00.063 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:37:00.063 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:37:00.063 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:00.064 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:37:00.064 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:37:00.064 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:00.064 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:00.064 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@7683d1b2] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:37:00.064 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:00.064 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:37:00.064 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:00.064 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:00.065 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:37:00.065 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:37:00.065 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:37:00.065 [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:37:00.065 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:37:00.065 [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:37:00.065 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:00.065 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:37:00.065 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:37:00.065 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:37:00.065 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:37:00.065 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:37:00.066 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:00.066 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:37:00.066 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:00.066 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:00.066 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:00.066 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:37:00.066 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:00.066 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:00.066 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:00.066 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:37:00.066 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] 18:37:00.066 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{index}` 18:37:00.066 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{element}` 18:37:00.066 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:00.066 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:37:00.066 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:37:00.066 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name,JpaToscaPolicyType_version,properties_KEY,properties) values (?,?,?,?) 18:37:00.066 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:37:00.066 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:37:00.066 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:37:00.066 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:37:00.066 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:37:00.066 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@3062c0d4] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:37:00.066 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:00.068 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:00.069 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:37:00.069 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:00.069 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:00.069 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:00.069 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:37:00.069 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:37:00.069 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:37:00.069 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:37:00.069 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:00.069 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:37:00.069 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] 18:37:00.069 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{index}` 18:37:00.069 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{element}` 18:37:00.069 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:00.069 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:37:00.069 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:37:00.069 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name,JpaToscaPolicy_version,properties_KEY,properties) values (?,?,?,?) 18:37:00.070 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:37:00.070 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:37:00.070 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:37:00.070 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:37:00.070 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:37:00.070 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@4af4d738] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:37:00.070 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:00.070 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:00.070 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:37:00.070 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:37:00.070 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:37:00.070 [main] DEBUG org.hibernate.orm.jdbc.mutation -- 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:37:00.070 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:37:00.070 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:00.070 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:00.070 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:00.070 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{index}` 18:37:00.070 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{element}` 18:37:00.070 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:00.070 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:00.070 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:37:00.070 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:37:00.071 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:37:00.071 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:37:00.071 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:00.071 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:37:00.071 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:37:00.071 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] 18:37:00.071 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] 18:37:00.071 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:00.071 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName,toscaPolicyTypeVersion,name,version) values (?,?,?,?) 18:37:00.071 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:37:00.071 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:37:00.071 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:00.071 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:00.071 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:00.071 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{index}` 18:37:00.071 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{element}` 18:37:00.071 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:00.071 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:00.071 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:37:00.071 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:37:00.071 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:37:00.071 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:37:00.071 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:37:00.071 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:37:00.071 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:37:00.071 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] 18:37:00.071 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{index}` 18:37:00.071 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{element}` 18:37:00.071 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:37:00.071 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:37:00.072 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:37:00.072 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name,JpaToscaPolicyType_version,metadata_KEY,metadata) values (?,?,?,?) 18:37:00.072 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:37:00.072 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:37:00.072 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:37:00.072 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:37:00.072 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:37:00.072 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] 18:37:00.072 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] 18:37:00.072 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:00.072 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName,toscaPolicyVersion,name,version) values (?,?,?,?) 18:37:00.072 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:37:00.072 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:37:00.072 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:37:00.072 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:37:00.072 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] 18:37:00.072 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers` -> `{element}` 18:37:00.072 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:00.072 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name,JpaToscaPolicyType_version,triggers) values (?,?,?) 18:37:00.072 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:37:00.072 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:37:00.072 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:37:00.072 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:37:00.072 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] 18:37:00.072 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{index}` 18:37:00.072 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{element}` 18:37:00.072 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:37:00.072 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:37:00.072 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:37:00.072 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name,JpaToscaPolicy_version,metadata_KEY,metadata) values (?,?,?,?) 18:37:00.073 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:37:00.073 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:37:00.073 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:37:00.073 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : spt1_0 18:37:00.073 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:37:00.073 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:00.073 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:00.073 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:00.073 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:37:00.073 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:00.073 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:00.080 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:37:00.081 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:37:00.081 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:37:00.081 [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:37:00.089 [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:37:00.089 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:37:00.089 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@13f065ac] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@4acd47cf] 18:37:00.089 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 18:37:00.089 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 18:37:00.089 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:37:00.090 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties cascade 18:37:00.090 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1f7d202] 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:37:00.091 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies cascade 18:37:00.091 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties cascade 18:37:00.091 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes cascade 18:37:00.091 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata cascade 18:37:00.091 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties cascade 18:37:00.092 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets cascade 18:37:00.092 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata cascade 18:37:00.092 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties cascade 18:37:00.093 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets cascade 18:37:00.093 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers cascade 18:37:00.093 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp cascade 18:37:00.093 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup cascade 18:37:00.093 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup cascade 18:37:00.093 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus cascade 18:37:00.093 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup cascade 18:37:00.093 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp cascade 18:37:00.093 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy cascade 18:37:00.093 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType cascade 18:37:00.094 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_version varchar(20) not null, JpaPdpGroup_name varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_version, JpaPdpGroup_name, properties_KEY)) 18:37:00.094 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1a293bbf] 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:37:00.096 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:37:00.097 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:37:00.097 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:37:00.098 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, metadata_KEY)) 18:37:00.098 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, properties_KEY varchar(255) not null, properties clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, properties_KEY)) 18:37:00.099 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyName varchar(120) not null) 18:37:00.099 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, metadata_KEY)) 18:37:00.100 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, properties_KEY varchar(255) not null, properties blob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, properties_KEY)) 18:37:00.100 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyTypeName varchar(120) not null) 18:37:00.101 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, triggers blob) 18:37:00.101 [main] DEBUG org.hibernate.SQL -- create table Pdp (healthy tinyint check (healthy between 0 and 3), pdpState tinyint check (pdpState between 0 and 4), lastUpdate timestamp(6), parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, message varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:37:00.102 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (pdpGroupState tinyint check (pdpGroupState between 0 and 4), version varchar(20) not null, name varchar(120) not null, description varchar(255), primary key (version, name)) 18:37:00.104 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (pdpSubGroups_parentKeyVersion varchar(15) not null, version varchar(20) not null, name varchar(120) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentLocalName varchar(120) not null, unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName)) 18:37:00.105 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (deploy TINYINT DEFAULT 1, state tinyint check (state between 0 and 2), parentKeyVersion varchar(15) not null, version varchar(20), localName varchar(120) not null, name varchar(120), parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, pdpGroup varchar(255), pdpType varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:37:00.107 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (currentInstanceCount integer, desiredInstanceCount integer, parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:37:00.108 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpInstances_parentKeyVersion varchar(15) not null, pdpParentKeyVersion varchar(15) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentLocalName varchar(120) not null, pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentLocalName varchar(120) not null, unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName)) 18:37:00.110 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (version varchar(20) not null, name varchar(120) 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 (version, name)) 18:37:00.111 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (version, name)) 18:37:00.117 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:37:00.118 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_version, JpaPdpGroup_name) references PdpGroup 18:37:00.122 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:37:00.130 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:37:00.133 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:37:00.135 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:37:00.155 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:37:00.156 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyVersion, toscaPolicyName) references ToscaPolicy 18:37:00.157 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:37:00.158 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:37:00.159 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeVersion, toscaPolicyTypeName) references ToscaPolicyType 18:37:00.160 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:37:00.161 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_parentKeyVersion, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentLocalName) references PdpSubGroup 18:37:00.162 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (version, name) references PdpGroup 18:37:00.162 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_parentKeyVersion, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentLocalName) references Pdp 18:37:00.163 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpParentKeyVersion, pdpLocalName, pdpParentKeyName, pdpParentLocalName) references PdpSubGroup 18:37:00.166 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 533c83e2-9fa0-49b9-8f5d-35b9765c9d33 () 18:37:00.166 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:37:00.166 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 18:37:00.166 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:37:00.168 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:37:00.168 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.168 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.168 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1441370332 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@333964e4) 18:37:00.168 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1823443423 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1589131174) 18:37:00.168 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1204691933 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.168 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@802813647 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:00.168 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@809755029 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.168 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@111541387 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:00.168 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@2063403402 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.168 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@452130708 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:00.168 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@898818582 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.168 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@486150539 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:00.168 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@240773831 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@52093647) 18:37:00.168 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@565846760 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:37:00.168 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1837107485 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@333964e4) 18:37:00.168 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@751749560 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:00.168 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@2023115380 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:37:00.169 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:37:00.173 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.174 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroups0.json" does not exist on the local file system 18:37:00.175 [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:37:00.181 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:37:00.181 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:37:00.181 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:37:00.181 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:37:00.182 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:37:00.182 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:00.182 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:37:00.182 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:37:00.182 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:00.182 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:00.183 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@319e7491] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:37:00.183 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:00.183 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:37:00.183 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:00.183 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:00.183 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:00.183 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:00.183 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:37:00.184 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.184 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.184 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@546673367 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@333964e4) 18:37:00.184 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1651327144 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1589131174) 18:37:00.184 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@786677631 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.184 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@570950952 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:00.184 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@772221076 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.184 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@644302332 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:00.184 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@357309960 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.184 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1997502668 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:00.184 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1616624945 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.184 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@2081381475 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:00.184 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@164016564 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@52093647) 18:37:00.184 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@84107608 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:37:00.184 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@940369660 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@333964e4) 18:37:00.184 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1055283674 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:00.184 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@43062435 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:37:00.184 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:37:00.185 [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:37:00.185 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:37:00.185 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:37:00.185 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:37:00.185 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:00.185 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:37:00.185 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:37:00.186 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:00.186 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:00.186 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@45f3aedb] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:37:00.186 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:00.186 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:37:00.186 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:00.186 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:00.186 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:37:00.186 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:37:00.186 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.187 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.187 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@1258012278 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.187 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@589485719 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1562316023) 18:37:00.187 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@343264791 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@36adae1) 18:37:00.187 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@919155317 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@328526063) 18:37:00.187 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@699107836 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:00.187 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@2093216762 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.187 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@57031821 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:00.187 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@931229598 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.187 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1116796155 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:00.187 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@565150576 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.187 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@329208220 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:00.187 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@803086830 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:37:00.187 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:37:00.188 [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:37:00.188 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:37:00.188 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:37:00.188 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:37:00.188 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:37:00.188 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:37:00.189 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.189 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.189 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@830226579 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:37:00.189 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:37:00.189 [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:37:00.190 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)] for CollectionEntry[] 18:37:00.190 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfConceptKey(name=Policy0, version=4.5.6)] for CollectionEntry[] 18:37:00.190 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfSearchableKey(name=policy.type.0, version=1.2.3)] for CollectionEntry[] 18:37:00.190 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdpSubGroup(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX), supportedPolicyTypes=[PfSearchableKey(name=policy.type.0, version=1.2.3)], policies=[PfConceptKey(name=Policy0, version=4.5.6)], currentInstanceCount=123, desiredInstanceCount=456, properties={subgroupProperty0=Value of sub Group Property 0}, pdpInstances=[JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)])] for CollectionEntry[] 18:37:00.190 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:37:00.190 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:37:00.190 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:37:00.191 [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:37:00.191 [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:37:00.191 [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:37:00.191 [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:37:00.191 [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:37:00.191 [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:37:00.191 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 3 insertions, 2 updates, 0 deletions to 3 objects 18:37:00.191 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 6 (re)creations, 0 updates, 0 removals to 6 collections 18:37:00.191 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:37:00.191 [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:37:00.191 [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:37:00.191 [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:37:00.191 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:37:00.192 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:37:00.193 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:37:00.194 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.194 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:37:00.194 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:37:00.194 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.194 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:37:00.195 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:37:00.195 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.195 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:37:00.195 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:00.195 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.196 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:37:00.196 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:00.196 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.196 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:37:00.196 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:37:00.196 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.196 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:37:00.197 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:37:00.197 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.197 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.197 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.198 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.198 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1696780942 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@333964e4) 18:37:00.198 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@861988314 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1589131174) 18:37:00.198 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@537370704 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.198 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@300067201 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:00.198 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1655156625 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.198 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1457379370 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:00.198 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1262876545 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.198 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1332732361 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:00.198 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@283841682 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.198 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@676299309 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:00.198 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1280479578 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@52093647) 18:37:00.198 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@2080592048 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:37:00.198 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@872715302 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@333964e4) 18:37:00.198 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1619928673 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:00.198 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@948872043 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:37:00.198 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:37:00.199 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:00.199 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:00.199 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:00.199 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:00.199 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:00.199 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.199 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:00.199 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.199 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.199 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.199 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:00.199 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:00.199 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:00.199 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:00.199 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:00.199 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.199 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:00.199 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.199 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:00.199 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:00.199 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:00.199 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:00.199 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:00.199 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.199 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:00.199 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.199 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:00.199 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:00.199 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:00.199 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:00.199 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:00.199 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.199 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:00.200 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.200 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:00.200 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:00.200 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:00.200 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.200 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:00.200 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.200 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:00.200 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:37:00.200 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:37:00.200 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.200 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:00.200 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:00.200 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:00.200 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:00.200 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.200 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:00.200 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.200 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 305076143 18:37:00.200 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:00.200 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 1006164434 18:37:00.200 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1998915342 18:37:00.200 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1998915342 18:37:00.200 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:00.200 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:00.200 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:00.200 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:00.200 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:00.200 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:00.200 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:37:00.200 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:37:00.200 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.200 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1998915342 18:37:00.200 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:00.200 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:37:00.200 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:37:00.200 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.200 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@5ad0c7df 18:37:00.201 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:37:00.201 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:37:00.201 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:37:00.201 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.201 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.201 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@258352473 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1562316023) 18:37:00.201 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1705228725 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@36adae1) 18:37:00.201 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1158574188 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@328526063) 18:37:00.201 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@837454606 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:00.201 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:37:00.202 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:00.202 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:37:00.202 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:37:00.202 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:37:00.202 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:37:00.202 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:00.202 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:00.202 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:00.202 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:00.202 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:00.202 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:00.202 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:00.202 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:00.202 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.202 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:00.202 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.202 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:00.202 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 1094046045 18:37:00.202 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:00.202 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@712017832 18:37:00.202 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:00.202 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:00.202 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:37:00.202 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:37:00.202 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:37:00.202 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:37:00.203 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:00.203 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@712017832 18:37:00.203 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@2462808e 18:37:00.203 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:00.203 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.203 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.203 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:37:00.203 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:37:00.203 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:37:00.204 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:37:00.204 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:37:00.204 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.204 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.204 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1561489493 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:37:00.204 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:37:00.205 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:00.205 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:37:00.205 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:37:00.205 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:37:00.205 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:37:00.205 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:00.205 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@5f661df0 18:37:00.205 [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:37:00.205 [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:37:00.205 [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:37:00.205 [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:37:00.205 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:37:00.205 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:37:00.205 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:37:00.205 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:00.206 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:37:00.206 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:37:00.206 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:00.206 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:00.206 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@11385e91] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:37:00.206 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:00.206 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:37:00.206 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:00.207 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:00.207 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:37:00.207 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:37:00.207 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.208 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.208 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@289180807 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.208 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1289269827 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1562316023) 18:37:00.208 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1313496869 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@36adae1) 18:37:00.208 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1732099690 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@328526063) 18:37:00.208 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@311451326 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:00.208 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@466856965 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.208 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@125598509 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:00.208 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@221793094 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.208 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@491618801 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:00.208 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@469284313 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.208 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@2134442136 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:00.208 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@815011394 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:37:00.208 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:37:00.209 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:00.209 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:37:00.209 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:37:00.209 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:37:00.209 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:37:00.209 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:00.209 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:00.209 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:00.209 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.209 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:00.209 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:00.209 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:00.209 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:00.209 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:00.209 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.209 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:00.210 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.210 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:00.210 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:00.210 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:00.210 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:00.210 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:00.210 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.210 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:00.210 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:00.210 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:00.210 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:00.210 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:00.210 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:00.210 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.210 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:00.210 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.210 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:00.210 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:00.210 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:00.210 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:00.210 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:00.210 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.210 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:00.210 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.210 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:00.210 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:00.210 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:00.210 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:00.210 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:00.210 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.210 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:00.210 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.210 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@949203925 18:37:00.210 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@949203925 18:37:00.210 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:00.210 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:00.210 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:00.210 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@949203925 18:37:00.210 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:00.210 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:00.210 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:00.211 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:37:00.211 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:37:00.211 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.211 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@62532f1 18:37:00.211 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:00.211 [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:37:00.211 [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:37:00.211 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:37:00.211 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:37:00.211 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:37:00.211 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:00.211 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:37:00.211 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:37:00.212 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:00.212 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:00.212 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@57cd6e24] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:37:00.212 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:00.212 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:37:00.212 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:00.212 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:00.212 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:00.212 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:00.213 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:37:00.213 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.213 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.213 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1429652845 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@333964e4) 18:37:00.213 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1773546913 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1589131174) 18:37:00.213 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@767793788 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.213 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@165641597 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:00.213 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1788988550 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.213 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@841105238 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:00.213 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@50549524 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.213 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1908798108 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:00.213 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@358929886 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.213 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@916426923 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:00.213 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@790490783 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@52093647) 18:37:00.214 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1905441010 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:37:00.214 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1122720059 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@333964e4) 18:37:00.214 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@146510597 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:00.214 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1217592731 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:37:00.214 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:37:00.214 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:00.214 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:00.214 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:00.214 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:00.214 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:00.214 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.214 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:00.214 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.214 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.214 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.214 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:00.214 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:00.214 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:00.214 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:00.214 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:00.214 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.214 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:00.214 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.214 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:00.214 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:00.214 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:00.214 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:00.214 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:00.214 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.214 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:00.214 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.214 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:00.214 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:00.214 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:00.214 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:00.214 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:00.214 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.214 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:00.214 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.214 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:00.214 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:00.214 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:00.214 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.214 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:00.214 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:00.215 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:37:00.215 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:37:00.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:00.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:00.215 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:00.215 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:00.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:00.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1626255680 18:37:00.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1626255680 18:37:00.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:00.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:00.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:00.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:00.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:00.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:00.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1626255680 18:37:00.215 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:00.215 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:37:00.215 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:37:00.215 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.215 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@f160948 18:37:00.215 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:37:00.215 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:00.215 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:37:00.216 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.216 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.216 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@658537682 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@404979003) 18:37:00.216 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@603825666 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:00.216 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:37:00.216 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:00.216 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:00.216 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:00.216 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.216 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:00.216 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.216 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:00.217 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@1070593763 18:37:00.217 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:00.217 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@1070593763 18:37:00.217 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:37:00.217 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:37:00.217 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@24dfbc9b 18:37:00.217 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:37:00.217 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.217 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.217 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:37:00.217 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:37:00.218 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.218 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.218 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@152394541 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1473884788) 18:37:00.218 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@1518804547 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@483653299) 18:37:00.218 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1069287991 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:00.218 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:37:00.219 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:00.219 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:00.219 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:00.219 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:00.219 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:00.219 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.219 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:00.219 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.219 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:00.219 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@588066910 18:37:00.219 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:00.219 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:00.219 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:37:00.219 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:37:00.219 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:37:00.219 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:00.219 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@588066910 18:37:00.219 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:00.219 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@449e327c 18:37:00.219 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:00.219 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.220 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:37:00.220 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:37:00.220 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.220 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.220 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@253401363 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@19433118) 18:37:00.220 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@751469476 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@1918692152) 18:37:00.220 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@701834849 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:00.220 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:37:00.221 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:00.221 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:00.221 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:00.221 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:00.221 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:00.221 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.221 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:00.221 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.221 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:00.221 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1133663588 18:37:00.221 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:00.221 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:00.221 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:37:00.221 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:37:00.221 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:37:00.221 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:00.221 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1133663588 18:37:00.221 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:00.221 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@1b31ca2 18:37:00.221 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:00.221 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.222 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:00.222 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:37:00.222 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.222 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.222 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@874957069 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1766174022) 18:37:00.222 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1076095028 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:00.222 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:37:00.222 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:00.223 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:00.223 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:00.223 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:00.223 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:00.223 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.223 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:00.223 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.223 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:00.223 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@655887254 18:37:00.223 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:00.223 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@655887254 18:37:00.223 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:37:00.223 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:37:00.223 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@4c39d732 18:37:00.223 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:00.223 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.223 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.224 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.224 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.224 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@327480521 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@333964e4) 18:37:00.224 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1821733595 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1589131174) 18:37:00.224 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@2012997206 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.224 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1979264988 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:00.224 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1097838358 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.224 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@111873610 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:00.224 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@785023391 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.224 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@309447765 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:00.224 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@777700882 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.224 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1885160653 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:00.224 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@182576416 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@52093647) 18:37:00.224 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@376341325 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:37:00.224 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1862057412 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@333964e4) 18:37:00.224 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1956509690 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:00.224 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1909507244 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:37:00.224 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:37:00.224 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:00.224 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:00.224 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:00.224 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:00.224 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:00.224 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.224 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:00.224 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.224 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.224 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.225 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:00.225 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:00.225 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:00.225 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:00.225 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:00.225 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.225 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:00.225 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.225 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:00.225 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:00.225 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:00.225 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:00.225 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:00.225 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.225 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:00.225 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.225 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:00.225 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:00.225 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:00.225 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:00.225 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:00.225 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.225 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:00.225 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.225 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:00.225 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:00.225 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:00.225 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.225 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:00.225 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.225 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:00.225 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:37:00.225 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:37:00.225 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.225 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:00.225 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:00.225 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:00.225 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:00.225 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.225 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:00.225 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.225 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 65461975 18:37:00.225 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:00.225 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 1961136035 18:37:00.225 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1380914665 18:37:00.225 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1380914665 18:37:00.225 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:00.225 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:00.225 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:00.225 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:00.225 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:00.225 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:00.225 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:37:00.225 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:37:00.225 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.225 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1380914665 18:37:00.225 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:00.225 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:37:00.225 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:37:00.225 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.225 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@4cf20b9b 18:37:00.225 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:37:00.225 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:37:00.226 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:37:00.226 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.226 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.226 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1659061618 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1562316023) 18:37:00.226 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1210709146 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@36adae1) 18:37:00.226 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@522688428 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@328526063) 18:37:00.226 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1129707776 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:00.226 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:37:00.226 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:00.226 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:37:00.226 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:37:00.226 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:37:00.226 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:37:00.227 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:00.227 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:00.227 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:00.227 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:00.227 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:00.227 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:00.227 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:00.227 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:00.227 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.227 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:00.227 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.227 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:00.227 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 525740249 18:37:00.227 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:00.227 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1437215706 18:37:00.227 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:00.227 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:00.227 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:37:00.227 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:37:00.227 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:37:00.227 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:37:00.227 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:00.227 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1437215706 18:37:00.227 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@73275fca 18:37:00.227 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:00.227 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.227 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.227 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.227 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.227 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1739609831 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:37:00.228 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:37:00.228 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:00.228 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:37:00.228 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:37:00.228 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:37:00.228 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:37:00.228 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:00.228 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@46273c1f 18:37:00.228 [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:37:00.228 [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:37:00.228 [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:37:00.228 [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:37:00.229 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.229 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.229 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@600137042 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.229 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1255933489 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1562316023) 18:37:00.229 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@2055371469 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@36adae1) 18:37:00.229 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@87717446 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@328526063) 18:37:00.229 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@211588222 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:00.229 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@643556946 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.229 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1332130886 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:00.229 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@423125930 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.229 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1903115159 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:00.229 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@142551710 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.229 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1916889939 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:00.229 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@683565954 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:37:00.229 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:37:00.229 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:00.229 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:37:00.229 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:37:00.229 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:37:00.229 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:37:00.229 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:00.229 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:00.229 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:00.229 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.229 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:00.229 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:00.229 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:00.229 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:00.229 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:00.229 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.229 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:00.229 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.229 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:00.230 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:00.230 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:00.230 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:00.230 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:00.230 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.230 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:00.230 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:00.230 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:00.230 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:00.230 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:00.230 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:00.230 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.230 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:00.230 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.230 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:00.230 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:00.230 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:00.230 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:00.230 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:00.230 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.230 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:00.230 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.230 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:00.230 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:00.230 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:00.230 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:00.230 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:00.230 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.230 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:00.230 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.231 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@675107166 18:37:00.231 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@675107166 18:37:00.231 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:00.231 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:00.231 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:00.231 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@675107166 18:37:00.231 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:00.231 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:00.231 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:00.231 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:37:00.231 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:37:00.231 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.231 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@17672d33 18:37:00.231 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:00.231 [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:37:00.231 [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:37:00.231 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.231 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.231 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1087996850 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@333964e4) 18:37:00.231 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1115965498 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1589131174) 18:37:00.231 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@114890837 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.231 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@687452936 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:00.232 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@607220150 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.232 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1142175890 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:00.232 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@172071925 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.232 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1866795078 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:00.232 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1087797465 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.232 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@635635961 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:00.232 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@595308931 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@52093647) 18:37:00.232 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1681627794 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:37:00.232 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@400041596 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@333964e4) 18:37:00.232 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@717308094 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:00.232 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1414007756 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:37:00.232 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:37:00.232 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:00.232 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:00.232 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:00.232 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:00.232 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:00.232 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.232 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:00.232 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.232 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.232 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.232 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:00.232 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:00.232 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:00.232 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:00.232 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:00.232 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.232 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:00.232 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.233 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:00.233 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:00.233 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:00.233 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:00.233 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:00.233 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.233 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:00.233 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.233 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:00.233 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:00.233 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:00.233 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:00.233 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:00.233 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.233 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:00.233 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.233 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:00.233 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:00.233 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:00.233 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.233 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:00.233 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.233 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:00.233 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:37:00.233 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:37:00.233 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.233 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:00.233 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:00.233 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:00.233 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:00.233 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.233 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:00.233 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.233 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@449230766 18:37:00.233 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@449230766 18:37:00.233 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:00.233 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:00.233 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:00.233 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:00.233 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:00.233 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:00.233 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@449230766 18:37:00.233 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:00.233 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:37:00.233 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:37:00.233 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.233 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@1d6efd58 18:37:00.233 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:37:00.233 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:00.233 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:37:00.234 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.234 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.234 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@835133285 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@404979003) 18:37:00.234 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@504603956 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:00.234 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:37:00.234 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:00.234 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:00.234 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:00.234 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.234 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:00.234 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.234 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:00.234 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@239393105 18:37:00.234 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:00.234 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@239393105 18:37:00.234 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:37:00.234 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:37:00.234 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@556ed69c 18:37:00.234 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:37:00.234 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.234 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.234 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:37:00.234 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:37:00.234 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.234 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.234 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@1448604416 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1473884788) 18:37:00.234 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@1269877477 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@483653299) 18:37:00.234 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1239110712 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:00.235 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:37:00.235 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:00.235 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:00.235 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:00.235 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:00.235 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:00.235 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.235 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:00.235 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.235 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:00.235 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1427251566 18:37:00.235 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:00.235 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:00.235 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:37:00.235 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:37:00.235 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:37:00.235 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:00.235 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1427251566 18:37:00.235 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:00.235 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@4eae9569 18:37:00.235 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:00.235 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.235 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:37:00.235 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:37:00.235 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.236 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.236 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1573351952 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@19433118) 18:37:00.236 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@571949032 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@1918692152) 18:37:00.236 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@95706948 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:00.236 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:37:00.236 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:00.236 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:00.236 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:00.236 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:00.236 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:00.236 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.236 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:00.236 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.236 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:00.236 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1933870504 18:37:00.236 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:00.236 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:00.236 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:37:00.236 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:37:00.236 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:37:00.236 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:00.236 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1933870504 18:37:00.236 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:00.236 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@42c9b9f5 18:37:00.236 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:00.236 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.236 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:00.236 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:37:00.236 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.236 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.236 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@1696632983 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1766174022) 18:37:00.236 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@116562626 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:00.236 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:37:00.237 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:00.237 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:00.237 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:00.237 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:00.237 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:00.237 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.237 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:00.237 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.237 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:00.237 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@2046784543 18:37:00.237 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:00.237 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@2046784543 18:37:00.237 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:37:00.237 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:37:00.237 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@60a60d6e 18:37:00.237 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:00.237 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.237 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.238 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.238 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.238 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1913696050 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@333964e4) 18:37:00.238 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@673104403 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1589131174) 18:37:00.238 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@896516740 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.238 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1710388282 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:00.238 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@317468297 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.238 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1279031453 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:00.238 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@118290556 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.238 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1906908931 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:00.238 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@37941209 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.238 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@764774300 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:00.238 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1304057162 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@52093647) 18:37:00.238 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1959926521 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:37:00.238 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1643847581 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@333964e4) 18:37:00.238 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1624493401 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:00.238 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@2145178636 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:37:00.238 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:37:00.238 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:00.238 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:00.238 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:00.238 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:00.238 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:00.238 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.238 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:00.238 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.238 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:00.239 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:00.239 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:00.239 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:00.239 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:00.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:00.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:00.239 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:00.239 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:00.239 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:00.239 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:00.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:00.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:00.239 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:00.239 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:00.239 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:00.239 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:00.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:00.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:00.239 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:00.239 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:00.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:00.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:00.239 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:37:00.239 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:37:00.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:00.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:00.239 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:00.239 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:00.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:00.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.239 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 1556367309 18:37:00.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:00.239 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 1159828717 18:37:00.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1194045751 18:37:00.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1194045751 18:37:00.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:00.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:00.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:00.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:00.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:00.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:00.239 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:37:00.239 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:37:00.239 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1194045751 18:37:00.239 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:00.239 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:37:00.239 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:37:00.239 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.239 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@1fd31566 18:37:00.240 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:37:00.240 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:37:00.240 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:37:00.240 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.240 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.240 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@927254094 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1562316023) 18:37:00.240 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@763128728 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@36adae1) 18:37:00.240 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1214085615 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@328526063) 18:37:00.240 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1336028583 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:00.240 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:37:00.240 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:00.240 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:37:00.240 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:37:00.240 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:37:00.240 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:37:00.240 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:00.240 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:00.240 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:00.240 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:00.240 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:00.240 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:00.240 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:00.240 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:00.240 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.240 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:00.240 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.240 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:00.240 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 865789371 18:37:00.240 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:00.240 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@906603385 18:37:00.240 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:00.240 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:00.241 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:37:00.241 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:37:00.241 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:37:00.241 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:37:00.241 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:00.241 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@906603385 18:37:00.241 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@6d8b397a 18:37:00.241 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:00.241 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.241 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.241 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.241 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.241 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@471525580 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:37:00.241 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:37:00.241 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:00.241 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:37:00.241 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:37:00.241 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:37:00.241 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:37:00.241 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:00.241 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@7ff39f4 18:37:00.242 [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:37:00.242 [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:37:00.242 [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:37:00.242 [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:37:00.242 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.242 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.242 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@1281949007 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.242 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1528087031 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1562316023) 18:37:00.242 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@885053237 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@36adae1) 18:37:00.242 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1250851008 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@328526063) 18:37:00.242 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1091008091 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:00.242 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@1021385973 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.242 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@246025507 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:00.242 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@937110606 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.242 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1293164864 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:00.242 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@2040957603 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.242 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@666588065 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:00.242 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1231856196 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:37:00.242 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:37:00.243 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:00.243 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:37:00.243 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:37:00.243 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:37:00.243 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:37:00.243 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:00.243 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:00.243 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:00.243 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.243 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:00.243 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:00.243 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:00.243 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:00.243 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:00.243 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.243 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:00.243 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.243 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:00.243 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:00.243 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:00.243 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:00.243 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:00.243 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.243 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:00.243 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:00.243 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:00.243 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:00.243 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:00.243 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:00.243 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.244 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:00.244 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.244 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:00.244 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:00.244 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:00.244 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:00.244 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:00.244 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.244 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:00.244 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.244 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:00.244 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:00.244 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:00.244 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:00.244 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:00.244 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.244 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:00.244 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.244 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@368808308 18:37:00.244 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@368808308 18:37:00.244 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:00.244 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:00.244 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:00.244 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@368808308 18:37:00.244 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:00.244 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:00.244 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:00.244 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:37:00.244 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:37:00.245 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.245 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@4ebcd3e2 18:37:00.245 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:00.245 [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:37:00.245 [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:37:00.245 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.245 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.245 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1008667695 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@333964e4) 18:37:00.245 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1611852010 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1589131174) 18:37:00.245 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1261328773 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.245 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1663414465 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:00.245 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@656389886 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.245 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1346199375 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:00.245 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1776731836 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.245 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@655085817 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:00.245 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@2105096864 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.245 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1191495015 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:00.245 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@411580445 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@52093647) 18:37:00.245 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1635626989 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:37:00.245 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1441084760 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@333964e4) 18:37:00.245 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@883682686 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:00.245 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1840935718 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:37:00.246 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:37:00.246 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:00.246 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:00.246 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:00.246 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:00.246 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:00.246 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.246 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:00.246 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.246 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.246 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.246 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:00.246 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:00.246 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:00.246 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:00.246 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:00.247 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.247 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:00.247 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.247 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:00.247 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:00.247 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:00.247 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:00.247 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:00.247 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.247 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:00.247 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.247 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:00.247 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:00.247 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:00.247 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:00.247 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:00.247 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.247 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:00.247 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.247 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:00.247 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:00.247 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:00.247 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.247 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:00.247 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.247 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:00.247 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:37:00.247 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:37:00.247 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.247 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:00.247 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:00.247 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:00.247 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:00.247 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.247 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:00.247 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.247 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1991037939 18:37:00.247 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1991037939 18:37:00.248 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:00.248 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:00.248 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:00.248 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:00.248 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:00.248 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:00.248 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1991037939 18:37:00.248 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:00.248 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:37:00.248 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:37:00.248 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.248 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@c9c2e9d 18:37:00.248 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:37:00.249 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:00.249 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:37:00.249 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.249 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.249 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@701979811 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@404979003) 18:37:00.249 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@963916065 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:00.249 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:37:00.249 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:00.249 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:00.249 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:00.249 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.249 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:00.249 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.249 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:00.249 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@1211215171 18:37:00.249 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:00.249 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@1211215171 18:37:00.249 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:37:00.249 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:37:00.249 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@2ce9de5 18:37:00.249 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:37:00.250 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.250 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.250 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:37:00.250 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:37:00.250 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.250 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.250 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@447437220 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1473884788) 18:37:00.250 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@808220440 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@483653299) 18:37:00.250 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1592051251 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:00.250 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:37:00.250 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:00.250 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:00.250 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:00.250 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:00.250 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:00.250 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.250 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:00.250 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.250 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:00.250 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@126190167 18:37:00.250 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:00.250 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:00.250 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:37:00.250 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:37:00.250 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:37:00.250 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:00.250 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@126190167 18:37:00.250 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:00.250 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@3bd27dd9 18:37:00.250 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:00.250 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.251 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:37:00.251 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:37:00.251 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.251 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.251 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1132454350 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@19433118) 18:37:00.251 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@1907566271 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@1918692152) 18:37:00.251 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@872400158 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:00.251 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:37:00.251 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:00.251 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:00.251 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:00.251 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:00.251 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:00.251 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.251 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:00.251 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.251 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:00.251 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@959020813 18:37:00.251 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:00.251 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:00.252 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:37:00.252 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:37:00.252 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:37:00.252 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:00.252 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@959020813 18:37:00.252 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:00.252 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@4fc8f5ba 18:37:00.252 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:00.252 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.252 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:00.252 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:37:00.252 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.252 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.252 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@47320680 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1766174022) 18:37:00.252 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1126733597 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:00.252 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:37:00.252 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:00.252 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:00.253 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:00.253 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:00.253 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:00.253 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.253 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:00.253 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.253 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:00.253 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@1749451492 18:37:00.253 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:00.253 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@1749451492 18:37:00.253 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:37:00.253 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:37:00.253 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@4b0b1f22 18:37:00.253 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:00.253 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.253 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.253 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:37:00.253 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:37:00.254 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.254 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.254 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@817477797 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@333964e4) 18:37:00.254 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@784743522 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1589131174) 18:37:00.254 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1026020503 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.254 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@383346659 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:00.254 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1809352973 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.254 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1952615736 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:00.254 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@2002943055 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.254 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@710535999 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:00.254 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@90607512 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.254 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1703790913 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:00.254 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@23679419 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@52093647) 18:37:00.254 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1678529210 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:37:00.254 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1428626412 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@333964e4) 18:37:00.254 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1584072648 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:00.254 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@356802871 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:37:00.254 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:37:00.254 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:00.254 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:00.254 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:00.254 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:00.254 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:00.254 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.254 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:00.254 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.254 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.254 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.254 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:00.254 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:00.254 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:00.254 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:00.254 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:00.254 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.254 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:00.254 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.254 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:00.254 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:00.254 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:00.254 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:00.254 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:00.254 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.254 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:00.254 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.255 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:00.255 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:00.255 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:00.255 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:00.255 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:00.255 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.255 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:00.255 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.255 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:00.255 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:00.255 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:00.255 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.255 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:00.255 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.255 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:00.255 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:37:00.255 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:37:00.255 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.255 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:00.255 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:00.255 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:00.255 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:00.255 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.255 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:00.255 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.255 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 2015224861 18:37:00.255 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:00.255 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 1323724784 18:37:00.255 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1644347929 18:37:00.255 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1644347929 18:37:00.255 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:00.255 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:00.255 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:00.255 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:00.255 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:00.255 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:00.255 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:37:00.255 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:37:00.255 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.255 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1644347929 18:37:00.255 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:00.255 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:37:00.255 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:37:00.255 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.255 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@24e97319 18:37:00.255 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:37:00.255 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:37:00.255 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:37:00.256 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.256 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.256 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1528948912 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1562316023) 18:37:00.256 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@793242567 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@36adae1) 18:37:00.256 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@922801345 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@328526063) 18:37:00.256 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1478363267 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:00.256 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:37:00.256 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:00.256 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:37:00.256 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:37:00.256 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:37:00.256 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:37:00.256 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:00.256 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:00.256 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:00.256 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:00.256 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:00.256 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:00.256 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:00.256 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:00.256 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.256 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:00.256 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.256 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:00.256 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 758168896 18:37:00.256 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:00.256 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@103819483 18:37:00.256 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:00.256 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:00.256 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:37:00.256 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:37:00.256 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:37:00.256 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:37:00.256 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:00.257 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@103819483 18:37:00.257 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@542f275 18:37:00.257 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:00.257 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:37:00.257 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:37:00.257 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.257 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.257 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1933285158 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@19433118) 18:37:00.257 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@1643647598 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@1918692152) 18:37:00.257 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1265768354 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:00.257 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:37:00.258 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:00.258 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:00.258 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:00.258 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:00.258 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:00.258 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.258 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:00.258 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.258 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:00.258 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@264047991 18:37:00.258 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:00.258 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:00.258 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:37:00.258 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:37:00.258 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:37:00.258 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:00.258 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@264047991 18:37:00.258 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:00.258 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@5115486d 18:37:00.258 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:00.258 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:00.258 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:37:00.258 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.258 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.258 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@167877354 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1766174022) 18:37:00.258 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1178056950 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:00.258 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:37:00.258 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:00.259 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:00.259 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:00.259 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:00.259 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:00.259 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.259 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:00.259 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.259 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:00.259 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@412564881 18:37:00.259 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:00.259 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@412564881 18:37:00.259 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:37:00.259 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:37:00.259 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@31e4eedd 18:37:00.259 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:00.259 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:37:00.259 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:37:00.259 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.259 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.259 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@1257177119 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1473884788) 18:37:00.259 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@1252552116 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@483653299) 18:37:00.259 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1521241286 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:00.259 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:37:00.259 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:00.259 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:00.259 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:00.259 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:00.259 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:00.259 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.259 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:00.259 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.259 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:00.260 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1702054044 18:37:00.260 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:00.260 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:00.260 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:37:00.260 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:37:00.260 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:37:00.260 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:00.260 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1702054044 18:37:00.260 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:00.260 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@77b9ca8d 18:37:00.260 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:00.260 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:00.260 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:37:00.260 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.260 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.260 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@1330340544 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@404979003) 18:37:00.260 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1173609202 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:00.260 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:37:00.261 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:00.261 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:00.261 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:00.261 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.261 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:00.261 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.261 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:00.261 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@87272859 18:37:00.261 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:00.261 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@87272859 18:37:00.261 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:37:00.261 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:37:00.261 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@382234cc 18:37:00.261 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:37:00.268 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:37:00.268 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:37:00.268 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:37:00.268 [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:37:00.268 [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:37:00.268 [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:37:00.268 [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:37:00.269 [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:37:00.269 [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:37:00.269 [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:37:00.269 [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:37:00.269 [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:37:00.269 [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:37:00.269 [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:37:00.269 [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:37:00.270 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 0 updates, 3 deletions to 3 objects 18:37:00.270 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 6 removals to 6 collections 18:37:00.270 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:37:00.271 [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:37:00.271 [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:37:00.271 [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:37:00.272 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Deleting collection - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.272 [main] DEBUG org.hibernate.SQL -- delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:37:00.274 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Deleting collection - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.274 [main] DEBUG org.hibernate.SQL -- delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:00.275 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Deleting collection - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.275 [main] DEBUG org.hibernate.SQL -- delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:00.276 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Deleting collection - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.276 [main] DEBUG org.hibernate.SQL -- delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:00.282 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Deleting collection - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.282 [main] DEBUG org.hibernate.SQL -- delete from PdpGroup_PdpSubGroup where name=? and version=? 18:37:00.283 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Deleting collection - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.283 [main] DEBUG org.hibernate.SQL -- delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:37:00.285 [main] DEBUG org.hibernate.SQL -- delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:00.290 [main] DEBUG org.hibernate.SQL -- delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:00.290 [main] DEBUG org.hibernate.SQL -- delete from PdpGroup where name=? and version=? 18:37:00.291 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.291 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.292 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.292 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.292 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1595591093 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@333964e4) 18:37:00.292 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@354747043 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1589131174) 18:37:00.292 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@940324697 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.292 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@661107850 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:00.292 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@783910578 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.292 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@322222556 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:00.292 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1255928348 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.292 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1342364713 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:00.292 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@854346893 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.292 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@77654357 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:00.292 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@293511375 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@52093647) 18:37:00.292 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1474024797 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:37:00.292 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@117666575 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@333964e4) 18:37:00.292 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@74111227 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:00.292 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1626761313 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:37:00.292 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:37:00.294 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.294 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.294 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.294 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1816545234 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@333964e4) 18:37:00.294 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1415487253 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1589131174) 18:37:00.294 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1133270648 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.294 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@827477305 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:00.294 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1869931542 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.294 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1341290714 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:00.294 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1861015754 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.294 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1299475371 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:00.294 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@99119687 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@3f287184) 18:37:00.294 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1493233288 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:00.294 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1361205226 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@52093647) 18:37:00.294 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1063606102 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:37:00.294 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@2035904695 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@333964e4) 18:37:00.294 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@670283194 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:00.294 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1689070505 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:37:00.294 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:37:00.295 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.295 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:37:00.295 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@79ed2670] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@4acd47cf] 18:37:00.295 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:37:00.295 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:37:00.295 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:37:00.296 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:37:00.302 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:37:00.302 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=null] against incoming persistence unit name [ToscaConceptTest] 18:37:00.302 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- No PersistenceProvider explicitly requested, assuming Hibernate 18:37:00.302 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest persistence provider classname: null 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 [ javax.persistence.jdbc.driver: org.h2.Driver javax.persistence.jdbc.password: P01icY hibernate.dialect: org.hibernate.dialect.H2Dialect javax.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest hibernate.show_sql: false javax.persistence.schema-generation.database.action: drop-and-create javax.persistence.jdbc.user: policy] 18:37:00.302 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 18:37:00.302 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:37:00.303 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 18:37:00.303 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 18:37:00.303 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 18:37:00.303 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 18:37:00.304 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 18:37:00.304 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:37:00.304 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:37:00.304 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:37:00.304 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:37:00.304 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:37:00.304 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:37:00.304 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:37:00.304 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:37:00.304 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:37:00.304 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:37:00.304 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:37:00.304 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:37:00.304 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:37:00.304 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@27f3f512 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@27f3f512 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@27f3f512 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@5e593b08 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@5e593b08 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@3946075 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@3946075 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@122635ef 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@122635ef 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2ac519dc 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2ac519dc 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@2ac519dc 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@1de4bee0 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@1de4bee0 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@3ece79fe 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@3cc79c02 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@3cc79c02 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@1e01b133 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@262a1fad 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@6be6931f 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@6be6931f 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@6be6931f 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@6b4125ed 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@6b4125ed 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@6b4125ed 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@78da899f 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@78da899f 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@78da899f 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@e7b265e 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@e7b265e 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@e7b265e 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@51da32e5 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@51da32e5 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@51da32e5 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@33d60b7e 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@33d60b7e 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@1fecfaea 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@1fecfaea 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@4872669f 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@4872669f 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@4872669f 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@483f286e 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@4bb147ec 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@4bb147ec 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@33f2cfda 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@68ef01a5 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@68ef01a5 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@68ef01a5 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@59a2388e 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@186d8a71 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@3dc40ab9 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@2db6d68d 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@2db6d68d 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@6518fdfd 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@6518fdfd 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@11d2dd2d 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@cde8c6c 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@174721c4 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@3592c1c4 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@322e49ee 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@4aeb0e2b 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@648c5fb3 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@648c5fb3 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@47b33e07 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@47b33e07 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@7126e26 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@7126e26 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@151ab2b9 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@151ab2b9 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@4d705112 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@590765c4 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@19489b27 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@19489b27 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@626d2016 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@2d5a1588 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@4f116ca2 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@125d47c4 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@125d47c4 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@193bb809 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@64b018f3 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@20801cbb 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@20801cbb 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@581b1c08 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@581b1c08 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@1c240cf2 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@1c240cf2 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@1c240cf2 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@78b7f805 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@78b7f805 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@78b7f805 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@58f2466c 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@5809fa26 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@64763e49 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@64763e49 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@23468512 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@23468512 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@23468512 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@69cd7630 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@7e8279e5 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@2b53840a 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@2b53840a 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@3caafa67 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@3caafa67 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@3caafa67 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@3e546734 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@3e546734 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@53747c4a 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@53747c4a 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@64b0d1fa 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@64b0d1fa 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@f2276c9 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@f2276c9 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@12d2ddde 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@12d2ddde 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@62b475e2 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@729c8063 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@729c8063 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@50110971 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@783f8e9b 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@3a7cfd1d 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@1b621efe 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@610480b5 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@65cb9158 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@38820ce9 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@339c70e9 18:37:00.305 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@76d84f07 18:37:00.306 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@4f2041d5] into BootstrapContext; was [null] 18:37:00.306 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@67ede99c] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@37a6c6b0] 18:37:00.324 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:37:00.324 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:37:00.324 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 18:37:00.324 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver 18:37:00.324 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PdpProviderTest] 18:37:00.324 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:37:00.324 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:37:00.324 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 18:37:00.324 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1) 18:37:00.330 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:37:00.330 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:37:00.330 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:37:00.330 [main] WARN org.hibernate.orm.deprecation -- HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 18:37:00.330 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.220 18:37:00.330 [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:37:00.331 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 18:37:00.331 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 18:37:00.331 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 18:37:00.331 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:37:00.331 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:37:00.331 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 18:37:00.331 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(3100, NumericTypeDescriptor) replaced previous registration(org.hibernate.dialect.H2DurationIntervalSecondJdbcType@1117cc7c) 18:37:00.331 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@6e9aa67d] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@5c4890f8] 18:37:00.332 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:37:00.333 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:00.334 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicyType 18:37:00.334 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:37:00.335 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.335 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:37:00.335 [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:37:00.336 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:00.336 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:00.336 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:37:00.336 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.336 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.336 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:00.336 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.name 18:37:00.336 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:00.336 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:00.336 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:00.336 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:37:00.336 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.336 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.336 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:00.336 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.version 18:37:00.336 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:00.336 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:00.337 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:37:00.337 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.337 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:37:00.337 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:37:00.337 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:00.337 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:37: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:37: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:37:00.337 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:00.337 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_name 18:37:00.338 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:00.338 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:37:00.338 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:37:00.338 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:00.338 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:37:00.338 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.338 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.338 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:00.338 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_version 18:37:00.338 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:00.338 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:37:00.338 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.338 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:37:00.338 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:37:00.338 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:00.338 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:00.338 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:37:00.338 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.description 18:37:00.338 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:37:00.338 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.338 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.338 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:37:00.339 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.339 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:37:00.339 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:37:00.339 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.339 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.339 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:37:00.339 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:37:00.339 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.339 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.339 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:37:00.339 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.339 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:37:00.340 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:37:00.340 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.340 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.340 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:37:00.340 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:37:00.341 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.341 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.341 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:37:00.341 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.342 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:37:00.342 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:37:00.342 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeName',referencedColumn='name') 18:37:00.342 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeVersion',referencedColumn='version') 18:37:00.342 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.342 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:00.342 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:37:00.342 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.342 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.342 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='triggers_ORDER') 18:37:00.343 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.343 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='triggers_KEY') 18:37:00.343 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='triggers_KEY') 18:37:00.343 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.343 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.343 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:00.343 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property triggers 18:37:00.345 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:00.346 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicy 18:37:00.346 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:37:00.347 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.347 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:37:00.347 [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:37:00.347 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:00.347 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:00.347 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:37:00.347 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.347 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.347 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:00.347 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.name 18:37:00.347 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:00.347 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:00.347 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:00.347 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:37:00.347 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.347 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.347 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:00.347 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.version 18:37:00.347 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:00.348 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:00.348 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:37:00.348 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.348 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:37:00.348 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:37:00.348 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:00.348 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:37:00.348 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.348 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.348 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:00.348 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_name 18:37:00.348 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:00.348 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:37:00.348 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:37:00.348 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:00.348 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:37:00.348 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.348 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.348 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:00.348 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_version 18:37:00.349 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:00.349 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:37:00.349 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.349 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:37:00.349 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:37:00.349 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:00.349 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:00.349 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:37:00.349 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.description 18:37:00.349 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:37:00.349 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.349 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.349 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:37:00.349 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.350 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:37:00.350 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:37:00.350 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.350 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.350 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:37:00.350 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:37:00.350 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.350 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.350 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:37:00.350 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.350 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:37:00.350 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:37:00.350 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.350 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.350 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:37:00.350 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:37:00.350 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.351 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:37:00.351 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_name') 18:37:00.351 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:00.351 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:37:00.351 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.351 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.351 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:00.351 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_name 18:37:00.351 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:00.352 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:37:00.352 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_version') 18:37:00.352 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:00.352 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:37:00.352 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.352 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.352 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:00.352 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_version 18:37:00.352 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:00.352 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property type 18:37:00.352 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.352 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.352 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:37:00.352 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.352 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:37:00.352 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:37:00.352 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyName',referencedColumn='name') 18:37:00.352 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyVersion',referencedColumn='version') 18:37:00.352 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.352 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:00.352 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:37:00.353 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:37:00.353 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:37:00.353 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:37:00.353 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.353 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:37:00.353 [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:37:00.354 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:37:00.354 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:37:00.354 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:37:00.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.PfReferenceKey.localName (type=java.lang.String) 18:37:00.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.PfReferenceKey.localName (type=java.lang.String) 18:37:00.354 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:37:00.354 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.localName 18:37:00.354 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:37:00.354 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:37:00.354 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:37:00.354 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:37:00.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.PfReferenceKey.parentKeyName (type=java.lang.String) 18:37:00.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.PfReferenceKey.parentKeyName (type=java.lang.String) 18:37:00.354 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:37:00.354 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyName 18:37:00.354 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:37:00.355 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:37:00.355 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:37:00.355 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:37: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:37: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:37:00.355 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:37:00.355 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyVersion 18:37:00.355 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:37:00.355 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:37:00.355 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:37:00.355 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:37: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:37: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:37:00.355 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:37:00.355 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentLocalName 18:37:00.355 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:37:00.355 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:00.355 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:37:00.355 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.355 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:37:00.355 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:37: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.JpaPdpPolicyStatus.deploy (type=boolean) 18:37: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.JpaPdpPolicyStatus.deploy (type=boolean) 18:37:00.355 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for deploy 18:37:00.355 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.deploy 18:37:00.355 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property deploy 18:37:00.356 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.356 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:37:00.356 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:37:00.356 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:00.356 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:00.356 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroup 18:37:00.356 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpGroup 18:37:00.356 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroup 18:37:00.356 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.356 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:37:00.356 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:37:00.356 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:00.356 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:00.356 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpType 18:37:00.356 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpType 18:37:00.356 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpType 18:37:00.356 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.356 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:00.356 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:00.356 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:37:00.356 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.356 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.356 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:00.356 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.name 18:37:00.356 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:00.356 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:00.356 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:00.356 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:37:00.356 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.356 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.356 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:00.356 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.version 18:37:00.356 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:00.356 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policyType 18:37:00.357 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.357 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:37:00.357 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:37: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.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:37: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.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:37:00.357 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for state 18:37:00.357 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.state 18:37:00.357 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property state 18:37:00.357 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:00.357 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpGroup 18:37:00.357 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:37:00.357 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.357 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:37: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.JpaPdpGroup 18:37:00.358 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:00.358 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:00.358 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:37:00.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:37:00.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:37:00.358 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:00.358 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.name 18:37:00.358 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:00.358 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:00.358 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:00.358 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:37:00.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.version (type=java.lang.String) 18:37:00.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.version (type=java.lang.String) 18:37:00.358 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:00.358 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.version 18:37:00.358 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:00.358 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:00.358 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:37:00.358 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.358 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:37:00.358 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:37:00.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.JpaPdpGroup.description (type=java.lang.String) 18:37:00.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.JpaPdpGroup.description (type=java.lang.String) 18:37:00.358 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:37:00.358 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.description 18:37:00.358 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:37:00.358 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.358 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:37:00.358 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:37:00.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.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:37:00.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.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:37:00.358 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroupState 18:37:00.358 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.pdpGroupState 18:37:00.358 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroupState 18:37:00.358 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.359 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.359 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpSubGroups_ORDER') 18:37:00.359 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.359 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpSubGroups_KEY') 18:37:00.359 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpSubGroups_KEY') 18:37:00.359 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='name',referencedColumn='name') 18:37:00.359 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='version',referencedColumn='version') 18:37:00.359 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.359 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:37:00.359 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpSubGroups 18:37:00.359 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.359 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.359 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:37:00.359 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.360 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:37:00.360 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:37:00.360 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.360 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.360 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:37:00.360 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:37:00.360 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:00.360 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpSubGroup 18:37:00.360 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:37:00.361 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.361 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:37:00.361 [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:37:00.361 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:37:00.361 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:37:00.361 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:37: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.PfReferenceKey.localName (type=java.lang.String) 18:37: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.PfReferenceKey.localName (type=java.lang.String) 18:37:00.361 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:37:00.361 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.localName 18:37:00.361 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:37:00.361 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:37:00.361 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:37:00.361 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:37: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.PfReferenceKey.parentKeyName (type=java.lang.String) 18:37: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.PfReferenceKey.parentKeyName (type=java.lang.String) 18:37:00.361 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:37:00.361 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyName 18:37:00.361 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:37:00.361 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:37:00.361 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:37:00.361 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:37: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.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:37: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.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:37:00.361 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:37:00.361 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyVersion 18:37:00.362 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:37:00.362 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:37:00.362 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:37:00.362 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:37: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 basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:37: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 basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:37:00.362 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:37:00.362 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentLocalName 18:37:00.362 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:37:00.362 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:00.362 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:37:00.362 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.362 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:37:00.362 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:37: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 basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:37: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 basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:37:00.362 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for currentInstanceCount 18:37:00.362 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.currentInstanceCount 18:37:00.362 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property currentInstanceCount 18:37:00.362 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.362 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:37:00.362 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:37: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 basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:37: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 basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:37:00.362 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for desiredInstanceCount 18:37:00.362 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.desiredInstanceCount 18:37:00.362 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property desiredInstanceCount 18:37:00.362 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.362 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.363 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpInstances_ORDER') 18:37:00.363 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.363 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpInstances_KEY') 18:37:00.363 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpInstances_KEY') 18:37:00.363 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyName',referencedColumn='parentKeyName') 18:37:00.363 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyVersion',referencedColumn='parentKeyVersion') 18:37:00.363 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentLocalName',referencedColumn='parentLocalName') 18:37:00.363 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpLocalName',referencedColumn='localName') 18:37:00.363 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.363 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:37:00.363 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpInstances 18:37:00.363 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.363 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.363 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='policies_ORDER') 18:37:00.363 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.363 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='policies_KEY') 18:37:00.363 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='policies_KEY') 18:37:00.363 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.363 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.363 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:00.363 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policies 18:37:00.363 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.363 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.363 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:37:00.363 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.363 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:37:00.363 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:37:00.363 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.364 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.364 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:37:00.364 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:37:00.364 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.364 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.364 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='supportedPolicyTypes_ORDER') 18:37:00.364 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.364 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='supportedPolicyTypes_KEY') 18:37:00.364 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='supportedPolicyTypes_KEY') 18:37:00.364 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.364 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.364 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:00.364 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property supportedPolicyTypes 18:37:00.364 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:37:00.364 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdp 18:37:00.364 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:37:00.365 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.365 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:37:00.365 [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:37:00.365 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:37:00.365 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:37:00.365 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:37: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 basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:37: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 basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:37:00.366 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:37:00.366 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.localName 18:37:00.366 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:37:00.366 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:37:00.366 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:37:00.366 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:37: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 basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:37: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 basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:37:00.366 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:37:00.366 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyName 18:37:00.366 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:37:00.366 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:37:00.366 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:37:00.366 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:37: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 basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:37: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 basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:37:00.366 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:37:00.366 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyVersion 18:37:00.366 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:37:00.367 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:37:00.367 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:37:00.367 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:37:00.367 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:00.367 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:00.367 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:37:00.367 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentLocalName 18:37:00.367 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:37:00.367 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:00.367 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:37:00.367 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.367 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:37:00.367 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:37:00.367 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:00.367 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:00.367 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for healthy 18:37:00.367 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.healthy 18:37:00.367 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property healthy 18:37:00.368 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.368 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:37:00.368 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:37:00.368 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:00.368 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:00.368 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for lastUpdate 18:37:00.368 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.lastUpdate 18:37:00.368 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property lastUpdate 18:37:00.368 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.368 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:37:00.368 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:37:00.368 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:00.368 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:00.368 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 18:37:00.368 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.message 18:37:00.368 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 18:37:00.368 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.368 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:37:00.368 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:37:00.368 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:00.368 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:00.368 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpState 18:37:00.368 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.pdpState 18:37:00.368 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpState 18:37:00.369 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:00.369 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:00.369 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:00.369 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:00.369 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:37:00.369 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:00.369 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:00.369 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:00.369 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:00.369 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:37:00.369 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:00.369 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:00.369 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:37:00.369 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:37:00.369 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:37:00.369 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:37:00.369 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for deploy 18:37:00.369 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroup 18:37:00.369 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpType 18:37:00.369 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:00.370 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:00.370 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for state 18:37:00.370 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:00.370 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:00.370 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:37:00.370 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroupState 18:37:00.370 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:37:00.370 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:37:00.370 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:37:00.370 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:37:00.370 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for currentInstanceCount 18:37:00.370 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for desiredInstanceCount 18:37:00.370 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:37:00.370 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:37:00.370 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:37:00.370 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:37:00.370 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for healthy 18:37:00.370 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for lastUpdate 18:37:00.370 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 18:37:00.370 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpState 18:37:00.370 [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:37:00.370 [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:37:00.370 [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:37:00.370 [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:37:00.370 [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:37:00.370 [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:37:00.370 [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:37:00.370 [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:37:00.370 [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:37:00.370 [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:37:00.370 [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:37:00.370 [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:37:00.370 [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:37:00.370 [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:37:00.370 [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:37:00.370 [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:37:00.370 [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:37:00.370 [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:37:00.370 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:00.370 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:00.371 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:00.371 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:00.371 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:37:00.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.PfSearchableKey.name (type=java.lang.String) 18:37:00.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.PfSearchableKey.name (type=java.lang.String) 18:37:00.371 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:00.371 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.name 18:37:00.371 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:00.371 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:00.371 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:00.371 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:00.371 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:37:00.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.PfSearchableKey.version (type=java.lang.String) 18:37:00.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.PfSearchableKey.version (type=java.lang.String) 18:37:00.371 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:00.371 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.version 18:37:00.371 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:00.371 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:00.371 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:37:00.371 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:37:00.371 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:37:00.372 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:00.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 collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:37:00.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 collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:37:00.372 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:00.372 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties 18:37:00.372 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:00.372 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:00.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 map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:37:00.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 map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:37:00.372 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:00.372 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties_KEY 18:37:00.372 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:00.372 [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:37:00.372 [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:37:00.372 [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:37:00.372 [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:37:00.372 [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:37:00.372 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:37:00.372 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:00.372 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:00.374 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:00.374 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:00.374 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:37:00.374 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.374 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.374 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:00.374 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.name 18:37:00.374 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:00.374 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:00.374 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:00.374 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:00.374 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:37:00.374 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.374 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.374 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:00.374 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.version 18:37:00.374 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:00.374 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:00.375 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:37:00.375 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:37:00.375 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:37:00.376 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:37:00.376 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:37:00.376 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:37:00.376 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:00.376 [main] DEBUG org.hibernate.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:37:00.376 [main] DEBUG org.hibernate.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:37:00.376 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:00.376 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties 18:37:00.376 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:00.376 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:00.376 [main] DEBUG org.hibernate.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:37:00.376 [main] DEBUG org.hibernate.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:37:00.376 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:00.376 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties_KEY 18:37:00.376 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:00.376 [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:37:00.376 [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:37:00.376 [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:37:00.376 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:37:00.377 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:37:00.377 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:37:00.377 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:37:00.377 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:00.377 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:00.378 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:00.378 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:00.378 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:37:00.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 basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:37:00.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 basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:37:00.378 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:00.378 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.name 18:37:00.378 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:00.378 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:00.378 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:00.378 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:00.378 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:37:00.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 basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:37:00.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 basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:37:00.378 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:00.378 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.version 18:37:00.378 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:00.378 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:00.379 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:37:00.379 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:37:00.379 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:37:00.379 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:37:00.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 collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:37:00.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 collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:37:00.379 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:00.379 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties 18:37:00.379 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:00.379 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:37:00.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.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:37:00.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.tosca.simple.concepts.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:37:00.379 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:00.379 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties_KEY 18:37:00.379 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:00.379 [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:37:00.379 [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:37:00.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 [jpatoscapolicy_properties] 18:37:00.379 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:37:00.379 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:37:00.379 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:37:00.380 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:37:00.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 collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:37:00.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 collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:37:00.380 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:00.380 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata 18:37:00.380 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:00.380 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:37:00.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 map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:37:00.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 map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:37:00.380 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:00.380 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata_KEY 18:37:00.380 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:00.380 [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:37:00.380 [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:37:00.380 [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:37:00.380 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:37:00.380 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:00.380 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:00.381 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:37:00.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 collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:37:00.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 collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:37:00.381 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:00.381 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_triggers.triggers 18:37:00.381 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:00.381 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:37:00.381 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:00.381 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:00.381 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:00.381 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:00.381 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:37:00.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.name (type=java.lang.String) 18:37:00.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.name (type=java.lang.String) 18:37:00.382 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:00.382 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.name 18:37:00.382 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:00.382 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:00.382 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:00.382 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:00.382 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:37:00.382 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.382 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.382 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:00.382 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.version 18:37:00.382 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:00.382 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:00.382 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:37:00.382 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:37:00.382 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:37:00.382 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:37:00.382 [main] DEBUG org.hibernate.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:37:00.382 [main] DEBUG org.hibernate.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:37:00.383 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:00.383 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties 18:37:00.383 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:00.383 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:37:00.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 map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:37:00.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 map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:37:00.383 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:00.383 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties_KEY 18:37:00.383 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:00.383 [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:37:00.383 [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:37:00.383 [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:37:00.383 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:37:00.383 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:37:00.383 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:37:00.383 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:37:00.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.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:37:00.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.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:37:00.383 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:00.383 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata 18:37:00.383 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:00.383 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:37:00.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.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:37:00.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.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:37:00.384 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:00.384 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata_KEY 18:37:00.384 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:00.384 [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:37:00.384 [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:37:00.384 [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:37:00.384 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:37:00.384 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:00.385 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:00.385 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:00.385 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:00.385 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:00.385 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:00.385 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:00.385 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:00.385 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:00.386 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:00.386 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:00.386 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:00.386 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:00.386 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:37:00.386 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:00.390 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:00.390 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:00.390 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:00.390 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:00.390 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:00.390 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:00.390 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:00.390 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:00.390 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:00.390 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:00.390 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:00.390 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:00.390 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:00.390 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:37:00.390 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:00.391 [main] DEBUG org.hibernate.bytecode.internal.BytecodeProviderInitiator -- HHH000021: Bytecode provider: bytebuddy 18:37:00.392 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:37:00.394 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:37:00.394 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, hibernate.dialect=org.hibernate.dialect.H2Dialect, 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-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.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.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.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/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.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.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.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-20240203183650571_70.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-02-03T18-36-02_855-jvmRun1 surefire-20240203183650571_68tmp surefire_4-20240203183650571_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-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.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.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.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/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.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.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.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, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240203183650571_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, 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, javax.persistence.schema-generation.database.action=drop-and-create, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@48e4d5cf, 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=true, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:37:00.395 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:37:00.395 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:37:00.395 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:37:00.398 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 18:37:00.398 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@7d62e12a] under count; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@3bad9493] under every; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@20953adc] under any; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4eb1c9ac] under sinh; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@24300ae1] under cosh; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@736e0bf8] under tanh; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7a249c93] under pi; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3a98c6d2] under log; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@1e5ba462] under position; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@1d694d9a] under overlay; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@43f79aa0] under trim; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@3fa57a5a] under cast; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7c9eb178] under collate; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@2b4c26ec] under extract; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@54118bbf] under ifnull; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@40724ccd] under pad; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@49ee30ca] under str; prior registration was null 18:37:00.399 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@35f045d] under format; prior registration was null 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@5b4b2bfa] under timestampadd; prior registration was null 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@90d007a] under timestampdiff; prior registration was null 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@315d19f1] under current_date; prior registration was null 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4a5b9e6b] under current_time; prior registration was null 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@48cd6821] under current_timestamp; prior registration was null 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2922bf92] under local_date; prior registration was null 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@70e9a9d6] under local_time; prior registration was null 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@6657d966] under local_datetime; prior registration was null 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@45f829ed] under offset_datetime; prior registration was null 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@799ac0ef] under instant; prior registration was null 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@44807113] under sql; prior registration was null 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@1c441c0c] under count; prior registration was org.hibernate.dialect.function.CountFunction@7d62e12a 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@18f7f928] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7a249c93 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@37c5cf61] under mod; prior registration was NamedSqmFunctionTemplate(mod) 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@70e9a9d6 18:37:00.400 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@6657d966 18:37:00.401 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@700a2863] under trunc; prior registration was null 18:37:00.401 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 18:37:00.401 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4c12ee12] under date_trunc; prior registration was null 18:37:00.401 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 18:37:00.401 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 18:37:00.401 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 18:37:00.401 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 18:37:00.401 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 18:37:00.401 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 18:37:00.401 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 18:37:00.401 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 18:37:00.401 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 18:37:00.401 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 18:37:00.401 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6b0b6001] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@1e5ba462 18:37:00.401 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 18:37:00.401 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 18:37:00.401 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@72ac14c6] under concat; prior registration was NamedSqmFunctionTemplate(concat) 18:37:00.401 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 18:37:00.401 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 18:37:00.401 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 18:37:00.401 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 18:37:00.401 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 18:37:00.401 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 18:37:00.401 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 18:37:00.401 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 18:37:00.401 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 18:37:00.401 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 18:37:00.401 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 18:37:00.401 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 18:37:00.401 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 18:37:00.401 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 18:37:00.401 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@534463c0] under format; prior registration was org.hibernate.dialect.function.FormatFunction@35f045d 18:37:00.401 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 18:37:00.401 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 18:37:00.401 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 18:37:00.401 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 18:37:00.401 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 18:37:00.401 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 18:37:00.401 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 18:37:00.401 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@8fd65c4] under mode; prior registration was null 18:37:00.401 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@38c607b2] under percentile_cont; prior registration was null 18:37:00.401 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@2ade2e48] under percentile_disc; prior registration was null 18:37:00.401 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@5a7412b0] under rank; prior registration was null 18:37:00.401 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@39449f7f] under dense_rank; prior registration was null 18:37:00.401 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@31b7f472] under percent_rank; prior registration was null 18:37:00.401 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@6ac03062] under cume_dist; prior registration was null 18:37:00.401 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@105b5e18] under listagg; prior registration was null 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double avg(NUMERIC arg) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@177(java.lang.Long,-5)|basicType@179(java.lang.Double,8) datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 18:37:00.402 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@177(java.lang.Long,-5)|basicType@179(java.lang.Double,8) timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 18:37:00.403 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 18:37:00.403 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 18:37:00.404 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:37:00.404 [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:37:00.428 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType]: private accessor [derivedFrom] 18:37:00.429 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:37:00.430 [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:37:00.451 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy]: private accessor [derivedFrom] 18:37:00.453 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:37:00.453 [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:37:00.465 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus]: private accessor [deploy] 18:37:00.467 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:37:00.467 [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:37:00.480 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup]: private accessor [description] 18:37:00.481 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:37:00.481 [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:37:00.515 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup]: private accessor [currentInstanceCount] 18:37:00.515 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:37:00.515 [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:37:00.522 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp]: private accessor [healthy] 18:37:00.522 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:00.522 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:37:00.523 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:37:00.523 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:00.523 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:00.523 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:00.523 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:00.526 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 18:37:00.526 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#finishInitialization 18:37:00.526 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#finishInitialization 18:37:00.526 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)#finishInitialization 18:37:00.526 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - key descriptor 18:37:00.526 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)#finishInitialization 18:37:00.526 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - key descriptor 18:37:00.526 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#finishInitialization 18:37:00.526 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)#finishInitialization 18:37:00.526 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - key descriptor 18:37:00.526 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)#finishInitialization 18:37:00.526 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - key descriptor 18:37:00.526 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) `staticFetchableList` generator 18:37:00.526 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#finishInitialization 18:37:00.526 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#finishInitialization 18:37:00.526 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)#finishInitialization 18:37:00.526 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - key descriptor 18:37:00.526 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)#finishInitialization 18:37:00.526 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - key descriptor 18:37:00.526 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#finishInitialization 18:37:00.526 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)#finishInitialization 18:37:00.526 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - key descriptor 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#finishInitialization 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) `staticFetchableList` generator 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#finishInitialization 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#finishInitialization 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) `staticFetchableList` generator 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#finishInitialization 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element}]) - element descriptor 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)#finishInitialization 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - key descriptor 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)#finishInitialization 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - key descriptor 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) `staticFetchableList` generator 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#finishInitialization 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element}]) - element descriptor 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)#finishInitialization 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - key descriptor 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#finishInitialization 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)#finishInitialization 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - key descriptor 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)#finishInitialization 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - key descriptor 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#finishInitialization 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)#finishInitialization 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - key descriptor 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) `staticFetchableList` generator 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#finishInitialization 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdp) `staticFetchableList` generator 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#initColumnMappings 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#initColumnMappings 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#initColumnMappings 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#initColumnMappings 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#initColumnMappings 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#initColumnMappings 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#initColumnMappings 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#initColumnMappings 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#initColumnMappings 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#initColumnMappings 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#initColumnMappings 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:37:00.527 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:00.528 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:00.528 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#initColumnMappings 18:37:00.528 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:00.528 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:00.528 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:00.528 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:00.528 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#initColumnMappings 18:37:00.528 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:00.528 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:00.528 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#initColumnMappings 18:37:00.528 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:00.528 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:00.528 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:37:00.528 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:37:00.528 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:00.528 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name=? and version=? 18:37:00.528 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicyType (derived_from_name,derived_from_version,description,name,version) values (?,?,?,?,?) 18:37:00.528 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicyType set derived_from_name=?,derived_from_version=?,description=? where name=? and version=? 18:37:00.528 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicyType where name=? and version=? 18:37:00.529 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtpt1_0 18:37:00.529 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] 18:37:00.529 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] 18:37:00.529 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] 18:37:00.529 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] 18:37:00.529 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] 18:37:00.529 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] 18:37:00.529 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] 18:37:00.529 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] | \-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:37:00.529 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtpt1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) { primaryTableReference : ToscaPolicyType as jtpt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } } } } } 18:37:00.530 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:00.530 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name=? and version=? 18:37:00.530 [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:37:00.530 [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:37:00.530 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicy where name=? and version=? 18:37:00.530 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtp1_0 18:37:00.530 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] 18:37:00.530 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] 18:37:00.530 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] 18:37:00.530 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] 18:37:00.530 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] 18:37:00.530 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] 18:37:00.530 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] 18:37:00.530 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] | \-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.version] 18:37:00.530 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtp1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) { primaryTableReference : ToscaPolicy as jtp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } } } } } 18:37:00.531 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:37:00.531 [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:37:00.531 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:37:00.531 [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:37:00.531 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:00.531 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:37:00.531 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:37:00.531 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:37:00.531 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:37:00.531 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:37:00.531 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:37:00.532 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:00.532 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name=? and version=? 18:37:00.532 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:37:00.532 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpGroup set description=?,pdpGroupState=? where name=? and version=? 18:37:00.532 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpGroup where name=? and version=? 18:37:00.532 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:37:00.532 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:37:00.532 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:37:00.532 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:00.532 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:37:00.532 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:37:00.532 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:00.532 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:00.532 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@414bb17a] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:37:00.532 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:00.532 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:37:00.532 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:00.532 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:00.532 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:00.532 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:00.532 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:37:00.533 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:00.533 [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:37:00.533 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:37:00.533 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:00.533 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:00.533 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:37:00.533 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:37:00.533 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:37:00.533 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:00.533 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:37:00.533 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:37:00.533 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:00.533 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:00.533 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@2d2bb545] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:37:00.533 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:00.533 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:37:00.534 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:00.534 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:00.534 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:37:00.534 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:37:00.534 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:37:00.534 [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:37:00.534 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:37:00.534 [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:37:00.534 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:00.534 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:37:00.534 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:37:00.534 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:37:00.535 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:37:00.535 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:37:00.535 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:00.535 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:37:00.535 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:00.535 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:00.535 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:00.535 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:37:00.535 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:00.535 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:00.535 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:00.535 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:37:00.535 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] 18:37:00.535 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{index}` 18:37:00.535 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{element}` 18:37:00.535 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:00.535 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:37:00.535 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:37:00.535 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name,JpaToscaPolicyType_version,properties_KEY,properties) values (?,?,?,?) 18:37:00.535 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:37:00.535 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:37:00.535 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:37:00.535 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:37:00.535 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:37:00.535 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@2bd735ce] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:37:00.535 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:00.535 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:00.536 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:37:00.536 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:00.536 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:00.536 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:00.536 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:37:00.536 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:37:00.536 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:37:00.536 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:37:00.536 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:00.536 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:37:00.536 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] 18:37:00.536 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{index}` 18:37:00.536 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{element}` 18:37:00.536 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:00.536 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:37:00.536 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:37:00.536 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name,JpaToscaPolicy_version,properties_KEY,properties) values (?,?,?,?) 18:37:00.536 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:37:00.536 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:37:00.536 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:37:00.536 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:37:00.536 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:37:00.536 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@35754437] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:37:00.536 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:00.536 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:00.536 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:37:00.536 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:37:00.537 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:37:00.537 [main] DEBUG org.hibernate.orm.jdbc.mutation -- 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:37:00.537 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:37:00.537 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:00.537 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:00.537 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:00.537 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{index}` 18:37:00.537 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{element}` 18:37:00.537 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:00.537 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:00.537 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:37:00.537 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:37:00.537 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:37:00.537 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:37:00.537 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:00.537 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:37:00.537 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:37:00.537 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] 18:37:00.537 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] 18:37:00.537 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:00.537 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName,toscaPolicyTypeVersion,name,version) values (?,?,?,?) 18:37:00.537 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:37:00.537 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:37:00.537 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:00.537 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:00.537 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:00.537 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{index}` 18:37:00.537 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{element}` 18:37:00.537 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:00.537 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:00.537 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:37:00.538 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:37:00.538 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:37:00.538 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:37:00.538 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:37:00.538 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:37:00.538 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:37:00.538 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] 18:37:00.538 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{index}` 18:37:00.538 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{element}` 18:37:00.538 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:37:00.538 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:37:00.538 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:37:00.538 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name,JpaToscaPolicyType_version,metadata_KEY,metadata) values (?,?,?,?) 18:37:00.538 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:37:00.538 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:37:00.538 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:37:00.538 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:37:00.538 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:37:00.538 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] 18:37:00.538 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] 18:37:00.538 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:00.538 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName,toscaPolicyVersion,name,version) values (?,?,?,?) 18:37:00.538 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:37:00.538 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:37:00.538 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:37:00.538 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:37:00.538 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] 18:37:00.538 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers` -> `{element}` 18:37:00.538 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:00.538 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name,JpaToscaPolicyType_version,triggers) values (?,?,?) 18:37:00.538 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:37:00.538 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:37:00.538 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:37:00.538 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:37:00.538 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] 18:37:00.539 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{index}` 18:37:00.539 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{element}` 18:37:00.539 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:37:00.539 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:37:00.539 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:37:00.539 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name,JpaToscaPolicy_version,metadata_KEY,metadata) values (?,?,?,?) 18:37:00.539 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:37:00.539 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:37:00.539 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:37:00.539 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : spt1_0 18:37:00.539 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:37:00.539 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:00.539 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:00.539 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:00.539 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:37:00.539 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:00.539 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:00.542 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:37:00.542 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:37:00.542 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:37:00.542 [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:37:00.544 [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:37:00.544 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:37:00.544 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@6e9aa67d] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@393507d6] 18:37:00.544 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 18:37:00.544 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 18:37:00.544 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:37:00.544 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties cascade 18:37:00.544 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1a62a6db] 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:37:00.545 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies cascade 18:37:00.545 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties cascade 18:37:00.545 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes cascade 18:37:00.545 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata cascade 18:37:00.545 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties cascade 18:37:00.545 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets cascade 18:37:00.545 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata cascade 18:37:00.545 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties cascade 18:37:00.545 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets cascade 18:37:00.545 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers cascade 18:37:00.545 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp cascade 18:37:00.545 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup cascade 18:37:00.545 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup cascade 18:37:00.545 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus cascade 18:37:00.545 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup cascade 18:37:00.545 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp cascade 18:37:00.545 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy cascade 18:37:00.545 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType cascade 18:37:00.546 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_version varchar(20) not null, JpaPdpGroup_name varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_version, JpaPdpGroup_name, properties_KEY)) 18:37:00.546 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3656a7c8] 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:37:00.546 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:37:00.547 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:37:00.547 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:37:00.548 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, metadata_KEY)) 18:37:00.548 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, properties_KEY varchar(255) not null, properties clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, properties_KEY)) 18:37:00.549 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyName varchar(120) not null) 18:37:00.549 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, metadata_KEY)) 18:37:00.549 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, properties_KEY varchar(255) not null, properties blob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, properties_KEY)) 18:37:00.550 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyTypeName varchar(120) not null) 18:37:00.550 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, triggers blob) 18:37:00.550 [main] DEBUG org.hibernate.SQL -- create table Pdp (healthy tinyint check (healthy between 0 and 3), pdpState tinyint check (pdpState between 0 and 4), lastUpdate timestamp(6), parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, message varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:37:00.551 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (pdpGroupState tinyint check (pdpGroupState between 0 and 4), version varchar(20) not null, name varchar(120) not null, description varchar(255), primary key (version, name)) 18:37:00.552 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (pdpSubGroups_parentKeyVersion varchar(15) not null, version varchar(20) not null, name varchar(120) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentLocalName varchar(120) not null, unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName)) 18:37:00.552 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (deploy TINYINT DEFAULT 1, state tinyint check (state between 0 and 2), parentKeyVersion varchar(15) not null, version varchar(20), localName varchar(120) not null, name varchar(120), parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, pdpGroup varchar(255), pdpType varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:37:00.553 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (currentInstanceCount integer, desiredInstanceCount integer, parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:37:00.553 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpInstances_parentKeyVersion varchar(15) not null, pdpParentKeyVersion varchar(15) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentLocalName varchar(120) not null, pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentLocalName varchar(120) not null, unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName)) 18:37:00.554 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (version varchar(20) not null, name varchar(120) 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 (version, name)) 18:37:00.554 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (version, name)) 18:37:00.555 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:37:00.555 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_version, JpaPdpGroup_name) references PdpGroup 18:37:00.556 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:37:00.557 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:37:00.558 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:37:00.559 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:37:00.559 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:37:00.560 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyVersion, toscaPolicyName) references ToscaPolicy 18:37:00.561 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:37:00.561 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:37:00.562 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeVersion, toscaPolicyTypeName) references ToscaPolicyType 18:37:00.563 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:37:00.563 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_parentKeyVersion, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentLocalName) references PdpSubGroup 18:37:00.564 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (version, name) references PdpGroup 18:37:00.565 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_parentKeyVersion, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentLocalName) references Pdp 18:37:00.566 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpParentKeyVersion, pdpLocalName, pdpParentKeyName, pdpParentLocalName) references PdpSubGroup 18:37:00.567 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 798d0788-8d29-4f13-b1ad-195d5c41caf2 () 18:37:00.567 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:37:00.567 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 18:37:00.567 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:37:00.568 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroups0.json" does not exist on the local file system 18:37:00.568 [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:37:00.571 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:37:00.571 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:37:00.571 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:37:00.572 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:37:00.572 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:37:00.572 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:37:00.572 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:00.572 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:37:00.572 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:37:00.572 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:00.572 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:00.572 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@299b1c82] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:37:00.572 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:00.572 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:37:00.572 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:00.572 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:00.572 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:00.573 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:00.573 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:37:00.573 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.573 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.573 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1353256473 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@21a77782) 18:37:00.573 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@995676875 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@240951485) 18:37:00.573 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@379432617 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@c9cc09f) 18:37:00.573 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1898943821 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:00.573 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@438147741 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@c9cc09f) 18:37:00.573 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1636730769 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:00.573 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@192690951 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@c9cc09f) 18:37:00.573 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@108286680 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:00.573 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1892411897 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@c9cc09f) 18:37:00.573 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1709988478 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:00.573 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@253944263 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@728006761) 18:37:00.573 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@80683229 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:37:00.573 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@58176912 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@21a77782) 18:37:00.573 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@465785056 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:00.573 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@346815545 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:37:00.573 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:37:00.575 [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:37:00.576 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:37:00.576 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:37:00.576 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:37:00.576 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:00.576 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:37:00.576 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:37:00.576 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:00.576 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:00.576 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@12a1a7b2] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:37:00.576 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:00.576 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:37:00.576 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:00.576 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:00.576 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:37:00.576 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:37:00.576 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.577 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.577 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@446794333 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@c9cc09f) 18:37:00.577 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@249913193 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1187967902) 18:37:00.577 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@215198941 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1ab63c78) 18:37:00.577 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1040983632 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@267350028) 18:37:00.577 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@516657256 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:00.577 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@901069365 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@c9cc09f) 18:37:00.577 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1792320629 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:00.577 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@508548659 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@c9cc09f) 18:37:00.577 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1548049730 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:00.577 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@1086173293 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@c9cc09f) 18:37:00.577 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@260391683 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:00.577 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1872487054 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:37:00.577 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:37:00.577 [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:37:00.577 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:37:00.577 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:37:00.577 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:37:00.578 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:37:00.578 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:37:00.578 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.578 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.578 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@5595260 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:37:00.578 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:37:00.578 [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:37:00.578 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)] for CollectionEntry[] 18:37:00.578 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfConceptKey(name=Policy0, version=4.5.6)] for CollectionEntry[] 18:37:00.578 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfSearchableKey(name=policy.type.0, version=1.2.3)] for CollectionEntry[] 18:37:00.579 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdpSubGroup(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX), supportedPolicyTypes=[PfSearchableKey(name=policy.type.0, version=1.2.3)], policies=[PfConceptKey(name=Policy0, version=4.5.6)], currentInstanceCount=123, desiredInstanceCount=456, properties={subgroupProperty0=Value of sub Group Property 0}, pdpInstances=[JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)])] for CollectionEntry[] 18:37:00.579 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:37:00.579 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:37:00.579 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:37:00.579 [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:37:00.579 [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:37:00.579 [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:37:00.579 [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:37:00.579 [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:37:00.579 [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:37:00.579 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 3 insertions, 2 updates, 0 deletions to 3 objects 18:37:00.579 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 6 (re)creations, 0 updates, 0 removals to 6 collections 18:37:00.579 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:37:00.579 [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:37:00.579 [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:37:00.579 [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:37:00.580 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:37:00.580 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:37:00.580 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:37:00.581 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.581 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:37:00.581 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:37:00.581 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.581 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:37:00.581 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:37:00.581 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.581 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:37:00.581 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:00.581 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.582 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:37:00.582 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:00.582 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.582 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:37:00.582 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:37:00.582 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.582 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:37:00.582 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:37:00.582 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.582 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.583 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.583 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.583 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@525151848 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@21a77782) 18:37:00.583 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@2103583507 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@240951485) 18:37:00.583 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@393553012 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@c9cc09f) 18:37:00.583 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1907907682 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:00.583 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@124785235 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@c9cc09f) 18:37:00.583 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1810289429 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:00.583 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1435376793 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@c9cc09f) 18:37:00.583 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1726353670 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:00.583 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1636001027 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@c9cc09f) 18:37:00.583 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1008757853 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:00.583 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@435144084 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@728006761) 18:37:00.583 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1331136910 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:37:00.583 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@897992218 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@21a77782) 18:37:00.583 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@175871603 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:00.583 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1843343821 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:37:00.583 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:37:00.583 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:00.583 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:00.584 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:00.584 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:00.584 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:00.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:00.584 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.584 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:00.584 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:00.584 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:00.584 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:00.584 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:00.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:00.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:00.584 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:00.584 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:00.584 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:00.584 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:00.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:00.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:00.584 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:00.584 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:00.584 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:00.584 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:00.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:00.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:00.584 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:00.584 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:00.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:00.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:00.584 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:37:00.584 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:37:00.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:00.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:00.584 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:00.584 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:00.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:00.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.584 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 1532832113 18:37:00.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:00.584 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 2075829197 18:37:00.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1430579862 18:37:00.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1430579862 18:37:00.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:00.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:00.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:00.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:00.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:00.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:00.584 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:37:00.584 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:37:00.584 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1430579862 18:37:00.584 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:00.584 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:37:00.584 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:37:00.584 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.584 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@42923ae8 18:37:00.584 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:37:00.585 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:37:00.585 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:37:00.585 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.585 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.585 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1641317261 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1187967902) 18:37:00.585 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@818760738 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1ab63c78) 18:37:00.585 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@51287115 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@267350028) 18:37:00.585 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@2103425043 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:00.585 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:37:00.585 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:00.585 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:37:00.585 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:37:00.585 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:37:00.585 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:37:00.585 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:00.585 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:00.585 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:00.585 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:00.585 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:00.585 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:00.585 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:00.585 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:00.585 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.585 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:00.585 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.585 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:00.585 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 369037177 18:37:00.585 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:00.585 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1433986500 18:37:00.585 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:00.585 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:00.586 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:37:00.586 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:37:00.586 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:37:00.586 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:37:00.586 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:00.586 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1433986500 18:37:00.586 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@15e0b2f5 18:37:00.586 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:00.586 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.586 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.586 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:37:00.586 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:37:00.586 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:37:00.586 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:37:00.586 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:37:00.586 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.586 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.586 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@2106136915 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:37:00.586 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:37:00.587 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:00.587 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:37:00.587 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:37:00.587 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:37:00.587 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:37:00.587 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:00.587 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@2f6c4040 18:37:00.587 [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:37:00.587 [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:37:00.587 [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:37:00.587 [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:37:00.587 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:37:00.587 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:37:00.587 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:37:00.587 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:00.587 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:37:00.587 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:37:00.587 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:00.587 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:00.587 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@1a1a977f] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:37:00.587 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:00.587 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:37:00.587 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:00.587 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:00.587 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:37:00.588 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:37:00.588 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.588 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.588 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@259645183 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@c9cc09f) 18:37:00.588 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@958999821 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1187967902) 18:37:00.588 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1543382427 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1ab63c78) 18:37:00.588 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@164336772 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@267350028) 18:37:00.588 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1208237412 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:00.588 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@943009836 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@c9cc09f) 18:37:00.588 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@307042380 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:00.588 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@1199034677 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@c9cc09f) 18:37:00.588 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@787561378 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:00.588 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@1070909952 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@c9cc09f) 18:37:00.588 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1168194254 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:00.588 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1009165622 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:37:00.588 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:37:00.588 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:00.588 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:37:00.588 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:37:00.588 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:37:00.588 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:37:00.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:00.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:00.589 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:00.589 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:00.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:00.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:00.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:00.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:00.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:00.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:00.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:00.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:00.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:00.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:00.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:00.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:00.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:00.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:00.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:00.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:00.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:00.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:00.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:00.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:00.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:00.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:00.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:00.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:00.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:00.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:00.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:00.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:00.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:00.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1192089252 18:37:00.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1192089252 18:37:00.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:00.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:00.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:00.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1192089252 18:37:00.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:00.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:00.589 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:00.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:37:00.589 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:37:00.589 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.589 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@dae0597 18:37:00.589 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:00.589 [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:37:00.589 [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:37:00.589 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:37:00.589 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:37:00.589 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:37:00.589 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:00.589 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:37:00.589 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:37:00.589 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:00.589 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:00.589 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@45217c9e] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:37:00.589 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:00.589 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:37:00.590 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:00.590 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:00.590 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:00.590 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:00.590 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:37:00.590 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.590 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.590 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@585147955 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@21a77782) 18:37:00.590 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1827400573 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@240951485) 18:37:00.590 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1300763655 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@c9cc09f) 18:37:00.590 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1847805838 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:00.590 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1238738247 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@c9cc09f) 18:37:00.590 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@2060852995 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:00.590 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@2012415090 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@c9cc09f) 18:37:00.590 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@60305973 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:00.590 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1736655004 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@c9cc09f) 18:37:00.590 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@770139496 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:00.590 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1113072690 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@728006761) 18:37:00.590 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1294294 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:37:00.590 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@2112461032 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@21a77782) 18:37:00.590 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1798536728 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:00.590 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1758052088 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:37:00.590 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:37:00.590 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:00.590 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:00.590 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:00.590 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:00.590 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:00.590 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.590 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:00.590 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.590 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.590 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:00.591 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:00.591 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:00.591 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:00.591 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:00.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:00.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:00.591 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:00.591 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:00.591 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:00.591 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:00.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:00.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:00.591 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:00.591 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:00.591 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:00.591 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:00.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:00.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:00.591 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:00.591 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:00.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:00.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:00.591 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:37:00.591 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:37:00.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:00.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:00.591 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:00.591 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:00.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:00.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@882232461 18:37:00.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@882232461 18:37:00.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:00.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:00.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:00.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:00.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:00.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:00.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@882232461 18:37:00.591 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:00.591 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:37:00.591 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:37:00.591 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.591 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@2e01a901 18:37:00.591 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:37:00.591 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:00.591 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:37:00.591 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.591 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.591 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@542066816 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@61191209) 18:37:00.591 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@815116 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:00.591 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:37:00.592 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:00.592 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:00.592 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:00.592 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.592 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:00.592 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.592 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:00.592 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@286169753 18:37:00.592 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:00.592 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@286169753 18:37:00.592 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:37:00.592 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:37:00.592 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@378397cf 18:37:00.592 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:37:00.592 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.592 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.592 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:37:00.592 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:37:00.592 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.592 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.592 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@454538699 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@412881604) 18:37:00.592 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@465186402 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@84075364) 18:37:00.592 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@597534690 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:00.592 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:37:00.592 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:00.592 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:00.592 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:00.592 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:00.592 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:00.592 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.592 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:00.592 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.592 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:00.593 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@608132930 18:37:00.593 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:00.593 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:00.593 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:37:00.593 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:37:00.593 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:37:00.593 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:00.593 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@608132930 18:37:00.593 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:00.593 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@3e7afcc 18:37:00.593 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:00.593 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.593 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:37:00.593 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:37:00.593 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.593 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.593 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@920106850 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@423901468) 18:37:00.593 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@1682143310 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@491773021) 18:37:00.593 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@380113969 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:00.593 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:37:00.593 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:00.593 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:00.593 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:00.593 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:00.593 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:00.593 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.593 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:00.593 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.593 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:00.593 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@830420755 18:37:00.593 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:00.593 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:00.593 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:37:00.593 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:37:00.593 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:37:00.593 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:00.593 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@830420755 18:37:00.593 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:00.593 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@32ac5ce1 18:37:00.593 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:00.593 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.594 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:00.594 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:37:00.594 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.594 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.594 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@1166602521 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1025857824) 18:37:00.594 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1165658453 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:00.594 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:37:00.594 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:00.594 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:00.594 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:00.594 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:00.594 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:00.594 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.594 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:00.594 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.594 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:00.594 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@881728992 18:37:00.594 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:00.594 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@881728992 18:37:00.594 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:37:00.594 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:37:00.594 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@205d9921 18:37:00.594 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:00.594 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.594 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.595 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.595 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.595 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@838634590 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@21a77782) 18:37:00.595 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@610554380 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@240951485) 18:37:00.595 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@571568102 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@c9cc09f) 18:37:00.595 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1850306068 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:00.595 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@998412799 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@c9cc09f) 18:37:00.595 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1039155377 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:00.595 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@339179190 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@c9cc09f) 18:37:00.595 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@833328106 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:00.595 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@503968073 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@c9cc09f) 18:37:00.595 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@558096369 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:00.595 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@250519465 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@728006761) 18:37:00.595 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1672964445 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:37:00.595 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@853893083 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@21a77782) 18:37:00.595 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@224829985 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:00.595 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1997502451 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:37:00.595 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:37:00.595 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:00.595 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:00.595 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:00.595 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:00.595 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:00.595 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.595 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:00.595 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.595 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.595 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.595 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:00.595 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:00.595 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:00.595 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:00.595 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:00.595 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.595 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:00.595 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.595 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:00.595 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:00.595 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:00.595 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:00.595 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:00.595 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.595 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:00.595 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.595 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:00.595 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:00.595 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:00.595 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:00.595 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:00.595 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.595 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:00.596 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.596 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:00.596 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:00.596 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:00.596 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.596 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:00.596 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.596 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:00.596 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:37:00.596 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:37:00.596 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.596 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:00.596 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:00.596 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:00.596 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:00.596 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.596 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:00.596 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.596 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 258361097 18:37:00.596 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:00.596 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 56236537 18:37:00.596 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@438752851 18:37:00.596 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@438752851 18:37:00.596 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:00.596 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:00.596 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:00.596 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:00.596 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:00.596 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:00.596 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:37:00.596 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:37:00.596 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.596 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@438752851 18:37:00.596 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:00.596 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:37:00.596 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:37:00.596 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.596 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@3deddbbd 18:37:00.596 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:37:00.596 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:37:00.596 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:37:00.596 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.596 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.596 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@2093111575 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1187967902) 18:37:00.596 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1358597266 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1ab63c78) 18:37:00.596 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1047959406 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@267350028) 18:37:00.596 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1838519086 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:00.596 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:37:00.596 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:00.597 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:37:00.597 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:37:00.597 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:37:00.597 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:37:00.597 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:00.597 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:00.597 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:00.597 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:00.597 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:00.597 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:00.597 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:00.597 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:00.597 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.597 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:00.597 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.597 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:00.597 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 221040126 18:37:00.597 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:00.597 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@2090985529 18:37:00.597 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:00.597 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:00.597 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:37:00.597 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:37:00.597 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:37:00.597 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:37:00.597 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:00.597 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@2090985529 18:37:00.597 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@4c612396 18:37:00.597 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:00.597 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.597 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.597 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.597 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.597 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1152632133 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:37:00.597 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:37:00.597 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:00.597 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:37:00.597 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:37:00.597 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:37:00.597 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:37:00.597 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:00.597 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@32aca0cd 18:37:00.598 [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:37:00.598 [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:37:00.598 [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:37:00.598 [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:37:00.598 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.598 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.598 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@1760543280 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@c9cc09f) 18:37:00.598 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@365286670 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1187967902) 18:37:00.598 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1082475020 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@1ab63c78) 18:37:00.598 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@402139161 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@267350028) 18:37:00.598 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@17860244 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:00.598 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@977690141 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@c9cc09f) 18:37:00.598 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1354366587 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:00.598 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@106413205 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@c9cc09f) 18:37:00.598 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@58109677 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:00.598 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@189316648 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@c9cc09f) 18:37:00.598 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@337498908 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:00.598 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@798324254 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:37:00.598 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:37:00.598 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:00.598 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:37:00.598 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:37:00.598 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:37:00.598 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:37:00.598 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:00.598 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:00.598 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:00.598 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.598 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:00.598 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:00.598 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:00.598 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:00.598 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:00.598 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.598 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:00.598 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.598 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:00.598 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:00.598 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:00.598 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:00.598 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:00.598 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.598 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:00.598 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:00.598 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:00.598 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:00.598 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:00.598 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:00.598 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.598 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:00.598 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.598 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:00.598 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:00.598 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:00.598 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:00.598 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:00.598 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.598 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:00.598 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.598 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:00.598 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:00.598 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:00.598 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:00.598 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:00.598 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.598 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:00.598 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.598 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@757746912 18:37:00.598 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@757746912 18:37:00.598 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:00.598 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:00.598 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:00.598 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@757746912 18:37:00.598 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:00.598 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:00.598 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:00.599 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:37:00.599 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:37:00.599 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.599 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@221d65f3 18:37:00.599 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:00.599 [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:37:00.599 [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:37:00.599 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.599 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.599 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1412836991 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@21a77782) 18:37:00.599 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1781945617 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@240951485) 18:37:00.599 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1287661458 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@c9cc09f) 18:37:00.599 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@87814404 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:00.599 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1620795914 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@c9cc09f) 18:37:00.599 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@954023381 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:00.599 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1978429931 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@c9cc09f) 18:37:00.599 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@797248899 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:00.599 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@339063115 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@c9cc09f) 18:37:00.599 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1171723661 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:00.599 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1394755573 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@728006761) 18:37:00.599 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1422700807 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:37:00.599 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1842015548 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@21a77782) 18:37:00.599 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@281867893 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:00.599 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1368397430 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:37:00.599 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:37:00.599 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:00.599 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:00.599 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:00.599 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:00.599 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:00.599 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.599 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:00.599 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.599 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.599 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.599 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:00.599 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:00.599 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:00.599 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:00.599 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:00.599 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.599 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:00.599 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.599 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:00.599 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:00.599 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:00.599 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:00.599 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:00.599 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.599 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:00.599 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.599 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:00.599 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:00.599 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:00.599 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:00.599 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:00.599 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.599 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:00.599 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.599 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:00.599 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:00.599 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:00.599 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.599 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:00.599 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.599 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:00.599 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:37:00.599 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:37:00.599 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.599 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:00.599 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:00.599 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:00.599 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:00.599 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.599 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:00.599 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.600 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@762599827 18:37:00.600 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@762599827 18:37:00.600 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:00.600 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:00.600 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:00.600 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:00.600 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:00.600 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:00.600 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@762599827 18:37:00.600 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:00.600 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:37:00.600 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:37:00.600 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.600 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@3223ac36 18:37:00.600 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:37:00.600 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:00.600 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:37:00.600 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.600 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.600 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@1322062390 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@61191209) 18:37:00.600 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1637893573 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:00.600 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:37:00.600 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:00.600 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:00.600 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:00.600 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.600 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:00.600 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:00.600 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:00.601 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@2080819693 18:37:00.601 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:00.601 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@2080819693 18:37:00.601 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:37:00.601 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:37:00.601 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@73985f35 18:37:00.601 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:37:00.601 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.601 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.601 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:37:00.601 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:37:00.601 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.601 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.601 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@276144878 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@412881604) 18:37:00.601 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@1891575425 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@84075364) 18:37:00.601 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@809849304 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:00.601 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:37:00.601 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:00.601 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:00.601 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:00.601 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:00.601 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:00.601 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.601 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:00.601 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.601 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:00.601 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1571782634 18:37:00.601 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:00.601 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:00.601 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:37:00.601 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:37:00.601 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:37:00.601 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:00.601 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1571782634 18:37:00.601 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:00.601 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@35c8d32a 18:37:00.601 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:00.601 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.601 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:37:00.601 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:37:00.602 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.602 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.602 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@790204378 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@423901468) 18:37:00.602 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@11257466 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@491773021) 18:37:00.602 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1862665586 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:00.602 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:37:00.602 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:00.602 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:00.602 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:00.602 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:00.602 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:00.602 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.602 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:00.602 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.602 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:00.602 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@697039581 18:37:00.602 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:00.602 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:00.602 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:37:00.602 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:37:00.602 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:37:00.602 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:00.602 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@697039581 18:37:00.602 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:00.602 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@21e660a2 18:37:00.602 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:00.602 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.602 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:00.602 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:37:00.602 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.602 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.602 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@2115292281 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1025857824) 18:37:00.602 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1155245202 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:00.602 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:37:00.602 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:00.602 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:00.602 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:00.602 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:00.602 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:00.602 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.602 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:00.602 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:00.602 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:00.602 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@629372839 18:37:00.602 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:00.602 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@629372839 18:37:00.602 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:37:00.602 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:37:00.602 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@76d4d6e3 18:37:00.603 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:00.603 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.603 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.603 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:37:00.603 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@6f32039f] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@393507d6] 18:37:00.603 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:37:00.603 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:37:00.603 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:37:00.604 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:37:00.607 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:37:00.607 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=null] against incoming persistence unit name [ToscaConceptTest] 18:37:00.607 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- No PersistenceProvider explicitly requested, assuming Hibernate 18:37:00.607 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest persistence provider classname: null 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 [ javax.persistence.jdbc.driver: org.h2.Driver javax.persistence.jdbc.password: P01icY hibernate.dialect: org.hibernate.dialect.H2Dialect javax.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest hibernate.show_sql: false javax.persistence.schema-generation.database.action: drop-and-create javax.persistence.jdbc.user: policy] 18:37:00.607 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 18:37:00.607 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:37:00.608 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 18:37:00.608 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 18:37:00.608 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 18:37:00.608 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 18:37:00.608 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 18:37:00.608 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:37:00.608 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:37:00.608 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:37:00.608 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:37:00.608 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:37:00.608 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:37:00.608 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:37:00.608 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:37:00.608 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:37:00.609 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:37:00.609 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:37:00.609 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:37:00.609 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:37:00.609 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@27f3f512 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@27f3f512 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@27f3f512 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@5e593b08 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@5e593b08 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@3946075 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@3946075 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@122635ef 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@122635ef 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2ac519dc 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2ac519dc 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@2ac519dc 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@1de4bee0 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@1de4bee0 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@3ece79fe 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@3cc79c02 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@3cc79c02 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@1e01b133 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@262a1fad 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@6be6931f 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@6be6931f 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@6be6931f 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@6b4125ed 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@6b4125ed 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@6b4125ed 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@78da899f 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@78da899f 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@78da899f 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@e7b265e 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@e7b265e 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@e7b265e 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@51da32e5 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@51da32e5 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@51da32e5 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@33d60b7e 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@33d60b7e 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@1fecfaea 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@1fecfaea 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@4872669f 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@4872669f 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@4872669f 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@483f286e 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@4bb147ec 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@4bb147ec 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@33f2cfda 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@68ef01a5 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@68ef01a5 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@68ef01a5 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@59a2388e 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@186d8a71 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@3dc40ab9 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@2db6d68d 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@2db6d68d 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@6518fdfd 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@6518fdfd 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@11d2dd2d 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@cde8c6c 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@174721c4 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@3592c1c4 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@322e49ee 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@4aeb0e2b 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@648c5fb3 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@648c5fb3 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@47b33e07 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@47b33e07 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@7126e26 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@7126e26 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@151ab2b9 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@151ab2b9 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@4d705112 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@590765c4 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@19489b27 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@19489b27 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@626d2016 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@2d5a1588 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@4f116ca2 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@125d47c4 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@125d47c4 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@193bb809 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@64b018f3 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@20801cbb 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@20801cbb 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@581b1c08 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@581b1c08 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@1c240cf2 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@1c240cf2 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@1c240cf2 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@78b7f805 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@78b7f805 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@78b7f805 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@58f2466c 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@5809fa26 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@64763e49 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@64763e49 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@23468512 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@23468512 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@23468512 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@69cd7630 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@7e8279e5 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@2b53840a 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@2b53840a 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@3caafa67 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@3caafa67 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@3caafa67 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@3e546734 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@3e546734 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@53747c4a 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@53747c4a 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@64b0d1fa 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@64b0d1fa 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@f2276c9 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@f2276c9 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@12d2ddde 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@12d2ddde 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@62b475e2 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@729c8063 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@729c8063 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@50110971 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@7fbf5c22 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@3926be0d 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@e15b615 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@7f9a762b 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@7a417bb6 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@761b7425 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@559dd1ed 18:37:00.609 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@799ace5b 18:37:00.610 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@8778615] into BootstrapContext; was [null] 18:37:00.610 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@25e07162] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@1ec9ce8a] 18:37:00.618 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:37:00.618 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:37:00.618 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 18:37:00.618 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver 18:37:00.618 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PdpProviderTest] 18:37:00.618 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:37:00.618 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:37:00.618 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 18:37:00.618 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1) 18:37:00.620 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:37:00.620 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:37:00.620 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:37:00.620 [main] WARN org.hibernate.orm.deprecation -- HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 18:37:00.620 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.220 18:37:00.620 [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:37:00.621 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 18:37:00.621 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 18:37:00.621 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 18:37:00.621 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:37:00.621 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:37:00.621 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 18:37:00.621 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(3100, NumericTypeDescriptor) replaced previous registration(org.hibernate.dialect.H2DurationIntervalSecondJdbcType@1117cc7c) 18:37:00.621 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@1ba6d195] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@3e1fd35] 18:37:00.621 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:37:00.622 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:00.623 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicyType 18:37:00.623 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:37:00.623 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.623 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:37:00.623 [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:37:00.624 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:00.624 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:00.624 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:37:00.624 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.624 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.624 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:00.624 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.name 18:37:00.624 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:00.624 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:00.624 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:00.624 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:37:00.624 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.624 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.624 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:00.624 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.version 18:37:00.624 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:00.624 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:00.624 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:37:00.624 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.624 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:37:00.624 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:37:00.624 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:00.624 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:37:00.624 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.624 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.624 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:00.624 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_name 18:37:00.624 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:00.625 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:37:00.625 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:37:00.625 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:00.625 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:37:00.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.version (type=java.lang.String) 18:37:00.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.version (type=java.lang.String) 18:37:00.625 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:00.625 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_version 18:37:00.625 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:00.625 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:37:00.625 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.625 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:37:00.625 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:37:00.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.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:37:00.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.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:37:00.625 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:37:00.625 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.description 18:37:00.625 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:37:00.625 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.625 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.625 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:37:00.625 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.625 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:37:00.625 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:37:00.625 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.625 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.625 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:37:00.625 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:37:00.625 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.625 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.625 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:37:00.626 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.626 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:37:00.626 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:37:00.626 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.626 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.626 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:37:00.626 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:37:00.626 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.626 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.626 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:37:00.626 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.626 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:37:00.626 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:37:00.626 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeName',referencedColumn='name') 18:37:00.626 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeVersion',referencedColumn='version') 18:37:00.626 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.626 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:00.626 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:37:00.626 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.626 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.626 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='triggers_ORDER') 18:37:00.626 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.626 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='triggers_KEY') 18:37:00.626 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='triggers_KEY') 18:37:00.626 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.626 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.626 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:00.626 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property triggers 18:37:00.627 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:00.627 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicy 18:37:00.627 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:37:00.628 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.628 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:37:00.628 [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:37:00.628 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:00.628 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:00.628 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:37:00.628 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.628 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.628 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:00.628 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.name 18:37:00.628 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:00.628 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:00.628 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:00.639 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:37:00.639 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.639 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.639 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:00.639 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.version 18:37:00.639 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:00.639 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:00.639 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:37:00.639 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.639 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:37:00.639 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:37:00.639 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:00.639 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:37:00.639 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.639 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.639 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:00.639 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_name 18:37:00.639 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:00.639 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:37:00.639 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:37:00.639 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:00.639 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:37:00.639 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.639 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.639 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:00.639 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_version 18:37:00.639 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:00.639 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:37:00.639 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.639 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:37:00.639 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:37:00.639 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:00.639 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:00.640 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:37:00.640 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.description 18:37:00.640 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:37:00.640 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.640 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.640 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:37:00.640 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.640 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:37:00.640 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:37:00.640 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.640 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.640 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:37:00.640 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:37:00.640 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.640 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.640 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:37:00.640 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.640 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:37:00.640 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:37:00.640 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.640 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.640 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:37:00.640 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:37:00.640 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.641 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:37:00.641 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_name') 18:37:00.641 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:00.641 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:37:00.641 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.641 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.641 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:00.641 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_name 18:37:00.641 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:00.641 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:37:00.641 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_version') 18:37:00.641 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:00.641 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:37:00.641 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.641 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.641 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:00.641 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_version 18:37:00.641 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:00.641 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property type 18:37:00.641 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.641 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.641 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:37:00.641 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.641 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:37:00.641 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:37:00.641 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyName',referencedColumn='name') 18:37:00.641 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyVersion',referencedColumn='version') 18:37:00.641 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.641 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:00.641 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:37:00.642 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:37:00.642 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:37:00.642 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:37:00.642 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.642 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:37:00.642 [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:37:00.642 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:37:00.642 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:37:00.642 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:37:00.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:37:00.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:37:00.642 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:37:00.642 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.localName 18:37:00.642 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:37:00.642 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:37:00.642 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:37:00.642 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:37:00.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.parentKeyName (type=java.lang.String) 18:37:00.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:37:00.642 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:37:00.642 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyName 18:37:00.643 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:37:00.643 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:37:00.643 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:37:00.643 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:37:00.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:37:00.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:37:00.643 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:37:00.643 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyVersion 18:37:00.643 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:37:00.643 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:37:00.643 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:37:00.643 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:37:00.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:37:00.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:37:00.643 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:37:00.643 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentLocalName 18:37:00.643 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:37:00.643 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:00.643 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:37:00.643 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.643 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:37:00.643 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:37:00.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.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:37:00.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.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:37:00.643 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for deploy 18:37:00.643 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.deploy 18:37:00.643 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property deploy 18:37:00.643 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.643 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:37:00.643 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:37:00.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.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:37:00.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.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:37:00.643 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroup 18:37:00.643 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpGroup 18:37:00.643 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroup 18:37:00.643 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.643 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:37:00.643 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:37:00.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.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:37:00.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.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:37:00.643 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpType 18:37:00.643 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpType 18:37:00.643 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpType 18:37:00.643 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.644 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:00.644 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:00.644 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:37:00.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:37:00.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:37:00.644 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:00.644 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.name 18:37:00.644 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:00.644 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:00.644 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:00.644 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:37:00.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:37:00.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:37:00.644 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:00.644 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.version 18:37:00.644 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:00.644 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policyType 18:37:00.644 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.644 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:37:00.644 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:37:00.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.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:37:00.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.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:37:00.644 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for state 18:37:00.644 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.state 18:37:00.644 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property state 18:37:00.644 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:00.644 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpGroup 18:37:00.644 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:37:00.645 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.645 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:37:00.645 [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:37:00.645 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:00.645 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:00.645 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:37:00.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.base.PfConceptKey.name (type=java.lang.String) 18:37:00.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.base.PfConceptKey.name (type=java.lang.String) 18:37:00.645 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:00.645 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.name 18:37:00.645 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:00.645 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:00.645 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:00.645 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:37:00.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.base.PfConceptKey.version (type=java.lang.String) 18:37:00.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.base.PfConceptKey.version (type=java.lang.String) 18:37:00.645 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:00.645 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.version 18:37:00.645 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:00.645 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:00.645 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:37:00.645 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.645 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:37:00.645 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:37:00.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.JpaPdpGroup.description (type=java.lang.String) 18:37:00.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.JpaPdpGroup.description (type=java.lang.String) 18:37:00.645 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:37:00.645 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.description 18:37:00.645 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:37:00.645 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.645 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:37:00.645 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:37:00.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.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:37:00.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.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:37:00.645 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroupState 18:37:00.645 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.pdpGroupState 18:37:00.645 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroupState 18:37:00.645 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.646 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.646 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpSubGroups_ORDER') 18:37:00.646 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.646 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpSubGroups_KEY') 18:37:00.646 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpSubGroups_KEY') 18:37:00.646 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='name',referencedColumn='name') 18:37:00.646 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='version',referencedColumn='version') 18:37:00.646 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.646 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:37:00.646 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpSubGroups 18:37:00.646 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.646 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.646 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:37:00.646 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.646 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:37:00.646 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:37:00.646 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.646 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.646 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:37:00.646 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:37:00.646 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:00.646 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpSubGroup 18:37:00.647 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:37:00.647 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.647 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:37:00.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.JpaPdpSubGroup 18:37:00.647 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:37:00.647 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:37:00.647 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:37:00.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.PfReferenceKey.localName (type=java.lang.String) 18:37:00.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.PfReferenceKey.localName (type=java.lang.String) 18:37:00.647 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:37:00.647 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.localName 18:37:00.647 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:37:00.647 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:37:00.647 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:37:00.647 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:37:00.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.PfReferenceKey.parentKeyName (type=java.lang.String) 18:37:00.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.PfReferenceKey.parentKeyName (type=java.lang.String) 18:37:00.647 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:37:00.647 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyName 18:37:00.647 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:37:00.647 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:37:00.648 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:37:00.648 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:37:00.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:37:00.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:37:00.648 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:37:00.648 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyVersion 18:37:00.648 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:37:00.648 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:37:00.648 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:37:00.648 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:37:00.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:37:00.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:37:00.648 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:37:00.648 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentLocalName 18:37:00.648 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:37:00.648 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:00.648 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:37:00.648 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.648 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:37:00.648 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:37:00.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.JpaPdpSubGroup.currentInstanceCount (type=int) 18:37:00.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.JpaPdpSubGroup.currentInstanceCount (type=int) 18:37:00.648 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for currentInstanceCount 18:37:00.648 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.currentInstanceCount 18:37:00.648 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property currentInstanceCount 18:37:00.648 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.648 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:37:00.648 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:37:00.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.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:37:00.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.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:37:00.648 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for desiredInstanceCount 18:37:00.648 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.desiredInstanceCount 18:37:00.648 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property desiredInstanceCount 18:37:00.648 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.648 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.648 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpInstances_ORDER') 18:37:00.648 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.648 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpInstances_KEY') 18:37:00.648 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpInstances_KEY') 18:37:00.648 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyName',referencedColumn='parentKeyName') 18:37:00.648 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyVersion',referencedColumn='parentKeyVersion') 18:37:00.648 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentLocalName',referencedColumn='parentLocalName') 18:37:00.648 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpLocalName',referencedColumn='localName') 18:37:00.648 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.648 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:37:00.649 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpInstances 18:37:00.649 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.649 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.649 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='policies_ORDER') 18:37:00.649 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.649 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='policies_KEY') 18:37:00.649 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='policies_KEY') 18:37:00.649 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.649 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.649 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:00.649 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policies 18:37:00.649 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.649 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.649 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:37:00.649 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.649 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:37:00.649 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:37:00.649 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.649 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.649 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:37:00.649 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:37:00.649 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.649 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.649 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='supportedPolicyTypes_ORDER') 18:37:00.649 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.649 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='supportedPolicyTypes_KEY') 18:37:00.649 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='supportedPolicyTypes_KEY') 18:37:00.649 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.649 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.649 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:00.649 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property supportedPolicyTypes 18:37:00.650 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:37:00.650 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdp 18:37:00.650 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:37:00.650 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.650 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:37:00.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.JpaPdp 18:37:00.650 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:37:00.650 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:37:00.650 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:37:00.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:37:00.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:37:00.650 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:37:00.650 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.localName 18:37:00.650 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:37:00.650 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:37:00.650 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:37:00.650 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:37:00.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:37:00.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:37:00.650 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:37:00.650 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyName 18:37:00.650 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:37:00.650 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:37:00.651 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:37:00.651 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:37:00.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.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:37:00.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.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:37:00.651 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:37:00.651 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyVersion 18:37:00.651 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:37:00.651 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:37:00.651 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:37:00.651 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:37:00.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.PfReferenceKey.parentLocalName (type=java.lang.String) 18:37:00.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.PfReferenceKey.parentLocalName (type=java.lang.String) 18:37:00.651 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:37:00.651 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentLocalName 18:37:00.651 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:37:00.651 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:00.651 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:37:00.651 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.651 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:37:00.651 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:37:00.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.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:37:00.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.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:37:00.651 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for healthy 18:37:00.651 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.healthy 18:37:00.651 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property healthy 18:37:00.651 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.651 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:37:00.651 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:37:00.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.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:37:00.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.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:37:00.651 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for lastUpdate 18:37:00.651 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.lastUpdate 18:37:00.651 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property lastUpdate 18:37:00.651 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.651 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:37:00.651 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:37:00.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.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:37:00.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.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:37:00.651 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 18:37:00.651 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.message 18:37:00.651 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 18:37:00.651 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.651 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:37:00.651 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:37:00.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.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:37:00.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.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:37:00.651 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpState 18:37:00.651 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.pdpState 18:37:00.651 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpState 18:37:00.652 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:00.652 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:00.652 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:00.652 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:00.652 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:37:00.652 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:00.652 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:00.652 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:00.652 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:00.652 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:37:00.652 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:00.652 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:00.652 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:37:00.652 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:37:00.652 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:37:00.652 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:37:00.652 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for deploy 18:37:00.652 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroup 18:37:00.652 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpType 18:37:00.652 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:00.652 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:00.652 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for state 18:37:00.652 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:00.652 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:00.652 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:37:00.652 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroupState 18:37:00.652 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:37:00.652 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:37:00.652 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:37:00.652 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:37:00.652 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for currentInstanceCount 18:37:00.652 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for desiredInstanceCount 18:37:00.652 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:37:00.652 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:37:00.652 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:37:00.652 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:37:00.652 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for healthy 18:37:00.652 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for lastUpdate 18:37:00.652 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 18:37:00.652 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpState 18:37:00.652 [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:37:00.652 [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:37:00.652 [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:37:00.652 [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:37:00.652 [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:37:00.652 [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:37:00.652 [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:37:00.652 [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:37:00.652 [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:37:00.652 [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:37:00.652 [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:37:00.652 [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:37:00.652 [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:37:00.652 [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:37:00.652 [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:37:00.652 [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:37:00.652 [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:37:00.652 [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:37:00.652 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:00.652 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:00.653 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:00.653 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:00.653 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:37:00.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:37:00.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:37:00.653 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:00.653 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.name 18:37:00.653 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:00.653 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:00.653 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:00.653 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:00.653 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:37:00.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:37:00.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:37:00.653 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:00.653 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.version 18:37:00.653 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:00.653 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:00.653 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:37:00.653 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:37:00.653 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:37:00.653 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:00.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:37:00.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:37:00.653 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:00.653 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties 18:37:00.653 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:00.654 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:00.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.JpaPdpSubGroup.properties (type=java.util.Map) 18:37:00.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.JpaPdpSubGroup.properties (type=java.util.Map) 18:37:00.654 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:00.654 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties_KEY 18:37:00.654 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:00.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:37:00.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:37:00.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:37:00.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:37:00.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:37:00.654 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:37:00.654 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:00.654 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:00.654 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:00.654 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:00.654 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:37:00.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:37:00.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:37:00.654 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:00.654 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.name 18:37:00.654 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:00.654 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:00.654 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:00.654 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:00.654 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:37:00.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:37:00.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:37:00.654 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:00.654 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.version 18:37:00.654 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:00.654 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:00.655 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:37:00.655 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:37:00.655 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:37:00.655 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:37:00.655 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:37:00.655 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:37:00.655 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:00.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.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:37:00.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.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:37:00.655 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:00.655 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties 18:37:00.655 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:00.655 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:00.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.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:37:00.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.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:37:00.655 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:00.655 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties_KEY 18:37:00.655 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:00.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:37:00.656 [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:37:00.656 [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:37:00.656 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:37:00.656 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:37:00.656 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:37:00.656 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:37:00.656 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:00.656 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:00.656 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:00.656 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:00.656 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:37:00.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:37:00.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:37:00.656 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:00.656 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.name 18:37:00.656 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:00.656 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:00.656 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:00.656 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:00.656 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:37:00.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.version (type=java.lang.String) 18:37:00.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.version (type=java.lang.String) 18:37:00.656 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:00.656 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.version 18:37:00.656 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:00.657 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:00.657 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:37:00.657 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:37:00.657 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:37:00.657 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:37:00.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.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:37:00.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.JpaToscaWithTypeAndStringProperties.properties (type=java.util.Map) 18:37:00.657 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:00.657 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties 18:37:00.657 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:00.657 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:37:00.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:37:00.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:37:00.657 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:00.657 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties_KEY 18:37:00.657 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:00.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:37:00.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:37:00.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:37:00.657 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:37:00.657 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:37:00.657 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:37:00.657 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:37:00.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:37:00.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:37:00.657 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:00.657 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata 18:37:00.657 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:00.657 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:37:00.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:37:00.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:37:00.657 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:00.657 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata_KEY 18:37:00.657 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:00.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_metadata] 18:37:00.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_metadata] 18:37:00.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 [jpatoscapolicy_metadata] 18:37:00.657 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:37:00.657 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:00.657 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:00.658 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:37:00.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.JpaToscaPolicyType.triggers (type=java.util.List) 18:37:00.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.JpaToscaPolicyType.triggers (type=java.util.List) 18:37:00.658 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:00.658 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_triggers.triggers 18:37:00.658 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:00.658 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:37:00.658 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:00.658 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:00.667 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:00.667 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:00.667 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:37:00.667 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.667 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.667 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:00.667 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.name 18:37:00.667 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:00.667 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:00.667 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:00.667 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:00.667 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:37:00.667 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.667 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.667 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:00.667 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.version 18:37:00.667 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:00.668 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:00.668 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:37:00.668 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:37:00.668 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:37:00.668 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:37:00.668 [main] DEBUG org.hibernate.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:37:00.668 [main] DEBUG org.hibernate.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:37:00.668 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:00.668 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties 18:37:00.668 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:00.668 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:37:00.668 [main] DEBUG org.hibernate.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:37:00.668 [main] DEBUG org.hibernate.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:37:00.668 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:00.668 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties_KEY 18:37:00.668 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:00.668 [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:37:00.668 [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:37:00.668 [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:37:00.668 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:37:00.668 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:37:00.668 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:37:00.669 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:37:00.669 [main] DEBUG org.hibernate.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:37:00.669 [main] DEBUG org.hibernate.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:37:00.669 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:00.669 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata 18:37:00.669 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:00.669 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:37:00.669 [main] DEBUG org.hibernate.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:37:00.669 [main] DEBUG org.hibernate.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:37:00.669 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:00.669 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata_KEY 18:37:00.669 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:00.669 [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:37:00.669 [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:37:00.669 [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:37:00.669 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:37:00.669 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:00.669 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:00.669 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:00.670 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:00.670 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:00.670 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:00.670 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:00.672 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:00.672 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:00.672 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:00.673 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:00.673 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:00.673 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:00.673 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:37:00.673 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:00.675 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:00.675 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:00.675 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:00.675 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:00.675 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:00.675 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:00.675 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:00.675 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:00.675 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:00.675 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:00.675 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:00.675 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:00.675 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:00.675 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:37:00.675 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:00.676 [main] DEBUG org.hibernate.bytecode.internal.BytecodeProviderInitiator -- HHH000021: Bytecode provider: bytebuddy 18:37:00.676 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:37:00.677 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:37:00.677 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, hibernate.dialect=org.hibernate.dialect.H2Dialect, 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-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.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.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.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/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.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.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.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-20240203183650571_70.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-02-03T18-36-02_855-jvmRun1 surefire-20240203183650571_68tmp surefire_4-20240203183650571_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-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.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.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.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/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.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.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.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, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240203183650571_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, 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, javax.persistence.schema-generation.database.action=drop-and-create, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@b3013ba, 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=true, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:37:00.677 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:37:00.677 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:37:00.677 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:37:00.678 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 18:37:00.678 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 18:37:00.678 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 18:37:00.678 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 18:37:00.678 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@470be906] under count; prior registration was null 18:37:00.678 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@79cf42f2] under every; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@e44d90c] under any; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@562b6bd] under sinh; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1db93cce] under cosh; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1ee23559] under tanh; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@36461330] under pi; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@26018c1b] under log; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@728a9b59] under position; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@7d4d30ac] under overlay; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@7b1473a6] under trim; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@515f598b] under cast; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@77a940aa] under collate; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@6375d6a3] under extract; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@3ba41028] under ifnull; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@101c85d6] under pad; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@2d8d3b6f] under str; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@608030b3] under format; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@7bbe59db] under timestampadd; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@f78414f] under timestampdiff; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4b6a558c] under current_date; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2a8ef1fa] under current_time; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@23f715f1] under current_timestamp; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@6e484af9] under local_date; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@7797b489] under local_time; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2a4b9aa0] under local_datetime; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@31084a85] under offset_datetime; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1d3bc1df] under instant; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@57c21d0d] under sql; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@21aa13cf] under count; prior registration was org.hibernate.dialect.function.CountFunction@470be906 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@5205391d] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@36461330 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@11733fbb] under mod; prior registration was NamedSqmFunctionTemplate(mod) 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@7797b489 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@2a4b9aa0 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@561e62ed] under trunc; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@27db378a] under date_trunc; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5c6d3fbd] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@728a9b59 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@546b4d6c] under concat; prior registration was NamedSqmFunctionTemplate(concat) 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@71c74406] under format; prior registration was org.hibernate.dialect.function.FormatFunction@608030b3 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@fde5ad3] under mode; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@3afb0c42] under percentile_cont; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@34f5265c] under percentile_disc; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@7fd9b3b0] under rank; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@2ac665a] under dense_rank; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@60d7f351] under percent_rank; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@7d8dfed1] under cume_dist; prior registration was null 18:37:00.679 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@4ffb96e3] under listagg; prior registration was null 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double avg(NUMERIC arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@203(java.lang.Long,-5)|basicType@205(java.lang.Double,8) datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@203(java.lang.Long,-5)|basicType@205(java.lang.Double,8) timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 18:37:00.680 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 18:37:00.680 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 18:37:00.681 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:37:00.681 [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:37:00.690 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType]: private accessor [derivedFrom] 18:37:00.691 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:37:00.691 [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:37:00.699 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy]: private accessor [derivedFrom] 18:37:00.700 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:37:00.700 [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:37:00.705 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus]: private accessor [deploy] 18:37:00.707 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:37:00.707 [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:37:00.721 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup]: private accessor [description] 18:37:00.722 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:37:00.722 [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:37:00.732 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup]: private accessor [currentInstanceCount] 18:37:00.732 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:37:00.732 [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:37:00.739 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp]: private accessor [healthy] 18:37:00.740 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:00.740 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:37:00.740 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:37:00.740 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:00.741 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:00.741 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:00.741 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:00.744 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 18:37:00.744 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#finishInitialization 18:37:00.744 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#finishInitialization 18:37:00.744 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)#finishInitialization 18:37:00.744 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - key descriptor 18:37:00.744 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)#finishInitialization 18:37:00.744 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - key descriptor 18:37:00.744 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#finishInitialization 18:37:00.744 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)#finishInitialization 18:37:00.744 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - key descriptor 18:37:00.744 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)#finishInitialization 18:37:00.744 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - key descriptor 18:37:00.744 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) `staticFetchableList` generator 18:37:00.744 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#finishInitialization 18:37:00.744 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#finishInitialization 18:37:00.744 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)#finishInitialization 18:37:00.744 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - key descriptor 18:37:00.744 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)#finishInitialization 18:37:00.744 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - key descriptor 18:37:00.744 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#finishInitialization 18:37:00.744 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)#finishInitialization 18:37:00.744 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - key descriptor 18:37:00.744 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#finishInitialization 18:37:00.744 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) `staticFetchableList` generator 18:37:00.744 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#finishInitialization 18:37:00.744 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#finishInitialization 18:37:00.744 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) `staticFetchableList` generator 18:37:00.744 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#finishInitialization 18:37:00.744 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element}]) - element descriptor 18:37:00.744 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)#finishInitialization 18:37:00.744 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - key descriptor 18:37:00.744 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)#finishInitialization 18:37:00.744 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - key descriptor 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) `staticFetchableList` generator 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#finishInitialization 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element}]) - element descriptor 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)#finishInitialization 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - key descriptor 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#finishInitialization 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)#finishInitialization 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - key descriptor 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)#finishInitialization 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - key descriptor 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#finishInitialization 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)#finishInitialization 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - key descriptor 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) `staticFetchableList` generator 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#finishInitialization 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdp) `staticFetchableList` generator 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#initColumnMappings 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#initColumnMappings 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#initColumnMappings 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#initColumnMappings 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#initColumnMappings 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#initColumnMappings 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#initColumnMappings 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#initColumnMappings 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#initColumnMappings 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#initColumnMappings 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#initColumnMappings 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#initColumnMappings 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#initColumnMappings 18:37:00.745 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:00.746 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:00.746 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#initColumnMappings 18:37:00.746 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:00.746 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:00.746 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:37:00.746 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:37:00.747 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:00.747 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name=? and version=? 18:37:00.747 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicyType (derived_from_name,derived_from_version,description,name,version) values (?,?,?,?,?) 18:37:00.747 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicyType set derived_from_name=?,derived_from_version=?,description=? where name=? and version=? 18:37:00.747 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicyType where name=? and version=? 18:37:00.747 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtpt1_0 18:37:00.747 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] 18:37:00.747 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] 18:37:00.747 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] 18:37:00.748 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] 18:37:00.748 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] 18:37:00.748 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] 18:37:00.748 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] 18:37:00.748 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] | \-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:37:00.748 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtpt1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) { primaryTableReference : ToscaPolicyType as jtpt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } } } } } 18:37:00.749 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:00.749 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name=? and version=? 18:37:00.749 [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:37:00.749 [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:37:00.749 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicy where name=? and version=? 18:37:00.749 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtp1_0 18:37:00.749 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] 18:37:00.749 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] 18:37:00.749 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] 18:37:00.749 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] 18:37:00.749 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] 18:37:00.749 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] 18:37:00.749 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] 18:37:00.749 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] | \-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.version] 18:37:00.749 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtp1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) { primaryTableReference : ToscaPolicy as jtp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } } } } } 18:37:00.750 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:37:00.750 [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:37:00.750 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:37:00.750 [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:37:00.750 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:00.750 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:37:00.750 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:37:00.750 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:37:00.750 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:37:00.750 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:37:00.750 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:37:00.751 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:00.751 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name=? and version=? 18:37:00.751 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:37:00.751 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpGroup set description=?,pdpGroupState=? where name=? and version=? 18:37:00.751 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpGroup where name=? and version=? 18:37:00.751 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:37:00.751 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:37:00.751 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:37:00.751 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:00.751 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:37:00.751 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:37:00.751 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:00.751 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:00.751 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@6143cbe] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:37:00.751 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:00.751 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:37:00.751 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:00.751 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:00.752 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:00.752 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:00.752 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:37:00.752 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:00.752 [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:37:00.752 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:37:00.752 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:00.753 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:00.753 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:37:00.753 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:37:00.753 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:37:00.753 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:00.753 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:37:00.753 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:37:00.753 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:00.753 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:00.753 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@f9d0ae3] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:37:00.753 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:00.753 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:37:00.753 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:00.753 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:00.753 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:37:00.753 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:37:00.754 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:37:00.754 [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:37:00.754 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:37:00.754 [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:37:00.754 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:00.754 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:37:00.754 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:37:00.754 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:37:00.754 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:37:00.754 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:37:00.754 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:00.754 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:37:00.754 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:00.754 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:00.755 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:00.755 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:37:00.755 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:00.755 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:00.755 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:00.755 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:37:00.755 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] 18:37:00.755 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{index}` 18:37:00.755 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{element}` 18:37:00.755 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:00.755 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:37:00.755 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:37:00.755 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name,JpaToscaPolicyType_version,properties_KEY,properties) values (?,?,?,?) 18:37:00.755 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:37:00.755 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:37:00.755 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:37:00.755 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:37:00.755 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:37:00.755 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@3d8e94e0] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:37:00.755 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:00.755 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:00.755 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:37:00.756 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:00.756 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:00.756 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:00.756 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:37:00.756 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:37:00.756 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:37:00.756 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:37:00.756 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:00.756 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:37:00.756 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] 18:37:00.756 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{index}` 18:37:00.756 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{element}` 18:37:00.756 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:00.756 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:37:00.756 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:37:00.756 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name,JpaToscaPolicy_version,properties_KEY,properties) values (?,?,?,?) 18:37:00.756 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:37:00.756 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:37:00.756 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:37:00.756 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:37:00.756 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:37:00.756 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@4e187926] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:37:00.756 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:00.756 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:00.756 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:37:00.757 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:37:00.757 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:37:00.757 [main] DEBUG org.hibernate.orm.jdbc.mutation -- 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:37:00.757 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:37:00.757 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:00.757 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:00.757 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:00.757 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{index}` 18:37:00.757 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{element}` 18:37:00.757 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:00.757 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:00.757 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:37:00.757 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:37:00.757 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:37:00.757 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:37:00.757 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:00.757 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:37:00.757 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:37:00.757 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] 18:37:00.757 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] 18:37:00.757 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:00.757 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName,toscaPolicyTypeVersion,name,version) values (?,?,?,?) 18:37:00.757 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:37:00.757 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:37:00.757 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:00.757 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:00.757 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:00.757 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{index}` 18:37:00.757 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{element}` 18:37:00.757 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:00.757 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:00.758 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:37:00.758 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:37:00.758 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:37:00.758 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:37:00.758 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:37:00.758 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:37:00.758 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:37:00.758 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] 18:37:00.758 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{index}` 18:37:00.758 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{element}` 18:37:00.758 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:37:00.758 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:37:00.758 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:37:00.758 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name,JpaToscaPolicyType_version,metadata_KEY,metadata) values (?,?,?,?) 18:37:00.758 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:37:00.758 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:37:00.758 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:37:00.758 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:37:00.758 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:37:00.758 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] 18:37:00.758 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] 18:37:00.758 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:00.758 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName,toscaPolicyVersion,name,version) values (?,?,?,?) 18:37:00.758 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:37:00.758 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:37:00.758 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:37:00.758 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:37:00.758 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] 18:37:00.758 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers` -> `{element}` 18:37:00.758 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:00.759 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name,JpaToscaPolicyType_version,triggers) values (?,?,?) 18:37:00.759 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:37:00.759 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:37:00.759 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:37:00.759 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:37:00.759 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] 18:37:00.759 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{index}` 18:37:00.759 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{element}` 18:37:00.759 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:37:00.759 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:37:00.759 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:37:00.759 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name,JpaToscaPolicy_version,metadata_KEY,metadata) values (?,?,?,?) 18:37:00.759 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:37:00.759 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:37:00.759 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:37:00.759 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : spt1_0 18:37:00.759 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:37:00.759 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:00.759 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:00.759 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:00.759 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:37:00.759 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:00.759 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:00.763 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:37:00.763 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:37:00.763 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:37:00.763 [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:37:00.765 [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:37:00.765 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:37:00.765 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@1ba6d195] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@64a65c71] 18:37:00.765 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 18:37:00.765 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 18:37:00.765 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:37:00.766 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties cascade 18:37:00.766 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@34365dae] 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:37:00.766 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies cascade 18:37:00.766 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties cascade 18:37:00.766 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes cascade 18:37:00.766 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata cascade 18:37:00.766 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties cascade 18:37:00.766 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets cascade 18:37:00.766 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata cascade 18:37:00.766 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties cascade 18:37:00.766 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets cascade 18:37:00.766 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers cascade 18:37:00.766 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp cascade 18:37:00.766 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup cascade 18:37:00.766 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup cascade 18:37:00.767 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus cascade 18:37:00.767 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup cascade 18:37:00.767 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp cascade 18:37:00.767 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy cascade 18:37:00.767 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType cascade 18:37:00.767 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_version varchar(20) not null, JpaPdpGroup_name varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_version, JpaPdpGroup_name, properties_KEY)) 18:37:00.767 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@c022524] 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:37:00.768 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:37:00.769 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:37:00.769 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:37:00.770 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, metadata_KEY)) 18:37:00.770 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, properties_KEY varchar(255) not null, properties clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, properties_KEY)) 18:37:00.771 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyName varchar(120) not null) 18:37:00.771 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, metadata_KEY)) 18:37:00.772 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, properties_KEY varchar(255) not null, properties blob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, properties_KEY)) 18:37:00.772 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyTypeName varchar(120) not null) 18:37:00.772 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, triggers blob) 18:37:00.773 [main] DEBUG org.hibernate.SQL -- create table Pdp (healthy tinyint check (healthy between 0 and 3), pdpState tinyint check (pdpState between 0 and 4), lastUpdate timestamp(6), parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, message varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:37:00.775 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (pdpGroupState tinyint check (pdpGroupState between 0 and 4), version varchar(20) not null, name varchar(120) not null, description varchar(255), primary key (version, name)) 18:37:00.775 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (pdpSubGroups_parentKeyVersion varchar(15) not null, version varchar(20) not null, name varchar(120) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentLocalName varchar(120) not null, unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName)) 18:37:00.776 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (deploy TINYINT DEFAULT 1, state tinyint check (state between 0 and 2), parentKeyVersion varchar(15) not null, version varchar(20), localName varchar(120) not null, name varchar(120), parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, pdpGroup varchar(255), pdpType varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:37:00.776 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (currentInstanceCount integer, desiredInstanceCount integer, parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:37:00.777 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpInstances_parentKeyVersion varchar(15) not null, pdpParentKeyVersion varchar(15) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentLocalName varchar(120) not null, pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentLocalName varchar(120) not null, unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName)) 18:37:00.777 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (version varchar(20) not null, name varchar(120) 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 (version, name)) 18:37:00.778 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (version, name)) 18:37:00.779 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:37:00.779 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_version, JpaPdpGroup_name) references PdpGroup 18:37:00.799 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:37:00.800 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:37:00.801 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:37:00.802 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:37:00.803 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:37:00.804 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyVersion, toscaPolicyName) references ToscaPolicy 18:37:00.805 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:37:00.805 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:37:00.806 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeVersion, toscaPolicyTypeName) references ToscaPolicyType 18:37:00.807 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:37:00.808 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_parentKeyVersion, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentLocalName) references PdpSubGroup 18:37:00.808 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (version, name) references PdpGroup 18:37:00.809 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_parentKeyVersion, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentLocalName) references Pdp 18:37:00.810 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpParentKeyVersion, pdpLocalName, pdpParentKeyName, pdpParentLocalName) references PdpSubGroup 18:37:00.812 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 553bc38a-c092-4d0f-8a53-2f6cc1e7d809 () 18:37:00.812 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:37:00.812 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 18:37:00.812 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:37:00.815 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:37:00.818 [main] DEBUG org.hibernate.orm.query.hql -- HQL : SELECT c FROM JpaPdpPolicyStatus c WHERE c.pdpGroup= :pdpGroup 18:37:00.838 [main] DEBUG org.hibernate.query.hql.internal.SemanticQueryBuilder -- Handling root path - JpaPdpPolicyStatus 18:37:00.847 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmNamedParameter(pdpGroup)] : null -> SqmBasicValuedSimplePath(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup) 18:37:00.847 [main] DEBUG org.hibernate.orm.query.sqm.ast -- SqmStatement Tree : -> [select] -> [query-spec] -> [select] -> [selection] -> [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [selection] <- [select] -> [from] -> [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [from] -> [where] -> [EQUAL] -> [basic-path] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup` :pdpGroup <- [EQUAL] <- [where] <- [query-spec] <- [select] 18:37:00.857 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- filterQueryString is "SELECT c FROM __TABLE__ c WHERE c.pdpGroup= :pdpGroup" 18:37:00.857 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:37:00.857 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:37:00.857 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:37:00.858 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:37:00.862 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmNamedParameter(pdpGroup) 18:37:00.862 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup) 18:37:00.866 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).state] 18:37:00.866 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:37:00.867 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 18:37:00.867 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.867 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) : `class org.onap.policy.models.base.PfReferenceKey`@106772072 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7b8e4501) 18:37:00.867 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) : `class org.onap.policy.models.base.PfConceptKey`@1369929792 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1504629070) 18:37:00.867 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c) -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))@917459557 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:37:00.867 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where jpps1_0.pdpGroup=? 18:37:00.869 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.869 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.873 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:37:00.873 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:37:00.873 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:37:00.873 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:37:00.874 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:37:00.874 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:37:00.874 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:37:00.874 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:37:00.874 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.874 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.874 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@932046366 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1504629070) 18:37:00.874 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@1378626073 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:37:00.874 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:37:00.875 [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:37:00.875 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.875 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.875 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@1493664958 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1504629070) 18:37:00.875 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@205560590 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:37:00.875 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:37:00.876 [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:37:00.876 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.876 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.876 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@349787316 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1504629070) 18:37:00.876 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@937214461 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:37:00.876 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:37:00.876 [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:37:00.876 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.876 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.876 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@822974261 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1504629070) 18:37:00.876 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@339674627 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:37:00.876 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:37:00.877 [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:37:00.877 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:00.877 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.877 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@1090370863 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1504629070) 18:37:00.877 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@1858266920 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:37:00.877 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:37:00.877 [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:37:00.877 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:37:00.877 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:37:00.878 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:37:00.878 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 5 insertions, 0 updates, 0 deletions to 5 objects 18:37:00.878 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 18:37:00.878 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:37:00.878 [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:37:00.878 [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:37:00.878 [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:37:00.878 [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:37:00.878 [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:37:00.878 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:37:00.879 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:37:00.879 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:37:00.879 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:37:00.880 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:37:00.880 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.880 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.880 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- filterQueryString is "SELECT c FROM __TABLE__ c WHERE c.pdpGroup= :pdpGroup" 18:37:00.881 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 18:37:00.881 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:00.881 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1091415722 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@7b8e4501) 18:37:00.881 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) : `class org.onap.policy.models.base.PfConceptKey`@1557187675 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1504629070) 18:37:00.881 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c) -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))@624965769 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:37:00.881 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where jpps1_0.pdpGroup=? 18:37:00.881 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:00.881 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [pdp1] 18:37:00.881 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:37:00.881 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:37:00.881 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:00.881 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp1) 18:37:00.881 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:00.881 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp1) 18:37:00.882 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp1)] : 1597005002 18:37:00.882 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:00.882 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:00.882 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:00.882 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:37:00.882 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:37:00.882 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:37:00.882 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:00.882 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:37:00.882 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:37:00.882 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:37:00.882 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:00.882 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:37:00.882 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp1) 18:37:00.882 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@bc21b3f 18:37:00.882 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:00.882 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [pdp2] 18:37:00.882 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicyB] 18:37:00.882 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [2.3.4] 18:37:00.882 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:00.882 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicyB, parentKeyVersion=2.3.4, parentLocalName=NULL, localName=pdp2) 18:37:00.882 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:00.882 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicyB, parentKeyVersion=2.3.4, parentLocalName=NULL, localName=pdp2) 18:37:00.882 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicyB, parentKeyVersion=2.3.4, parentLocalName=NULL, localName=pdp2)] : 1082687692 18:37:00.882 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:00.882 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:00.882 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:00.882 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:37:00.882 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:37:00.882 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:37:00.882 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:00.882 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:37:00.882 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:37:00.882 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:37:00.882 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:00.882 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:37:00.882 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicyB, parentKeyVersion=2.3.4, parentLocalName=NULL, localName=pdp2) 18:37:00.882 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@bc21b3f 18:37:00.882 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:00.882 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [pdp3] 18:37:00.882 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:37:00.882 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [10.20.30] 18:37:00.882 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:00.882 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=10.20.30, parentLocalName=NULL, localName=pdp3) 18:37:00.882 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:00.882 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=10.20.30, parentLocalName=NULL, localName=pdp3) 18:37:00.882 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=10.20.30, parentLocalName=NULL, localName=pdp3)] : 683754020 18:37:00.882 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:00.882 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:00.882 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:00.882 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:37:00.882 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:37:00.882 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:37:00.882 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:00.882 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:37:00.883 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:37:00.883 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:37:00.883 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:00.883 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:37:00.883 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=10.20.30, parentLocalName=NULL, localName=pdp3) 18:37:00.883 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@bc21b3f 18:37:00.883 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.883 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:00.883 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:37:00.883 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@6e4a6b8f] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@64a65c71] 18:37:00.883 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:37:00.883 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:37:00.883 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:37:00.884 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:37:00.888 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:37:00.888 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=null] against incoming persistence unit name [ToscaConceptTest] 18:37:00.888 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- No PersistenceProvider explicitly requested, assuming Hibernate 18:37:00.888 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest persistence provider classname: null 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 [ javax.persistence.jdbc.driver: org.h2.Driver javax.persistence.jdbc.password: P01icY hibernate.dialect: org.hibernate.dialect.H2Dialect javax.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest hibernate.show_sql: false javax.persistence.schema-generation.database.action: drop-and-create javax.persistence.jdbc.user: policy] 18:37:00.888 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 18:37:00.888 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:37:00.889 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 18:37:00.889 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 18:37:00.889 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 18:37:00.889 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 18:37:00.889 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 18:37:00.890 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:37:00.890 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:37:00.890 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:37:00.890 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:37:00.890 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:37:00.890 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:37:00.890 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:37:00.890 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:37:00.890 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:37:00.890 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:37:00.890 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:37:00.890 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:37:00.890 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:37:00.890 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@27f3f512 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@27f3f512 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@27f3f512 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@5e593b08 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@5e593b08 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@3946075 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@3946075 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@122635ef 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@122635ef 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2ac519dc 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2ac519dc 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@2ac519dc 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@1de4bee0 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@1de4bee0 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@3ece79fe 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@3cc79c02 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@3cc79c02 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@1e01b133 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@262a1fad 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@6be6931f 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@6be6931f 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@6be6931f 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@6b4125ed 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@6b4125ed 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@6b4125ed 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@78da899f 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@78da899f 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@78da899f 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@e7b265e 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@e7b265e 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@e7b265e 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@51da32e5 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@51da32e5 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@51da32e5 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@33d60b7e 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@33d60b7e 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@1fecfaea 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@1fecfaea 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@4872669f 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@4872669f 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@4872669f 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@483f286e 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@4bb147ec 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@4bb147ec 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@33f2cfda 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@68ef01a5 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@68ef01a5 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@68ef01a5 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@59a2388e 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@186d8a71 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@3dc40ab9 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@2db6d68d 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@2db6d68d 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@6518fdfd 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@6518fdfd 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@11d2dd2d 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@cde8c6c 18:37:00.890 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@174721c4 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@3592c1c4 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@322e49ee 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@4aeb0e2b 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@648c5fb3 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@648c5fb3 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@47b33e07 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@47b33e07 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@7126e26 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@7126e26 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@151ab2b9 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@151ab2b9 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@4d705112 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@590765c4 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@19489b27 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@19489b27 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@626d2016 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@2d5a1588 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@4f116ca2 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@125d47c4 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@125d47c4 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@193bb809 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@64b018f3 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@20801cbb 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@20801cbb 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@581b1c08 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@581b1c08 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@1c240cf2 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@1c240cf2 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@1c240cf2 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@78b7f805 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@78b7f805 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@78b7f805 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@58f2466c 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@5809fa26 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@64763e49 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@64763e49 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@23468512 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@23468512 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@23468512 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@69cd7630 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@7e8279e5 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@2b53840a 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@2b53840a 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@3caafa67 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@3caafa67 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@3caafa67 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@3e546734 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@3e546734 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@53747c4a 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@53747c4a 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@64b0d1fa 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@64b0d1fa 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@f2276c9 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@f2276c9 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@12d2ddde 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@12d2ddde 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@62b475e2 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@729c8063 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@729c8063 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@50110971 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@632006f3 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@38fbf42c 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@6ab2bfa 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@18bfde9e 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@7bcb44e4 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@1c769525 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@43dd99aa 18:37:00.891 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@25f0f461 18:37:00.891 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@4bd785f] into BootstrapContext; was [null] 18:37:00.891 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@2cca0a50] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@375d6aa] 18:37:00.899 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:37:00.900 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:37:00.900 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 18:37:00.900 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver 18:37:00.900 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PdpProviderTest] 18:37:00.900 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:37:00.900 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:37:00.900 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 18:37:00.900 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1) 18:37:00.902 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:37:00.902 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:37:00.902 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:37:00.903 [main] WARN org.hibernate.orm.deprecation -- HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 18:37:00.903 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.220 18:37:00.903 [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:37:00.903 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 18:37:00.903 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 18:37:00.903 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 18:37:00.903 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:37:00.903 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:37:00.904 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 18:37:00.904 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(3100, NumericTypeDescriptor) replaced previous registration(org.hibernate.dialect.H2DurationIntervalSecondJdbcType@1117cc7c) 18:37:00.904 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@5e41a4e7] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@39a7de2a] 18:37:00.904 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:37:00.905 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:00.905 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicyType 18:37:00.905 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:37:00.906 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.906 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:37:00.906 [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:37:00.907 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:00.907 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:00.907 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:37:00.907 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.907 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.907 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:00.907 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.name 18:37:00.907 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:00.907 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:00.907 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:00.907 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:37:00.907 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.907 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.907 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:00.907 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.version 18:37:00.907 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:00.907 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:00.908 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:37:00.908 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.908 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:37:00.908 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:37:00.908 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:00.908 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:37:00.908 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.908 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.908 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:00.908 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_name 18:37:00.908 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:00.908 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:37:00.908 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:37:00.908 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:00.908 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:37:00.908 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.908 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.908 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:00.908 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_version 18:37:00.908 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:00.908 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:37:00.908 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.908 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:37:00.908 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:37:00.908 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:00.908 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:00.908 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:37:00.908 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.description 18:37:00.908 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:37:00.908 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.909 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.909 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:37:00.909 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.909 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:37:00.909 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:37:00.909 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.909 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.909 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:37:00.909 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:37:00.909 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.909 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.909 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:37:00.909 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.909 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:37:00.909 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:37:00.909 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.909 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.909 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:37:00.909 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:37:00.909 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.910 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.910 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:37:00.910 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.910 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:37:00.910 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:37:00.910 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeName',referencedColumn='name') 18:37:00.910 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeVersion',referencedColumn='version') 18:37:00.910 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.910 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:00.910 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:37:00.910 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.910 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.910 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='triggers_ORDER') 18:37:00.910 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.910 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='triggers_KEY') 18:37:00.910 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='triggers_KEY') 18:37:00.910 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.910 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.910 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:00.910 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property triggers 18:37:00.911 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:00.911 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicy 18:37:00.911 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:37:00.911 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.911 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:37:00.911 [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:37:00.911 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:00.912 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:00.912 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:37:00.912 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.912 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.912 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:00.912 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.name 18:37:00.912 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:00.912 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:00.912 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:00.912 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:37:00.912 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.912 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.912 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:00.912 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.version 18:37:00.912 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:00.912 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:00.912 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:37:00.912 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.912 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:37:00.912 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:37:00.912 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:00.912 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:37:00.912 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.912 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.912 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:00.912 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_name 18:37:00.912 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:00.912 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:37:00.912 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:37:00.912 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:00.912 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:37:00.912 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.912 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.912 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:00.912 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_version 18:37:00.912 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:00.912 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:37:00.912 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.912 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:37:00.912 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:37:00.912 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:00.912 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:00.912 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:37:00.912 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.description 18:37:00.912 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:37:00.913 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.913 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.913 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:37:00.913 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.913 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:37:00.913 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:37:00.913 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.913 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.913 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:37:00.913 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:37:00.913 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.913 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.913 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:37:00.913 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.913 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:37:00.913 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:37:00.913 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.913 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.913 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:37:00.913 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:37:00.913 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.914 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:37:00.914 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_name') 18:37:00.914 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:00.914 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:37:00.914 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.914 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.914 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:00.914 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_name 18:37:00.914 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:00.914 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:37:00.914 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_version') 18:37:00.914 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:00.914 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:37:00.914 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.914 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.914 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:00.914 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_version 18:37:00.914 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:00.914 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property type 18:37:00.914 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.914 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.914 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:37:00.914 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.914 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:37:00.915 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:37:00.915 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyName',referencedColumn='name') 18:37:00.915 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyVersion',referencedColumn='version') 18:37:00.915 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.915 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:00.915 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:37:00.915 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:37:00.915 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:37:00.915 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:37:00.915 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.915 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:37:00.915 [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:37:00.916 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:37:00.916 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:37:00.916 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:37:00.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.PfReferenceKey.localName (type=java.lang.String) 18:37:00.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.PfReferenceKey.localName (type=java.lang.String) 18:37:00.916 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:37:00.916 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.localName 18:37:00.916 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:37:00.916 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:37:00.916 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:37:00.916 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:37:00.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.PfReferenceKey.parentKeyName (type=java.lang.String) 18:37:00.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.PfReferenceKey.parentKeyName (type=java.lang.String) 18:37:00.916 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:37:00.916 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyName 18:37:00.916 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:37:00.916 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:37:00.916 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:37:00.916 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:37:00.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.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:37:00.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.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:37:00.916 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:37:00.916 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyVersion 18:37:00.916 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:37:00.916 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:37:00.916 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:37:00.916 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:37:00.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.PfReferenceKey.parentLocalName (type=java.lang.String) 18:37:00.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.PfReferenceKey.parentLocalName (type=java.lang.String) 18:37:00.916 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:37:00.916 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentLocalName 18:37:00.916 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:37:00.916 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:00.916 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:37:00.916 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.916 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:37:00.916 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:37:00.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.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:37:00.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.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:37:00.916 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for deploy 18:37:00.916 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.deploy 18:37:00.916 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property deploy 18:37:00.916 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.917 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:37:00.917 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:37:00.917 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:00.917 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:00.917 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroup 18:37:00.917 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpGroup 18:37:00.917 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroup 18:37:00.917 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.917 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:37:00.917 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:37:00.917 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:00.917 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:00.917 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpType 18:37:00.917 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpType 18:37:00.917 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpType 18:37:00.917 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.917 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:00.917 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:00.917 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:37:00.917 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.917 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.917 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:00.917 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.name 18:37:00.917 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:00.917 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:00.917 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:00.917 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:37:00.917 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.917 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.917 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:00.917 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.version 18:37:00.917 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:00.917 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policyType 18:37:00.917 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.917 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:37:00.917 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:37:00.917 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:00.917 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:00.917 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for state 18:37:00.917 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.state 18:37:00.917 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property state 18:37:00.917 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:00.918 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpGroup 18:37:00.918 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:37:00.918 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.918 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:37:00.918 [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:37:00.918 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:00.918 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:00.918 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:37:00.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:37:00.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:37:00.918 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:00.918 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.name 18:37:00.918 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:00.918 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:00.918 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:00.918 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:37:00.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:37:00.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:37:00.918 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:00.918 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.version 18:37:00.918 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:00.918 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:00.918 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:37:00.918 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.918 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:37:00.918 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:37:00.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.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:37:00.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.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:37:00.918 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:37:00.918 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.description 18:37:00.918 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:37:00.919 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.919 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:37:00.919 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:37:00.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.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:37:00.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.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:37:00.919 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroupState 18:37:00.919 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.pdpGroupState 18:37:00.919 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroupState 18:37:00.919 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.919 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.919 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpSubGroups_ORDER') 18:37:00.919 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.919 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpSubGroups_KEY') 18:37:00.919 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpSubGroups_KEY') 18:37:00.919 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='name',referencedColumn='name') 18:37:00.919 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='version',referencedColumn='version') 18:37:00.919 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.919 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:37:00.919 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpSubGroups 18:37:00.919 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.919 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.919 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:37:00.919 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.919 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:37:00.919 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:37:00.919 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.919 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.919 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:37:00.919 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:37:00.920 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:00.920 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpSubGroup 18:37:00.920 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:37:00.920 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.920 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:37: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.JpaPdpSubGroup 18:37:00.920 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:37:00.920 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:37:00.920 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:37:00.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:37:00.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:37:00.920 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:37:00.920 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.localName 18:37:00.920 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:37:00.921 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:37:00.921 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:37:00.921 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:37:00.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.parentKeyName (type=java.lang.String) 18:37:00.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.parentKeyName (type=java.lang.String) 18:37:00.921 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:37:00.921 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyName 18:37:00.921 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:37:00.921 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:37:00.921 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:37:00.921 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:37:00.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:37:00.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:37:00.921 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:37:00.921 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyVersion 18:37:00.921 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:37:00.921 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:37:00.921 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:37:00.921 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:37:00.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:37:00.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:37:00.921 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:37:00.921 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentLocalName 18:37:00.921 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:37:00.921 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:00.921 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:37:00.921 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.921 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:37:00.921 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:37:00.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.JpaPdpSubGroup.currentInstanceCount (type=int) 18:37:00.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.JpaPdpSubGroup.currentInstanceCount (type=int) 18:37:00.921 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for currentInstanceCount 18:37:00.921 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.currentInstanceCount 18:37:00.921 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property currentInstanceCount 18:37:00.921 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.921 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:37:00.921 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:37:00.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.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:37:00.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.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:37:00.921 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for desiredInstanceCount 18:37:00.921 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.desiredInstanceCount 18:37:00.921 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property desiredInstanceCount 18:37:00.921 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.921 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.922 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpInstances_ORDER') 18:37:00.922 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.922 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpInstances_KEY') 18:37:00.922 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpInstances_KEY') 18:37:00.922 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyName',referencedColumn='parentKeyName') 18:37:00.922 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyVersion',referencedColumn='parentKeyVersion') 18:37:00.922 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentLocalName',referencedColumn='parentLocalName') 18:37:00.922 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpLocalName',referencedColumn='localName') 18:37:00.922 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.922 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:37:00.922 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpInstances 18:37:00.922 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.922 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.922 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='policies_ORDER') 18:37:00.922 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.922 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='policies_KEY') 18:37:00.922 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='policies_KEY') 18:37:00.922 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.922 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.922 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:00.922 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policies 18:37:00.922 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.922 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.922 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:37:00.922 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.922 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:37:00.922 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:37:00.922 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.922 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.922 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:37:00.923 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:37:00.923 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.923 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.923 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='supportedPolicyTypes_ORDER') 18:37:00.923 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.923 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='supportedPolicyTypes_KEY') 18:37:00.923 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='supportedPolicyTypes_KEY') 18:37:00.923 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.923 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:00.923 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:00.923 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property supportedPolicyTypes 18:37:00.923 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:37:00.923 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdp 18:37:00.923 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:37:00.923 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.923 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:37:00.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.JpaPdp 18:37:00.924 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:37:00.924 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:37:00.924 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:37:00.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.base.PfReferenceKey.localName (type=java.lang.String) 18:37:00.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.base.PfReferenceKey.localName (type=java.lang.String) 18:37:00.924 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:37:00.924 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.localName 18:37:00.924 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:37:00.924 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:37:00.924 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:37:00.924 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:37:00.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.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:37:00.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.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:37:00.924 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:37:00.924 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyName 18:37:00.924 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:37:00.924 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:37:00.924 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:37:00.924 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:37:00.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.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:37:00.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.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:37:00.924 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:37:00.924 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyVersion 18:37:00.924 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:37:00.924 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:37:00.924 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:37:00.924 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:37:00.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.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:37:00.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.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:37:00.924 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:37:00.924 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentLocalName 18:37:00.924 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:37:00.924 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:00.924 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:37:00.924 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.924 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:37:00.924 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:37:00.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.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:37:00.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.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:37:00.924 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for healthy 18:37:00.924 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.healthy 18:37:00.924 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property healthy 18:37:00.925 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.925 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:37:00.925 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:37:00.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.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:37:00.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.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:37:00.925 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for lastUpdate 18:37:00.925 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.lastUpdate 18:37:00.925 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property lastUpdate 18:37:00.925 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.925 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:37:00.925 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:37:00.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.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:37:00.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.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:37:00.925 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 18:37:00.925 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.message 18:37:00.925 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 18:37:00.925 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:00.925 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:37:00.925 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:37:00.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.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:37:00.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.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:37:00.925 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpState 18:37:00.925 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.pdpState 18:37:00.925 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpState 18:37:00.925 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:00.925 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:00.925 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:00.925 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:00.925 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:37:00.925 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:00.925 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:00.925 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:00.925 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:00.925 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:37:00.926 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:00.926 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:00.926 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:37:00.926 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:37:00.926 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:37:00.926 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:37:00.926 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for deploy 18:37:00.926 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroup 18:37:00.926 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpType 18:37:00.926 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:00.926 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:00.926 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for state 18:37:00.926 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:00.926 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:00.926 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:37:00.926 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroupState 18:37:00.926 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:37:00.926 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:37:00.926 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:37:00.926 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:37:00.926 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for currentInstanceCount 18:37:00.926 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for desiredInstanceCount 18:37:00.926 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:37:00.926 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:37:00.926 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:37:00.926 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:37:00.926 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for healthy 18:37:00.926 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for lastUpdate 18:37:00.926 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 18:37:00.926 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpState 18:37:00.926 [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:37:00.926 [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:37:00.926 [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:37:00.926 [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:37:00.926 [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:37:00.926 [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:37:00.926 [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:37:00.926 [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:37:00.926 [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:37:00.926 [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:37:00.926 [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:37:00.926 [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:37:00.926 [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:37:00.926 [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:37:00.926 [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:37:00.926 [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:37:00.926 [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:37:00.926 [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:37:00.926 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:00.926 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:00.926 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:00.926 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:00.926 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:37:00.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.base.PfSearchableKey.name (type=java.lang.String) 18:37:00.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:37:00.927 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:00.927 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.name 18:37:00.927 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:00.927 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:00.927 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:00.927 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:00.927 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:37:00.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.version (type=java.lang.String) 18:37:00.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.version (type=java.lang.String) 18:37:00.927 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:00.927 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.version 18:37:00.927 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:00.927 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:00.927 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:37:00.927 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:37:00.927 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:37:00.927 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:00.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 collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:37:00.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 collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:37:00.927 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:00.927 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties 18:37:00.927 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:00.927 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:00.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 map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:37:00.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 map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:37:00.927 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:00.928 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties_KEY 18:37:00.928 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:00.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:37:00.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:37:00.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:37:00.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:37:00.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:37:00.928 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:37:00.928 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:00.928 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:00.928 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:00.928 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:00.928 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:37:00.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.PfConceptKey.name (type=java.lang.String) 18:37:00.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:37:00.928 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:00.928 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.name 18:37:00.928 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:00.928 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:00.928 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:00.928 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:00.928 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:37:00.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.PfConceptKey.version (type=java.lang.String) 18:37:00.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.version (type=java.lang.String) 18:37:00.928 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:00.928 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.version 18:37:00.928 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:00.928 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:00.928 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:37:00.928 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:37:00.928 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:37:00.929 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:37:00.929 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:37:00.929 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:37:00.930 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:00.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:37:00.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:37:00.930 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:00.930 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties 18:37:00.930 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:00.930 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:00.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:37:00.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:37:00.930 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:00.930 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties_KEY 18:37:00.930 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:00.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:37:00.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:37:00.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:37:00.930 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:37:00.930 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:37:00.930 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:37:00.930 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:37:00.930 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:00.930 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:00.931 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:00.931 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:00.931 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:37:00.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:37:00.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:37:00.931 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:00.931 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.name 18:37:00.931 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:00.931 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:00.931 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:00.931 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:00.931 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:37:00.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.version (type=java.lang.String) 18:37:00.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.version (type=java.lang.String) 18:37:00.931 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:00.931 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.version 18:37:00.931 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:00.931 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:00.931 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:37:00.931 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:37:00.931 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:37:00.931 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:37:00.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:37:00.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:37:00.931 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:00.931 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties 18:37:00.931 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:00.931 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:37:00.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:37:00.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:37:00.931 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:00.931 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties_KEY 18:37:00.931 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:00.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:37:00.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:37:00.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:37:00.931 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:37:00.931 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:37:00.931 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:37:00.932 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:37:00.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:37:00.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:37:00.932 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:00.932 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata 18:37:00.932 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:00.932 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:37:00.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:37:00.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:37:00.932 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:00.932 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata_KEY 18:37:00.932 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:00.932 [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:37:00.932 [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:37:00.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 [jpatoscapolicy_metadata] 18:37:00.932 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:37:00.932 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:00.932 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:00.932 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:37:00.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.JpaToscaPolicyType.triggers (type=java.util.List) 18:37:00.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.JpaToscaPolicyType.triggers (type=java.util.List) 18:37:00.932 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:00.932 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_triggers.triggers 18:37:00.932 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:00.932 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:37:00.932 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:00.932 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:00.932 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:00.932 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:00.932 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:37:00.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.name (type=java.lang.String) 18:37:00.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.name (type=java.lang.String) 18:37:00.933 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:00.933 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.name 18:37:00.933 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:00.933 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:00.933 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:00.933 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:00.933 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:37:00.933 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.933 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:00.933 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:00.933 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.version 18:37:00.933 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:00.933 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:00.933 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:37:00.933 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:37:00.933 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:37:00.933 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:37:00.933 [main] DEBUG org.hibernate.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:37:00.933 [main] DEBUG org.hibernate.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:37:00.933 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:00.933 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties 18:37:00.933 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:00.933 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:37:00.933 [main] DEBUG org.hibernate.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:37:00.933 [main] DEBUG org.hibernate.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:37:00.933 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:00.933 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties_KEY 18:37:00.933 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:00.933 [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:37:00.933 [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:37:00.933 [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:37:00.933 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:37:00.933 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:37:00.933 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:37:00.933 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:37:00.933 [main] DEBUG org.hibernate.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:37:00.933 [main] DEBUG org.hibernate.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:37:00.933 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:00.933 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata 18:37:00.933 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:00.933 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:37:00.933 [main] DEBUG org.hibernate.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:37:00.933 [main] DEBUG org.hibernate.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:37:00.933 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:00.933 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata_KEY 18:37:00.933 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:00.933 [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:37:00.933 [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:37:00.933 [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:37:00.933 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:37:00.934 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:00.934 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:00.934 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:00.934 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:00.934 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:00.934 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:00.934 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:00.934 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:00.934 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:00.934 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:00.935 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:00.935 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:00.935 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:00.935 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:37:00.935 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:00.937 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:00.937 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:00.937 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:00.937 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:00.937 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:00.937 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:00.937 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:00.937 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:00.937 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:00.937 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:00.937 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:00.937 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:00.937 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:00.937 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:37:00.937 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:00.937 [main] DEBUG org.hibernate.bytecode.internal.BytecodeProviderInitiator -- HHH000021: Bytecode provider: bytebuddy 18:37:00.938 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:37:00.939 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:37:00.939 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, hibernate.dialect=org.hibernate.dialect.H2Dialect, 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-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.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.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.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/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.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.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.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-20240203183650571_70.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-02-03T18-36-02_855-jvmRun1 surefire-20240203183650571_68tmp surefire_4-20240203183650571_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-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.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.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.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/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.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.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.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, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240203183650571_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, 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, javax.persistence.schema-generation.database.action=drop-and-create, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@222178f2, 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=true, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:37:00.939 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:37:00.940 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:37:00.940 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:37:00.941 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 18:37:00.941 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@314a5f5a] under count; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@590d7a3e] under every; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@540dbfe] under any; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2c0fd54c] under sinh; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4fdcff18] under cosh; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7db2b057] under tanh; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7e2e0b34] under pi; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2c591408] under log; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@4551aa4] under position; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@6c8d3271] under overlay; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@62f4e37f] under trim; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@669427d] under cast; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2ac5f82e] under collate; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@2fde59bd] under extract; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@6af4a822] under ifnull; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@26c265ab] under pad; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@23c3fdd5] under str; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@7e0d4ba1] under format; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@31f749fa] under timestampadd; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@4ad9d52] under timestampdiff; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@383cf547] under current_date; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2c78e1a2] under current_time; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@274bc54e] under current_timestamp; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4fe49bf8] under local_date; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@10adc98e] under local_time; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@7b335fc8] under local_datetime; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2ab8455] under offset_datetime; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@69fbf4a3] under instant; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@17e4b1ab] under sql; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@76c86180] under count; prior registration was org.hibernate.dialect.function.CountFunction@314a5f5a 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@289fda20] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7e2e0b34 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1ef76d7c] under mod; prior registration was NamedSqmFunctionTemplate(mod) 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@10adc98e 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@7b335fc8 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@2caceee0] under trunc; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@19dd4e94] under date_trunc; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 18:37:00.942 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 18:37:00.943 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 18:37:00.943 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 18:37:00.943 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4f45c955] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@4551aa4 18:37:00.943 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 18:37:00.943 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 18:37:00.943 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6a7cd14c] under concat; prior registration was NamedSqmFunctionTemplate(concat) 18:37:00.943 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 18:37:00.943 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 18:37:00.943 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 18:37:00.943 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 18:37:00.943 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 18:37:00.943 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 18:37:00.943 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 18:37:00.943 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 18:37:00.943 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 18:37:00.943 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 18:37:00.943 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 18:37:00.943 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 18:37:00.943 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 18:37:00.943 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 18:37:00.943 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@21ecf90d] under format; prior registration was org.hibernate.dialect.function.FormatFunction@7e0d4ba1 18:37:00.943 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 18:37:00.943 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 18:37:00.943 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 18:37:00.943 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 18:37:00.943 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 18:37:00.943 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 18:37:00.943 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 18:37:00.943 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@5236aa4a] under mode; prior registration was null 18:37:00.943 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@3358de38] under percentile_cont; prior registration was null 18:37:00.943 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@3fa28fae] under percentile_disc; prior registration was null 18:37:00.943 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@79402dc6] under rank; prior registration was null 18:37:00.943 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@1e43bc5e] under dense_rank; prior registration was null 18:37:00.943 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@6b9f08b0] under percent_rank; prior registration was null 18:37:00.943 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@40eb2592] under cume_dist; prior registration was null 18:37:00.943 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@38bd0e54] under listagg; prior registration was null 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double avg(NUMERIC arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@229(java.lang.Long,-5)|basicType@231(java.lang.Double,8) datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 18:37:00.943 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 18:37:00.944 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 18:37:00.944 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 18:37:00.944 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 18:37:00.944 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 18:37:00.944 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 18:37:00.944 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:37:00.944 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@229(java.lang.Long,-5)|basicType@231(java.lang.Double,8) timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:37:00.944 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 18:37:00.944 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 18:37:00.944 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 18:37:00.944 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 18:37:00.944 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 18:37:00.944 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 18:37:00.944 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 18:37:00.944 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 18:37:00.944 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 18:37:00.944 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 18:37:00.944 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:37:00.944 [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:37:00.957 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType]: private accessor [derivedFrom] 18:37:00.958 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:37:00.958 [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:37:00.970 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy]: private accessor [derivedFrom] 18:37:00.972 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:37:00.972 [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:37:00.980 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus]: private accessor [deploy] 18:37:00.981 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:37:00.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.JpaPdpGroup 18:37:00.988 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup]: private accessor [description] 18:37:00.988 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:37:00.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.JpaPdpSubGroup 18:37:00.996 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup]: private accessor [currentInstanceCount] 18:37:00.997 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:37:00.997 [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:37:01.004 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp]: private accessor [healthy] 18:37:01.005 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:01.005 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:37:01.006 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:37:01.006 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:01.006 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:01.006 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:01.006 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:01.009 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 18:37:01.009 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#finishInitialization 18:37:01.009 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#finishInitialization 18:37:01.009 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)#finishInitialization 18:37:01.009 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - key descriptor 18:37:01.009 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)#finishInitialization 18:37:01.009 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - key descriptor 18:37:01.009 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#finishInitialization 18:37:01.009 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)#finishInitialization 18:37:01.009 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - key descriptor 18:37:01.009 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)#finishInitialization 18:37:01.009 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - key descriptor 18:37:01.009 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) `staticFetchableList` generator 18:37:01.009 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#finishInitialization 18:37:01.009 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#finishInitialization 18:37:01.009 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)#finishInitialization 18:37:01.009 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - key descriptor 18:37:01.009 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)#finishInitialization 18:37:01.009 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - key descriptor 18:37:01.009 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#finishInitialization 18:37:01.009 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)#finishInitialization 18:37:01.009 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - key descriptor 18:37:01.009 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#finishInitialization 18:37:01.009 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) `staticFetchableList` generator 18:37:01.009 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#finishInitialization 18:37:01.009 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#finishInitialization 18:37:01.009 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) `staticFetchableList` generator 18:37:01.009 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#finishInitialization 18:37:01.009 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element}]) - element descriptor 18:37:01.009 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)#finishInitialization 18:37:01.009 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - key descriptor 18:37:01.009 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)#finishInitialization 18:37:01.009 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - key descriptor 18:37:01.009 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) `staticFetchableList` generator 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#finishInitialization 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element}]) - element descriptor 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)#finishInitialization 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - key descriptor 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#finishInitialization 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)#finishInitialization 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - key descriptor 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)#finishInitialization 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - key descriptor 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#finishInitialization 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)#finishInitialization 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - key descriptor 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) `staticFetchableList` generator 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#finishInitialization 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdp) `staticFetchableList` generator 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#initColumnMappings 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#initColumnMappings 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#initColumnMappings 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#initColumnMappings 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#initColumnMappings 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#initColumnMappings 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#initColumnMappings 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#initColumnMappings 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#initColumnMappings 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#initColumnMappings 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#initColumnMappings 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#initColumnMappings 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#initColumnMappings 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#initColumnMappings 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:37:01.010 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:37:01.011 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:01.011 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name=? and version=? 18:37:01.011 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicyType (derived_from_name,derived_from_version,description,name,version) values (?,?,?,?,?) 18:37:01.011 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicyType set derived_from_name=?,derived_from_version=?,description=? where name=? and version=? 18:37:01.011 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicyType where name=? and version=? 18:37:01.012 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtpt1_0 18:37:01.012 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] 18:37:01.012 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] 18:37:01.012 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] 18:37:01.012 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] 18:37:01.012 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] 18:37:01.012 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] 18:37:01.012 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] 18:37:01.012 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] | \-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:37:01.012 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtpt1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) { primaryTableReference : ToscaPolicyType as jtpt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } } } } } 18:37:01.013 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:01.013 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name=? and version=? 18:37:01.013 [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:37:01.013 [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:37:01.013 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicy where name=? and version=? 18:37:01.013 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtp1_0 18:37:01.013 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] 18:37:01.013 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] 18:37:01.013 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] 18:37:01.013 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] 18:37:01.013 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] 18:37:01.013 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] 18:37:01.013 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] 18:37:01.014 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] | \-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.version] 18:37:01.014 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtp1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) { primaryTableReference : ToscaPolicy as jtp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } } } } } 18:37:01.014 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:37:01.014 [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:37:01.014 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:37:01.014 [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:37:01.014 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:01.014 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:37:01.014 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:37:01.014 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:37:01.014 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:37:01.015 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:37:01.015 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:37:01.015 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:01.015 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name=? and version=? 18:37:01.015 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:37:01.015 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpGroup set description=?,pdpGroupState=? where name=? and version=? 18:37:01.015 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpGroup where name=? and version=? 18:37:01.015 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:37:01.015 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:37:01.015 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:37:01.015 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:01.015 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:37:01.015 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:37:01.015 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:01.015 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:01.015 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@542fa0b] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:37:01.016 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.016 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:37:01.016 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:01.016 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:01.016 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:01.016 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:01.016 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:37:01.017 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:01.017 [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:37:01.017 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:37:01.017 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:01.017 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:01.017 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:37:01.017 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:37:01.017 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:37:01.017 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:01.017 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:37:01.017 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:37:01.017 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:01.017 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.017 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@7863051c] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:37:01.017 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.017 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:37:01.017 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:01.017 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:01.017 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:37:01.017 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:37:01.018 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:37:01.018 [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:37:01.018 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:37:01.018 [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:37:01.018 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:01.018 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:37:01.018 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:37:01.018 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:37:01.018 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:37:01.018 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:37:01.018 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:01.018 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:37:01.018 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:01.018 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:01.018 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:01.018 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:37:01.018 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:01.018 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:01.018 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:01.018 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:37:01.018 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] 18:37:01.018 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{index}` 18:37:01.019 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{element}` 18:37:01.019 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:01.019 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:37:01.019 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:37:01.019 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name,JpaToscaPolicyType_version,properties_KEY,properties) values (?,?,?,?) 18:37:01.019 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:37:01.019 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:37:01.019 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:37:01.019 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:37:01.019 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:37:01.019 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@1e349616] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:37:01.019 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:01.019 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.019 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:37:01.019 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:01.019 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:01.019 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:01.019 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:37:01.019 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:37:01.019 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:37:01.019 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:37:01.019 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:01.019 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:37:01.019 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] 18:37:01.019 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{index}` 18:37:01.019 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{element}` 18:37:01.019 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:01.019 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:37:01.019 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:37:01.020 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name,JpaToscaPolicy_version,properties_KEY,properties) values (?,?,?,?) 18:37:01.020 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:37:01.020 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:37:01.020 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:37:01.020 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:37:01.020 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:37:01.020 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@172309cf] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:37:01.020 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.020 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.020 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:37:01.020 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:37:01.020 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:37:01.020 [main] DEBUG org.hibernate.orm.jdbc.mutation -- 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:37:01.020 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:37:01.020 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:01.020 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:01.020 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:01.020 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{index}` 18:37:01.020 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{element}` 18:37:01.020 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:01.020 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:01.020 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:37:01.020 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:37:01.020 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:37:01.020 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:37:01.020 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:01.020 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:37:01.020 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:37:01.020 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] 18:37:01.020 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] 18:37:01.021 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:01.021 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName,toscaPolicyTypeVersion,name,version) values (?,?,?,?) 18:37:01.021 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:37:01.021 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:37:01.021 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:01.021 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:01.021 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:01.021 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{index}` 18:37:01.021 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{element}` 18:37:01.021 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:01.021 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:01.021 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:37:01.021 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:37:01.021 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:37:01.021 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:37:01.021 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:37:01.021 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:37:01.021 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:37:01.021 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] 18:37:01.021 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{index}` 18:37:01.021 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{element}` 18:37:01.021 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:37:01.021 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:37:01.021 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:37:01.021 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name,JpaToscaPolicyType_version,metadata_KEY,metadata) values (?,?,?,?) 18:37:01.021 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:37:01.021 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:37:01.021 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:37:01.021 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:37:01.021 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:37:01.021 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] 18:37:01.021 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] 18:37:01.022 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:01.022 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName,toscaPolicyVersion,name,version) values (?,?,?,?) 18:37:01.022 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:37:01.022 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:37:01.022 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:37:01.022 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:37:01.022 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] 18:37:01.022 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers` -> `{element}` 18:37:01.022 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:01.022 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name,JpaToscaPolicyType_version,triggers) values (?,?,?) 18:37:01.022 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:37:01.022 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:37:01.022 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:37:01.022 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:37:01.022 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] 18:37:01.022 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{index}` 18:37:01.022 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{element}` 18:37:01.022 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:37:01.022 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:37:01.022 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:37:01.022 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name,JpaToscaPolicy_version,metadata_KEY,metadata) values (?,?,?,?) 18:37:01.022 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:37:01.022 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:37:01.022 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:37:01.022 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : spt1_0 18:37:01.022 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:37:01.022 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:01.022 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:01.022 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:01.022 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:37:01.022 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:01.022 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:01.027 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:37:01.027 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:37:01.027 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:37:01.027 [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:37:01.028 [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:37:01.028 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:37:01.028 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@5e41a4e7] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@14fe3663] 18:37:01.028 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 18:37:01.028 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 18:37:01.029 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:37:01.029 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties cascade 18:37:01.029 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@498ad9fe] 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:37:01.029 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies cascade 18:37:01.029 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties cascade 18:37:01.029 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes cascade 18:37:01.029 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata cascade 18:37:01.029 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties cascade 18:37:01.029 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets cascade 18:37:01.029 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata cascade 18:37:01.029 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties cascade 18:37:01.029 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets cascade 18:37:01.029 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers cascade 18:37:01.030 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp cascade 18:37:01.030 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup cascade 18:37:01.030 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup cascade 18:37:01.030 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus cascade 18:37:01.030 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup cascade 18:37:01.030 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp cascade 18:37:01.030 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy cascade 18:37:01.030 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType cascade 18:37:01.030 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_version varchar(20) not null, JpaPdpGroup_name varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_version, JpaPdpGroup_name, properties_KEY)) 18:37:01.030 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@30e1be80] 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:37:01.032 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:37:01.032 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:37:01.032 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:37:01.033 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, metadata_KEY)) 18:37:01.033 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, properties_KEY varchar(255) not null, properties clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, properties_KEY)) 18:37:01.033 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyName varchar(120) not null) 18:37:01.034 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, metadata_KEY)) 18:37:01.034 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, properties_KEY varchar(255) not null, properties blob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, properties_KEY)) 18:37:01.034 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyTypeName varchar(120) not null) 18:37:01.035 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, triggers blob) 18:37:01.035 [main] DEBUG org.hibernate.SQL -- create table Pdp (healthy tinyint check (healthy between 0 and 3), pdpState tinyint check (pdpState between 0 and 4), lastUpdate timestamp(6), parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, message varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:37:01.036 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (pdpGroupState tinyint check (pdpGroupState between 0 and 4), version varchar(20) not null, name varchar(120) not null, description varchar(255), primary key (version, name)) 18:37:01.037 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (pdpSubGroups_parentKeyVersion varchar(15) not null, version varchar(20) not null, name varchar(120) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentLocalName varchar(120) not null, unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName)) 18:37:01.037 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (deploy TINYINT DEFAULT 1, state tinyint check (state between 0 and 2), parentKeyVersion varchar(15) not null, version varchar(20), localName varchar(120) not null, name varchar(120), parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, pdpGroup varchar(255), pdpType varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:37:01.038 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (currentInstanceCount integer, desiredInstanceCount integer, parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:37:01.038 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpInstances_parentKeyVersion varchar(15) not null, pdpParentKeyVersion varchar(15) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentLocalName varchar(120) not null, pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentLocalName varchar(120) not null, unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName)) 18:37:01.039 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (version varchar(20) not null, name varchar(120) 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 (version, name)) 18:37:01.039 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (version, name)) 18:37:01.039 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:37:01.040 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_version, JpaPdpGroup_name) references PdpGroup 18:37:01.041 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:37:01.042 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:37:01.043 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:37:01.044 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:37:01.045 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:37:01.045 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyVersion, toscaPolicyName) references ToscaPolicy 18:37:01.046 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:37:01.047 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:37:01.048 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeVersion, toscaPolicyTypeName) references ToscaPolicyType 18:37:01.048 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:37:01.049 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_parentKeyVersion, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentLocalName) references PdpSubGroup 18:37:01.050 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (version, name) references PdpGroup 18:37:01.050 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_parentKeyVersion, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentLocalName) references Pdp 18:37:01.051 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpParentKeyVersion, pdpLocalName, pdpParentKeyName, pdpParentLocalName) references PdpSubGroup 18:37:01.052 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: c832050f-211a-44aa-81cb-134a0158c92a () 18:37:01.052 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:37:01.052 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 18:37:01.052 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:37:01.053 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroups0.json" does not exist on the local file system 18:37:01.053 [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:37:01.057 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:37:01.057 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:37:01.057 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:37:01.057 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:37:01.057 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:37:01.057 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:37:01.057 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:01.057 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:37:01.058 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:37:01.058 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:01.058 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:01.058 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@6e633ff9] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:37:01.058 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.058 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:37:01.058 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:01.058 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:01.058 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:01.058 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:01.058 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:37:01.059 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.059 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.059 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@379071351 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@61f342aa) 18:37:01.059 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1664274789 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@443688158) 18:37:01.059 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1298560884 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@36fb9a60) 18:37:01.059 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1136118819 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:01.059 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1214792799 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@36fb9a60) 18:37:01.059 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@910907377 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:01.059 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1544152002 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@36fb9a60) 18:37:01.059 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@555936436 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:01.059 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@736233587 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@36fb9a60) 18:37:01.059 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1199187489 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:01.059 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1417595647 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1656749454) 18:37:01.059 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1495650362 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:37:01.059 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1341697553 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@61f342aa) 18:37:01.059 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1836301347 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:01.059 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1883078542 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:37:01.059 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:37:01.061 [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:37:01.062 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:37:01.062 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:37:01.062 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:37:01.062 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:01.062 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:37:01.062 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:37:01.062 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:01.062 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.062 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@171e2788] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:37:01.062 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.062 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:37:01.062 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:01.062 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:01.062 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:37:01.062 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:37:01.063 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.063 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.063 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@325048509 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@36fb9a60) 18:37:01.063 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@619383589 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@2067314975) 18:37:01.063 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1626956833 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@d8ed2b3) 18:37:01.063 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1900036612 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1334771058) 18:37:01.063 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1685930190 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:01.063 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@522001848 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@36fb9a60) 18:37:01.063 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1816013885 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:01.063 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@1415784869 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@36fb9a60) 18:37:01.063 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1519806679 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:01.063 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@764501728 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@36fb9a60) 18:37:01.063 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@810795179 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:01.063 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@2100361477 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:37:01.063 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:37:01.064 [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:37:01.064 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:37:01.064 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:37:01.064 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:37:01.064 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:37:01.064 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:37:01.064 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.064 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.064 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1952605492 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:37:01.064 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:37:01.064 [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:37:01.065 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)] for CollectionEntry[] 18:37:01.065 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfConceptKey(name=Policy0, version=4.5.6)] for CollectionEntry[] 18:37:01.065 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfSearchableKey(name=policy.type.0, version=1.2.3)] for CollectionEntry[] 18:37:01.065 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdpSubGroup(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX), supportedPolicyTypes=[PfSearchableKey(name=policy.type.0, version=1.2.3)], policies=[PfConceptKey(name=Policy0, version=4.5.6)], currentInstanceCount=123, desiredInstanceCount=456, properties={subgroupProperty0=Value of sub Group Property 0}, pdpInstances=[JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)])] for CollectionEntry[] 18:37:01.065 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:37:01.065 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:37:01.065 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:37:01.065 [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:37:01.065 [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:37:01.065 [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:37:01.065 [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:37:01.065 [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:37:01.066 [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:37:01.066 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 3 insertions, 2 updates, 0 deletions to 3 objects 18:37:01.066 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 6 (re)creations, 0 updates, 0 removals to 6 collections 18:37:01.066 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:37:01.066 [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:37:01.066 [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:37:01.066 [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:37:01.066 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:37:01.067 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:37:01.067 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:37:01.068 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.068 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:37:01.068 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:37:01.068 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.068 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:37:01.069 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:37:01.069 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.069 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:37:01.069 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:01.069 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.069 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:37:01.069 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:01.069 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.069 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:37:01.069 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:37:01.069 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.069 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:37:01.070 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:37:01.070 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.070 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.070 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.070 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.070 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@641455762 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@61f342aa) 18:37:01.070 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@522407812 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@443688158) 18:37:01.070 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@693823788 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@36fb9a60) 18:37:01.070 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@38994624 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:01.070 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@2057624414 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@36fb9a60) 18:37:01.070 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@2139026657 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:01.070 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@26436011 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@36fb9a60) 18:37:01.070 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@466368091 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:01.070 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1198420055 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@36fb9a60) 18:37:01.070 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1329552807 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:01.071 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1438376914 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1656749454) 18:37:01.071 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@792685008 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:37:01.071 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@468142248 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@61f342aa) 18:37:01.071 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@771816470 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:01.071 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@615460727 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:37:01.071 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:37:01.071 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.071 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.071 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.071 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.071 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.071 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.071 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.071 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.071 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.071 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.071 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:01.071 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.071 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.071 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.071 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.071 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.071 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:01.071 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.071 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:01.071 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.071 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.071 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.071 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.071 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.071 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:01.071 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.071 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:01.071 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.071 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.071 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.071 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.071 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.071 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:01.071 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.071 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:01.071 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:01.071 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:01.072 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.072 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:01.072 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.072 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:01.072 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:37:01.072 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:37:01.072 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.072 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:01.072 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:01.072 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:01.072 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:01.072 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.072 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:01.072 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.072 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 633990649 18:37:01.072 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.072 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 16254704 18:37:01.072 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1282336086 18:37:01.072 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1282336086 18:37:01.072 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:01.072 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:01.072 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.072 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:01.072 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:01.072 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:01.072 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:37:01.072 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:37:01.072 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.072 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1282336086 18:37:01.072 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:01.072 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:37:01.072 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:37:01.072 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.072 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@42d6568e 18:37:01.072 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:37:01.072 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:37:01.072 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:37:01.072 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.073 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.073 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@571454911 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@2067314975) 18:37:01.073 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1268883225 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@d8ed2b3) 18:37:01.073 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1087049885 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1334771058) 18:37:01.073 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1454596821 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:01.073 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:37:01.073 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.073 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:37:01.073 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:37:01.073 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:37:01.073 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:37:01.073 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:01.073 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.073 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:01.073 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.073 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.073 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.073 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.073 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.073 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.073 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.073 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.073 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.073 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 1443313193 18:37:01.073 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.073 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@433283906 18:37:01.073 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.073 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.073 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:37:01.073 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:37:01.073 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:37:01.073 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:37:01.074 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:01.074 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@433283906 18:37:01.074 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@1bef43f6 18:37:01.074 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:01.074 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.074 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.074 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:37:01.074 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:37:01.074 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:37:01.074 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:37:01.074 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:37:01.074 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.074 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.074 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1570429459 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:37:01.074 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:37:01.075 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:01.075 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:37:01.075 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:37:01.075 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:37:01.075 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:37:01.075 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:01.075 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@7034bb18 18:37:01.075 [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:37:01.075 [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:37:01.075 [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:37:01.075 [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:37:01.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:37:01.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:37:01.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:37:01.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:01.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:37:01.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:37:01.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:01.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@7bf5bd4f] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:37:01.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:37:01.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:01.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:01.076 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:37:01.076 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:37:01.076 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.076 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.076 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@231831058 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@36fb9a60) 18:37:01.076 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1349393679 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@2067314975) 18:37:01.076 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@336091757 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@d8ed2b3) 18:37:01.076 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1216143138 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1334771058) 18:37:01.076 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1318801881 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:01.076 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@1849535328 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@36fb9a60) 18:37:01.076 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@951083000 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:01.076 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@379257347 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@36fb9a60) 18:37:01.076 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@43682960 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:01.076 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@33505544 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@36fb9a60) 18:37:01.076 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@998936912 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:01.076 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1976502072 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:37:01.076 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:37:01.076 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.076 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:37:01.076 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:37:01.076 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:37:01.076 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:37:01.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:01.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.077 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:01.077 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:01.077 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.077 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.077 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.077 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:01.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.077 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.077 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.077 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.077 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:01.077 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.077 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.077 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.077 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:01.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:01.077 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.077 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.077 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.077 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:01.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:01.077 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.077 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.077 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.077 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:01.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@989803579 18:37:01.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@989803579 18:37:01.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:01.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@989803579 18:37:01.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:01.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:01.077 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:01.077 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:37:01.077 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:37:01.077 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.077 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@72ebfc21 18:37:01.077 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:01.077 [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:37:01.077 [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:37:01.077 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:37:01.077 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:37:01.077 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:37:01.077 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:01.077 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:37:01.077 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:37:01.077 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:01.077 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:01.077 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@300e9a59] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:37:01.077 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.077 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:37:01.078 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:01.078 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:01.078 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:01.078 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:01.078 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:37:01.078 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.078 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.078 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1597198553 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@61f342aa) 18:37:01.078 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@464246068 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@443688158) 18:37:01.078 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1391760957 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@36fb9a60) 18:37:01.078 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@95799933 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:01.078 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1086711690 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@36fb9a60) 18:37:01.078 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@92440787 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:01.078 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1932632864 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@36fb9a60) 18:37:01.078 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1484548377 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:01.078 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@929709099 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@36fb9a60) 18:37:01.078 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@641723909 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:01.078 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1491693889 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1656749454) 18:37:01.078 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1676079076 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:37:01.078 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@84610263 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@61f342aa) 18:37:01.078 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1545438645 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:01.078 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1332581390 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:37:01.078 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:37:01.078 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.078 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.078 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.078 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.078 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.078 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.078 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.078 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.078 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.078 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.078 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:01.078 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.078 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.078 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.078 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.078 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.078 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:01.078 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.078 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:01.079 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.079 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.079 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.079 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:01.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:01.079 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.079 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.079 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.079 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:01.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:01.079 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:01.079 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:01.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:01.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:01.079 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:37:01.079 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:37:01.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:01.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:01.079 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:01.079 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:01.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:01.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1980761237 18:37:01.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1980761237 18:37:01.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:01.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:01.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:01.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:01.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:01.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1980761237 18:37:01.079 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:01.079 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:37:01.079 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:37:01.079 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.079 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@481d5c41 18:37:01.079 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:37:01.079 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:01.079 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:37:01.079 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.079 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.079 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@1556126947 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@2115845230) 18:37:01.079 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1567127499 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:01.079 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:37:01.080 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:01.080 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:01.080 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:01.080 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.080 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:01.080 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.080 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:01.080 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@1442722749 18:37:01.080 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:01.080 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@1442722749 18:37:01.080 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:37:01.080 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:37:01.080 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@53e43e3a 18:37:01.080 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:37:01.080 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.080 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.080 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:37:01.080 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:37:01.080 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.080 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.080 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@830223743 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1950868650) 18:37:01.080 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@313848742 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@970657560) 18:37:01.080 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1776030353 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:01.080 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:37:01.080 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:01.080 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.080 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.080 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.080 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.080 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.080 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:01.080 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.080 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:01.080 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@829835480 18:37:01.080 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:01.080 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:01.080 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:37:01.080 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:37:01.080 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:37:01.080 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:01.080 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@829835480 18:37:01.081 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:01.081 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@76ab49b5 18:37:01.081 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:01.081 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.081 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:37:01.081 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:37:01.081 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.081 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.081 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@720720155 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@737203101) 18:37:01.081 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@685582284 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@1464986868) 18:37:01.081 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1470894732 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:01.081 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:37:01.081 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:01.081 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.081 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.081 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.081 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.081 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.081 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:01.081 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.081 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:01.081 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@643600250 18:37:01.081 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:01.081 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:01.081 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:37:01.081 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:37:01.081 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:37:01.081 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:01.081 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@643600250 18:37:01.081 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:01.081 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@632189d8 18:37:01.081 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:01.081 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.081 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:01.082 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:37:01.082 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.082 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.082 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@1307581155 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1727773291) 18:37:01.082 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1394127481 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:01.082 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:37:01.082 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:01.082 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.082 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.082 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.082 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.082 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.082 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:01.082 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.082 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:01.082 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@654111360 18:37:01.082 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:01.082 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@654111360 18:37:01.082 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:37:01.082 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:37:01.082 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@7ed8402d 18:37:01.082 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:01.082 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.082 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.083 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.083 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.083 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1749401333 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@61f342aa) 18:37:01.083 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1842791411 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@443688158) 18:37:01.083 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1947500350 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@36fb9a60) 18:37:01.083 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1215398073 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:01.083 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@226901332 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@36fb9a60) 18:37:01.083 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1452588620 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:01.083 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@28235311 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@36fb9a60) 18:37:01.083 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1168046827 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:01.083 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@2035159953 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@36fb9a60) 18:37:01.083 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@182166570 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:01.083 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@2100495600 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1656749454) 18:37:01.083 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1330176031 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:37:01.083 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1184080124 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@61f342aa) 18:37:01.083 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@289318640 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:01.083 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1959736483 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:37:01.083 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:37:01.083 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.083 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.083 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.083 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.083 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.083 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.083 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.083 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.083 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.083 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.083 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:01.083 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.083 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.083 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.083 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.083 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.083 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:01.083 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.083 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:01.083 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.083 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.083 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.083 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.083 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.083 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:01.083 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.084 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:01.084 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.084 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.084 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.084 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.084 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.084 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:01.084 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.084 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:01.084 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:01.084 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:01.084 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.084 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:01.084 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.084 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:01.084 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:37:01.084 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:37:01.084 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.084 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:01.084 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:01.084 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:01.084 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:01.084 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.084 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:01.084 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.084 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 1127062078 18:37:01.084 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.084 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 1321911508 18:37:01.084 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@227634823 18:37:01.084 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@227634823 18:37:01.084 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:01.084 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:01.084 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.084 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:01.084 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:01.084 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:01.084 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:37:01.084 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:37:01.084 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.084 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@227634823 18:37:01.084 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:01.084 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:37:01.084 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:37:01.084 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.084 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@3ea833e5 18:37:01.084 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:37:01.084 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:37:01.084 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:37:01.084 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.084 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.084 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@294432141 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@2067314975) 18:37:01.084 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@401542253 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@d8ed2b3) 18:37:01.084 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@297518839 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1334771058) 18:37:01.084 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1861478462 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:01.084 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:37:01.085 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.085 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:37:01.085 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:37:01.085 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:37:01.085 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:37:01.085 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:01.085 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.085 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:01.085 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.085 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.085 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.085 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.085 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.085 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.085 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.085 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.085 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.085 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 977786836 18:37:01.085 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.085 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1225982370 18:37:01.085 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.085 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.085 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:37:01.085 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:37:01.085 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:37:01.085 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:37:01.085 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:01.085 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1225982370 18:37:01.085 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@4b047aba 18:37:01.085 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:01.085 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.085 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.085 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.085 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.085 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1866596850 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:37:01.085 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:37:01.085 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:01.085 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:37:01.085 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:37:01.085 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:37:01.085 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:37:01.085 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:01.085 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@5789f118 18:37:01.085 [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:37:01.085 [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:37:01.086 [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:37:01.086 [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:37:01.086 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.086 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.086 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@683353994 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@36fb9a60) 18:37:01.086 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@2063919629 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@2067314975) 18:37:01.086 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1080084478 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@d8ed2b3) 18:37:01.086 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1484386267 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@1334771058) 18:37:01.086 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@688849961 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:01.086 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@1971836807 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@36fb9a60) 18:37:01.086 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@857645566 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:01.086 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@604936049 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@36fb9a60) 18:37:01.086 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1970401685 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:01.086 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@1048652627 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@36fb9a60) 18:37:01.086 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@2018933804 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:01.086 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@682875208 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:37:01.086 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:37:01.086 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.086 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:37:01.086 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:37:01.086 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:37:01.086 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:37:01.086 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:01.086 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.086 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:01.086 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.086 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:01.086 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.086 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.086 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.086 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.086 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.086 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:01.086 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.086 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.086 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.086 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.086 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.086 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.086 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.086 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.086 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:01.086 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.086 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.086 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.086 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.086 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.086 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:01.086 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.086 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:01.086 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.086 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.086 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.086 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.086 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.086 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:01.086 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.086 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:01.086 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.086 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.086 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.086 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.086 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.086 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:01.086 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.086 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@782544303 18:37:01.086 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@782544303 18:37:01.086 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:01.086 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.086 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.086 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@782544303 18:37:01.086 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:01.086 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:01.086 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:01.086 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:37:01.086 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:37:01.086 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.086 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@4704680c 18:37:01.086 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:01.087 [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:37:01.087 [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:37:01.087 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.087 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.087 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@99141198 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@61f342aa) 18:37:01.087 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@983800069 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@443688158) 18:37:01.087 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1165306418 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@36fb9a60) 18:37:01.087 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@559251096 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:01.087 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1657538122 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@36fb9a60) 18:37:01.087 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1149354151 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:01.087 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@684279487 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@36fb9a60) 18:37:01.087 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@576867456 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:01.087 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@538898640 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@36fb9a60) 18:37:01.087 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1783662732 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:01.087 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@139384775 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1656749454) 18:37:01.087 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@955816962 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:37:01.087 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1874289597 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@61f342aa) 18:37:01.087 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@30249519 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:01.087 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@2135133502 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:37:01.087 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:37:01.087 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.087 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.087 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.087 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.087 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.087 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.087 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.087 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.087 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.087 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.087 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:01.087 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.087 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.087 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.087 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.087 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.087 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:01.087 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.087 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:01.087 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.087 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.087 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.087 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.087 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.087 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:01.087 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.087 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:01.087 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.087 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.087 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.087 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.087 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.087 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:01.087 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.087 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:01.087 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:01.087 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:01.087 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.087 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:01.087 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.087 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:01.087 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:37:01.087 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:37:01.087 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.087 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:01.087 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:01.087 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:01.087 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:01.087 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.087 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:01.087 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.087 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@979933988 18:37:01.087 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@979933988 18:37:01.087 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:01.087 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:01.087 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.087 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:01.087 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:01.087 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:01.087 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@979933988 18:37:01.087 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:01.087 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:37:01.087 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:37:01.087 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.087 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@628f8380 18:37:01.088 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:37:01.088 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:01.088 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:37:01.088 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.088 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.088 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@2087721404 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@2115845230) 18:37:01.088 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@37686445 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:01.088 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:37:01.088 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:01.088 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:01.088 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:01.088 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.088 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:01.088 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.088 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:01.088 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@1495391018 18:37:01.088 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:01.088 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@1495391018 18:37:01.088 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:37:01.088 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:37:01.088 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@37dc38cc 18:37:01.088 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:37:01.088 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.088 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.088 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:37:01.088 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:37:01.088 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.088 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.088 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@1299972350 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1950868650) 18:37:01.088 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@465622077 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@970657560) 18:37:01.088 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1003638922 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:01.088 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:37:01.089 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:01.089 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.089 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.089 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.089 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.089 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.089 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:01.089 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.089 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:01.089 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1279684094 18:37:01.089 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:01.089 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:01.089 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:37:01.089 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:37:01.089 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:37:01.089 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:01.089 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1279684094 18:37:01.089 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:01.089 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@5db4c6c1 18:37:01.089 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:01.089 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.089 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:37:01.089 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:37:01.089 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.089 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.089 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1951112189 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@737203101) 18:37:01.089 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@1776485669 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@1464986868) 18:37:01.089 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1831961883 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:01.089 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:37:01.089 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:01.089 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.089 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.089 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.089 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.089 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.089 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:01.089 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.089 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:01.089 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@409688234 18:37:01.089 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:01.089 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:01.089 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:37:01.089 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:37:01.089 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:37:01.089 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:01.089 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@409688234 18:37:01.089 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:01.089 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@4f4fd133 18:37:01.089 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:01.089 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.090 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:01.090 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:37:01.090 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.090 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.090 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@783781020 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1727773291) 18:37:01.090 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@2114629804 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:01.090 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:37:01.090 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:01.098 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.098 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.098 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.098 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.098 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.098 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:01.098 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.098 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:01.098 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@1768604637 18:37:01.098 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:01.098 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@1768604637 18:37:01.098 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:37:01.098 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:37:01.098 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@4258eba5 18:37:01.098 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:01.098 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.098 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.103 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:37:01.103 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@4e14a84] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@14fe3663] 18:37:01.103 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:37:01.103 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:37:01.104 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:37:01.104 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:37:01.108 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:37:01.108 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=null] against incoming persistence unit name [ToscaConceptTest] 18:37:01.108 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- No PersistenceProvider explicitly requested, assuming Hibernate 18:37:01.108 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest persistence provider classname: null 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 [ javax.persistence.jdbc.driver: org.h2.Driver javax.persistence.jdbc.password: P01icY hibernate.dialect: org.hibernate.dialect.H2Dialect javax.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest hibernate.show_sql: false javax.persistence.schema-generation.database.action: drop-and-create javax.persistence.jdbc.user: policy] 18:37:01.108 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 18:37:01.108 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:37:01.109 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 18:37:01.109 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 18:37:01.109 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 18:37:01.109 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 18:37:01.109 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 18:37:01.109 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:37:01.109 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:37:01.109 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:37:01.109 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:37:01.109 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:37:01.109 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:37:01.109 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:37:01.109 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:37:01.109 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:37:01.109 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:37:01.109 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:37:01.109 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:37:01.109 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:37:01.109 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@27f3f512 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@27f3f512 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@27f3f512 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@5e593b08 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@5e593b08 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@3946075 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@3946075 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@122635ef 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@122635ef 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2ac519dc 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2ac519dc 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@2ac519dc 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@1de4bee0 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@1de4bee0 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@3ece79fe 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@3cc79c02 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@3cc79c02 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@1e01b133 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@262a1fad 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@6be6931f 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@6be6931f 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@6be6931f 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@6b4125ed 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@6b4125ed 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@6b4125ed 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@78da899f 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@78da899f 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@78da899f 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@e7b265e 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@e7b265e 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@e7b265e 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@51da32e5 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@51da32e5 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@51da32e5 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@33d60b7e 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@33d60b7e 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@1fecfaea 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@1fecfaea 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@4872669f 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@4872669f 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@4872669f 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@483f286e 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@4bb147ec 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@4bb147ec 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@33f2cfda 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@68ef01a5 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@68ef01a5 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@68ef01a5 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@59a2388e 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@186d8a71 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@3dc40ab9 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@2db6d68d 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@2db6d68d 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@6518fdfd 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@6518fdfd 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@11d2dd2d 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@cde8c6c 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@174721c4 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@3592c1c4 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@322e49ee 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@4aeb0e2b 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@648c5fb3 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@648c5fb3 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@47b33e07 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@47b33e07 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@7126e26 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@7126e26 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@151ab2b9 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@151ab2b9 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@4d705112 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@590765c4 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@19489b27 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@19489b27 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@626d2016 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@2d5a1588 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@4f116ca2 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@125d47c4 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@125d47c4 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@193bb809 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@64b018f3 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@20801cbb 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@20801cbb 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@581b1c08 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@581b1c08 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@1c240cf2 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@1c240cf2 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@1c240cf2 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@78b7f805 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@78b7f805 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@78b7f805 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@58f2466c 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@5809fa26 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@64763e49 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@64763e49 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@23468512 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@23468512 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@23468512 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@69cd7630 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@7e8279e5 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@2b53840a 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@2b53840a 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@3caafa67 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@3caafa67 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@3caafa67 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@3e546734 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@3e546734 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@53747c4a 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@53747c4a 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@64b0d1fa 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@64b0d1fa 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@f2276c9 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@f2276c9 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@12d2ddde 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@12d2ddde 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@62b475e2 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@729c8063 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@729c8063 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@50110971 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@d12aecb 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@4f69405c 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@5d121316 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@46638272 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@5e1f1883 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@5b71d8bc 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@16b6fa67 18:37:01.110 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@4c9c9ad1 18:37:01.111 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@6ae148c1] into BootstrapContext; was [null] 18:37:01.111 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@3f80d919] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@1e44794c] 18:37:01.130 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:37:01.130 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:37:01.130 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 18:37:01.131 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver 18:37:01.131 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PdpProviderTest] 18:37:01.131 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:37:01.131 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:37:01.131 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 18:37:01.131 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1) 18:37:01.152 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:37:01.152 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:37:01.152 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:37:01.153 [main] WARN org.hibernate.orm.deprecation -- HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 18:37:01.153 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.220 18:37:01.153 [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:37:01.154 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 18:37:01.154 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 18:37:01.154 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 18:37:01.154 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:37:01.154 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:37:01.154 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 18:37:01.154 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(3100, NumericTypeDescriptor) replaced previous registration(org.hibernate.dialect.H2DurationIntervalSecondJdbcType@1117cc7c) 18:37:01.155 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@390b15c0] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@3dc0b407] 18:37:01.157 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:37:01.158 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:01.159 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicyType 18:37:01.159 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:37:01.160 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.170 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:37:01.170 [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:37:01.171 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:01.171 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:01.171 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:37:01.171 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.171 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.171 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:01.171 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.name 18:37:01.171 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:01.171 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:01.171 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:01.171 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:37:01.171 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.171 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.171 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:01.171 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.version 18:37:01.171 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:01.171 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:01.172 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:37:01.172 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.172 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:37:01.172 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:37:01.172 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:01.172 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:37:01.172 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.172 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.172 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:01.172 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_name 18:37:01.172 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:01.172 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:37:01.172 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:37:01.172 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:01.172 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:37:01.172 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.172 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.172 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:01.172 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_version 18:37:01.172 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:01.172 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:37:01.172 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.172 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:37:01.173 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:37:01.173 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:01.173 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:01.173 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:37:01.173 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.description 18:37:01.173 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:37:01.173 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.173 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.173 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:37:01.173 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.173 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:37:01.173 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:37:01.173 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.173 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.173 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:37:01.173 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:37:01.173 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.173 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.173 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:37:01.173 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.174 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:37:01.174 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:37:01.174 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.174 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.174 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:37:01.174 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:37:01.174 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.174 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.174 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:37:01.174 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.174 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:37:01.174 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:37:01.174 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeName',referencedColumn='name') 18:37:01.174 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeVersion',referencedColumn='version') 18:37:01.174 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.174 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:01.174 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:37:01.174 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.174 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.174 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='triggers_ORDER') 18:37:01.174 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.174 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='triggers_KEY') 18:37:01.174 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='triggers_KEY') 18:37:01.174 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.174 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.174 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:01.174 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property triggers 18:37:01.175 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:01.175 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicy 18:37:01.175 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:37:01.176 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.176 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:37:01.176 [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:37:01.176 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:01.176 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:01.176 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:37:01.176 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.176 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.176 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:01.176 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.name 18:37:01.176 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:01.176 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:01.176 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:01.176 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:37:01.176 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.176 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.176 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:01.176 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.version 18:37:01.176 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:01.176 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:01.176 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:37:01.176 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.177 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:37:01.177 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:37:01.177 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:01.177 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:37:01.177 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.177 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.177 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:01.177 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_name 18:37:01.177 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:01.177 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:37:01.177 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:37:01.177 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:01.177 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:37:01.177 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.177 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.177 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:01.177 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_version 18:37:01.177 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:01.177 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:37:01.177 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.177 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:37:01.177 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:37:01.177 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:01.177 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:01.177 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:37:01.177 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.description 18:37:01.177 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:37:01.177 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.177 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.177 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:37:01.177 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.177 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:37:01.177 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:37:01.177 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.177 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.177 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:37:01.177 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:37:01.177 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.177 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.178 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:37:01.178 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.178 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:37:01.178 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:37:01.178 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.178 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.178 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:37:01.178 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:37:01.180 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.184 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:37:01.184 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_name') 18:37:01.184 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:01.184 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:37:01.184 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.184 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.184 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:01.184 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_name 18:37:01.184 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:01.184 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:37:01.185 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_version') 18:37:01.185 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:01.185 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:37:01.185 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.185 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.185 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:01.185 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_version 18:37:01.185 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:01.185 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property type 18:37:01.185 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.185 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.185 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:37:01.185 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.185 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:37:01.185 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:37:01.185 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyName',referencedColumn='name') 18:37:01.185 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyVersion',referencedColumn='version') 18:37:01.185 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.185 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:01.185 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:37:01.186 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:37:01.186 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:37:01.186 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:37:01.186 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.186 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:37:01.186 [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:37:01.186 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:37:01.186 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:37:01.186 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:37:01.186 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:01.186 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:01.186 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:37:01.186 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.localName 18:37:01.186 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:37:01.187 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:37:01.187 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:37:01.187 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:37:01.187 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:01.187 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:01.187 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:37:01.187 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyName 18:37:01.187 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:37:01.187 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:37:01.187 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:37:01.187 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:37:01.187 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:01.187 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:01.187 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:37:01.187 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyVersion 18:37:01.187 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:37:01.187 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:37:01.187 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:37:01.187 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:37:01.187 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:01.187 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:01.187 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:37:01.187 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentLocalName 18:37:01.187 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:37:01.187 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:01.187 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:37:01.187 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.187 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:37:01.187 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:37:01.187 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:01.187 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:01.187 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for deploy 18:37:01.187 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.deploy 18:37:01.187 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property deploy 18:37:01.187 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.187 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:37:01.187 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:37:01.187 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:01.187 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:01.187 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroup 18:37:01.187 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpGroup 18:37:01.187 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroup 18:37:01.187 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.187 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:37:01.187 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:37:01.187 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:01.187 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:01.187 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpType 18:37:01.187 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpType 18:37:01.187 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpType 18:37:01.188 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.188 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:01.188 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:01.188 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:37:01.188 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.188 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.188 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:01.188 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.name 18:37:01.188 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:01.188 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:01.188 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:01.188 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:37:01.188 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.188 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.188 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:01.188 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.version 18:37:01.188 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:01.188 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policyType 18:37:01.188 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.188 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:37:01.188 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:37:01.188 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:01.188 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:01.188 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for state 18:37:01.188 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.state 18:37:01.188 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property state 18:37:01.188 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:01.188 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpGroup 18:37:01.188 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:37:01.189 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.189 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:37:01.189 [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:37:01.189 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:01.189 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:01.189 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:37:01.189 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.189 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.189 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:01.189 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.name 18:37:01.189 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:01.189 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:01.189 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:01.189 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:37:01.189 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.189 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.189 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:01.189 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.version 18:37:01.189 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:01.189 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:01.189 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:37:01.189 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.189 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:37:01.189 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:37:01.189 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:01.189 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:01.189 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:37:01.189 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.description 18:37:01.189 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:37:01.189 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.189 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:37:01.189 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:37:01.189 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:01.189 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:01.189 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroupState 18:37:01.189 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.pdpGroupState 18:37:01.189 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroupState 18:37:01.189 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.189 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.189 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpSubGroups_ORDER') 18:37:01.190 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.190 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpSubGroups_KEY') 18:37:01.190 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpSubGroups_KEY') 18:37:01.190 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='name',referencedColumn='name') 18:37:01.190 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='version',referencedColumn='version') 18:37:01.190 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.190 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:37:01.190 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpSubGroups 18:37:01.190 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.190 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.190 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:37:01.190 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.190 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:37:01.190 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:37:01.190 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.190 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.190 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:37:01.190 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:37:01.190 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:01.190 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpSubGroup 18:37:01.190 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:37:01.191 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.191 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:37:01.191 [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:37:01.191 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:37:01.191 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:37:01.191 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:37:01.191 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:01.191 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:01.191 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:37:01.191 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.localName 18:37:01.191 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:37:01.191 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:37:01.191 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:37:01.191 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:37:01.191 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:01.191 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:01.191 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:37:01.191 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyName 18:37:01.191 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:37:01.191 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:37:01.191 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:37:01.191 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:37:01.191 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:01.191 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:01.191 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:37:01.191 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyVersion 18:37:01.191 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:37:01.191 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:37:01.191 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:37:01.191 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:37:01.191 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:01.191 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:01.191 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:37:01.191 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentLocalName 18:37:01.191 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:37:01.191 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:01.191 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:37:01.192 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.192 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:37:01.192 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:37:01.192 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:01.192 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:01.192 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for currentInstanceCount 18:37:01.192 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.currentInstanceCount 18:37:01.192 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property currentInstanceCount 18:37:01.192 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.192 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:37:01.192 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:37:01.192 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:01.192 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:01.192 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for desiredInstanceCount 18:37:01.192 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.desiredInstanceCount 18:37:01.192 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property desiredInstanceCount 18:37:01.192 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.192 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.192 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpInstances_ORDER') 18:37:01.192 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.192 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpInstances_KEY') 18:37:01.192 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpInstances_KEY') 18:37:01.192 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyName',referencedColumn='parentKeyName') 18:37:01.192 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyVersion',referencedColumn='parentKeyVersion') 18:37:01.192 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentLocalName',referencedColumn='parentLocalName') 18:37:01.192 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpLocalName',referencedColumn='localName') 18:37:01.192 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.192 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:37:01.192 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpInstances 18:37:01.192 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.192 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.192 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='policies_ORDER') 18:37:01.192 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.192 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='policies_KEY') 18:37:01.192 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='policies_KEY') 18:37:01.192 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.192 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.192 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:01.192 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policies 18:37:01.193 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.193 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.193 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:37:01.193 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.193 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:37:01.193 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:37:01.193 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.193 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.193 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:37:01.193 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:37:01.193 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.193 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.193 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='supportedPolicyTypes_ORDER') 18:37:01.193 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.193 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='supportedPolicyTypes_KEY') 18:37:01.193 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='supportedPolicyTypes_KEY') 18:37:01.193 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.193 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.193 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:01.193 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property supportedPolicyTypes 18:37:01.193 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:37:01.193 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdp 18:37:01.193 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:37:01.194 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.194 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:37:01.194 [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:37:01.194 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:37:01.194 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:37:01.194 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:37:01.194 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:01.194 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:01.194 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:37:01.195 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.localName 18:37:01.195 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:37:01.197 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:37:01.199 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:37:01.199 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:37:01.199 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:01.200 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:01.201 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:37:01.201 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyName 18:37:01.201 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:37:01.203 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:37:01.203 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:37:01.203 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:37:01.203 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:01.203 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:01.203 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:37:01.203 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyVersion 18:37:01.203 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:37:01.203 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:37:01.203 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:37:01.203 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:37:01.203 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:01.203 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:01.203 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:37:01.203 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentLocalName 18:37:01.203 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:37:01.203 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:01.203 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:37:01.203 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.203 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:37:01.203 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:37:01.203 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:01.203 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:01.203 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for healthy 18:37:01.203 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.healthy 18:37:01.203 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property healthy 18:37:01.203 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.203 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:37:01.203 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:37:01.203 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:01.203 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:01.203 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for lastUpdate 18:37:01.203 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.lastUpdate 18:37:01.203 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property lastUpdate 18:37:01.204 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.204 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:37:01.204 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:37:01.204 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:01.204 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:01.204 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 18:37:01.204 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.message 18:37:01.204 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 18:37:01.204 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.204 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:37:01.204 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:37:01.204 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:01.204 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:01.204 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpState 18:37:01.204 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.pdpState 18:37:01.204 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpState 18:37:01.204 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:01.204 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:01.204 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:01.204 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:01.204 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:37:01.204 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:01.204 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:01.204 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:01.204 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:01.204 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:37:01.204 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:01.204 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:01.204 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:37:01.204 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:37:01.204 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:37:01.205 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:37:01.205 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for deploy 18:37:01.205 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroup 18:37:01.205 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpType 18:37:01.205 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:01.205 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:01.205 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for state 18:37:01.205 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:01.205 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:01.205 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:37:01.205 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroupState 18:37:01.205 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:37:01.205 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:37:01.205 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:37:01.205 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:37:01.205 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for currentInstanceCount 18:37:01.205 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for desiredInstanceCount 18:37:01.205 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:37:01.205 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:37:01.205 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:37:01.205 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:37:01.205 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for healthy 18:37:01.205 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for lastUpdate 18:37:01.205 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 18:37:01.205 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpState 18:37:01.205 [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:37:01.205 [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:37:01.205 [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:37:01.205 [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:37:01.205 [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:37:01.205 [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:37:01.205 [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:37:01.205 [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:37:01.205 [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:37:01.205 [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:37:01.205 [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:37:01.205 [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:37:01.205 [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:37:01.205 [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:37:01.205 [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:37:01.205 [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:37:01.205 [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:37:01.205 [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:37:01.205 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:01.205 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:01.205 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:01.205 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:01.206 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:37:01.206 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:01.206 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:01.206 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:01.206 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.name 18:37:01.206 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:01.206 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:01.206 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:01.206 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:01.206 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:37:01.206 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:01.206 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:01.206 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:01.206 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.version 18:37:01.206 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:01.206 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:01.206 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:37:01.206 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:37:01.206 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:37:01.206 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:01.206 [main] DEBUG org.hibernate.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:37:01.206 [main] DEBUG org.hibernate.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:37:01.206 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:01.206 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties 18:37:01.206 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:01.206 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:01.206 [main] DEBUG org.hibernate.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:37:01.206 [main] DEBUG org.hibernate.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:37:01.206 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:01.206 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties_KEY 18:37:01.206 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:01.206 [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:37:01.206 [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:37:01.206 [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:37:01.206 [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:37:01.206 [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:37:01.206 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:37:01.206 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:01.206 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:01.207 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:01.207 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:01.207 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:37:01.207 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.207 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.207 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:01.207 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.name 18:37:01.207 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:01.207 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:01.207 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:01.207 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:01.207 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:37:01.207 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.207 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.207 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:01.207 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.version 18:37:01.207 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:01.207 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:01.207 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:37:01.207 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:37:01.207 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:37:01.208 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:37:01.208 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:37:01.208 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:37:01.208 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:01.208 [main] DEBUG org.hibernate.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:37:01.208 [main] DEBUG org.hibernate.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:37:01.208 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:01.208 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties 18:37:01.208 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:01.208 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:01.208 [main] DEBUG org.hibernate.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:37:01.208 [main] DEBUG org.hibernate.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:37:01.208 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:01.208 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties_KEY 18:37:01.208 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:01.208 [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:37:01.208 [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:37:01.208 [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:37:01.208 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:37:01.208 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:37:01.208 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:37:01.208 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:37:01.208 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:01.208 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:01.209 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:01.209 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:01.209 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:37:01.209 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.209 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.209 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:01.209 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.name 18:37:01.209 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:01.209 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:01.209 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:01.209 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:01.209 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:37:01.209 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.209 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.209 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:01.209 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.version 18:37:01.209 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:01.209 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:01.209 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:37:01.209 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:37:01.209 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:37:01.209 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:37:01.209 [main] DEBUG org.hibernate.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:37:01.209 [main] DEBUG org.hibernate.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:37:01.209 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:01.209 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties 18:37:01.209 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:01.209 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:37:01.209 [main] DEBUG org.hibernate.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:37:01.209 [main] DEBUG org.hibernate.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:37:01.209 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:01.209 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties_KEY 18:37:01.209 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:01.209 [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:37:01.209 [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:37:01.209 [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:37:01.209 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:37:01.209 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:37:01.209 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:37:01.210 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:37:01.210 [main] DEBUG org.hibernate.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:37:01.210 [main] DEBUG org.hibernate.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:37:01.210 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:01.210 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata 18:37:01.210 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:01.210 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:37:01.210 [main] DEBUG org.hibernate.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:37:01.210 [main] DEBUG org.hibernate.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:37:01.210 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:01.210 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata_KEY 18:37:01.210 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:01.210 [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:37:01.210 [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:37:01.210 [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:37:01.210 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:37:01.210 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:01.210 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:01.210 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:37:01.210 [main] DEBUG org.hibernate.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:37:01.210 [main] DEBUG org.hibernate.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:37:01.210 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:01.210 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_triggers.triggers 18:37:01.210 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:01.210 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:37:01.210 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:01.210 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:01.211 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:01.211 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:01.211 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:37:01.211 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.211 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.211 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:01.211 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.name 18:37:01.211 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:01.211 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:01.211 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:01.211 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:01.211 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:37:01.211 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.211 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.211 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:01.211 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.version 18:37:01.211 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:01.211 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:01.212 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:37:01.212 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:37:01.212 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:37:01.212 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:37:01.212 [main] DEBUG org.hibernate.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:37:01.212 [main] DEBUG org.hibernate.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:37:01.212 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:01.212 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties 18:37:01.212 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:01.213 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:37:01.213 [main] DEBUG org.hibernate.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:37:01.213 [main] DEBUG org.hibernate.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:37:01.213 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:01.213 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties_KEY 18:37:01.213 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:01.213 [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:37:01.213 [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:37:01.213 [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:37:01.213 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:37:01.213 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:37:01.213 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:37:01.213 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:37:01.213 [main] DEBUG org.hibernate.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:37:01.213 [main] DEBUG org.hibernate.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:37:01.213 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:01.213 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata 18:37:01.214 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:01.214 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:37:01.214 [main] DEBUG org.hibernate.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:37:01.214 [main] DEBUG org.hibernate.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:37:01.214 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:01.214 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata_KEY 18:37:01.214 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:01.214 [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:37:01.214 [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:37:01.214 [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:37:01.214 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:37:01.215 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:01.216 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:01.216 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:01.216 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:01.216 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:01.216 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:01.216 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:01.217 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:01.217 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:01.217 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:01.217 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:01.217 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:01.217 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:01.217 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:37:01.218 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:01.247 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:01.248 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:01.248 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:01.248 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:01.248 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:01.248 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:01.248 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:01.248 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:01.248 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:01.248 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:01.248 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:01.248 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:01.248 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:01.248 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:37:01.248 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:01.249 [main] DEBUG org.hibernate.bytecode.internal.BytecodeProviderInitiator -- HHH000021: Bytecode provider: bytebuddy 18:37:01.249 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:37:01.250 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:37:01.250 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, hibernate.dialect=org.hibernate.dialect.H2Dialect, 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-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.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.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.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/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.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.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.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-20240203183650571_70.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-02-03T18-36-02_855-jvmRun1 surefire-20240203183650571_68tmp surefire_4-20240203183650571_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-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.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.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.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/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.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.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.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, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240203183650571_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, 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, javax.persistence.schema-generation.database.action=drop-and-create, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@64219a93, 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=true, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:37:01.250 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:37:01.251 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:37:01.251 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:37:01.255 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@6ef69ebf] under count; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@6df7fb0c] under every; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@6feb5d37] under any; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7f6a75b] under sinh; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5dafd27c] under cosh; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@fd27d5e] under tanh; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3ae58b76] under pi; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@81b2f0e] under log; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@2b843043] under position; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@37a080e0] under overlay; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@21880359] under trim; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@70ba2b39] under cast; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7ab61b45] under collate; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@49222373] under extract; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@285163c5] under ifnull; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@9936615] under pad; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@43b53851] under str; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@1b54b2ef] under format; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@38b8a50b] under timestampadd; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@2a89cfc7] under timestampdiff; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@40141d77] under current_date; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@7ee91c50] under current_time; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3847e7b] under current_timestamp; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@67976e3b] under local_date; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@788381b] under local_time; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@31b5bf26] under local_datetime; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@116278cd] under offset_datetime; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4d582a6c] under instant; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@bd69b3c] under sql; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@178659ef] under count; prior registration was org.hibernate.dialect.function.CountFunction@6ef69ebf 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@1520efc2] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3ae58b76 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 18:37:01.256 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 18:37:01.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1927ac40] under mod; prior registration was NamedSqmFunctionTemplate(mod) 18:37:01.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 18:37:01.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 18:37:01.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 18:37:01.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 18:37:01.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 18:37:01.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 18:37:01.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 18:37:01.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 18:37:01.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 18:37:01.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 18:37:01.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 18:37:01.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 18:37:01.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 18:37:01.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 18:37:01.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 18:37:01.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 18:37:01.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 18:37:01.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 18:37:01.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 18:37:01.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 18:37:01.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 18:37:01.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 18:37:01.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 18:37:01.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 18:37:01.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 18:37:01.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@788381b 18:37:01.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@31b5bf26 18:37:01.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@2697db23] under trunc; prior registration was null 18:37:01.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 18:37:01.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3fba73f] under date_trunc; prior registration was null 18:37:01.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 18:37:01.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 18:37:01.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 18:37:01.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 18:37:01.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 18:37:01.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 18:37:01.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 18:37:01.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 18:37:01.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 18:37:01.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 18:37:01.257 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@11b7167d] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@2b843043 18:37:01.258 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 18:37:01.258 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 18:37:01.258 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@35d6eda7] under concat; prior registration was NamedSqmFunctionTemplate(concat) 18:37:01.258 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 18:37:01.258 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 18:37:01.258 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 18:37:01.258 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 18:37:01.258 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 18:37:01.258 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 18:37:01.258 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 18:37:01.258 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 18:37:01.258 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 18:37:01.258 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 18:37:01.258 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 18:37:01.258 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 18:37:01.258 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 18:37:01.258 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 18:37:01.258 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@2d8076fd] under format; prior registration was org.hibernate.dialect.function.FormatFunction@1b54b2ef 18:37:01.258 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 18:37:01.258 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 18:37:01.258 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 18:37:01.258 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 18:37:01.258 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 18:37:01.258 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 18:37:01.258 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 18:37:01.258 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@731cfe2d] under mode; prior registration was null 18:37:01.258 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@5a311acd] under percentile_cont; prior registration was null 18:37:01.258 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@58886ff9] under percentile_disc; prior registration was null 18:37:01.258 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@7611dd8b] under rank; prior registration was null 18:37:01.258 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@62e8a8f2] under dense_rank; prior registration was null 18:37:01.258 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@305d3110] under percent_rank; prior registration was null 18:37:01.258 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@2b316745] under cume_dist; prior registration was null 18:37:01.258 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@53340a2d] under listagg; prior registration was null 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double avg(NUMERIC arg) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@255(java.lang.Long,-5)|basicType@257(java.lang.Double,8) datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 18:37:01.259 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@255(java.lang.Long,-5)|basicType@257(java.lang.Double,8) timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 18:37:01.260 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 18:37:01.260 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 18:37:01.261 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:37: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.tosca.simple.concepts.JpaToscaPolicyType 18:37:01.278 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType]: private accessor [derivedFrom] 18:37:01.280 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:37:01.280 [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:37:01.292 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy]: private accessor [derivedFrom] 18:37:01.292 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:37:01.292 [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:37:01.301 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus]: private accessor [deploy] 18:37:01.301 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:37:01.301 [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:37:01.309 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup]: private accessor [description] 18:37:01.309 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:37:01.309 [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:37:01.321 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup]: private accessor [currentInstanceCount] 18:37:01.322 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:37:01.322 [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:37:01.337 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp]: private accessor [healthy] 18:37:01.338 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:01.338 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:37:01.338 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:37:01.338 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:01.339 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:01.339 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:01.339 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:01.342 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 18:37:01.342 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#finishInitialization 18:37:01.342 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#finishInitialization 18:37:01.343 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)#finishInitialization 18:37:01.343 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - key descriptor 18:37:01.343 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)#finishInitialization 18:37:01.343 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - key descriptor 18:37:01.343 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#finishInitialization 18:37:01.343 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)#finishInitialization 18:37:01.343 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - key descriptor 18:37:01.343 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)#finishInitialization 18:37:01.343 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - key descriptor 18:37:01.343 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) `staticFetchableList` generator 18:37:01.343 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#finishInitialization 18:37:01.343 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#finishInitialization 18:37:01.343 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)#finishInitialization 18:37:01.343 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - key descriptor 18:37:01.343 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)#finishInitialization 18:37:01.343 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - key descriptor 18:37:01.343 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#finishInitialization 18:37:01.344 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)#finishInitialization 18:37:01.344 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - key descriptor 18:37:01.344 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#finishInitialization 18:37:01.344 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) `staticFetchableList` generator 18:37:01.344 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#finishInitialization 18:37:01.344 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#finishInitialization 18:37:01.344 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) `staticFetchableList` generator 18:37:01.344 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#finishInitialization 18:37:01.344 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element}]) - element descriptor 18:37:01.344 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)#finishInitialization 18:37:01.344 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - key descriptor 18:37:01.344 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)#finishInitialization 18:37:01.344 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - key descriptor 18:37:01.344 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) `staticFetchableList` generator 18:37:01.344 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#finishInitialization 18:37:01.344 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element}]) - element descriptor 18:37:01.344 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)#finishInitialization 18:37:01.344 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - key descriptor 18:37:01.344 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#finishInitialization 18:37:01.344 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)#finishInitialization 18:37:01.344 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - key descriptor 18:37:01.344 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)#finishInitialization 18:37:01.344 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - key descriptor 18:37:01.344 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#finishInitialization 18:37:01.344 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)#finishInitialization 18:37:01.344 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - key descriptor 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) `staticFetchableList` generator 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#finishInitialization 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdp) `staticFetchableList` generator 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#initColumnMappings 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#initColumnMappings 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#initColumnMappings 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#initColumnMappings 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#initColumnMappings 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#initColumnMappings 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#initColumnMappings 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#initColumnMappings 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#initColumnMappings 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#initColumnMappings 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#initColumnMappings 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#initColumnMappings 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#initColumnMappings 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#initColumnMappings 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:37:01.345 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:37:01.346 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:01.346 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name=? and version=? 18:37:01.346 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicyType (derived_from_name,derived_from_version,description,name,version) values (?,?,?,?,?) 18:37:01.346 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicyType set derived_from_name=?,derived_from_version=?,description=? where name=? and version=? 18:37:01.346 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicyType where name=? and version=? 18:37:01.346 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtpt1_0 18:37:01.346 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] 18:37:01.346 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] 18:37:01.347 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] 18:37:01.347 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] 18:37:01.347 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] 18:37:01.347 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] 18:37:01.347 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] 18:37:01.348 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] | \-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:37:01.348 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtpt1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) { primaryTableReference : ToscaPolicyType as jtpt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } } } } } 18:37:01.349 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:01.349 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name=? and version=? 18:37:01.349 [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:37:01.349 [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:37:01.349 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicy where name=? and version=? 18:37:01.349 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtp1_0 18:37:01.349 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] 18:37:01.349 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] 18:37:01.349 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] 18:37:01.349 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] 18:37:01.349 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] 18:37:01.349 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] 18:37:01.349 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] 18:37:01.349 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] | \-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.version] 18:37:01.349 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtp1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) { primaryTableReference : ToscaPolicy as jtp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } } } } } 18:37:01.350 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:37:01.350 [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:37:01.350 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:37:01.350 [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:37:01.350 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:01.350 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:37:01.350 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:37:01.350 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:37:01.350 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:37:01.350 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:37:01.350 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:37:01.350 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:01.350 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name=? and version=? 18:37:01.350 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:37:01.350 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpGroup set description=?,pdpGroupState=? where name=? and version=? 18:37:01.350 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpGroup where name=? and version=? 18:37:01.350 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:37:01.350 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:37:01.350 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:37:01.350 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:01.350 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:37:01.351 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:37:01.351 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:01.351 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:01.351 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@41038369] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:37:01.351 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.351 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:37:01.351 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:01.351 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:01.351 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:01.351 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:01.351 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:37:01.356 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:01.356 [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:37:01.356 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:37:01.356 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:01.356 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:01.356 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:37:01.356 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:37:01.356 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:37:01.356 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:01.356 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:37:01.356 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:37:01.356 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:01.356 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.356 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@4ec432a5] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:37:01.356 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.356 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:37:01.356 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:01.357 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:01.357 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:37:01.357 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:37:01.357 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:37:01.357 [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:37:01.357 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:37:01.357 [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:37:01.357 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:01.357 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:37:01.357 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:37:01.357 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:37:01.357 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:37:01.358 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:37:01.358 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:01.358 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:37:01.358 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:01.358 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:01.358 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:01.358 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:37:01.358 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:01.358 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:01.358 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:01.358 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:37:01.358 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] 18:37:01.358 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{index}` 18:37:01.358 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{element}` 18:37:01.358 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:01.358 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:37:01.358 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:37:01.358 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name,JpaToscaPolicyType_version,properties_KEY,properties) values (?,?,?,?) 18:37:01.358 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:37:01.358 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:37:01.358 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:37:01.358 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:37:01.358 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:37:01.358 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@74acc24b] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:37:01.358 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:01.358 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.358 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:37:01.359 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:01.359 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:01.359 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:01.359 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:37:01.359 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:37:01.359 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:37:01.359 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:37:01.359 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:01.359 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:37:01.359 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] 18:37:01.359 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{index}` 18:37:01.359 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{element}` 18:37:01.359 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:01.359 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:37:01.359 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:37:01.359 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name,JpaToscaPolicy_version,properties_KEY,properties) values (?,?,?,?) 18:37:01.359 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:37:01.359 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:37:01.359 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:37:01.359 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:37:01.359 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:37:01.359 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@7051f39a] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:37:01.359 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.359 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.359 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:37:01.359 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:37:01.359 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:37:01.359 [main] DEBUG org.hibernate.orm.jdbc.mutation -- 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:37:01.360 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:37:01.360 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:01.360 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:01.360 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:01.360 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{index}` 18:37:01.360 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{element}` 18:37:01.360 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:01.360 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:01.360 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:37:01.360 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:37:01.360 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:37:01.360 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:37:01.363 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:01.363 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:37:01.363 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:37:01.363 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] 18:37:01.363 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] 18:37:01.363 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:01.364 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName,toscaPolicyTypeVersion,name,version) values (?,?,?,?) 18:37:01.364 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:37:01.364 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:37:01.364 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:01.364 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:01.364 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:01.364 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{index}` 18:37:01.364 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{element}` 18:37:01.364 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:01.364 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:01.364 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:37:01.364 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:37:01.364 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:37:01.364 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:37:01.364 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:37:01.364 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:37:01.364 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:37:01.364 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] 18:37:01.365 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{index}` 18:37:01.365 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{element}` 18:37:01.365 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:37:01.365 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:37:01.365 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:37:01.365 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name,JpaToscaPolicyType_version,metadata_KEY,metadata) values (?,?,?,?) 18:37:01.365 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:37:01.365 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:37:01.365 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:37:01.365 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:37:01.365 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:37:01.365 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] 18:37:01.365 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] 18:37:01.365 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:01.366 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName,toscaPolicyVersion,name,version) values (?,?,?,?) 18:37:01.366 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:37:01.366 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:37:01.366 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:37:01.366 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:37:01.366 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] 18:37:01.366 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers` -> `{element}` 18:37:01.366 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:01.366 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name,JpaToscaPolicyType_version,triggers) values (?,?,?) 18:37:01.366 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:37:01.366 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:37:01.366 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:37:01.366 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:37:01.366 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] 18:37:01.366 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{index}` 18:37:01.366 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{element}` 18:37:01.366 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:37:01.366 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:37:01.366 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:37:01.366 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name,JpaToscaPolicy_version,metadata_KEY,metadata) values (?,?,?,?) 18:37:01.366 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:37:01.366 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:37:01.366 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:37:01.366 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : spt1_0 18:37:01.366 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:37:01.366 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:01.366 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:01.367 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:01.367 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:37:01.367 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:01.367 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:01.372 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:37:01.372 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:37:01.372 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:37:01.372 [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:37:01.374 [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:37:01.374 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:37:01.374 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@390b15c0] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@6bd496cb] 18:37:01.374 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 18:37:01.374 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 18:37:01.374 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:37:01.374 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties cascade 18:37:01.374 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4edfa5d7] 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:37:01.375 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies cascade 18:37:01.375 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties cascade 18:37:01.375 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes cascade 18:37:01.375 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata cascade 18:37:01.375 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties cascade 18:37:01.375 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets cascade 18:37:01.375 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata cascade 18:37:01.375 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties cascade 18:37:01.375 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets cascade 18:37:01.375 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers cascade 18:37:01.375 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp cascade 18:37:01.375 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup cascade 18:37:01.375 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup cascade 18:37:01.375 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus cascade 18:37:01.375 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup cascade 18:37:01.375 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp cascade 18:37:01.375 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy cascade 18:37:01.375 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType cascade 18:37:01.376 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_version varchar(20) not null, JpaPdpGroup_name varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_version, JpaPdpGroup_name, properties_KEY)) 18:37:01.376 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7956d315] 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:37:01.377 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:37:01.377 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:37:01.378 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:37:01.378 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, metadata_KEY)) 18:37:01.379 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, properties_KEY varchar(255) not null, properties clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, properties_KEY)) 18:37:01.380 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyName varchar(120) not null) 18:37:01.380 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, metadata_KEY)) 18:37:01.381 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, properties_KEY varchar(255) not null, properties blob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, properties_KEY)) 18:37:01.382 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyTypeName varchar(120) not null) 18:37:01.382 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, triggers blob) 18:37:01.383 [main] DEBUG org.hibernate.SQL -- create table Pdp (healthy tinyint check (healthy between 0 and 3), pdpState tinyint check (pdpState between 0 and 4), lastUpdate timestamp(6), parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, message varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:37:01.384 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (pdpGroupState tinyint check (pdpGroupState between 0 and 4), version varchar(20) not null, name varchar(120) not null, description varchar(255), primary key (version, name)) 18:37:01.385 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (pdpSubGroups_parentKeyVersion varchar(15) not null, version varchar(20) not null, name varchar(120) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentLocalName varchar(120) not null, unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName)) 18:37:01.386 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (deploy TINYINT DEFAULT 1, state tinyint check (state between 0 and 2), parentKeyVersion varchar(15) not null, version varchar(20), localName varchar(120) not null, name varchar(120), parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, pdpGroup varchar(255), pdpType varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:37:01.387 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (currentInstanceCount integer, desiredInstanceCount integer, parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:37:01.387 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpInstances_parentKeyVersion varchar(15) not null, pdpParentKeyVersion varchar(15) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentLocalName varchar(120) not null, pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentLocalName varchar(120) not null, unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName)) 18:37:01.388 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (version varchar(20) not null, name varchar(120) 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 (version, name)) 18:37:01.389 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (version, name)) 18:37:01.389 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:37:01.389 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_version, JpaPdpGroup_name) references PdpGroup 18:37:01.391 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:37:01.392 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:37:01.393 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:37:01.394 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:37:01.395 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:37:01.396 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyVersion, toscaPolicyName) references ToscaPolicy 18:37:01.397 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:37:01.398 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:37:01.399 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeVersion, toscaPolicyTypeName) references ToscaPolicyType 18:37:01.400 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:37:01.401 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_parentKeyVersion, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentLocalName) references PdpSubGroup 18:37:01.401 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (version, name) references PdpGroup 18:37:01.403 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_parentKeyVersion, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentLocalName) references Pdp 18:37:01.403 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpParentKeyVersion, pdpLocalName, pdpParentKeyName, pdpParentLocalName) references PdpSubGroup 18:37:01.405 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 12de89f4-4aa0-43c7-b2d2-a74c7ebafc58 () 18:37:01.405 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:37:01.405 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 18:37:01.405 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:37:01.406 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroups0.json" does not exist on the local file system 18:37:01.406 [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:37:01.411 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:37:01.411 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:37:01.411 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:37:01.411 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:37:01.411 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:37:01.411 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:37:01.412 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:01.412 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:37:01.412 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:37:01.412 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:01.412 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:01.412 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@2021cbc1] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:37:01.412 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.412 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:37:01.412 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:01.412 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:01.412 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:01.412 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:01.413 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:37:01.413 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.413 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.413 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@936980750 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@19888bf7) 18:37:01.413 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@980706773 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1794020922) 18:37:01.413 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@339843880 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.413 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1351148357 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:01.413 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1313468456 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.413 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1456056850 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:01.413 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1157352946 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.413 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1400802531 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:01.413 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1379397140 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.413 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1228228474 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:01.413 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1404803059 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1954873587) 18:37:01.413 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@422516537 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:37:01.413 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@2051182065 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@19888bf7) 18:37:01.413 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1967753541 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:01.413 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@689413511 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:37:01.413 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:37:01.417 [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:37:01.417 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:37:01.417 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:37:01.417 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:37:01.417 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:01.417 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:37:01.418 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:37:01.418 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:01.418 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.418 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@47e935be] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:37:01.418 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.418 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:37:01.418 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:01.418 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:01.418 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:37:01.418 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:37:01.418 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.419 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.419 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@1803907708 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.419 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@990584552 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@2001998233) 18:37:01.419 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1627788170 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@21d09b44) 18:37:01.419 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1112485320 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@356529345) 18:37:01.419 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1150021536 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:01.419 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@1638160078 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.419 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1514018399 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:01.419 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@1322047461 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.419 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1428281203 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:01.419 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@376502591 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.419 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1020692800 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:01.419 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@336401088 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:37:01.419 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:37:01.420 [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:37:01.420 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:37:01.420 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:37:01.420 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:37:01.420 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:37:01.420 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:37:01.420 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.420 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.420 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@2026633527 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:37:01.420 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:37:01.421 [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:37:01.421 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)] for CollectionEntry[] 18:37:01.421 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfConceptKey(name=Policy0, version=4.5.6)] for CollectionEntry[] 18:37:01.421 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfSearchableKey(name=policy.type.0, version=1.2.3)] for CollectionEntry[] 18:37:01.421 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdpSubGroup(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX), supportedPolicyTypes=[PfSearchableKey(name=policy.type.0, version=1.2.3)], policies=[PfConceptKey(name=Policy0, version=4.5.6)], currentInstanceCount=123, desiredInstanceCount=456, properties={subgroupProperty0=Value of sub Group Property 0}, pdpInstances=[JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)])] for CollectionEntry[] 18:37:01.421 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:37:01.421 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:37:01.421 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:37:01.422 [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:37:01.422 [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:37:01.422 [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:37:01.422 [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:37:01.422 [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:37:01.422 [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:37:01.422 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 3 insertions, 2 updates, 0 deletions to 3 objects 18:37:01.422 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 6 (re)creations, 0 updates, 0 removals to 6 collections 18:37:01.422 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:37:01.422 [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:37:01.422 [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:37:01.422 [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:37:01.423 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:37:01.423 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:37:01.424 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:37:01.424 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.424 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:37:01.425 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:37:01.425 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.425 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:37:01.425 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:37:01.425 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.425 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:37:01.425 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:01.425 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.425 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:37:01.425 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:01.425 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.426 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:37:01.426 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:37:01.426 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.426 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:37:01.426 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:37:01.427 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.427 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.427 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.427 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.427 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@184034579 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@19888bf7) 18:37:01.427 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1933109040 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1794020922) 18:37:01.427 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1312537362 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.427 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1469118334 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:01.427 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@478908450 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.427 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@675210724 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:01.427 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1003366618 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.427 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1798636506 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:01.427 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@738169886 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.427 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1949386048 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:01.427 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1056123876 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1954873587) 18:37:01.427 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@2107360307 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:37:01.427 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@705945850 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@19888bf7) 18:37:01.427 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1417067453 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:01.427 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1945966300 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:37:01.427 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:37:01.428 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.428 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.428 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.428 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.428 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.428 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.428 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.428 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.428 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.428 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.428 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:01.428 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.428 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.428 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.428 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.428 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.428 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:01.428 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.428 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:01.428 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.428 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.428 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.428 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.428 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.428 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:01.428 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.428 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:01.429 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.429 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.429 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.429 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.429 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.429 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:01.429 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.429 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:01.429 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:01.429 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:01.429 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.429 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:01.429 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.429 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:01.429 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:37:01.429 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:37:01.429 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.429 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:01.429 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:01.429 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:01.429 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:01.429 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.429 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:01.429 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.429 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 526354919 18:37:01.429 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.429 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 1757058654 18:37:01.429 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@14705820 18:37:01.429 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@14705820 18:37:01.429 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:01.429 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:01.429 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.429 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:01.429 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:01.429 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:01.429 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:37:01.429 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:37:01.429 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.429 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@14705820 18:37:01.429 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:01.429 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:37:01.429 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:37:01.429 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.429 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@7e39360c 18:37:01.429 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:37:01.429 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:37:01.430 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:37:01.430 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.430 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.430 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@543046661 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@2001998233) 18:37:01.430 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1484584448 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@21d09b44) 18:37:01.430 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1643461494 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@356529345) 18:37:01.430 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@127972562 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:01.430 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:37:01.431 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.431 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:37:01.431 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:37:01.431 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:37:01.431 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:37:01.431 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:01.431 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.431 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:01.431 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.431 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.431 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.431 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.431 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.431 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.431 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.431 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.431 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.431 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 567969474 18:37:01.431 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.431 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@590630595 18:37:01.431 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.431 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.431 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:37:01.431 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:37:01.431 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:37:01.431 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:37:01.431 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:01.431 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@590630595 18:37:01.431 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@23dea00f 18:37:01.431 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:01.431 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.432 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.432 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:37:01.432 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:37:01.432 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:37:01.432 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:37:01.432 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:37:01.432 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.432 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.432 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1523504296 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:37:01.433 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:37:01.433 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:01.433 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:37:01.433 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:37:01.433 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:37:01.433 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:37:01.433 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:01.433 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@19b4948b 18:37:01.433 [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:37:01.433 [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:37:01.433 [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:37:01.433 [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:37:01.434 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:37:01.434 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:37:01.434 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:37:01.434 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:01.434 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:37:01.434 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:37:01.434 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:01.434 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.434 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@35f36881] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:37:01.434 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.434 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:37:01.434 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:01.434 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:01.434 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:37:01.435 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:37:01.435 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.435 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.435 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@2059434398 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.435 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@66346069 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@2001998233) 18:37:01.435 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@689175436 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@21d09b44) 18:37:01.435 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1673532586 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@356529345) 18:37:01.435 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@439721413 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:01.435 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@998403106 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.435 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@234569541 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:01.435 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@1862078228 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.435 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1477475515 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:01.435 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@1893464295 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.435 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@613347502 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:01.435 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@571330180 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:37:01.435 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:37:01.436 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.436 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:37:01.436 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:37:01.436 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:37:01.436 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:37:01.436 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:01.436 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.436 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:01.436 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.436 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:01.436 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.436 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.436 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.436 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.436 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.436 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:01.436 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.436 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.436 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.436 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.436 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.436 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.436 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.436 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.436 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:01.436 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.436 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.436 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.436 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.436 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.436 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:01.436 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.436 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:01.436 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.436 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.436 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.436 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.436 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.436 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:01.436 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.437 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:01.437 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.437 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.437 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.437 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.437 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.437 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:01.437 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.437 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1241337590 18:37:01.437 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1241337590 18:37:01.437 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:01.437 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.437 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.437 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1241337590 18:37:01.437 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:01.437 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:01.437 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:01.437 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:37:01.437 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:37:01.437 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.437 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@180cae29 18:37:01.437 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:01.437 [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:37:01.437 [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:37:01.437 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:37:01.437 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:37:01.437 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:37:01.437 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:01.437 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:37:01.437 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:37:01.437 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:01.437 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:01.437 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@1b6073d1] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:37:01.437 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.437 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:37:01.437 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:01.437 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:01.437 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:01.438 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:01.438 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:37:01.438 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.438 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.438 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@839675438 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@19888bf7) 18:37:01.438 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@720006469 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1794020922) 18:37:01.438 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1178323183 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.438 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1862254804 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:01.438 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1070841403 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.438 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1177185473 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:01.438 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1582217307 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.438 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1319582246 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:01.438 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1822910383 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.438 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@2038321822 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:01.438 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1381609866 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1954873587) 18:37:01.438 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@634968045 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:37:01.438 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1922389734 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@19888bf7) 18:37:01.438 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@2046034056 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:01.438 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1715354589 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:37:01.439 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:37:01.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.439 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.439 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.439 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.439 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.439 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.439 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:01.439 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.439 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.439 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.439 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:01.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:01.439 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.439 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.439 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.439 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:01.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:01.439 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.439 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.439 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.439 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:01.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:01.439 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:01.439 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:01.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:01.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:01.439 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:37:01.439 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:37:01.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:01.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:01.439 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:01.439 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:01.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:01.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@82382863 18:37:01.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@82382863 18:37:01.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:01.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:01.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:01.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:01.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:01.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@82382863 18:37:01.439 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:01.439 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:37:01.439 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:37:01.439 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.439 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@410c5e08 18:37:01.440 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:37:01.440 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:01.440 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:37:01.440 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.440 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.440 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@923424681 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@341160798) 18:37:01.440 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1963665527 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:01.440 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:37:01.440 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:01.440 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:01.440 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:01.440 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.440 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:01.440 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.440 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:01.440 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@329130908 18:37:01.440 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:01.440 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@329130908 18:37:01.440 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:37:01.440 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:37:01.440 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@2c2252c8 18:37:01.440 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:37:01.440 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.440 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.440 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:37:01.440 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:37:01.441 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.441 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.441 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@2052369166 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@369336993) 18:37:01.441 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@1763634230 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@2099534250) 18:37:01.441 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@586650075 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:01.441 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:37:01.441 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:01.441 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.441 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.441 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.441 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.441 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.441 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:01.441 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.441 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:01.441 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1000725845 18:37:01.441 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:01.441 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:01.441 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:37:01.441 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:37:01.441 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:37:01.441 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:01.441 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1000725845 18:37:01.441 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:01.441 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@683df99b 18:37:01.442 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:01.442 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.442 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:37:01.442 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:37:01.442 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.442 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.442 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1177684018 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1773210051) 18:37:01.442 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@2089601615 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@1477582201) 18:37:01.442 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@238550481 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:01.442 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:37:01.442 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:01.442 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.442 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.442 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.442 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.442 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.442 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:01.442 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.442 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:01.442 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@753267016 18:37:01.442 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:01.442 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:01.442 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:37:01.442 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:37:01.443 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:37:01.443 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:01.443 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@753267016 18:37:01.443 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:01.443 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@3d5c41dc 18:37:01.443 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:01.443 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.443 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:01.443 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:37:01.443 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.443 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.443 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@1090907060 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@152310800) 18:37:01.443 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@812680176 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:01.443 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:37:01.443 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:01.443 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.443 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.443 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.443 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.443 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.443 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:01.443 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.444 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:01.444 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@2020024861 18:37:01.444 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:01.444 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@2020024861 18:37:01.444 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:37:01.444 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:37:01.444 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@7eac5319 18:37:01.444 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:01.444 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.444 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.445 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.445 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.445 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1249321023 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@19888bf7) 18:37:01.445 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1218383512 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1794020922) 18:37:01.445 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@347724865 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.445 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@135356756 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:01.445 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@2073349809 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.445 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1263531157 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:01.445 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@290349673 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.445 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@316058325 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:01.445 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1332350840 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.445 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@2067116380 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:01.445 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@428530041 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1954873587) 18:37:01.445 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1051547807 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:37:01.445 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@564367869 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@19888bf7) 18:37:01.445 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@2001365956 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:01.445 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@943990085 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:37:01.445 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:37:01.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.445 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.445 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:01.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:01.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:01.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:01.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.445 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:01.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.445 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.446 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.446 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:01.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:01.446 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:01.446 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:01.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:01.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:01.446 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:37:01.446 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:37:01.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:01.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:01.446 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:01.446 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:01.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:01.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.446 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 1977149131 18:37:01.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.446 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 1815055160 18:37:01.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1083803387 18:37:01.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1083803387 18:37:01.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:01.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:01.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:01.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:01.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:01.446 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:37:01.446 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:37:01.446 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1083803387 18:37:01.446 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:01.446 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:37:01.446 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:37:01.446 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.446 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@10cd3b79 18:37:01.446 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:37:01.446 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:37:01.446 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:37:01.447 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.447 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.447 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1894953787 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@2001998233) 18:37:01.447 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@2085641600 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@21d09b44) 18:37:01.447 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@372430328 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@356529345) 18:37:01.447 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1876767412 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:01.447 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:37:01.447 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.447 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:37:01.447 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:37:01.447 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:37:01.447 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:37:01.447 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:01.447 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.447 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:01.447 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.447 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.447 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.447 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.447 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.447 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.447 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.447 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.447 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.447 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 1946962423 18:37:01.447 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.447 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1336860580 18:37:01.447 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.447 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.447 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:37:01.447 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:37:01.447 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:37:01.447 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:37:01.447 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:01.447 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1336860580 18:37:01.447 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@72429d50 18:37:01.447 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:01.447 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.447 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.448 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.448 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.448 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1643835344 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:37:01.448 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:37:01.448 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:01.448 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:37:01.448 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:37:01.448 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:37:01.448 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:37:01.448 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:01.448 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@6bf614e9 18:37:01.448 [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:37:01.448 [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:37:01.448 [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:37:01.448 [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:37:01.448 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.449 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.449 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@1573188136 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.449 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@777084585 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@2001998233) 18:37:01.449 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1721879512 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@21d09b44) 18:37:01.449 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1026280121 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@356529345) 18:37:01.449 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1199848070 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:01.449 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@1661239497 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.449 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@194214010 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:01.449 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@1745749427 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.449 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@238567998 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:01.449 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@1232968184 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.449 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1505589253 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:01.449 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1090964764 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:37:01.449 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:37:01.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:37:01.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:37:01.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:37:01.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:37:01.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:01.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.449 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:01.449 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:01.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:01.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:01.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:01.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:01.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:01.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:01.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:01.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@440110326 18:37:01.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@440110326 18:37:01.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:01.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@440110326 18:37:01.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:01.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:01.449 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:01.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:37:01.449 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:37:01.450 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.450 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@31e565ca 18:37:01.450 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:01.450 [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:37:01.450 [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:37:01.450 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.450 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.450 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1255700922 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@19888bf7) 18:37:01.450 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@684933362 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1794020922) 18:37:01.450 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@662443636 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.450 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1026423908 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:01.450 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@884033490 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.450 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@114775398 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:01.450 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1096756350 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.450 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@331560685 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:01.450 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@762473616 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.450 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@296906813 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:01.450 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@691438249 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1954873587) 18:37:01.450 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@591965500 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:37:01.450 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@501240617 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@19888bf7) 18:37:01.450 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@533850928 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:01.450 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@40833449 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:37:01.450 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:37:01.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.450 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.450 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.450 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.450 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.450 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.450 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.450 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:01.450 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.450 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.450 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.450 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.451 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.451 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:01.451 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.451 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:01.451 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.451 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.451 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.451 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.451 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.451 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:01.451 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.451 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:01.451 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.451 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.451 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.451 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.451 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.451 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:01.451 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.451 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:01.451 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:01.451 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:01.451 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.451 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:01.451 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.451 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:01.451 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:37:01.451 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:37:01.451 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.451 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:01.451 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:01.451 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:01.451 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:01.451 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.451 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:01.451 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.451 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1800859392 18:37:01.451 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1800859392 18:37:01.451 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:01.451 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:01.451 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.451 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:01.451 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:01.451 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:01.451 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1800859392 18:37:01.451 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:01.451 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:37:01.451 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:37:01.451 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.451 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@362d4ae3 18:37:01.451 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:37:01.451 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:01.451 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:37:01.451 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.451 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.452 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@1039206407 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@341160798) 18:37:01.452 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1636027990 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:01.452 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:37:01.452 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:01.452 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:01.452 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:01.452 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.452 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:01.452 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.452 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:01.452 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@298731930 18:37:01.452 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:01.452 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@298731930 18:37:01.452 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:37:01.452 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:37:01.452 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@6b406b77 18:37:01.452 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:37:01.452 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.452 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.452 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:37:01.452 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:37:01.452 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.453 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.453 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@349108535 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@369336993) 18:37:01.453 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@7549754 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@2099534250) 18:37:01.453 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@2034424349 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:01.453 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:37:01.453 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:01.453 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.453 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.453 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.453 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.453 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.453 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:01.453 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.453 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:01.453 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@2004814831 18:37:01.453 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:01.453 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:01.453 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:37:01.453 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:37:01.453 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:37:01.453 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:01.453 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@2004814831 18:37:01.453 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:01.453 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@6b264e42 18:37:01.453 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:01.453 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.453 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:37:01.453 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:37:01.454 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.454 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.454 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@81523465 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1773210051) 18:37:01.454 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@496970646 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@1477582201) 18:37:01.454 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1163715125 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:01.454 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:37:01.454 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:01.454 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.454 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.454 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.454 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.454 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.454 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:01.454 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.454 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:01.454 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1839385728 18:37:01.454 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:01.454 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:01.454 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:37:01.454 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:37:01.454 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:37:01.454 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:01.454 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1839385728 18:37:01.454 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:01.454 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@236e4b5e 18:37:01.454 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:01.455 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.455 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:01.455 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:37:01.455 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.455 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.455 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@25253964 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@152310800) 18:37:01.455 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@306674958 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:01.455 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:37:01.455 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:01.455 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.455 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.455 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.455 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.456 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.456 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:01.456 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.456 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:01.456 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@2049116490 18:37:01.456 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:01.456 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@2049116490 18:37:01.456 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:37:01.456 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:37:01.456 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@47f15e1a 18:37:01.456 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:01.456 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.456 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.457 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroups0Update.json" does not exist on the local file system 18:37:01.457 [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:37:01.464 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:37:01.464 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:37:01.464 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.464 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.464 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@383133846 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@19888bf7) 18:37:01.464 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@328011857 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1794020922) 18:37:01.464 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1581354420 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.464 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@255892055 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:01.464 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@678789553 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.464 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1400968054 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:01.464 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@33491103 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.464 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@182888661 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:01.464 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@236640305 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.464 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1440444455 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:01.464 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@739848691 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1954873587) 18:37:01.464 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@327586981 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:37:01.464 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1258626484 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@19888bf7) 18:37:01.464 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1171326651 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:01.464 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@547496283 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:37:01.464 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:37:01.465 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.465 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.465 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.465 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.465 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.465 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.465 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.465 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.465 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.465 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.465 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:01.465 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.465 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.465 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.466 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:01.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:01.466 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.466 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.466 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.466 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:01.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:01.466 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.466 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.466 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.466 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:01.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:01.466 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:01.466 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:01.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:01.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:01.466 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:37:01.466 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:37:01.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:01.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:01.466 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:01.466 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:01.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:01.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.466 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 696572235 18:37:01.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.466 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 404590041 18:37:01.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@804056689 18:37:01.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@804056689 18:37:01.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:01.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:01.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:01.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:01.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:01.466 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:37:01.466 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:37:01.466 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@804056689 18:37:01.466 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:01.466 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:37:01.466 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:37:01.466 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.466 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@2ef36f36 18:37:01.466 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:37:01.467 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:37:01.467 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:37:01.467 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.467 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.467 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1133210901 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@2001998233) 18:37:01.467 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@190614643 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@21d09b44) 18:37:01.467 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1525163776 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@356529345) 18:37:01.467 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1876392372 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:01.467 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:37:01.467 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.467 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:37:01.467 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:37:01.467 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:37:01.467 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:37:01.467 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:01.467 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.467 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:01.467 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.467 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.467 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.467 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.467 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.467 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.467 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.467 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.467 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.467 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 53973812 18:37:01.467 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.467 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@710668422 18:37:01.467 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.467 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.467 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:37:01.467 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:37:01.467 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:37:01.467 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:37:01.467 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:01.467 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@710668422 18:37:01.467 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@5779503f 18:37:01.467 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:01.468 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.468 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.468 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@463421919 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:37:01.468 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:37:01.469 [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:37:01.469 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.469 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.469 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@923959603 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:37:01.469 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:37:01.469 [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:37:01.470 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:37:01.470 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:37:01.470 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.470 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.470 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@301315396 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1773210051) 18:37:01.470 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@1936490910 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@1477582201) 18:37:01.470 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@953651507 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:01.470 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:37:01.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:01.470 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.470 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.470 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.470 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:01.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:01.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@553652945 18:37:01.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:01.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:01.470 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:37:01.470 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:37:01.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:37:01.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:01.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@553652945 18:37:01.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:01.470 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@4c588735 18:37:01.470 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:01.470 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:01.470 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:37:01.470 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.470 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.470 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@1216530820 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@152310800) 18:37:01.470 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1293362160 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:01.470 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:37:01.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:01.470 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.470 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.470 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.470 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.470 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:01.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:01.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@776067387 18:37:01.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:01.471 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@776067387 18:37:01.471 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:37:01.471 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:37:01.471 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@3c8bf562 18:37:01.471 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:01.471 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:37:01.471 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:37:01.471 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.471 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.471 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@1224165792 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@369336993) 18:37:01.471 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@907253755 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@2099534250) 18:37:01.471 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@172377819 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:01.471 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:37:01.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:01.472 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.472 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.472 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.472 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:01.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:01.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1522985583 18:37:01.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:01.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:01.472 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:37:01.472 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:37:01.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:37:01.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:01.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1522985583 18:37:01.472 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:01.472 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@31cb8c10 18:37:01.472 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:01.472 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.472 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.472 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@1280529002 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.472 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1007182889 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@2001998233) 18:37:01.472 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1372509364 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@21d09b44) 18:37:01.472 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1132260069 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@356529345) 18:37:01.472 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@367665378 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:01.472 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@1782327130 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.472 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1307583965 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:01.472 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@1769981252 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.472 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@769000889 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:01.473 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@651944366 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.473 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1791616613 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:01.473 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@2106284957 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:37:01.473 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:37:01.473 [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:37:01.473 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.473 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.473 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@945106290 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:37:01.473 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:37:01.473 [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:37:01.473 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=Drools, localName=drools-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)] for CollectionEntry[] 18:37:01.473 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfConceptKey(name=Policy0, version=4.5.6)] for CollectionEntry[] 18:37:01.473 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfSearchableKey(name=policy.type.1, version=4.5.6)] for CollectionEntry[] 18:37:01.474 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:01.474 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:37:01.474 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.474 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.474 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@1430687480 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@341160798) 18:37:01.474 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1824538070 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:01.474 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:37:01.474 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:01.474 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:01.474 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:01.474 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.474 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:01.474 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.474 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:01.474 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@240904135 18:37:01.474 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:01.474 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@240904135 18:37:01.474 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:37:01.474 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:37:01.474 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@24973838 18:37:01.474 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:37:01.474 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:37:01.474 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:37:01.474 [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:37:01.474 [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:37:01.474 [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:37:01.474 [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:37:01.474 [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:37:01.475 [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:37:01.475 [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:37:01.475 [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:37:01.475 [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:37:01.475 [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:37:01.475 [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:37:01.475 [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:37:01.476 [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:37:01.476 [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:37:01.476 [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:37:01.476 [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:37:01.476 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 4 insertions, 1 updates, 0 deletions to 7 objects 18:37:01.476 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 4 (re)creations, 6 updates, 0 removals to 10 collections 18:37:01.476 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:37:01.476 [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-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:37:01.476 [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=Drools, localName=drools-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:37:01.476 [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:37:01.476 [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:37:01.476 [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:37:01.476 [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-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:37:01.476 [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:37:01.476 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:37:01.477 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:37:01.478 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:37:01.478 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:37:01.478 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Deleting collection - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.478 [main] DEBUG org.hibernate.SQL -- delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:37:01.479 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.479 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:37:01.479 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:37:01.480 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:37:01.480 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `3` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:37:01.480 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Deleting collection - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.480 [main] DEBUG org.hibernate.SQL -- delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:01.480 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.481 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:37:01.481 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:01.481 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Deleting removed collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.481 [main] DEBUG org.hibernate.orm.jdbc.mutation -- No rows to delete 18:37:01.481 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Updated `0` collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.481 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.481 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:37:01.481 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Deleting collection - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.481 [main] DEBUG org.hibernate.SQL -- delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:01.481 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.482 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:37:01.482 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:01.482 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Deleting collection - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.482 [main] DEBUG org.hibernate.SQL -- delete from PdpGroup_PdpSubGroup where name=? and version=? 18:37:01.482 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.486 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:37:01.487 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:37:01.487 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `2` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:37:01.487 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Deleting removed collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.487 [main] DEBUG org.hibernate.orm.jdbc.mutation -- No rows to delete 18:37:01.487 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Updated `0` collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.487 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.487 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:37:01.487 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:37:01.487 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:37:01.487 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:37:01.487 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:37:01.487 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:37:01.487 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:01.487 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:37:01.488 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:37:01.488 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:01.488 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:37:01.488 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:37:01.488 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:37:01.488 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:37:01.488 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:37:01.489 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:37:01.489 [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:37:01.489 [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:37:01.489 [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:37:01.489 [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:37:01.490 [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:37:01.490 [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:37:01.490 [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:37:01.490 [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:37:01.490 [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:37:01.490 [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:37:01.490 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 0 updates, 0 deletions to 7 objects 18:37:01.490 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 10 collections 18:37:01.490 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:37:01.490 [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-2, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:37:01.490 [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=Drools, localName=drools-0, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:37:01.490 [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:37:01.490 [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:37:01.490 [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:37:01.490 [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-1, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}} 18:37:01.490 [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:37:01.491 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.491 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.492 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.492 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.492 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1485406308 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@19888bf7) 18:37:01.492 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@227298402 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1794020922) 18:37:01.492 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@756519696 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.492 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@2017275702 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:01.492 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1814239989 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.492 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@61056079 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:01.492 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@306001976 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.492 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@57205206 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:01.492 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@2011736060 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.492 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1769469074 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:01.492 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@309394812 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1954873587) 18:37:01.492 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1448270005 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:37:01.492 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1689735876 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@19888bf7) 18:37:01.492 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@850590116 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:01.492 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@658274707 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:37:01.492 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:37:01.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.494 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.494 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:01.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:01.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:01.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:01.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:01.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:01.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:01.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:01.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:01.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:01.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:01.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:37:01.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:37:01.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:01.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:01.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:01.494 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:01.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:01.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.494 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 1484416590 18:37:01.494 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.494 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 1669284322 18:37:01.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@580290220 18:37:01.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@580290220 18:37:01.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:01.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:01.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:01.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:01.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:01.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:37:01.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:37:01.495 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@580290220 18:37:01.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:01.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:37:01.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:37:01.495 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.495 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@3325fdf6 18:37:01.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [Drools] 18:37:01.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.495 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:37:01.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.495 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:37:01.495 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.495 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:37:01.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:01.496 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [Drools] 18:37:01.496 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.496 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.496 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:37:01.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:01.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:37:01.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:01.496 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [Drools] 18:37:01.496 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.496 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.496 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:37:01.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:01.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:37:01.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:01.496 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [Drools] 18:37:01.496 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.496 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.496 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:37:01.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:01.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:37:01.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:01.496 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:01.496 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:01.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:01.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:01.496 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:37:01.496 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:37:01.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:01.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:01.496 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:01.496 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:01.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:01.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.496 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools)] : 466656188 18:37:01.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.496 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Found existing loading entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] - using loading instance 18:37:01.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@580290220 18:37:01.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@580290220 18:37:01.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:01.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:01.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:01.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:01.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:01.496 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:37:01.496 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:37:01.496 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:37:01.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@580290220 18:37:01.496 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:01.496 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@3325fdf6 18:37:01.496 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:37:01.497 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:37:01.497 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:37:01.498 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.498 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.498 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@67884356 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@2001998233) 18:37:01.498 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@207430813 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@21d09b44) 18:37:01.498 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@753672274 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@356529345) 18:37:01.498 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@5068083 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:01.498 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:37:01.499 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.499 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [drools-0] 18:37:01.499 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:37:01.499 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:37:01.499 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [Drools] 18:37:01.499 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=Drools, localName=drools-0) 18:37:01.499 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.499 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=Drools, localName=drools-0) 18:37:01.499 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.499 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [Drools] 18:37:01.499 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.499 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.499 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.499 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:37:01.499 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.499 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:37:01.499 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.499 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=Drools, localName=drools-0)] : 1913255579 18:37:01.499 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.499 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools)] : org.hibernate.collection.spi.PersistentBag@233168268 18:37:01.499 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.499 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.499 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:37:01.499 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:37:01.499 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:37:01.499 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:37:01.499 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=Drools, localName=drools-0) 18:37:01.499 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools)] -> org.hibernate.collection.spi.PersistentBag@233168268 18:37:01.500 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@1807c124 18:37:01.500 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:01.500 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.500 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:37:01.500 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:37:01.501 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.501 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.501 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1918349798 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@2001998233) 18:37:01.501 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@418068223 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@21d09b44) 18:37:01.501 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@636204631 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@356529345) 18:37:01.501 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@63135023 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:01.501 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:37:01.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:37:01.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:37:01.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:37:01.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:37:01.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:01.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.501 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:01.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.501 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.501 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.502 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 1969805675 18:37:01.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@2086396770 18:37:01.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:37:01.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:37:01.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:37:01.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:37:01.502 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:01.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@2086396770 18:37:01.502 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@6c5bd8cc 18:37:01.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-1] 18:37:01.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:37:01.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:37:01.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:37:01.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:37:01.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.502 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:37:01.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.502 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1)] : 12756211 18:37:01.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@2086396770 18:37:01.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@2086396770 18:37:01.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:37:01.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:37:01.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:37:01.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:37:01.502 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:37:01.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@2086396770 18:37:01.502 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@6c5bd8cc 18:37:01.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-2] 18:37:01.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:37:01.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:37:01.502 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:37:01.502 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:37:01.503 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.503 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:37:01.503 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.503 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.503 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.503 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.503 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.503 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.503 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.503 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.503 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.503 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2)] : 1102497319 18:37:01.503 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.503 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@2086396770 18:37:01.503 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@2086396770 18:37:01.503 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.503 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.503 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:37:01.503 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:37:01.503 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:37:01.503 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:37:01.504 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:37:01.504 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@2086396770 18:37:01.504 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@6c5bd8cc 18:37:01.504 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:01.504 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.504 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.504 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.504 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.504 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1915153659 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:37:01.504 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:37:01.505 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:01.505 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:37:01.505 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:37:01.505 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:37:01.505 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:37:01.505 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:01.505 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@22896563 18:37:01.505 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.505 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.505 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1737299197 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:37:01.505 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:37:01.505 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:37:01.505 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:37:01.505 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:37:01.505 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:37:01.505 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:37:01.505 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:37:01.505 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@1d2b8bd7 18:37:01.505 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.505 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.505 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@302927475 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:37:01.506 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:37:01.506 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:37:01.506 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:37:01.506 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:37:01.506 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:37:01.506 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:37:01.506 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:37:01.506 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@69049281 18:37:01.506 [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:37:01.506 [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:37:01.506 [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:37:01.506 [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:37:01.506 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.506 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.506 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@161031172 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.506 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1942440807 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@2001998233) 18:37:01.506 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1565669157 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@21d09b44) 18:37:01.506 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@269428372 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@356529345) 18:37:01.507 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1349949845 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:01.507 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@430140559 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.507 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1426361217 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:01.507 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@1012280371 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.507 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1485352989 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:01.507 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@1523415191 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.507 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@728017100 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:01.507 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@643710503 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:37:01.507 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:37:01.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:37:01.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:37:01.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:37:01.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:37:01.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:01.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.507 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:01.507 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:01.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:01.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.507 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:01.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.507 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:01.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:01.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1403512439 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1403512439 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1403512439 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:01.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:37:01.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@36bece70 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-1] 18:37:01.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:37:01.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:37:01.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-1) 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:01.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:01.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:01.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:01.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Found existing loading entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] - using loading instance 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@1403512439 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1403512439 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1403512439 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:01.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:37:01.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@36bece70 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-2] 18:37:01.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:37:01.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:37:01.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-2) 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:01.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.508 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.508 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:01.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:01.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:01.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:01.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:01.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:01.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.509 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Found existing loading entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] - using loading instance 18:37:01.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@1403512439 18:37:01.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1403512439 18:37:01.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:01.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1403512439 18:37:01.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:01.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:01.509 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:01.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:37:01.509 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:37:01.509 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.509 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@36bece70 18:37:01.509 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:01.509 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.510 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.510 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1268684079 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:37:01.510 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:37:01.510 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=Drools, localName=drools-0) 18:37:01.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:37:01.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:37:01.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:37:01.510 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:37:01.510 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=Drools, localName=drools-0) 18:37:01.510 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@ddd108b 18:37:01.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=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:37:01.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=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:37:01.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=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:37:01.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=Drools, parentKeyVersion=0.0.0, parentKeyName=PdpGroup0}] 18:37:01.510 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.510 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.510 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@852872178 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.510 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@879237422 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@2001998233) 18:37:01.510 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@2099379678 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@21d09b44) 18:37:01.510 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@413004729 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@356529345) 18:37:01.510 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@76226819 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:01.510 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@1885272533 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.510 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@40051981 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:01.510 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@1972641475 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.510 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@684374603 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:01.510 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@794656470 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.511 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@873299325 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:01.511 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1631199033 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:37:01.511 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:37:01.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [drools-0] 18:37:01.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:37:01.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:37:01.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [Drools] 18:37:01.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=Drools, localName=drools-0) 18:37:01.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.511 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=Drools, localName=drools-0) 18:37:01.511 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:37:01.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:01.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [Drools] 18:37:01.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:37:01.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:01.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:37:01.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [Drools] 18:37:01.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:37:01.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:01.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [Drools] 18:37:01.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:37:01.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:01.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:37:01.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:01.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [Drools] 18:37:01.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:37:01.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:01.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:37:01.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:01.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [Drools] 18:37:01.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:37:01.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:01.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:37:01.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools)] : org.hibernate.collection.spi.PersistentBag@126478282 18:37:01.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools)] : org.hibernate.collection.spi.PersistentBag@126478282 18:37:01.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:01.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:01.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:01.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools)] -> org.hibernate.collection.spi.PersistentBag@126478282 18:37:01.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:01.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:01.511 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:01.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:37:01.511 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:37:01.511 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:37:01.511 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@41604b98 18:37:01.511 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:01.511 [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:37:01.511 [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:37:01.511 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@678227242 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@19888bf7) 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@684786445 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1794020922) 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1533781435 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@403970501 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1474208336 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@2008488653 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1912025085 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1234553399 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1803238775 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@49cb7d64) 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@617952167 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1821734919 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@1954873587) 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@188142544 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@966055748 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@19888bf7) 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@877757402 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1933807639 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:37:01.512 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1762698016 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1762698016 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1762698016 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@7bb83993 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [Drools] 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [Drools] 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [Drools] 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [Drools] 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:01.512 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.512 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:01.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:01.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:37:01.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:37:01.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:01.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:01.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:01.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:01.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:01.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.513 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Found existing loading entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] - using loading instance 18:37:01.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Found existing loading collection entry [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)]; using loading collection instance - org.hibernate.collection.spi.PersistentBag@1762698016 18:37:01.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1762698016 18:37:01.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:01.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:01.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:01.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:01.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:01.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:01.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1762698016 18:37:01.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:01.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:37:01.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:37:01.513 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.513 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@7bb83993 18:37:01.513 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:37:01.513 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:01.513 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:37:01.513 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.513 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.513 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@396320876 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@341160798) 18:37:01.513 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@2080032796 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:01.513 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:37:01.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:01.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:01.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:01.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:01.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:01.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:01.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@113005885 18:37:01.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:01.513 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@113005885 18:37:01.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:37:01.513 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:37:01.513 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@493531e4 18:37:01.513 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:37:01.513 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.514 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.514 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:37:01.514 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:37:01.514 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.514 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.514 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@1679993590 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@369336993) 18:37:01.514 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@546452966 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@2099534250) 18:37:01.514 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@680924269 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:01.514 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:37:01.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:01.514 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.514 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.514 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.514 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:01.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:01.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1522929409 18:37:01.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:01.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:01.514 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:37:01.514 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:37:01.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:37:01.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:01.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1522929409 18:37:01.514 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:01.514 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@844f3b5 18:37:01.514 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:01.514 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.514 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:37:01.514 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:37:01.515 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.515 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.515 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@283753388 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1773210051) 18:37:01.515 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@1029462993 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@1477582201) 18:37:01.515 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1107837745 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:01.515 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:37:01.515 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:01.515 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.515 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.515 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.515 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.515 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.515 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:01.515 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.515 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:01.515 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@869912728 18:37:01.515 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:01.515 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:01.515 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:37:01.515 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:37:01.515 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:37:01.515 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:01.515 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@869912728 18:37:01.515 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:01.515 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@6f4a6c56 18:37:01.515 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:01.515 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.515 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:01.515 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:37:01.515 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.515 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.515 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@1868282693 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@152310800) 18:37:01.515 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1953643785 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:01.515 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:37:01.516 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:01.516 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:01.516 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.516 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.516 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.516 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.516 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:01.516 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:01.516 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:01.516 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@605625832 18:37:01.516 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:01.516 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@605625832 18:37:01.516 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:37:01.516 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:37:01.516 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@73111494 18:37:01.516 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:01.516 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.516 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.516 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:37:01.517 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:37:01.517 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.517 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.517 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@384759178 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@369336993) 18:37:01.517 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@1547226808 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@2099534250) 18:37:01.517 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@221788791 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:01.517 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:37:01.517 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:01.517 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [Drools] 18:37:01.517 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.517 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.517 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.517 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:37:01.517 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:01.517 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:37:01.517 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:01.517 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools)] : org.hibernate.collection.spi.PersistentBag@153049798 18:37:01.517 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:01.517 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:01.517 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.1] 18:37:01.517 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:37:01.517 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.1, version=4.5.6) 18:37:01.517 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:01.517 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools)] -> org.hibernate.collection.spi.PersistentBag@153049798 18:37:01.517 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:01.517 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@d82824d 18:37:01.517 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:01.517 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.517 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:37:01.517 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:37:01.517 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.517 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.518 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1093007880 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1773210051) 18:37:01.518 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@113469814 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@1477582201) 18:37:01.518 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1060597748 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:01.518 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:37:01.518 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:01.518 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [Drools] 18:37:01.518 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.518 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.518 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.518 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:37:01.518 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:01.518 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:37:01.518 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:01.518 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools)] : org.hibernate.collection.spi.PersistentBag@922477525 18:37:01.518 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:01.518 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:01.518 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:37:01.518 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:37:01.518 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:37:01.518 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:01.518 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools)] -> org.hibernate.collection.spi.PersistentBag@922477525 18:37:01.518 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:01.518 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@55b0016b 18:37:01.518 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:01.518 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.518 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:01.518 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:37:01.519 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:01.519 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:01.519 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@1375509734 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@152310800) 18:37:01.519 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@117508038 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:01.519 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:37:01.519 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:01.519 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [Drools] 18:37:01.519 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:01.519 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:01.519 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:01.519 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:37:01.519 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:01.519 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools) 18:37:01.519 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:01.519 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools)] : org.hibernate.collection.spi.PersistentMap@1426761452 18:37:01.519 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:01.519 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=Drools)] -> org.hibernate.collection.spi.PersistentMap@1426761452 18:37:01.519 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:37:01.519 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:37:01.519 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@5487a6a 18:37:01.519 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:01.519 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.520 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:01.533 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:37:01.533 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@2e798b8f] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@6bd496cb] 18:37:01.534 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:37:01.534 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:37:01.534 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:37:01.534 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:37:01.540 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:37:01.540 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=null] against incoming persistence unit name [ToscaConceptTest] 18:37:01.540 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- No PersistenceProvider explicitly requested, assuming Hibernate 18:37:01.540 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest persistence provider classname: null 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 [ javax.persistence.jdbc.driver: org.h2.Driver javax.persistence.jdbc.password: P01icY hibernate.dialect: org.hibernate.dialect.H2Dialect javax.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest hibernate.show_sql: false javax.persistence.schema-generation.database.action: drop-and-create javax.persistence.jdbc.user: policy] 18:37:01.540 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 18:37:01.540 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:37:01.541 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 18:37:01.541 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 18:37:01.541 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 18:37:01.541 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 18:37:01.541 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 18:37:01.541 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:37:01.541 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:37:01.541 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:37:01.541 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:37:01.541 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:37:01.541 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:37:01.541 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:37:01.541 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:37:01.541 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:37:01.541 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:37:01.541 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:37:01.541 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:37:01.541 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:37:01.541 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 18:37:01.541 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@27f3f512 18:37:01.541 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@27f3f512 18:37:01.541 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@27f3f512 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@5e593b08 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@5e593b08 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@3946075 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@3946075 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@122635ef 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@122635ef 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2ac519dc 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2ac519dc 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@2ac519dc 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@1de4bee0 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@1de4bee0 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@3ece79fe 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@3cc79c02 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@3cc79c02 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@1e01b133 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@262a1fad 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@6be6931f 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@6be6931f 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@6be6931f 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@6b4125ed 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@6b4125ed 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@6b4125ed 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@78da899f 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@78da899f 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@78da899f 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@e7b265e 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@e7b265e 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@e7b265e 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@51da32e5 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@51da32e5 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@51da32e5 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@33d60b7e 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@33d60b7e 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@1fecfaea 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@1fecfaea 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@4872669f 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@4872669f 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@4872669f 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@483f286e 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@4bb147ec 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@4bb147ec 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@33f2cfda 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@68ef01a5 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@68ef01a5 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@68ef01a5 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@59a2388e 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@186d8a71 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@3dc40ab9 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@2db6d68d 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@2db6d68d 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@6518fdfd 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@6518fdfd 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@11d2dd2d 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@cde8c6c 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@174721c4 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@3592c1c4 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@322e49ee 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@4aeb0e2b 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@648c5fb3 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@648c5fb3 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@47b33e07 18:37:01.542 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@47b33e07 18:37:01.543 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@7126e26 18:37:01.543 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@7126e26 18:37:01.543 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@151ab2b9 18:37:01.543 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@151ab2b9 18:37:01.543 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:37:01.543 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:37:01.543 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@4d705112 18:37:01.543 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@590765c4 18:37:01.543 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@19489b27 18:37:01.543 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@19489b27 18:37:01.543 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@626d2016 18:37:01.544 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@2d5a1588 18:37:01.544 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@4f116ca2 18:37:01.544 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@125d47c4 18:37:01.544 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@125d47c4 18:37:01.544 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@193bb809 18:37:01.544 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@64b018f3 18:37:01.544 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@20801cbb 18:37:01.544 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@20801cbb 18:37:01.544 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@581b1c08 18:37:01.544 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@581b1c08 18:37:01.544 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@1c240cf2 18:37:01.544 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@1c240cf2 18:37:01.544 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@1c240cf2 18:37:01.544 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@78b7f805 18:37:01.544 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@78b7f805 18:37:01.544 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@78b7f805 18:37:01.544 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@58f2466c 18:37:01.544 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@5809fa26 18:37:01.544 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@64763e49 18:37:01.544 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@64763e49 18:37:01.544 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@23468512 18:37:01.544 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@23468512 18:37:01.544 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@23468512 18:37:01.544 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@69cd7630 18:37:01.544 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@7e8279e5 18:37:01.544 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@2b53840a 18:37:01.544 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@2b53840a 18:37:01.545 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@3caafa67 18:37:01.545 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@3caafa67 18:37:01.545 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@3caafa67 18:37:01.545 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@3e546734 18:37:01.545 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@3e546734 18:37:01.545 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@53747c4a 18:37:01.545 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@53747c4a 18:37:01.545 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@64b0d1fa 18:37:01.545 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@64b0d1fa 18:37:01.545 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@f2276c9 18:37:01.545 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@f2276c9 18:37:01.545 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@12d2ddde 18:37:01.545 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@12d2ddde 18:37:01.545 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@62b475e2 18:37:01.546 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@729c8063 18:37:01.546 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@729c8063 18:37:01.546 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@50110971 18:37:01.546 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@6eaee43c 18:37:01.546 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@249d582d 18:37:01.546 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@3221a4eb 18:37:01.546 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@59b8ee4c 18:37:01.546 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@40ae6e43 18:37:01.546 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@e3c1a4b 18:37:01.546 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@3105e19b 18:37:01.546 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@2f51a379 18:37:01.552 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@1c3e1ca6] into BootstrapContext; was [null] 18:37:01.552 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@723eb328] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@6c299dcd] 18:37:01.569 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:37:01.569 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:37:01.569 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 18:37:01.569 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver 18:37:01.569 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PdpProviderTest] 18:37:01.569 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:37:01.569 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:37:01.569 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 18:37:01.569 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1) 18:37:01.574 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:37:01.574 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:37:01.574 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:37:01.574 [main] WARN org.hibernate.orm.deprecation -- HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 18:37:01.574 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.220 18:37:01.574 [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:37:01.575 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 18:37:01.575 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 18:37:01.575 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 18:37:01.575 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:37:01.575 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:37:01.575 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 18:37:01.575 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(3100, NumericTypeDescriptor) replaced previous registration(org.hibernate.dialect.H2DurationIntervalSecondJdbcType@1117cc7c) 18:37:01.575 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@1c6b7dcc] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@25672ca0] 18:37:01.577 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:37:01.580 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:01.580 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicyType 18:37:01.580 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:37:01.581 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.581 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:37:01.581 [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:37:01.581 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:01.582 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:01.582 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:37:01.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:37:01.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:37:01.582 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:01.582 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.name 18:37:01.582 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:01.582 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:01.582 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:01.582 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:37:01.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:37:01.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:37:01.582 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:01.582 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.version 18:37:01.582 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:01.582 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:01.582 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:37:01.582 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.582 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:37:01.582 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:37:01.582 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:01.582 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:37:01.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:37:01.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:37:01.582 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:01.582 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_name 18:37:01.582 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:01.582 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:37:01.583 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:37:01.583 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:01.583 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:37:01.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:37:01.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:37:01.583 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:01.583 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_version 18:37:01.583 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:01.583 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:37:01.583 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.583 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:37:01.583 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:37:01.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:37:01.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:37:01.583 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:37:01.583 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.description 18:37:01.583 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:37:01.583 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.583 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.583 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:37:01.583 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.583 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:37:01.583 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:37:01.583 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.583 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.583 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:37:01.583 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:37:01.584 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.584 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.584 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:37:01.584 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.584 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:37:01.584 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:37:01.584 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.584 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.584 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:37:01.584 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:37:01.584 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.584 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.584 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:37:01.584 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.584 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:37:01.584 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:37:01.584 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeName',referencedColumn='name') 18:37:01.584 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeVersion',referencedColumn='version') 18:37:01.584 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.584 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:01.584 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:37:01.585 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.585 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.585 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='triggers_ORDER') 18:37:01.585 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.585 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='triggers_KEY') 18:37:01.585 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='triggers_KEY') 18:37:01.585 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.585 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.585 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:01.585 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property triggers 18:37:01.585 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:01.586 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicy 18:37:01.586 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:37:01.594 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.594 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:37:01.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.JpaToscaPolicy 18:37:01.597 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:01.597 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:01.597 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:37:01.597 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.597 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.597 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:01.597 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.name 18:37:01.597 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:01.597 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:01.597 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:01.597 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:37:01.597 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.597 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.597 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:01.597 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.version 18:37:01.597 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:01.597 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:01.597 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:37:01.598 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.598 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:37:01.598 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:37:01.598 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:01.598 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:37:01.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 basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:37:01.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 basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:37:01.598 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:01.598 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_name 18:37:01.598 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:01.598 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:37:01.598 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:37:01.598 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:01.598 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:37:01.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 basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:37:01.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 basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:37:01.598 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:01.598 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_version 18:37:01.598 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:01.598 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:37:01.599 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.599 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:37:01.599 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:37:01.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 basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:37:01.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 basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:37:01.599 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:37:01.599 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.description 18:37:01.599 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:37:01.599 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.599 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.599 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:37:01.599 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.599 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:37:01.599 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:37:01.599 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.599 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.599 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:37:01.599 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:37:01.599 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.599 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.600 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:37:01.600 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.600 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:37:01.600 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:37:01.600 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.600 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.600 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:37:01.600 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:37:01.600 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.600 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:37:01.600 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_name') 18:37:01.600 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:01.600 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:37:01.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 basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:37:01.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 basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:37:01.600 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:01.600 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_name 18:37:01.600 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:01.601 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:37:01.601 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_version') 18:37:01.601 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:01.601 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:37:01.601 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.601 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.601 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:01.601 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_version 18:37:01.601 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:01.601 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property type 18:37:01.601 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.601 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.601 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:37:01.601 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.601 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:37:01.601 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:37:01.601 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyName',referencedColumn='name') 18:37:01.602 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyVersion',referencedColumn='version') 18:37:01.602 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.602 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:01.602 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:37:01.602 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:37:01.602 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:37:01.602 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:37:01.603 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.603 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:37:01.603 [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:37:01.603 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:37:01.603 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:37:01.603 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:37:01.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.PfReferenceKey.localName (type=java.lang.String) 18:37:01.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.PfReferenceKey.localName (type=java.lang.String) 18:37:01.603 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:37:01.603 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.localName 18:37:01.603 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:37:01.603 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:37:01.603 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:37:01.603 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:37:01.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.PfReferenceKey.parentKeyName (type=java.lang.String) 18:37:01.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.PfReferenceKey.parentKeyName (type=java.lang.String) 18:37:01.604 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:37:01.604 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyName 18:37:01.604 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:37:01.604 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:37:01.604 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:37:01.604 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:37:01.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.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:37:01.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.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:37:01.604 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:37:01.604 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyVersion 18:37:01.604 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:37:01.604 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:37:01.604 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:37:01.604 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:37:01.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.PfReferenceKey.parentLocalName (type=java.lang.String) 18:37:01.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.PfReferenceKey.parentLocalName (type=java.lang.String) 18:37:01.604 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:37:01.604 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentLocalName 18:37:01.604 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:37:01.604 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:01.604 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:37:01.604 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.604 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:37:01.604 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:37:01.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.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:37:01.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.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:37:01.604 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for deploy 18:37:01.604 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.deploy 18:37:01.604 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property deploy 18:37:01.604 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.604 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:37:01.604 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:37:01.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.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:37:01.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.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:37:01.604 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroup 18:37:01.604 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpGroup 18:37:01.604 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroup 18:37:01.604 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.604 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:37:01.604 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:37:01.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.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:37:01.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.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:37:01.604 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpType 18:37:01.604 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpType 18:37:01.604 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpType 18:37:01.604 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.605 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:01.605 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:01.605 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:37:01.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 basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:37:01.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 basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:37:01.605 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:01.605 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.name 18:37:01.605 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:01.605 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:01.605 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:01.605 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:37:01.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 basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:37:01.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 basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:37:01.605 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:01.605 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.version 18:37:01.605 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:01.605 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policyType 18:37:01.605 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.605 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:37:01.605 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:37:01.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 basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:37:01.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 basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:37:01.605 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for state 18:37:01.605 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.state 18:37:01.605 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property state 18:37:01.605 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:01.605 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpGroup 18:37:01.605 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:37:01.610 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.610 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:37:01.611 [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:37:01.613 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:01.613 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:01.613 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:37:01.613 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.613 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.613 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:01.613 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.name 18:37:01.613 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:01.613 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:01.613 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:01.613 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:37:01.613 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.613 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.613 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:01.613 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.version 18:37:01.613 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:01.613 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:01.613 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:37:01.613 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.613 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:37:01.613 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:37:01.613 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:01.613 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:01.613 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:37:01.613 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.description 18:37:01.613 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:37:01.613 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.613 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:37:01.613 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:37:01.613 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:01.613 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:01.613 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroupState 18:37:01.613 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.pdpGroupState 18:37:01.613 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroupState 18:37:01.613 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.613 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.613 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpSubGroups_ORDER') 18:37:01.614 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.614 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpSubGroups_KEY') 18:37:01.614 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpSubGroups_KEY') 18:37:01.614 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='name',referencedColumn='name') 18:37:01.614 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='version',referencedColumn='version') 18:37:01.614 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.614 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:37:01.614 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpSubGroups 18:37:01.614 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.614 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.614 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:37:01.614 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.614 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:37:01.614 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:37:01.614 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.614 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.614 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:37:01.614 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:37:01.614 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:01.614 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpSubGroup 18:37:01.614 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:37:01.615 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.615 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:37:01.615 [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:37:01.615 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:37:01.615 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:37:01.615 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:37:01.615 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:01.615 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:01.615 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:37:01.615 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.localName 18:37:01.615 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:37:01.615 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:37:01.615 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:37:01.615 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:37:01.615 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:01.615 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:01.615 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:37:01.615 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyName 18:37:01.615 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:37:01.615 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:37:01.615 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:37:01.615 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:37:01.615 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:01.615 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:01.615 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:37:01.615 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyVersion 18:37:01.615 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:37:01.615 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:37:01.615 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:37:01.615 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:37:01.615 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:01.615 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:01.616 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:37:01.616 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentLocalName 18:37:01.616 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:37:01.616 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:01.616 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:37:01.616 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.616 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:37:01.616 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:37:01.616 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:01.616 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:01.616 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for currentInstanceCount 18:37:01.616 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.currentInstanceCount 18:37:01.616 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property currentInstanceCount 18:37:01.616 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.616 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:37:01.616 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:37:01.616 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:01.616 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:01.616 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for desiredInstanceCount 18:37:01.616 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.desiredInstanceCount 18:37:01.616 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property desiredInstanceCount 18:37:01.616 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.616 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.616 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpInstances_ORDER') 18:37:01.616 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.616 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpInstances_KEY') 18:37:01.616 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpInstances_KEY') 18:37:01.616 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyName',referencedColumn='parentKeyName') 18:37:01.616 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyVersion',referencedColumn='parentKeyVersion') 18:37:01.616 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentLocalName',referencedColumn='parentLocalName') 18:37:01.616 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpLocalName',referencedColumn='localName') 18:37:01.616 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.616 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:37:01.616 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpInstances 18:37:01.616 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.616 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.616 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='policies_ORDER') 18:37:01.616 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.617 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='policies_KEY') 18:37:01.617 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='policies_KEY') 18:37:01.617 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.617 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.617 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:01.617 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policies 18:37:01.617 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.617 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.617 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:37:01.617 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.617 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:37:01.617 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:37:01.617 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.617 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.617 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:37:01.617 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:37:01.617 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.617 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.617 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='supportedPolicyTypes_ORDER') 18:37:01.617 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.617 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='supportedPolicyTypes_KEY') 18:37:01.617 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='supportedPolicyTypes_KEY') 18:37:01.617 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.617 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:01.617 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:01.617 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property supportedPolicyTypes 18:37:01.617 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:37:01.617 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdp 18:37:01.617 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:37:01.618 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.618 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:37:01.618 [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:37:01.618 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:37:01.618 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:37:01.618 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:37:01.618 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:01.618 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:01.618 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:37:01.618 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.localName 18:37:01.618 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:37:01.618 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:37:01.618 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:37:01.618 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:37:01.618 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:01.618 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:01.618 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:37:01.618 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyName 18:37:01.618 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:37:01.618 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:37:01.618 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:37:01.618 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:37:01.618 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:01.618 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:01.618 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:37:01.618 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyVersion 18:37:01.618 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:37:01.618 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:37:01.618 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:37:01.618 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:37:01.618 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:01.618 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:01.618 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:37:01.618 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentLocalName 18:37:01.618 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:37:01.619 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:01.619 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:37:01.619 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.619 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:37:01.619 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:37:01.619 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:01.619 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:01.619 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for healthy 18:37:01.619 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.healthy 18:37:01.619 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property healthy 18:37:01.619 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.619 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:37:01.619 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:37:01.619 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:01.619 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:01.619 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for lastUpdate 18:37:01.619 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.lastUpdate 18:37:01.619 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property lastUpdate 18:37:01.619 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.619 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:37:01.619 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:37:01.619 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:01.619 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:01.619 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 18:37:01.619 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.message 18:37:01.619 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 18:37:01.619 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:01.619 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:37:01.619 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:37:01.619 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:01.619 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:01.619 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpState 18:37:01.619 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.pdpState 18:37:01.619 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpState 18:37:01.619 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:01.619 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:01.619 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:01.619 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:01.619 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:37:01.619 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:01.619 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:01.619 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:01.619 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:01.619 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:37:01.619 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:01.619 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:01.619 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:37:01.619 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:37:01.619 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:37:01.619 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:37:01.619 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for deploy 18:37:01.620 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroup 18:37:01.620 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpType 18:37:01.620 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:01.620 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:01.620 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for state 18:37:01.620 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:01.620 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:01.620 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:37:01.620 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroupState 18:37:01.620 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:37:01.620 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:37:01.620 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:37:01.620 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:37:01.620 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for currentInstanceCount 18:37:01.620 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for desiredInstanceCount 18:37:01.620 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:37:01.620 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:37:01.620 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:37:01.620 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:37:01.620 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for healthy 18:37:01.620 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for lastUpdate 18:37:01.620 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 18:37:01.620 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpState 18:37:01.620 [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:37:01.620 [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:37:01.620 [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:37:01.620 [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:37:01.620 [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:37:01.620 [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:37:01.620 [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:37:01.620 [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:37:01.620 [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:37:01.620 [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:37:01.620 [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:37:01.620 [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:37:01.620 [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:37:01.620 [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:37:01.620 [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:37:01.620 [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:37:01.620 [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:37:01.620 [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:37:01.620 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:01.620 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:01.620 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:01.620 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:01.620 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:37:01.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.PfSearchableKey.name (type=java.lang.String) 18:37:01.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.PfSearchableKey.name (type=java.lang.String) 18:37:01.620 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:01.620 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.name 18:37:01.620 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:01.620 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:01.620 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:01.620 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:01.620 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:37:01.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.PfSearchableKey.version (type=java.lang.String) 18:37:01.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.PfSearchableKey.version (type=java.lang.String) 18:37:01.620 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:01.620 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.version 18:37:01.620 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:01.620 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:01.621 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:37:01.621 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:37:01.621 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:37:01.621 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:01.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 collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:37:01.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 collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:37:01.621 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:01.621 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties 18:37:01.621 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:01.621 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:01.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 map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:37:01.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 map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:37:01.621 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:01.621 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties_KEY 18:37:01.621 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:01.621 [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:37:01.621 [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:37:01.621 [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:37:01.621 [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:37:01.621 [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:37:01.621 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:37:01.621 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:01.621 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:01.621 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:01.621 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:01.622 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:37:01.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:37:01.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:37:01.622 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:01.622 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.name 18:37:01.622 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:01.622 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:01.622 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:01.622 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:01.622 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:37:01.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.version (type=java.lang.String) 18:37:01.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.version (type=java.lang.String) 18:37:01.622 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:01.622 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.version 18:37:01.622 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:01.622 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:01.622 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:37:01.622 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:37:01.622 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:37:01.622 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:37:01.622 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:37:01.622 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:37:01.623 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:01.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 collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:37:01.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 collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:37:01.623 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:01.623 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties 18:37:01.623 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:01.623 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:01.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 map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:37:01.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 map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:37:01.623 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:01.623 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties_KEY 18:37:01.623 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:01.623 [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:37:01.623 [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:37:01.623 [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:37:01.623 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:37:01.623 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:37:01.623 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:37:01.623 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:37:01.623 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:01.623 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:01.624 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:01.624 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:01.624 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:37:01.624 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.624 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.624 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:01.624 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.name 18:37:01.624 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:01.624 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:01.624 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:01.624 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:01.624 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:37:01.624 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.624 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:01.624 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:01.624 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.version 18:37:01.624 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:01.624 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:01.624 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:37:01.624 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:37:01.624 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:37:01.624 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:37:01.624 [main] DEBUG org.hibernate.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:37:01.624 [main] DEBUG org.hibernate.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:37:01.624 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:01.624 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties 18:37:01.624 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:01.624 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:37:01.624 [main] DEBUG org.hibernate.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:37:01.624 [main] DEBUG org.hibernate.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:37:01.624 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:01.624 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties_KEY 18:37:01.624 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:01.624 [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:37:01.624 [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:37:01.624 [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:37:01.624 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:37:01.624 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:37:01.624 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:37:01.625 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:37:01.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 collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:37:01.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 collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:37:01.625 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:01.625 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata 18:37:01.625 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:01.625 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:37:01.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 map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:37:01.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 map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:37:01.625 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:01.625 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata_KEY 18:37:01.625 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:01.625 [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:37:01.625 [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:37:01.625 [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:37:01.625 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:37:01.625 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:01.625 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:01.625 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:37:01.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 collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:37:01.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 collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers (type=java.util.List) 18:37:01.625 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:01.625 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_triggers.triggers 18:37:01.625 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:01.625 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:37:01.625 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:01.625 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:01.625 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:01.625 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:01.625 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:37:01.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:37:01.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:37:01.625 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:01.625 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.name 18:37:01.625 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:01.625 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:01.625 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:01.625 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:01.625 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:37:01.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.version (type=java.lang.String) 18:37:01.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.version (type=java.lang.String) 18:37:01.625 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:01.625 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.version 18:37:01.625 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:01.626 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:01.626 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:37:01.626 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:37:01.626 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:37:01.626 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:37:01.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 collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:37:01.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 collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:37:01.626 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:01.626 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties 18:37:01.626 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:01.626 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:37:01.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 map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:37:01.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 map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:37:01.626 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:01.626 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties_KEY 18:37:01.626 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:01.626 [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:37:01.626 [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:37:01.626 [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:37:01.626 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:37:01.626 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:37:01.626 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:37:01.626 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:37:01.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 collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:37:01.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 collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:37:01.626 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:01.626 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata 18:37:01.626 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:01.626 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:37:01.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 map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:37:01.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 map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:37:01.626 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:01.626 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata_KEY 18:37:01.626 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:01.626 [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:37:01.626 [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:37:01.626 [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:37:01.626 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:37:01.627 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:01.627 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:01.627 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:01.627 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:01.627 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:01.627 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:01.627 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:01.627 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:01.627 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:01.627 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:01.627 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:01.628 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:01.628 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:01.628 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:37:01.628 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:01.629 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:01.629 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:01.629 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:01.629 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:01.629 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:01.629 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:01.629 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:01.630 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:01.630 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:01.630 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:01.630 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:01.630 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:01.630 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:01.630 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:37:01.630 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:01.630 [main] DEBUG org.hibernate.bytecode.internal.BytecodeProviderInitiator -- HHH000021: Bytecode provider: bytebuddy 18:37:01.630 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:37:01.631 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:37:01.631 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, hibernate.dialect=org.hibernate.dialect.H2Dialect, 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-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.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.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.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/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.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.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.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-20240203183650571_70.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-02-03T18-36-02_855-jvmRun1 surefire-20240203183650571_68tmp surefire_4-20240203183650571_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-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.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.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.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/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.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.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.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, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240203183650571_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, 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, javax.persistence.schema-generation.database.action=drop-and-create, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@6b3abfba, 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=true, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:37:01.632 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:37:01.632 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:37:01.632 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@3cbc9f3d] under count; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@6ecc25c2] under every; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@82ad3df] under any; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@36536a0f] under sinh; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6e4e5e8f] under cosh; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@61a384b1] under tanh; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3fc91771] under pi; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@12671195] under log; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@ec18f70] under position; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@733a0415] under overlay; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@4bfe79c] under trim; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@2e7ea527] under cast; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2cc60597] under collate; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@f7fa6b6] under extract; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@748723c2] under ifnull; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@2f8be7e8] under pad; prior registration was null 18:37:01.633 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@33fdb533] under str; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@4145ffec] under format; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@c915d35] under timestampadd; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@7c554fe8] under timestampdiff; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@225f397c] under current_date; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4c8b1844] under current_time; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4a759c15] under current_timestamp; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1c89a0bc] under local_date; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@47c6ee88] under local_time; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@539b870c] under local_datetime; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@35683c5e] under offset_datetime; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@64b5e60f] under instant; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@14f7e6bf] under sql; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@1b5ba0ca] under count; prior registration was org.hibernate.dialect.function.CountFunction@3cbc9f3d 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@6f25e533] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3fc91771 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@24ebe346] under mod; prior registration was NamedSqmFunctionTemplate(mod) 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@47c6ee88 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@539b870c 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@f822b7a] under trunc; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@491987b0] under date_trunc; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@9d5efdd] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@ec18f70 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@72dfcc72] under concat; prior registration was NamedSqmFunctionTemplate(concat) 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@6c18f0a8] under format; prior registration was org.hibernate.dialect.function.FormatFunction@4145ffec 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@6939ce9c] under mode; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@4f347f61] under percentile_cont; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@438496a9] under percentile_disc; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@6832b3c1] under rank; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@4f58dd75] under dense_rank; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@237b6c88] under percent_rank; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@442d9790] under cume_dist; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@397c986f] under listagg; prior registration was null 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double avg(NUMERIC arg) 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@281(java.lang.Long,-5)|basicType@283(java.lang.Double,8) datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:37:01.634 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@281(java.lang.Long,-5)|basicType@283(java.lang.Double,8) timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 18:37:01.635 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 18:37:01.635 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 18:37:01.635 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:37:01.635 [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:37:01.645 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType]: private accessor [derivedFrom] 18:37: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:37: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:37:01.653 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy]: private accessor [derivedFrom] 18:37:01.654 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:37:01.654 [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:37:01.660 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus]: private accessor [deploy] 18:37:01.661 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:37:01.661 [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:37:01.667 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup]: private accessor [description] 18:37:01.668 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:37:01.668 [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:37:01.675 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup]: private accessor [currentInstanceCount] 18:37:01.675 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:37:01.675 [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:37:01.681 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp]: private accessor [healthy] 18:37:01.681 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:01.682 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:37:01.682 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:37:01.682 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:01.682 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:01.682 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:01.682 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:01.684 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 18:37:01.684 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#finishInitialization 18:37:01.684 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#finishInitialization 18:37:01.684 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)#finishInitialization 18:37:01.684 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - key descriptor 18:37:01.684 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)#finishInitialization 18:37:01.684 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - key descriptor 18:37:01.685 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#finishInitialization 18:37:01.685 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)#finishInitialization 18:37:01.685 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - key descriptor 18:37:01.685 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)#finishInitialization 18:37:01.685 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - key descriptor 18:37:01.685 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) `staticFetchableList` generator 18:37:01.685 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#finishInitialization 18:37:01.685 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#finishInitialization 18:37:01.685 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)#finishInitialization 18:37:01.685 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - key descriptor 18:37:01.685 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)#finishInitialization 18:37:01.685 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - key descriptor 18:37:01.685 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#finishInitialization 18:37:01.685 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)#finishInitialization 18:37:01.685 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - key descriptor 18:37:01.685 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#finishInitialization 18:37:01.685 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) `staticFetchableList` generator 18:37:01.685 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#finishInitialization 18:37:01.685 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#finishInitialization 18:37:01.685 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) `staticFetchableList` generator 18:37:01.685 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#finishInitialization 18:37:01.685 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element}]) - element descriptor 18:37:01.685 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)#finishInitialization 18:37:01.685 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - key descriptor 18:37:01.685 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)#finishInitialization 18:37:01.685 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - key descriptor 18:37:01.685 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) `staticFetchableList` generator 18:37:01.685 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#finishInitialization 18:37:01.685 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element}]) - element descriptor 18:37:01.685 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)#finishInitialization 18:37:01.685 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - key descriptor 18:37:01.685 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#finishInitialization 18:37:01.685 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)#finishInitialization 18:37:01.685 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - key descriptor 18:37:01.685 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)#finishInitialization 18:37:01.685 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - key descriptor 18:37:01.685 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#finishInitialization 18:37:01.685 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)#finishInitialization 18:37:01.685 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - key descriptor 18:37:01.685 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) `staticFetchableList` generator 18:37:01.685 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#finishInitialization 18:37:01.685 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdp) `staticFetchableList` generator 18:37:01.685 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#initColumnMappings 18:37:01.686 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#initColumnMappings 18:37:01.686 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:37:01.686 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:37:01.686 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:37:01.686 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:37:01.686 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#initColumnMappings 18:37:01.686 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:37:01.686 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:37:01.686 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:37:01.686 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:37:01.686 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#initColumnMappings 18:37:01.686 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#initColumnMappings 18:37:01.686 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:37:01.686 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:37:01.686 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:37:01.686 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:37:01.686 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#initColumnMappings 18:37:01.686 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:37:01.686 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:37:01.686 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#initColumnMappings 18:37:01.686 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#initColumnMappings 18:37:01.686 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#initColumnMappings 18:37:01.686 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#initColumnMappings 18:37:01.686 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:01.687 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:37:01.687 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:01.687 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:37:01.687 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:37:01.687 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:37:01.687 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:37:01.687 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:37:01.687 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#initColumnMappings 18:37:01.687 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:37:01.687 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:37:01.687 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:37:01.687 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:37:01.687 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:01.687 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:01.687 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#initColumnMappings 18:37:01.687 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:01.687 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:01.687 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:01.687 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:01.687 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#initColumnMappings 18:37:01.687 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:01.687 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:01.687 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#initColumnMappings 18:37:01.687 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:01.687 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:01.687 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:37:01.687 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:37:01.688 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:01.688 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name=? and version=? 18:37:01.689 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicyType (derived_from_name,derived_from_version,description,name,version) values (?,?,?,?,?) 18:37:01.689 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicyType set derived_from_name=?,derived_from_version=?,description=? where name=? and version=? 18:37:01.689 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicyType where name=? and version=? 18:37:01.689 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtpt1_0 18:37:01.689 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] 18:37:04.410 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] 18:37:04.411 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] 18:37:04.411 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] 18:37:04.411 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] 18:37:04.412 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] 18:37:04.412 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] 18:37:04.412 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] | \-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:37:04.412 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtpt1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) { primaryTableReference : ToscaPolicyType as jtpt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } } } } } 18:37:04.415 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:04.415 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name=? and version=? 18:37:04.415 [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:37:04.415 [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:37:04.415 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicy where name=? and version=? 18:37:04.415 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtp1_0 18:37:04.415 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] 18:37:04.415 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] 18:37:04.415 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] 18:37:04.415 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] 18:37:04.415 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] 18:37:04.416 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] 18:37:04.416 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] 18:37:04.416 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] | \-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.version] 18:37:04.416 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtp1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) { primaryTableReference : ToscaPolicy as jtp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } } } } } 18:37:04.417 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:37:04.417 [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:37:04.417 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:37:04.417 [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:37:04.417 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:04.417 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:37:04.417 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:37:04.417 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:37:04.417 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:37:04.417 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:37:04.417 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:37:04.417 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:04.417 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name=? and version=? 18:37:04.417 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:37:04.417 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpGroup set description=?,pdpGroupState=? where name=? and version=? 18:37:04.417 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpGroup where name=? and version=? 18:37:04.418 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:37:04.418 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:37:04.418 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:37:04.418 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:04.418 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:37:04.418 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:37:04.418 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:04.418 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:04.418 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@41ac10f2] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:37:04.418 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:04.418 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:37:04.418 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:04.418 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:04.418 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:04.418 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:04.419 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:37:04.419 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:04.419 [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:37:04.419 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:37:04.419 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:04.419 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:04.419 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:37:04.419 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:37:04.419 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:37:04.419 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:04.420 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:37:04.420 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:37:04.420 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:04.420 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:04.420 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@4bac40fd] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:37:04.420 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:04.420 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:37:04.420 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:04.420 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:04.420 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:37:04.420 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:37:04.421 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:37:04.421 [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:37:04.421 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:37:04.421 [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:37:04.421 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:04.421 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:37:04.421 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:37:04.421 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:37:04.421 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:37:04.421 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:37:04.421 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:04.422 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:37:04.422 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:04.422 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:04.422 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:04.422 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:37:04.422 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:04.422 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:04.422 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:04.422 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:37:04.422 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] 18:37:04.422 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{index}` 18:37:04.422 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{element}` 18:37:04.422 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:04.422 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:37:04.423 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:37:04.423 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name,JpaToscaPolicyType_version,properties_KEY,properties) values (?,?,?,?) 18:37:04.423 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:37:04.423 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:37:04.423 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:37:04.423 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:37:04.423 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:37:04.423 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@1e1e5fb3] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:37:04.423 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:04.423 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:04.423 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:37:04.423 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:04.423 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:04.423 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:04.423 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:37:04.423 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:37:04.423 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:37:04.423 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:37:04.423 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:04.423 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:37:04.423 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] 18:37:04.423 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{index}` 18:37:04.424 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{element}` 18:37:04.424 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:04.424 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:37:04.424 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:37:04.424 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name,JpaToscaPolicy_version,properties_KEY,properties) values (?,?,?,?) 18:37:04.424 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:37:04.424 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:37:04.424 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:37:04.424 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:37:04.424 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:37:04.424 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@41757cf0] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:37:04.424 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:04.424 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:04.424 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:37:04.424 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:37:04.424 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:37:04.424 [main] DEBUG org.hibernate.orm.jdbc.mutation -- 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:37:04.424 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:37:04.424 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:04.424 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:04.424 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:04.424 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{index}` 18:37:04.424 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{element}` 18:37:04.425 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:04.425 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:04.425 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:37:04.425 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:37:04.425 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:37:04.425 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:37:04.425 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:04.425 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:37:04.425 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:37:04.425 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] 18:37:04.425 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] 18:37:04.425 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:04.425 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName,toscaPolicyTypeVersion,name,version) values (?,?,?,?) 18:37:04.425 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:37:04.425 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:37:04.425 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:04.425 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:04.425 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:04.425 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{index}` 18:37:04.425 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{element}` 18:37:04.425 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:04.425 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:04.426 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:37:04.433 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:37:04.433 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:37:04.434 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:37:04.434 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:37:04.434 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:37:04.434 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:37:04.434 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] 18:37:04.434 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{index}` 18:37:04.434 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{element}` 18:37:04.434 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:37:04.434 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:37:04.434 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:37:04.434 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name,JpaToscaPolicyType_version,metadata_KEY,metadata) values (?,?,?,?) 18:37:04.434 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:37:04.434 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:37:04.434 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:37:04.434 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:37:04.434 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:37:04.434 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] 18:37:04.434 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] 18:37:04.434 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:04.434 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName,toscaPolicyVersion,name,version) values (?,?,?,?) 18:37:04.434 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:37:04.434 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:37:04.434 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:37:04.434 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:37:04.434 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] 18:37:04.434 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers` -> `{element}` 18:37:04.434 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:04.434 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name,JpaToscaPolicyType_version,triggers) values (?,?,?) 18:37:04.434 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:37:04.435 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:37:04.435 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:37:04.435 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:37:04.435 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] 18:37:04.435 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{index}` 18:37:04.435 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{element}` 18:37:04.435 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:37:04.435 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:37:04.435 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:37:04.435 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name,JpaToscaPolicy_version,metadata_KEY,metadata) values (?,?,?,?) 18:37:04.435 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:37:04.435 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:37:04.435 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:37:04.435 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : spt1_0 18:37:04.435 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:37:04.435 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:04.435 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:04.435 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:04.435 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:37:04.435 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:04.435 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:04.440 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:37:04.440 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:37:04.440 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:37:04.440 [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:37:04.441 [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:37:04.441 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:37:04.441 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@1c6b7dcc] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@26105844] 18:37:04.442 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 18:37:04.442 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 18:37:04.442 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:37:04.442 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties cascade 18:37:04.442 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@bcfebfe] 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:37:04.454 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies cascade 18:37:04.454 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties cascade 18:37:04.454 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes cascade 18:37:04.454 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata cascade 18:37:04.454 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties cascade 18:37:04.454 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets cascade 18:37:04.454 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata cascade 18:37:04.454 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties cascade 18:37:04.454 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets cascade 18:37:04.455 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers cascade 18:37:04.455 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp cascade 18:37:04.455 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup cascade 18:37:04.455 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup cascade 18:37:04.455 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus cascade 18:37:04.455 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup cascade 18:37:04.455 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp cascade 18:37:04.455 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy cascade 18:37:04.455 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType cascade 18:37:04.455 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_version varchar(20) not null, JpaPdpGroup_name varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_version, JpaPdpGroup_name, properties_KEY)) 18:37:04.455 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7f87b323] 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:37:04.456 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:37:04.457 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:37:04.457 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:37:04.458 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, metadata_KEY)) 18:37:04.462 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, properties_KEY varchar(255) not null, properties clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, properties_KEY)) 18:37:04.464 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyName varchar(120) not null) 18:37:04.464 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, metadata_KEY)) 18:37:04.465 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, properties_KEY varchar(255) not null, properties blob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, properties_KEY)) 18:37:04.465 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyTypeName varchar(120) not null) 18:37:04.465 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, triggers blob) 18:37:04.466 [main] DEBUG org.hibernate.SQL -- create table Pdp (healthy tinyint check (healthy between 0 and 3), pdpState tinyint check (pdpState between 0 and 4), lastUpdate timestamp(6), parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, message varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:37:04.467 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (pdpGroupState tinyint check (pdpGroupState between 0 and 4), version varchar(20) not null, name varchar(120) not null, description varchar(255), primary key (version, name)) 18:37:04.468 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (pdpSubGroups_parentKeyVersion varchar(15) not null, version varchar(20) not null, name varchar(120) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentLocalName varchar(120) not null, unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName)) 18:37:04.472 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (deploy TINYINT DEFAULT 1, state tinyint check (state between 0 and 2), parentKeyVersion varchar(15) not null, version varchar(20), localName varchar(120) not null, name varchar(120), parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, pdpGroup varchar(255), pdpType varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:37:04.473 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (currentInstanceCount integer, desiredInstanceCount integer, parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:37:04.473 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpInstances_parentKeyVersion varchar(15) not null, pdpParentKeyVersion varchar(15) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentLocalName varchar(120) not null, pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentLocalName varchar(120) not null, unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName)) 18:37:04.474 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (version varchar(20) not null, name varchar(120) 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 (version, name)) 18:37:04.474 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (version, name)) 18:37:04.475 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:37:04.475 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_version, JpaPdpGroup_name) references PdpGroup 18:37:04.476 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:37:04.477 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:37:04.478 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:37:04.480 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:37:04.483 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:37:04.484 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyVersion, toscaPolicyName) references ToscaPolicy 18:37:04.485 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:37:04.489 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:37:04.489 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeVersion, toscaPolicyTypeName) references ToscaPolicyType 18:37:04.491 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:37:04.492 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_parentKeyVersion, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentLocalName) references PdpSubGroup 18:37:04.493 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (version, name) references PdpGroup 18:37:04.495 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_parentKeyVersion, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentLocalName) references Pdp 18:37:04.496 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpParentKeyVersion, pdpLocalName, pdpParentKeyName, pdpParentLocalName) references PdpSubGroup 18:37:04.497 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 4a89bb32-9f16-47b8-a8c9-0cffcc44a9fd () 18:37:04.497 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:37:04.497 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 18:37:04.498 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:37:04.515 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:37:04.516 [main] DEBUG org.hibernate.orm.query.hql -- HQL : SELECT c FROM JpaPdpPolicyStatus c WHERE c.pdpGroup= :pdpGroup 18:37:04.520 [main] DEBUG org.hibernate.query.hql.internal.SemanticQueryBuilder -- Handling root path - JpaPdpPolicyStatus 18:37:04.521 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmNamedParameter(pdpGroup)] : null -> SqmBasicValuedSimplePath(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup) 18:37:04.521 [main] DEBUG org.hibernate.orm.query.sqm.ast -- SqmStatement Tree : -> [select] -> [query-spec] -> [select] -> [selection] -> [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [selection] <- [select] -> [from] -> [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [from] -> [where] -> [EQUAL] -> [basic-path] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup` :pdpGroup <- [EQUAL] <- [where] <- [query-spec] <- [select] 18:37:04.522 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- filterQueryString is "SELECT c FROM __TABLE__ c WHERE c.pdpGroup= :pdpGroup" 18:37:04.522 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:37:04.522 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:37:04.522 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:37:04.523 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:37:04.523 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmNamedParameter(pdpGroup) 18:37:04.523 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup) 18:37:04.523 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).state] 18:37:04.523 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:37:04.524 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 18:37:04.524 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:04.524 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1342825874 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@2a34a26a) 18:37:04.524 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) : `class org.onap.policy.models.base.PfConceptKey`@2087711259 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@633777146) 18:37:04.524 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c) -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))@981270437 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:37:04.524 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where jpps1_0.pdpGroup=? 18:37:04.526 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:04.526 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:04.527 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:37:04.527 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@7b7d581b] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@26105844] 18:37:04.527 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:37:04.527 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:37:04.538 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:37:04.538 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:37:04.547 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:37:04.547 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=null] against incoming persistence unit name [ToscaConceptTest] 18:37:04.547 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- No PersistenceProvider explicitly requested, assuming Hibernate 18:37:04.547 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest persistence provider classname: null 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 [ javax.persistence.jdbc.driver: org.h2.Driver javax.persistence.jdbc.password: P01icY hibernate.dialect: org.hibernate.dialect.H2Dialect javax.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest hibernate.show_sql: false javax.persistence.schema-generation.database.action: drop-and-create javax.persistence.jdbc.user: policy] 18:37:04.547 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 18:37:04.547 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:37:04.548 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 18:37:04.548 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 18:37:04.548 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 18:37:04.548 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 18:37:04.549 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 18:37:04.549 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:37:04.549 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:37:04.549 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:37:04.549 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:37:04.549 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:37:04.549 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:37:04.549 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:37:04.549 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:37:04.549 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:37:04.549 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:37:04.549 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:37:04.549 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:37:04.549 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:37:04.549 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@27f3f512 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@27f3f512 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@27f3f512 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@5e593b08 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@5e593b08 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@3946075 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@3946075 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@122635ef 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@122635ef 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2ac519dc 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2ac519dc 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@2ac519dc 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@1de4bee0 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@1de4bee0 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@3ece79fe 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@3cc79c02 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@3cc79c02 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@1e01b133 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@262a1fad 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@6be6931f 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@6be6931f 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@6be6931f 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@6b4125ed 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@6b4125ed 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@6b4125ed 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@78da899f 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@78da899f 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@78da899f 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@e7b265e 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@e7b265e 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@e7b265e 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@51da32e5 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@51da32e5 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@51da32e5 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@33d60b7e 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@33d60b7e 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@1fecfaea 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@1fecfaea 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@4872669f 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@4872669f 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@4872669f 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@483f286e 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@4bb147ec 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@4bb147ec 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@33f2cfda 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@68ef01a5 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@68ef01a5 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@68ef01a5 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@59a2388e 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@186d8a71 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@3dc40ab9 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@2db6d68d 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@2db6d68d 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@6518fdfd 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@6518fdfd 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@11d2dd2d 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@cde8c6c 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@174721c4 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@3592c1c4 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@322e49ee 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@4aeb0e2b 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@648c5fb3 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@648c5fb3 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@47b33e07 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@47b33e07 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@7126e26 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@7126e26 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@151ab2b9 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@151ab2b9 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@4d705112 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@590765c4 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@19489b27 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@19489b27 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@626d2016 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@2d5a1588 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@4f116ca2 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@125d47c4 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@125d47c4 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@193bb809 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@64b018f3 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@20801cbb 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@20801cbb 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@581b1c08 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@581b1c08 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@1c240cf2 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@1c240cf2 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@1c240cf2 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@78b7f805 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@78b7f805 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@78b7f805 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@58f2466c 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@5809fa26 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@64763e49 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@64763e49 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@23468512 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@23468512 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@23468512 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@69cd7630 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@7e8279e5 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@2b53840a 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@2b53840a 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@3caafa67 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@3caafa67 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@3caafa67 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@3e546734 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@3e546734 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@53747c4a 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@53747c4a 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@64b0d1fa 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@64b0d1fa 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@f2276c9 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@f2276c9 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@12d2ddde 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@12d2ddde 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@62b475e2 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@729c8063 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@729c8063 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@50110971 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@2303c7cc 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@6a41576 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@53837034 18:37:04.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@4c5c771f 18:37:04.551 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@715cf4ff 18:37:04.551 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@57f54007 18:37:04.551 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@1f3f981d 18:37:04.551 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@30f4e06a 18:37:04.551 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@26190187] into BootstrapContext; was [null] 18:37:04.551 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@5b11983b] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@388d1c34] 18:37:04.561 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:37:04.561 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:37:04.562 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 18:37:04.562 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver 18:37:04.562 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PdpProviderTest] 18:37:04.562 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:37:04.562 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:37:04.562 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 18:37:04.562 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1) 18:37:04.565 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:37:04.565 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:37:04.565 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:37:04.565 [main] WARN org.hibernate.orm.deprecation -- HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 18:37:04.565 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.220 18:37:04.565 [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:37:04.566 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 18:37:04.566 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 18:37:04.566 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 18:37:04.566 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:37:04.566 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:37:04.566 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 18:37:04.566 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(3100, NumericTypeDescriptor) replaced previous registration(org.hibernate.dialect.H2DurationIntervalSecondJdbcType@1117cc7c) 18:37:04.566 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@7d412f56] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@47893d43] 18:37:04.567 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:37:04.568 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:04.568 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicyType 18:37:04.568 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:37:04.569 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.569 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:37:04.569 [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:37:04.569 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:04.569 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:04.569 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:37:04.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 basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:37:04.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 basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:37:04.570 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:04.570 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.name 18:37:04.570 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:04.570 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:04.570 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:04.570 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:37:04.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 basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:37:04.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 basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:37:04.570 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:04.570 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.version 18:37:04.570 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:04.570 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:04.570 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:37:04.570 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.570 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:37:04.570 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:37:04.570 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:04.570 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:37:04.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 basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:37:04.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 basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:37:04.570 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:04.570 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_name 18:37:04.570 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:04.570 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:37:04.570 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:37:04.570 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:04.570 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:37:04.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 basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:37:04.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 basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:37:04.570 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:04.570 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_version 18:37:04.570 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:04.571 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:37:04.571 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.571 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:37:04.571 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:37:04.571 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:04.571 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:04.571 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:37:04.571 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.description 18:37:04.571 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:37:04.571 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:04.571 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.571 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:37:04.571 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.571 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:37:04.571 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:37:04.571 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:04.571 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:04.571 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:37:04.571 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:37:04.571 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:04.571 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.571 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:37:04.571 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.571 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:37:04.572 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:37:04.572 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:04.572 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:04.572 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:37:04.572 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:37:04.572 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:04.572 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.572 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:37:04.572 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.572 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:37:04.572 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:37:04.572 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeName',referencedColumn='name') 18:37:04.572 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeVersion',referencedColumn='version') 18:37:04.572 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:04.572 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:04.572 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:37:04.572 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:04.572 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.572 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='triggers_ORDER') 18:37:04.572 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.572 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='triggers_KEY') 18:37:04.572 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='triggers_KEY') 18:37:04.572 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:04.572 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:04.572 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:04.572 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property triggers 18:37:04.573 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:04.573 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicy 18:37:04.573 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:37:04.574 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.574 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:37:04.574 [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:37:04.575 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:04.575 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:04.575 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:37:04.575 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:04.575 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:04.575 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:04.575 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.name 18:37:04.575 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:04.575 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:04.575 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:04.575 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:37:04.575 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:04.575 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:04.575 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:04.575 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.version 18:37:04.575 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:04.575 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:04.575 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:37:04.575 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.575 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:37:04.575 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:37:04.575 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:04.575 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:37:04.575 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:04.575 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:04.575 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:04.575 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_name 18:37:04.575 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:04.575 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:37:04.575 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:37:04.575 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:04.575 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:37:04.575 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:04.575 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:04.575 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:04.575 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_version 18:37:04.575 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:04.575 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:37:04.575 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.575 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:37:04.575 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:37:04.575 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:04.575 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:04.575 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:37:04.575 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.description 18:37:04.575 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:37:04.575 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:04.575 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.575 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:37:04.576 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.576 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:37:04.576 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:37:04.576 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:04.576 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:04.576 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:37:04.576 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:37:04.576 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:04.576 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.576 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:37:04.576 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.576 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:37:04.576 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:37:04.576 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:04.576 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:04.576 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:37:04.576 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:37:04.576 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.576 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:37:04.576 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_name') 18:37:04.576 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:04.576 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:37:04.576 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:04.576 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:04.576 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:04.576 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_name 18:37:04.576 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:04.576 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:37:04.576 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_version') 18:37:04.576 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:04.576 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:37:04.576 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:04.576 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:04.577 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:04.577 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_version 18:37:04.577 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:04.577 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property type 18:37:04.577 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:04.577 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.577 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:37:04.577 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.577 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:37:04.577 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:37:04.577 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyName',referencedColumn='name') 18:37:04.577 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyVersion',referencedColumn='version') 18:37:04.577 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:04.577 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:04.577 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:37:04.577 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:37:04.577 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:37:04.577 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:37:04.578 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.578 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:37:04.578 [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:37:04.578 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:37:04.578 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:37:04.578 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:37:04.578 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:04.578 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:04.578 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:37:04.578 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.localName 18:37:04.578 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:37:04.578 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:37:04.578 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:37:04.578 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:37:04.578 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:04.578 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:04.578 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:37:04.578 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyName 18:37:04.578 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:37:04.578 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:37:04.578 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:37:04.578 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:37:04.578 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:04.578 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:04.578 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:37:04.578 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyVersion 18:37:04.578 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:37:04.579 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:37:04.579 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:37:04.579 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:37:04.579 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:04.579 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:04.579 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:37:04.579 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentLocalName 18:37:04.579 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:37:04.579 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:04.584 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:37:04.584 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.584 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:37:04.584 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:37:04.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.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:37:04.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.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:37:04.584 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for deploy 18:37:04.584 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.deploy 18:37:04.584 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property deploy 18:37:04.584 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.584 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:37:04.584 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:37:04.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.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:37:04.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.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:37:04.584 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroup 18:37:04.585 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpGroup 18:37:04.585 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroup 18:37:04.585 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.585 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:37:04.585 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:37:04.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:37:04.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:37:04.585 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpType 18:37:04.585 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpType 18:37:04.585 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpType 18:37:04.585 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.586 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:04.586 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:04.586 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:37:04.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:37:04.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:37:04.586 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:04.586 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.name 18:37:04.586 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:04.586 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:04.586 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:04.586 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:37:04.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:37:04.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:37:04.586 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:04.586 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.version 18:37:04.587 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:04.587 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policyType 18:37:04.587 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.587 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:37:04.587 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:37:04.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.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:37:04.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.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:37:04.587 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for state 18:37:04.587 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.state 18:37:04.587 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property state 18:37:04.588 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:04.589 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpGroup 18:37:04.589 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:37:04.590 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.590 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:37:04.590 [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:37:04.591 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:04.591 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:04.591 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:37:04.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.PfConceptKey.name (type=java.lang.String) 18:37:04.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.PfConceptKey.name (type=java.lang.String) 18:37:04.591 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:04.591 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.name 18:37:04.591 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:04.592 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:04.592 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:04.592 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:37:04.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:37:04.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:37:04.592 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:04.592 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.version 18:37:04.592 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:04.592 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:04.592 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:37:04.592 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.592 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:37:04.592 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:37:04.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.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:37:04.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.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:37:04.592 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:37:04.592 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.description 18:37:04.592 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:37:04.592 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.592 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:37:04.592 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:37:04.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.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:37:04.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.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:37:04.592 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroupState 18:37:04.592 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.pdpGroupState 18:37:04.592 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroupState 18:37:04.592 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:04.592 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.593 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpSubGroups_ORDER') 18:37:04.594 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.594 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpSubGroups_KEY') 18:37:04.594 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpSubGroups_KEY') 18:37:04.594 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='name',referencedColumn='name') 18:37:04.594 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='version',referencedColumn='version') 18:37:04.594 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:04.594 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:37:04.594 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpSubGroups 18:37:04.594 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:04.594 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.594 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:37:04.594 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.595 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:37:04.595 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:37:04.595 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:04.595 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:04.595 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:37:04.595 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:37:04.595 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:04.596 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpSubGroup 18:37:04.596 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:37:04.597 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.597 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:37:04.597 [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:37:04.597 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:37:04.597 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:37:04.597 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:37:04.597 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:04.597 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:04.597 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:37:04.597 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.localName 18:37:04.597 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:37:04.597 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:37:04.597 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:37:04.597 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:37:04.597 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:04.597 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:04.597 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:37:04.597 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyName 18:37:04.597 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:37:04.598 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:37:04.598 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:37:04.598 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:37:04.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 basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:37:04.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 basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:37:04.598 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:37:04.598 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyVersion 18:37:04.598 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:37:04.598 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:37:04.598 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:37:04.598 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:37:04.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 basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:37:04.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 basic attribute : org.onap.policy.models.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:37:04.599 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:37:04.599 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentLocalName 18:37:04.599 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:37:04.599 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:04.599 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:37:04.599 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.599 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:37:04.599 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:37:04.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 basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:37:04.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 basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount (type=int) 18:37:04.599 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for currentInstanceCount 18:37:04.599 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.currentInstanceCount 18:37:04.599 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property currentInstanceCount 18:37:04.599 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.599 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:37:04.599 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:37:04.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 basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:37:04.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 basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount (type=int) 18:37:04.599 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for desiredInstanceCount 18:37:04.599 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.desiredInstanceCount 18:37:04.599 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property desiredInstanceCount 18:37:04.599 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:04.599 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.599 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpInstances_ORDER') 18:37:04.600 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.600 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpInstances_KEY') 18:37:04.600 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpInstances_KEY') 18:37:04.600 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyName',referencedColumn='parentKeyName') 18:37:04.600 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyVersion',referencedColumn='parentKeyVersion') 18:37:04.600 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentLocalName',referencedColumn='parentLocalName') 18:37:04.600 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpLocalName',referencedColumn='localName') 18:37:04.600 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:04.600 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:37:04.600 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpInstances 18:37:04.600 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:04.600 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.600 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='policies_ORDER') 18:37:04.600 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.600 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='policies_KEY') 18:37:04.600 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='policies_KEY') 18:37:04.600 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:04.600 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:04.600 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:04.601 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policies 18:37:04.601 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:04.601 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.601 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:37:04.601 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.601 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:37:04.601 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:37:04.601 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:04.601 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:04.601 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:37:04.601 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:37:04.601 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:04.601 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.602 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='supportedPolicyTypes_ORDER') 18:37:04.602 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.602 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='supportedPolicyTypes_KEY') 18:37:04.602 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='supportedPolicyTypes_KEY') 18:37:04.602 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:04.602 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:04.602 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:04.602 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property supportedPolicyTypes 18:37:04.603 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:37:04.603 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdp 18:37:04.603 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:37:04.604 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.604 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:37:04.604 [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:37:04.605 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:37:04.605 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:37:04.605 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:37:04.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 basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:37:04.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 basic attribute : org.onap.policy.models.base.PfReferenceKey.localName (type=java.lang.String) 18:37:04.605 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:37:04.605 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.localName 18:37:04.605 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:37:04.605 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:37:04.605 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:37:04.605 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:37:04.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 basic attribute : org.onap.policy.models.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:37:04.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.PfReferenceKey.parentKeyName (type=java.lang.String) 18:37:04.606 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:37:04.606 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyName 18:37:04.606 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:37:04.606 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:37:04.606 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:37:04.606 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:37:04.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.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:37:04.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.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:37:04.606 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:37:04.606 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyVersion 18:37:04.606 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:37:04.607 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:37:04.607 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:37:04.607 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:37:04.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.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:37:04.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.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:37:04.607 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:37:04.607 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentLocalName 18:37:04.607 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:37:04.607 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:04.607 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:37:04.607 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.607 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:37:04.607 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:37:04.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.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:37:04.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.pdp.persistence.concepts.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:37:04.607 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for healthy 18:37:04.607 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.healthy 18:37:04.607 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property healthy 18:37:04.607 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.607 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:37:04.607 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:37:04.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 basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:37:04.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 basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate (type=java.util.Date) 18:37:04.608 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for lastUpdate 18:37:04.608 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.lastUpdate 18:37:04.608 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property lastUpdate 18:37:04.608 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.608 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:37:04.608 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:37:04.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 basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:37:04.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 basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message (type=java.lang.String) 18:37:04.608 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 18:37:04.608 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.message 18:37:04.608 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 18:37:04.608 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:04.608 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:37:04.608 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:37:04.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 basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:37:04.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 basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:37:04.608 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpState 18:37:04.608 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.pdpState 18:37:04.608 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpState 18:37:04.609 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:04.609 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:04.609 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:04.609 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:04.609 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:37:04.609 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:04.609 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:04.609 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:04.609 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:04.609 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:37:04.609 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:04.609 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:04.609 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:37:04.609 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:37:04.609 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:37:04.609 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:37:04.609 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for deploy 18:37:04.609 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroup 18:37:04.609 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpType 18:37:04.609 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:04.609 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:04.609 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for state 18:37:04.609 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:04.609 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:04.609 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:37:04.609 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroupState 18:37:04.609 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:37:04.609 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:37:04.609 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:37:04.609 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:37:04.609 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for currentInstanceCount 18:37:04.609 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for desiredInstanceCount 18:37:04.609 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:37:04.609 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:37:04.609 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:37:04.609 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:37:04.609 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for healthy 18:37:04.610 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for lastUpdate 18:37:04.610 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 18:37:04.610 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpState 18:37:04.610 [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:37:04.610 [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:37:04.610 [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:37:04.610 [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:37:04.610 [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:37:04.610 [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:37:04.610 [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:37:04.610 [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:37:04.610 [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:37:04.610 [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:37:04.610 [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:37:04.610 [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:37:04.610 [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:37:04.610 [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:37:04.610 [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:37:04.610 [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:37:04.610 [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:37:04.610 [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:37:04.610 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:04.610 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:04.611 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:04.612 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:04.612 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:37:04.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.PfSearchableKey.name (type=java.lang.String) 18:37:04.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.PfSearchableKey.name (type=java.lang.String) 18:37:04.612 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:04.612 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.name 18:37:04.612 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:04.612 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:04.612 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:04.612 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:04.612 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:37:04.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.PfSearchableKey.version (type=java.lang.String) 18:37:04.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.PfSearchableKey.version (type=java.lang.String) 18:37:04.612 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:04.612 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.version 18:37:04.612 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:04.612 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:04.612 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:37:04.612 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:37:04.612 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:37:04.613 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:04.613 [main] DEBUG org.hibernate.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:37:04.613 [main] DEBUG org.hibernate.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:37:04.613 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:04.613 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties 18:37:04.613 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:04.613 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:04.614 [main] DEBUG org.hibernate.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:37:04.614 [main] DEBUG org.hibernate.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:37:04.614 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:04.614 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties_KEY 18:37:04.614 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:04.614 [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:37:04.614 [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:37:04.614 [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:37:04.614 [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:37:04.614 [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:37:04.614 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:37:04.614 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:04.614 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:04.614 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:04.614 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:04.614 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:37:04.614 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:04.614 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:04.614 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:04.614 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.name 18:37:04.614 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:04.614 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:04.614 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:04.614 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:04.614 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:37:04.615 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:04.615 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:04.615 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:04.615 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.version 18:37:04.615 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:04.615 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:04.615 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:37:04.615 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:37:04.615 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:37:04.615 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:37:04.615 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:37:04.616 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:37:04.616 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:04.616 [main] DEBUG org.hibernate.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:37:04.616 [main] DEBUG org.hibernate.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:37:04.616 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:04.616 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties 18:37:04.616 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:04.616 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:04.616 [main] DEBUG org.hibernate.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:37:04.616 [main] DEBUG org.hibernate.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:37:04.616 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:04.616 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties_KEY 18:37:04.616 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:04.616 [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:37:04.616 [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:37:04.616 [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:37:04.616 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:37:04.616 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:37:04.616 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:37:04.617 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:37:04.617 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:04.617 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:04.617 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:04.617 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:04.617 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:37:04.617 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:04.617 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:04.617 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:04.617 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.name 18:37:04.617 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:04.617 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:04.617 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:04.617 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:04.617 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:37:04.617 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:04.617 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:04.617 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:04.617 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.version 18:37:04.617 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:04.617 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:04.617 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:37:04.617 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:37:04.617 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:37:04.618 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:37:04.618 [main] DEBUG org.hibernate.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:37:04.618 [main] DEBUG org.hibernate.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:37:04.618 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:04.618 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties 18:37:04.618 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:04.618 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:37:04.618 [main] DEBUG org.hibernate.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:37:04.618 [main] DEBUG org.hibernate.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:37:04.618 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:04.618 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties_KEY 18:37:04.618 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:04.618 [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:37:04.618 [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:37:04.618 [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:37:04.618 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:37:04.618 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:37:04.618 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:37:04.618 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:37:04.618 [main] DEBUG org.hibernate.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:37:04.618 [main] DEBUG org.hibernate.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:37:04.618 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:04.618 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata 18:37:04.618 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:04.618 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:37:04.618 [main] DEBUG org.hibernate.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:37:04.618 [main] DEBUG org.hibernate.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:37:04.618 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:04.618 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata_KEY 18:37:04.618 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:04.618 [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:37:04.618 [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:37:04.618 [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:37:04.618 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:37:04.618 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:04.618 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:04.619 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:37:04.619 [main] DEBUG org.hibernate.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:37:04.619 [main] DEBUG org.hibernate.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:37:04.619 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:04.619 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_triggers.triggers 18:37:04.619 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:04.619 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:37:04.619 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:04.619 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:04.619 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:04.619 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:04.619 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:37:04.619 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:04.619 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:04.619 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:04.619 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.name 18:37:04.619 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:04.619 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:04.619 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:04.619 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:04.619 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:37:04.619 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:04.619 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:04.619 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:04.619 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.version 18:37:04.619 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:04.619 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:04.619 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:37:04.619 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:37:04.619 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:37:04.620 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:37:04.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 collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:37:04.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 collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:37:04.620 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:04.620 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties 18:37:04.620 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:04.620 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:37:04.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 map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:37:04.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 map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:37:04.620 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:04.620 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties_KEY 18:37:04.620 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:04.620 [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:37:04.620 [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:37:04.620 [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:37:04.620 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:37:04.620 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:37:04.620 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:37:04.620 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:37:04.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 collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:37:04.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 collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:37:04.620 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:04.620 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata 18:37:04.620 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:04.620 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:37:04.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 map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:37:04.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 map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:37:04.620 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:04.620 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata_KEY 18:37:04.620 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:04.620 [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:37:04.620 [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:37:04.620 [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:37:04.620 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:37:04.621 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:04.621 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:04.621 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:04.621 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:04.621 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:04.621 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:04.621 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:04.621 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:04.621 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:04.621 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:04.621 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:04.621 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:04.621 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:04.622 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:37:04.622 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:04.625 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:04.625 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:04.625 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:04.625 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:04.625 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:04.625 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:04.625 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:04.625 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:04.625 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:04.625 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:04.625 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:04.625 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:04.625 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:04.625 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:37:04.625 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:04.625 [main] DEBUG org.hibernate.bytecode.internal.BytecodeProviderInitiator -- HHH000021: Bytecode provider: bytebuddy 18:37:04.626 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:37:04.627 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:37:04.628 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, hibernate.dialect=org.hibernate.dialect.H2Dialect, 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-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.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.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.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/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.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.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.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-20240203183650571_70.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-02-03T18-36-02_855-jvmRun1 surefire-20240203183650571_68tmp surefire_4-20240203183650571_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-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.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.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.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/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.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.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.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, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240203183650571_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, 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, javax.persistence.schema-generation.database.action=drop-and-create, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@13feea2e, 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=true, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:37:04.629 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:37:04.629 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:37:04.629 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@45eb902] under count; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@10cd0338] under every; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@17b779f9] under any; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@737c5ebb] under sinh; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@21b7f7f] under cosh; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7ab768c7] under tanh; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@56e3aed9] under pi; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@477bab38] under log; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@1e42c42f] under position; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@5f727670] under overlay; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@14ac8e21] under trim; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@e14c5e7] under cast; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6ff0bb6] under collate; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@4af23cef] under extract; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@3a5f7e16] under ifnull; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@124caf47] under pad; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@6c10a403] under str; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@375ef82a] under format; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@76b09f19] under timestampadd; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@171301f] under timestampdiff; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@68a8ac8e] under current_date; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@28f79619] under current_time; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5a4d9c49] under current_timestamp; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@52b4aed7] under local_date; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@7f55b4d3] under local_time; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@6b06a27e] under local_datetime; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5d9fd483] under offset_datetime; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2aaa0bf1] under instant; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@788bc15b] under sql; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@26c08966] under count; prior registration was org.hibernate.dialect.function.CountFunction@45eb902 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@5587af1] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@56e3aed9 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7f571c28] under mod; prior registration was NamedSqmFunctionTemplate(mod) 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 18:37:04.631 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@7f55b4d3 18:37:04.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@6b06a27e 18:37:04.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@59f08b80] under trunc; prior registration was null 18:37:04.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 18:37:04.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7b59b261] under date_trunc; prior registration was null 18:37:04.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 18:37:04.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 18:37:04.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 18:37:04.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 18:37:04.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 18:37:04.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 18:37:04.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 18:37:04.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 18:37:04.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 18:37:04.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 18:37:04.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3d90c009] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@1e42c42f 18:37:04.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 18:37:04.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 18:37:04.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7ae12dcf] under concat; prior registration was NamedSqmFunctionTemplate(concat) 18:37:04.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 18:37:04.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 18:37:04.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 18:37:04.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 18:37:04.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 18:37:04.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 18:37:04.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 18:37:04.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 18:37:04.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 18:37:04.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 18:37:04.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 18:37:04.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 18:37:04.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 18:37:04.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 18:37:04.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@27901598] under format; prior registration was org.hibernate.dialect.function.FormatFunction@375ef82a 18:37:04.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 18:37:04.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 18:37:04.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 18:37:04.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 18:37:04.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 18:37:04.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 18:37:04.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 18:37:04.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@11ec61b1] under mode; prior registration was null 18:37:04.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@2ac76b0d] under percentile_cont; prior registration was null 18:37:04.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@59bbb4cf] under percentile_disc; prior registration was null 18:37:04.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@7e2046b5] under rank; prior registration was null 18:37:04.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@c334129] under dense_rank; prior registration was null 18:37:04.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@1dbdcca1] under percent_rank; prior registration was null 18:37:04.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@19a40e15] under cume_dist; prior registration was null 18:37:04.632 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@65cde67a] under listagg; prior registration was null 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double avg(NUMERIC arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@307(java.lang.Long,-5)|basicType@309(java.lang.Double,8) datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@307(java.lang.Long,-5)|basicType@309(java.lang.Double,8) timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 18:37:04.632 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 18:37:04.633 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 18:37:04.633 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 18:37:04.633 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 18:37:04.633 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 18:37:04.633 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:37:04.633 [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:37:04.669 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType]: private accessor [derivedFrom] 18:37:04.670 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:37:04.670 [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:37:04.679 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy]: private accessor [derivedFrom] 18:37:04.680 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:37:04.680 [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:37:04.694 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus]: private accessor [deploy] 18:37:04.695 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:37:04.695 [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:37:04.708 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup]: private accessor [description] 18:37:04.710 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:37:04.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.JpaPdpSubGroup 18:37:04.729 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup]: private accessor [currentInstanceCount] 18:37:04.730 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:37:04.730 [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:37:04.753 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp]: private accessor [healthy] 18:37:04.756 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:04.756 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:37:04.757 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:37:04.757 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:04.758 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:04.758 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:04.759 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:04.765 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 18:37:04.765 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#finishInitialization 18:37:04.765 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#finishInitialization 18:37:04.765 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)#finishInitialization 18:37:04.765 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - key descriptor 18:37:04.765 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)#finishInitialization 18:37:04.765 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - key descriptor 18:37:04.765 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#finishInitialization 18:37:04.765 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)#finishInitialization 18:37:04.765 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - key descriptor 18:37:04.765 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)#finishInitialization 18:37:04.765 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - key descriptor 18:37:04.765 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) `staticFetchableList` generator 18:37:04.765 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#finishInitialization 18:37:04.766 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#finishInitialization 18:37:04.766 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)#finishInitialization 18:37:04.766 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - key descriptor 18:37:04.766 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)#finishInitialization 18:37:04.766 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - key descriptor 18:37:04.766 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#finishInitialization 18:37:04.766 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)#finishInitialization 18:37:04.766 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - key descriptor 18:37:04.766 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#finishInitialization 18:37:04.766 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) `staticFetchableList` generator 18:37:04.766 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#finishInitialization 18:37:04.766 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#finishInitialization 18:37:04.767 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) `staticFetchableList` generator 18:37:04.767 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#finishInitialization 18:37:04.767 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element}]) - element descriptor 18:37:04.767 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)#finishInitialization 18:37:04.767 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - key descriptor 18:37:04.767 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)#finishInitialization 18:37:04.767 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - key descriptor 18:37:04.767 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) `staticFetchableList` generator 18:37:04.767 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#finishInitialization 18:37:04.767 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element}]) - element descriptor 18:37:04.767 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)#finishInitialization 18:37:04.767 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - key descriptor 18:37:04.767 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#finishInitialization 18:37:04.767 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)#finishInitialization 18:37:04.767 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - key descriptor 18:37:04.767 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)#finishInitialization 18:37:04.767 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - key descriptor 18:37:04.767 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#finishInitialization 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)#finishInitialization 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - key descriptor 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) `staticFetchableList` generator 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#finishInitialization 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdp) `staticFetchableList` generator 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#initColumnMappings 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#initColumnMappings 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#initColumnMappings 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#initColumnMappings 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#initColumnMappings 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#initColumnMappings 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#initColumnMappings 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#initColumnMappings 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#initColumnMappings 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#initColumnMappings 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#initColumnMappings 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#initColumnMappings 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#initColumnMappings 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#initColumnMappings 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:37:04.768 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:37:04.770 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:04.770 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name=? and version=? 18:37:04.770 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicyType (derived_from_name,derived_from_version,description,name,version) values (?,?,?,?,?) 18:37:04.770 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicyType set derived_from_name=?,derived_from_version=?,description=? where name=? and version=? 18:37:04.770 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicyType where name=? and version=? 18:37:04.770 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtpt1_0 18:37:04.771 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] 18:37:04.771 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] 18:37:04.771 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] 18:37:04.771 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] 18:37:04.771 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] 18:37:04.771 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] 18:37:04.771 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] 18:37:04.772 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] | \-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:37:04.772 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtpt1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) { primaryTableReference : ToscaPolicyType as jtpt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } } } } } 18:37:04.773 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:04.773 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name=? and version=? 18:37:04.773 [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:37:04.773 [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:37:04.773 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicy where name=? and version=? 18:37:04.773 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtp1_0 18:37:04.773 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] 18:37:04.773 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] 18:37:04.773 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] 18:37:04.773 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] 18:37:04.773 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] 18:37:04.773 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] 18:37:04.773 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] 18:37:04.774 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] | \-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.version] 18:37:04.774 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtp1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) { primaryTableReference : ToscaPolicy as jtp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } } } } } 18:37:04.775 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:37:04.775 [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:37:04.775 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:37:04.775 [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:37:04.775 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:04.775 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:37:04.775 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:37:04.775 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:37:04.775 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:37:04.775 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:37:04.775 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:37:04.775 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:04.775 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name=? and version=? 18:37:04.775 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:37:04.775 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpGroup set description=?,pdpGroupState=? where name=? and version=? 18:37:04.775 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpGroup where name=? and version=? 18:37:04.776 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:37:04.776 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:37:04.776 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:37:04.776 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:04.776 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:37:04.776 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:37:04.776 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:04.776 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:04.776 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@469ea236] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:37:04.776 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:04.776 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:37:04.776 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:04.776 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:04.776 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:04.776 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:04.776 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:37:04.777 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:04.777 [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:37:04.777 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:37:04.777 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:04.777 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:04.777 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:37:04.777 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:37:04.777 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:37:04.777 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:04.777 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:37:04.777 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:37:04.777 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:04.777 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:04.777 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@cdfb293] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:37:04.777 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:04.777 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:37:04.777 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:04.777 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:04.777 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:37:04.777 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:37:04.778 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:37:04.778 [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:37:04.778 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:37:04.778 [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:37:04.778 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:04.778 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:37:04.778 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:37:04.778 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:37:04.778 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:37:04.778 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:37:04.778 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:04.778 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:37:04.778 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:04.778 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:04.778 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:04.778 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:37:04.778 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:04.778 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:04.779 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:04.779 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:37:04.779 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] 18:37:04.779 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{index}` 18:37:04.779 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{element}` 18:37:04.779 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:04.779 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:37:04.779 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:37:04.779 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name,JpaToscaPolicyType_version,properties_KEY,properties) values (?,?,?,?) 18:37:04.779 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:37:04.779 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:37:04.779 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:37:04.779 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:37:04.779 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:37:04.779 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@7d0540cf] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:37:04.779 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:04.779 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:04.779 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:37:04.779 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:04.779 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:04.779 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:04.779 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:37:04.779 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:37:04.779 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:37:04.779 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:37:04.779 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:04.779 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:37:04.779 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] 18:37:04.779 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{index}` 18:37:04.779 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{element}` 18:37:04.779 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:04.779 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:37:04.780 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:37:04.780 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name,JpaToscaPolicy_version,properties_KEY,properties) values (?,?,?,?) 18:37:04.780 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:37:04.780 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:37:04.780 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:37:04.780 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:37:04.780 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:37:04.780 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@3e9d1a4] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:37:04.780 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:04.780 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:04.780 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:37:04.780 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:37:04.780 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:37:04.780 [main] DEBUG org.hibernate.orm.jdbc.mutation -- 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:37:04.780 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:37:04.780 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:04.780 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:04.780 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:04.780 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{index}` 18:37:04.780 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{element}` 18:37:04.780 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:04.780 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:04.780 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:37:04.780 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:37:04.780 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:37:04.780 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:37:04.786 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:04.786 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:37:04.786 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:37:04.786 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] 18:37:04.786 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] 18:37:04.786 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:04.786 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName,toscaPolicyTypeVersion,name,version) values (?,?,?,?) 18:37:04.786 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:37:04.786 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:37:04.786 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:04.786 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:04.786 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:04.786 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{index}` 18:37:04.786 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{element}` 18:37:04.786 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:04.786 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:04.786 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:37:04.786 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:37:04.786 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:37:04.786 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:37:04.786 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:37:04.786 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:37:04.786 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:37:04.786 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] 18:37:04.786 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{index}` 18:37:04.786 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{element}` 18:37:04.786 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:37:04.786 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:37:04.786 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:37:04.786 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name,JpaToscaPolicyType_version,metadata_KEY,metadata) values (?,?,?,?) 18:37:04.787 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:37:04.787 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:37:04.787 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:37:04.787 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:37:04.787 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:37:04.787 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] 18:37:04.787 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] 18:37:04.787 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:04.787 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName,toscaPolicyVersion,name,version) values (?,?,?,?) 18:37:04.787 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:37:04.787 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:37:04.787 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:37:04.787 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:37:04.788 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] 18:37:04.788 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers` -> `{element}` 18:37:04.788 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:04.788 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name,JpaToscaPolicyType_version,triggers) values (?,?,?) 18:37:04.788 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:37:04.788 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:37:04.788 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:37:04.788 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:37:04.788 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] 18:37:04.788 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{index}` 18:37:04.788 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{element}` 18:37:04.788 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:37:04.788 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:37:04.789 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:37:04.789 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name,JpaToscaPolicy_version,metadata_KEY,metadata) values (?,?,?,?) 18:37:04.789 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:37:04.789 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:37:04.789 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:37:04.789 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : spt1_0 18:37:04.789 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:37:04.789 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:04.789 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:04.789 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:04.789 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:37:04.789 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:04.789 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:04.804 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:37:04.804 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:37:04.805 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:37:04.805 [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:37:04.813 [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:37:04.813 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:37:04.813 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@7d412f56] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@7228e12f] 18:37:04.814 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 18:37:04.814 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 18:37:04.814 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:37:04.815 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties cascade 18:37:04.815 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3d22554e] 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:37:04.816 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies cascade 18:37:04.816 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties cascade 18:37:04.817 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes cascade 18:37:04.817 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata cascade 18:37:04.817 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties cascade 18:37:04.817 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets cascade 18:37:04.817 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata cascade 18:37:04.817 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties cascade 18:37:04.818 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets cascade 18:37:04.818 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers cascade 18:37:04.818 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp cascade 18:37:04.818 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup cascade 18:37:04.818 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup cascade 18:37:04.819 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus cascade 18:37:04.819 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup cascade 18:37:04.819 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp cascade 18:37:04.819 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy cascade 18:37:04.819 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType cascade 18:37:04.821 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_version varchar(20) not null, JpaPdpGroup_name varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_version, JpaPdpGroup_name, properties_KEY)) 18:37:04.821 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1bcb94f8] 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:37:04.826 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:37:04.828 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:37:04.829 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:37:04.830 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, metadata_KEY)) 18:37:04.830 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, properties_KEY varchar(255) not null, properties clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, properties_KEY)) 18:37:04.838 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyName varchar(120) not null) 18:37:04.838 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, metadata_KEY)) 18:37:04.839 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, properties_KEY varchar(255) not null, properties blob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, properties_KEY)) 18:37:04.839 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyTypeName varchar(120) not null) 18:37:04.839 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, triggers blob) 18:37:04.840 [main] DEBUG org.hibernate.SQL -- create table Pdp (healthy tinyint check (healthy between 0 and 3), pdpState tinyint check (pdpState between 0 and 4), lastUpdate timestamp(6), parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, message varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:37:04.840 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (pdpGroupState tinyint check (pdpGroupState between 0 and 4), version varchar(20) not null, name varchar(120) not null, description varchar(255), primary key (version, name)) 18:37:04.842 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (pdpSubGroups_parentKeyVersion varchar(15) not null, version varchar(20) not null, name varchar(120) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentLocalName varchar(120) not null, unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName)) 18:37:04.844 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (deploy TINYINT DEFAULT 1, state tinyint check (state between 0 and 2), parentKeyVersion varchar(15) not null, version varchar(20), localName varchar(120) not null, name varchar(120), parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, pdpGroup varchar(255), pdpType varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:37:04.846 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (currentInstanceCount integer, desiredInstanceCount integer, parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:37:04.854 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpInstances_parentKeyVersion varchar(15) not null, pdpParentKeyVersion varchar(15) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentLocalName varchar(120) not null, pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentLocalName varchar(120) not null, unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName)) 18:37:04.855 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (version varchar(20) not null, name varchar(120) 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 (version, name)) 18:37:04.855 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (version, name)) 18:37:04.856 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:37:04.857 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_version, JpaPdpGroup_name) references PdpGroup 18:37:04.860 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:37:04.861 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:37:04.863 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:37:04.864 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:37:04.866 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:37:04.868 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyVersion, toscaPolicyName) references ToscaPolicy 18:37:04.869 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:37:04.870 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:37:04.871 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeVersion, toscaPolicyTypeName) references ToscaPolicyType 18:37:04.873 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:37:04.874 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_parentKeyVersion, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentLocalName) references PdpSubGroup 18:37:04.875 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (version, name) references PdpGroup 18:37:04.877 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_parentKeyVersion, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentLocalName) references Pdp 18:37:04.878 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpParentKeyVersion, pdpLocalName, pdpParentKeyName, pdpParentLocalName) references PdpSubGroup 18:37:04.881 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 7f25fa9e-48be-4f34-89bd-182f6f261fa5 () 18:37:04.881 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:37:04.881 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 18:37:04.881 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:37:04.885 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:37:04.885 [main] DEBUG org.hibernate.orm.query.hql -- HQL : SELECT c FROM JpaPdpPolicyStatus c WHERE c.key.parentKeyName = :parentname 18:37:04.914 [main] DEBUG org.hibernate.orm.query.hql.reservedWordAsIdentifier -- Encountered use of reserved word as identifier : . 18:37:04.915 [main] DEBUG org.hibernate.query.hql.internal.SemanticQueryBuilder -- Handling root path - JpaPdpPolicyStatus 18:37:04.916 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmNamedParameter(parentname)] : null -> SqmBasicValuedSimplePath(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).key.parentKeyName) 18:37:04.917 [main] DEBUG org.hibernate.orm.query.sqm.ast -- SqmStatement Tree : -> [select] -> [query-spec] -> [select] -> [selection] -> [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [selection] <- [select] -> [from] -> [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [from] -> [where] -> [EQUAL] -> [basic-path] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).key.parentKeyName` :parentname <- [EQUAL] <- [where] <- [query-spec] <- [select] 18:37:04.918 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:37:04.918 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:37:04.918 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:37:04.918 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:37:04.919 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:37:04.919 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id})] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] overrode previous registration : StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) 18:37:04.919 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key] 18:37:04.919 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmNamedParameter(parentname) 18:37:04.919 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).key.parentKeyName) 18:37:04.919 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).state] 18:37:04.919 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:37:04.920 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 18:37:04.920 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:04.920 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) : `class org.onap.policy.models.base.PfReferenceKey`@410134915 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@422ea9f7) 18:37:04.920 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) : `class org.onap.policy.models.base.PfConceptKey`@1364675667 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1860755302) 18:37:04.920 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c) -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))@1734331657 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:37:04.920 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where jpps1_0.parentKeyName=? 18:37:04.922 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:04.922 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:04.938 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:37:04.938 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:37:04.938 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:37:04.938 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:37:04.938 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:37:04.938 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:37:04.939 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:37:04.939 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:37:04.939 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:04.939 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:04.939 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@329383626 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1860755302) 18:37:04.939 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@12723324 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:37:04.939 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:37:04.939 [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:37:04.940 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:04.940 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:04.940 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@1257378818 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1860755302) 18:37:04.940 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@1069338122 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:37:04.940 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:37:04.940 [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:37:04.940 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:04.940 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:04.940 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@471621378 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1860755302) 18:37:04.940 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@1554189574 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:37:04.940 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:37:04.940 [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:37:04.941 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:04.941 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:04.941 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@1853610022 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1860755302) 18:37:04.941 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@119714872 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:37:04.941 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:37:04.941 [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:37:04.941 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:04.941 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:04.941 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@634119931 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1860755302) 18:37:04.941 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@797474021 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:37:04.941 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:37:04.941 [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:37:04.942 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:37:04.942 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:37:04.942 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:37:04.942 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 5 insertions, 0 updates, 0 deletions to 5 objects 18:37:04.942 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 18:37:04.942 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:37:04.942 [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:37:04.942 [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:37:04.942 [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:37:04.942 [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:37:04.942 [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:37:04.942 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:37:04.943 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:37:04.943 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:37:04.943 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:37:04.943 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:37:04.944 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:04.944 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:04.944 [main] DEBUG org.hibernate.orm.query.hql -- HQL : SELECT c FROM JpaPdpPolicyStatus c WHERE c.key.parentKeyName = :parentname AND c.key.parentKeyVersion = :parentversion 18:37:04.979 [main] DEBUG org.hibernate.orm.query.hql.reservedWordAsIdentifier -- Encountered use of reserved word as identifier : . 18:37:04.983 [main] DEBUG org.hibernate.orm.query.hql.reservedWordAsIdentifier -- Encountered use of reserved word as identifier : . 18:37:04.984 [main] DEBUG org.hibernate.query.hql.internal.SemanticQueryBuilder -- Handling root path - JpaPdpPolicyStatus 18:37:04.984 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmNamedParameter(parentname)] : null -> SqmBasicValuedSimplePath(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).key.parentKeyName) 18:37:04.985 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmNamedParameter(parentversion)] : null -> SqmBasicValuedSimplePath(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).key.parentKeyVersion) 18:37:04.986 [main] DEBUG org.hibernate.orm.query.sqm.ast -- SqmStatement Tree : -> [select] -> [query-spec] -> [select] -> [selection] -> [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [selection] <- [select] -> [from] -> [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [from] -> [where] -> [and] -> [EQUAL] -> [basic-path] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).key.parentKeyName` :parentname <- [EQUAL] -> [EQUAL] -> [basic-path] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).key.parentKeyVersion` :parentversion <- [EQUAL] <- [and] <- [where] <- [query-spec] <- [select] 18:37:04.987 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:37:04.987 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:37:04.987 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:37:04.987 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:37:04.987 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:37:04.987 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id})] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] overrode previous registration : StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) 18:37:04.987 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key] 18:37:04.987 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmNamedParameter(parentname) 18:37:04.987 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).key.parentKeyName) 18:37:04.987 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmNamedParameter(parentversion) 18:37:04.987 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).key.parentKeyVersion) 18:37:04.987 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).state] 18:37:04.987 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:37:04.988 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 18:37:04.988 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:04.988 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) : `class org.onap.policy.models.base.PfReferenceKey`@676753114 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@422ea9f7) 18:37:04.988 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) : `class org.onap.policy.models.base.PfConceptKey`@906034559 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1860755302) 18:37:04.988 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c) -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))@28437386 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:37:04.988 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where jpps1_0.parentKeyName=? and jpps1_0.parentKeyVersion=? 18:37:04.988 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:04.988 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [pdp1] 18:37:04.988 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:37:04.989 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:37:04.989 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:04.989 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp1) 18:37:04.989 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:04.989 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp1) 18:37:04.989 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp1)] : 565871587 18:37:04.989 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:04.989 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:04.989 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:04.989 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:37:04.989 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:37:04.989 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:37:04.989 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:04.989 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:37:04.989 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:37:04.989 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:37:04.989 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:04.989 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:37:04.989 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp1) 18:37:04.989 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@2f59d1e5 18:37:04.989 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:04.989 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [pdp4] 18:37:04.989 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:37:04.989 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:37:04.989 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:04.989 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp4) 18:37:04.989 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:04.989 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp4) 18:37:04.989 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp4)] : 2068982708 18:37:04.989 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:04.989 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:04.989 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:04.989 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:37:04.989 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:37:04.989 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:37:04.989 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:04.989 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:37:04.989 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupB] 18:37:04.989 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:37:04.989 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:04.989 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:37:04.989 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp4) 18:37:04.989 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@2f59d1e5 18:37:04.989 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:04.989 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:04.990 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 18:37:04.990 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:04.990 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) : `class org.onap.policy.models.base.PfReferenceKey`@2084233282 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@422ea9f7) 18:37:04.990 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) : `class org.onap.policy.models.base.PfConceptKey`@375356410 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1860755302) 18:37:04.990 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c) -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))@293193522 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:37:04.990 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where jpps1_0.parentKeyName=? 18:37:04.990 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:04.990 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [pdp1] 18:37:04.990 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:37:04.990 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:37:04.990 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:04.990 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp1) 18:37:04.990 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:04.990 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp1) 18:37:04.990 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp1)] : 614362455 18:37:04.990 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:04.990 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:04.990 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:04.990 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:37:04.990 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:37:04.990 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:37:04.990 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:04.990 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:37:04.990 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:37:04.990 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:37:04.990 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:04.990 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:37:04.991 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp1) 18:37:04.991 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@7b816ea1 18:37:04.991 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:04.991 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [pdp3] 18:37:04.991 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:37:04.991 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [10.20.30] 18:37:04.991 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:04.991 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=10.20.30, parentLocalName=NULL, localName=pdp3) 18:37:04.991 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:04.991 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=10.20.30, parentLocalName=NULL, localName=pdp3) 18:37:04.991 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=10.20.30, parentLocalName=NULL, localName=pdp3)] : 492401724 18:37:04.991 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:04.991 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:04.991 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:04.991 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:37:04.991 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:37:04.991 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:37:04.991 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:04.991 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:37:04.991 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:37:04.991 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:37:04.991 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:04.991 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:37:04.991 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=10.20.30, parentLocalName=NULL, localName=pdp3) 18:37:04.991 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@7b816ea1 18:37:04.991 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:04.991 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [pdp4] 18:37:04.991 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:37:04.991 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:37:04.991 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:04.991 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp4) 18:37:04.991 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:04.991 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp4) 18:37:04.991 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp4)] : 1317069472 18:37:04.991 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:04.991 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:04.991 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:04.991 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:37:04.991 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:37:04.991 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:37:04.991 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:04.991 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:37:04.991 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupB] 18:37:04.991 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:37:04.991 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:04.991 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:37:04.991 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=pdp4) 18:37:04.991 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@7b816ea1 18:37:04.991 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:04.991 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:04.991 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:37:04.991 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@1923caf2] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@7228e12f] 18:37:04.992 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:37:04.992 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:37:04.992 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:37:04.993 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:37:05.000 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:37:05.000 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=null] against incoming persistence unit name [ToscaConceptTest] 18:37:05.000 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- No PersistenceProvider explicitly requested, assuming Hibernate 18:37:05.000 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest persistence provider classname: null 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 [ javax.persistence.jdbc.driver: org.h2.Driver javax.persistence.jdbc.password: P01icY hibernate.dialect: org.hibernate.dialect.H2Dialect javax.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest hibernate.show_sql: false javax.persistence.schema-generation.database.action: drop-and-create javax.persistence.jdbc.user: policy] 18:37:05.000 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 18:37:05.000 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:37:05.001 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 18:37:05.001 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 18:37:05.001 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 18:37:05.001 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 18:37:05.001 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 18:37:05.001 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:37:05.001 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:37:05.001 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:37:05.001 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:37:05.001 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:37:05.001 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:37:05.001 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:37:05.001 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:37:05.001 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:37:05.001 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:37:05.001 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:37:05.001 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:37:05.001 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:37:05.001 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@27f3f512 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@27f3f512 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@27f3f512 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@5e593b08 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@5e593b08 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@3946075 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@3946075 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@122635ef 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@122635ef 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2ac519dc 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2ac519dc 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@2ac519dc 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@1de4bee0 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@1de4bee0 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@3ece79fe 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@3cc79c02 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@3cc79c02 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@1e01b133 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@262a1fad 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@6be6931f 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@6be6931f 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@6be6931f 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@6b4125ed 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@6b4125ed 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@6b4125ed 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@78da899f 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@78da899f 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@78da899f 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@e7b265e 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@e7b265e 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@e7b265e 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@51da32e5 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@51da32e5 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@51da32e5 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@33d60b7e 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@33d60b7e 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@1fecfaea 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@1fecfaea 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@4872669f 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@4872669f 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@4872669f 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@483f286e 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@4bb147ec 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@4bb147ec 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@33f2cfda 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@68ef01a5 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@68ef01a5 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@68ef01a5 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@59a2388e 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@186d8a71 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@3dc40ab9 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@2db6d68d 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@2db6d68d 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@6518fdfd 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@6518fdfd 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@11d2dd2d 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@cde8c6c 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@174721c4 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@3592c1c4 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@322e49ee 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@4aeb0e2b 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@648c5fb3 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@648c5fb3 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@47b33e07 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@47b33e07 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@7126e26 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@7126e26 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@151ab2b9 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@151ab2b9 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@4d705112 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@590765c4 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@19489b27 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@19489b27 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@626d2016 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@2d5a1588 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@4f116ca2 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@125d47c4 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@125d47c4 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@193bb809 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@64b018f3 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@20801cbb 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@20801cbb 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@581b1c08 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@581b1c08 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@1c240cf2 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@1c240cf2 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@1c240cf2 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@78b7f805 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@78b7f805 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@78b7f805 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@58f2466c 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@5809fa26 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@64763e49 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@64763e49 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@23468512 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@23468512 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@23468512 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@69cd7630 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@7e8279e5 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@2b53840a 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@2b53840a 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@3caafa67 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@3caafa67 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@3caafa67 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@3e546734 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@3e546734 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@53747c4a 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@53747c4a 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@64b0d1fa 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@64b0d1fa 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@f2276c9 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@f2276c9 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@12d2ddde 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@12d2ddde 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@62b475e2 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@729c8063 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@729c8063 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@50110971 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@4a4f08ed 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@3af0c696 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@60169e0f 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@2391117e 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@11ab6d81 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@2d53cd54 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@7961d817 18:37:05.002 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@52502ca4 18:37:05.003 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@185d840a] into BootstrapContext; was [null] 18:37:05.003 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@2b57c338] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@5c811725] 18:37:05.033 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:37:05.033 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:37:05.034 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 18:37:05.034 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver 18:37:05.034 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PdpProviderTest] 18:37:05.034 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:37:05.034 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:37:05.035 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 18:37:05.035 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1) 18:37:05.038 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:37:05.038 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:37:05.038 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:37:05.038 [main] WARN org.hibernate.orm.deprecation -- HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 18:37:05.038 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.220 18:37:05.038 [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:37:05.039 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 18:37:05.039 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 18:37:05.039 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 18:37:05.039 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:37:05.039 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:37:05.039 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 18:37:05.039 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(3100, NumericTypeDescriptor) replaced previous registration(org.hibernate.dialect.H2DurationIntervalSecondJdbcType@1117cc7c) 18:37:05.039 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@22066637] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@6c22b54e] 18:37:05.040 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:37:05.040 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:05.041 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicyType 18:37:05.041 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:37:05.041 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.041 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:37:05.041 [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:37:05.041 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:05.041 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:05.041 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:37:05.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 basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:37:05.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 basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:37:05.042 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:05.042 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.name 18:37:05.042 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:05.042 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:05.042 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:05.042 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:37:05.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 basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:37:05.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 basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:37:05.042 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:05.042 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.version 18:37:05.042 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:05.042 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:05.042 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:37:05.042 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.042 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:37:05.042 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:37:05.042 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:05.042 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:37:05.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 basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:37:05.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 basic attribute : org.onap.policy.models.base.PfConceptKey.name (type=java.lang.String) 18:37:05.042 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:05.042 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_name 18:37:05.042 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:05.042 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:37:05.042 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:37:05.042 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:05.042 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:37:05.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 basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:37:05.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 basic attribute : org.onap.policy.models.base.PfConceptKey.version (type=java.lang.String) 18:37:05.042 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:05.042 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_version 18:37:05.042 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:05.042 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:37:05.042 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.042 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:37:05.042 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:37:05.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 basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:37:05.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 basic attribute : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.description (type=java.lang.String) 18:37:05.042 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:37:05.042 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.description 18:37:05.043 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:37:05.043 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.043 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.043 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:37:05.043 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.043 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:37:05.043 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:37:05.043 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.043 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.043 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:37:05.043 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:37:05.043 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.043 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.043 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:37:05.043 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.043 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:37:05.043 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:37:05.043 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.043 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.043 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:37:05.043 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:37:05.043 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.043 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.043 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:37:05.044 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.044 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:37:05.044 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:37:05.044 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeName',referencedColumn='name') 18:37:05.044 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeVersion',referencedColumn='version') 18:37:05.044 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.044 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:05.044 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:37:05.044 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.044 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.044 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='triggers_ORDER') 18:37:05.044 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.044 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='triggers_KEY') 18:37:05.044 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='triggers_KEY') 18:37:05.044 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.044 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.044 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:05.044 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property triggers 18:37:05.044 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:05.045 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicy 18:37:05.045 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:37:05.045 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.045 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:37:05.045 [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:37:05.045 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:05.045 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:05.045 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:37:05.045 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.045 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.045 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:05.045 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.name 18:37:05.045 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:05.045 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:05.045 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:05.045 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:37:05.045 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.045 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.045 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:05.045 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.version 18:37:05.045 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:05.045 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:05.045 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:37:05.045 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.045 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:37:05.046 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:37:05.046 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:05.046 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:37:05.046 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.046 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.046 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:05.046 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_name 18:37:05.046 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:05.046 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:37:05.046 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:37:05.046 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:05.046 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:37:05.046 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.046 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.046 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:05.046 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_version 18:37:05.046 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:05.046 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:37:05.046 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.046 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:37:05.046 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:37:05.046 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.046 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.046 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:37:05.046 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.description 18:37:05.046 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:37:05.046 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.046 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.046 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:37:05.046 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.046 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:37:05.046 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:37:05.046 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.046 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.046 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:37:05.046 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:37:05.046 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.046 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.046 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:37:05.046 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.046 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:37:05.047 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:37:05.047 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.047 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.047 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:37:05.047 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:37:05.047 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.047 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:37:05.047 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_name') 18:37:05.047 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:05.047 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:37:05.047 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.047 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.047 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:05.047 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_name 18:37:05.047 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:05.047 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:37:05.047 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_version') 18:37:05.047 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:05.047 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:37:05.047 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.047 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.047 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:05.047 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_version 18:37:05.047 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:05.047 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property type 18:37:05.047 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.047 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.047 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:37:05.047 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.047 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:37:05.047 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:37:05.047 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyName',referencedColumn='name') 18:37:05.047 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyVersion',referencedColumn='version') 18:37:05.047 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.047 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:05.047 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:37:05.048 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:37:05.048 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:37:05.048 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:37:05.048 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.048 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:37:05.048 [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:37:05.048 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:37:05.048 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:37:05.048 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:37:05.048 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.048 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.048 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:37:05.048 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.localName 18:37:05.048 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:37:05.048 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:37:05.048 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:37:05.048 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:37:05.048 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.048 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.048 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:37:05.048 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyName 18:37:05.048 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:37:05.048 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:37:05.048 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:37:05.048 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:37:05.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.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:37:05.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.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:37:05.049 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:37:05.049 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyVersion 18:37:05.049 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:37:05.049 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:37:05.049 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:37:05.049 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:37:05.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.PfReferenceKey.parentLocalName (type=java.lang.String) 18:37:05.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.PfReferenceKey.parentLocalName (type=java.lang.String) 18:37:05.049 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:37:05.049 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentLocalName 18:37:05.049 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:37:05.049 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:05.049 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:37:05.049 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.049 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:37:05.049 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:37:05.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.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:37:05.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.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:37:05.049 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for deploy 18:37:05.049 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.deploy 18:37:05.049 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property deploy 18:37:05.049 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.049 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:37:05.049 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:37:05.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.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:37:05.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.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup (type=java.lang.String) 18:37:05.049 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroup 18:37:05.049 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpGroup 18:37:05.049 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroup 18:37:05.049 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.049 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:37:05.049 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:37:05.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.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:37:05.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.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType (type=java.lang.String) 18:37:05.049 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpType 18:37:05.049 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpType 18:37:05.049 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpType 18:37:05.049 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.049 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:05.049 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:05.049 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:37:05.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:37:05.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:37:05.049 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:05.049 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.name 18:37:05.049 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:05.049 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:05.049 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:05.049 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:37:05.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:37:05.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:37:05.049 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:05.049 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.version 18:37:05.049 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:05.049 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policyType 18:37:05.050 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.050 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:37:05.050 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:37:05.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.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:37:05.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.pdp.persistence.concepts.JpaPdpPolicyStatus.state (type=org.onap.policy.models.pdp.concepts.PdpPolicyStatus$State) 18:37:05.050 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for state 18:37:05.050 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.state 18:37:05.050 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property state 18:37:05.050 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:05.050 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpGroup 18:37:05.050 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:37:05.050 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.050 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:37:05.050 [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:37:05.050 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:05.050 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:05.050 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:37:05.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:37:05.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:37:05.050 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:05.050 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.name 18:37:05.050 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:05.050 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:05.050 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:05.050 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:37:05.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:37:05.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:37:05.051 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:05.051 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.version 18:37:05.051 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:05.051 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:05.051 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:37:05.051 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.051 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:37:05.051 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:37:05.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 basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:37:05.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 basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description (type=java.lang.String) 18:37:05.051 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:37:05.051 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.description 18:37:05.051 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:37:05.051 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.051 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:37:05.051 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:37:05.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 basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:37:05.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 basic attribute : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState (type=org.onap.policy.models.pdp.enums.PdpState) 18:37:05.051 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroupState 18:37:05.051 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.pdpGroupState 18:37:05.051 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroupState 18:37:05.051 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.051 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.051 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpSubGroups_ORDER') 18:37:05.051 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.051 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpSubGroups_KEY') 18:37:05.051 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpSubGroups_KEY') 18:37:05.051 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='name',referencedColumn='name') 18:37:05.051 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='version',referencedColumn='version') 18:37:05.051 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.051 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:37:05.051 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpSubGroups 18:37:05.051 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.051 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.051 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:37:05.051 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.051 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:37:05.051 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:37:05.051 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.051 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.051 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:37:05.051 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:37:05.052 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:05.052 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpSubGroup 18:37:05.052 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:37:05.052 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.052 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:37:05.052 [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:37:05.052 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:37:05.052 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:37:05.052 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:37:05.052 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.052 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.052 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:37:05.052 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.localName 18:37:05.052 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:37:05.052 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:37:05.052 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:37:05.052 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:37:05.052 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.052 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.052 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:37:05.052 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyName 18:37:05.052 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:37:05.052 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:37:05.053 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:37:05.053 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:37:05.053 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.053 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.053 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:37:05.053 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyVersion 18:37:05.053 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:37:05.053 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:37:05.053 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:37:05.053 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:37:05.053 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.053 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.053 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:37:05.053 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentLocalName 18:37:05.053 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:37:05.053 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:05.053 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:37:05.053 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.053 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:37:05.053 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:37:05.053 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.053 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.053 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for currentInstanceCount 18:37:05.053 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.currentInstanceCount 18:37:05.053 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property currentInstanceCount 18:37:05.053 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.053 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:37:05.053 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:37:05.053 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.053 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.053 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for desiredInstanceCount 18:37:05.053 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.desiredInstanceCount 18:37:05.053 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property desiredInstanceCount 18:37:05.053 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.053 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.053 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpInstances_ORDER') 18:37:05.053 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.053 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpInstances_KEY') 18:37:05.053 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpInstances_KEY') 18:37:05.053 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyName',referencedColumn='parentKeyName') 18:37:05.053 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyVersion',referencedColumn='parentKeyVersion') 18:37:05.053 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentLocalName',referencedColumn='parentLocalName') 18:37:05.053 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpLocalName',referencedColumn='localName') 18:37:05.053 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.053 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:37:05.053 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpInstances 18:37:05.053 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.053 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.053 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='policies_ORDER') 18:37:05.054 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.054 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='policies_KEY') 18:37:05.054 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='policies_KEY') 18:37:05.054 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.054 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.054 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:05.054 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policies 18:37:05.054 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.054 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.054 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:37:05.054 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.054 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:37:05.054 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:37:05.054 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.054 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.054 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:37:05.054 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:37:05.054 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.054 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.054 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='supportedPolicyTypes_ORDER') 18:37:05.054 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.054 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='supportedPolicyTypes_KEY') 18:37:05.054 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='supportedPolicyTypes_KEY') 18:37:05.054 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.054 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.054 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:05.054 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property supportedPolicyTypes 18:37:05.054 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:37:05.055 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdp 18:37:05.055 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:37:05.055 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.055 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:37:05.055 [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:37:05.055 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:37:05.055 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:37:05.055 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:37:05.055 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.055 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.055 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:37:05.055 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.localName 18:37:05.055 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:37:05.055 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:37:05.055 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:37:05.055 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:37:05.055 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.055 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.055 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:37:05.055 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyName 18:37:05.055 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:37:05.055 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:37:05.055 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:37:05.055 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:37:05.055 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.055 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.055 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:37:05.055 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyVersion 18:37:05.055 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:37:05.055 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:37:05.055 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:37:05.055 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:37:05.055 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.055 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.055 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:37:05.055 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentLocalName 18:37:05.055 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:37:05.055 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:05.055 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:37:05.055 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.055 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:37:05.055 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:37:05.055 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.055 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for healthy 18:37:05.056 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.healthy 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property healthy 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:37:05.056 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.056 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for lastUpdate 18:37:05.056 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.lastUpdate 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property lastUpdate 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:37:05.056 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.056 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 18:37:05.056 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.message 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:37:05.056 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.056 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpState 18:37:05.056 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.pdpState 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpState 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for deploy 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroup 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpType 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for state 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroupState 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for currentInstanceCount 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for desiredInstanceCount 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for healthy 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for lastUpdate 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 18:37:05.056 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpState 18:37:05.056 [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:37:05.056 [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:37:05.056 [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:37:05.056 [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:37:05.056 [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:37:05.056 [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:37:05.056 [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:37:05.056 [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:37:05.057 [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:37:05.057 [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:37:05.057 [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:37:05.057 [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:37:05.057 [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:37:05.057 [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:37:05.057 [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:37:05.057 [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:37:05.057 [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:37:05.057 [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:37:05.057 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:05.057 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:05.057 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:05.057 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:05.057 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:37:05.057 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.057 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.057 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:05.057 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.name 18:37:05.057 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:05.057 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:05.057 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:05.057 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:05.057 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:37:05.057 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.057 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.057 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:05.057 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.version 18:37:05.057 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:05.057 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:05.058 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:37:05.058 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:37:05.058 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:37:05.058 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:05.058 [main] DEBUG org.hibernate.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:37:05.058 [main] DEBUG org.hibernate.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:37:05.058 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.058 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties 18:37:05.058 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.058 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:05.058 [main] DEBUG org.hibernate.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:37:05.058 [main] DEBUG org.hibernate.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:37:05.058 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.058 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties_KEY 18:37:05.058 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.058 [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:37:05.058 [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:37:05.058 [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:37:05.058 [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:37:05.058 [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:37:05.058 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:37:05.058 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:05.058 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:05.058 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:05.058 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:05.058 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:37:05.059 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.059 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.059 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:05.059 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.name 18:37:05.059 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:05.059 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:05.059 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:05.059 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:05.059 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:37:05.059 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.059 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.059 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:05.059 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.version 18:37:05.059 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:05.059 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:05.059 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:37:05.059 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:37:05.059 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:37:05.059 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:37:05.059 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:37:05.059 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:37:05.059 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:05.059 [main] DEBUG org.hibernate.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:37:05.059 [main] DEBUG org.hibernate.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:37:05.059 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.059 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties 18:37:05.059 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.060 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:05.060 [main] DEBUG org.hibernate.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:37:05.060 [main] DEBUG org.hibernate.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:37:05.060 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.060 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties_KEY 18:37:05.060 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.060 [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:37:05.060 [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:37:05.060 [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:37:05.060 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:37:05.060 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:37:05.060 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:37:05.060 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:37:05.060 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:05.060 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:05.070 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:05.070 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:05.070 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:37:05.070 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.070 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.070 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:05.070 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.name 18:37:05.070 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:05.070 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:05.070 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:05.070 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:05.070 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:37:05.070 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.070 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.070 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:05.070 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.version 18:37:05.070 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:05.070 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:05.070 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:37:05.070 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:37:05.070 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:37:05.070 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:37:05.070 [main] DEBUG org.hibernate.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:37:05.070 [main] DEBUG org.hibernate.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:37:05.070 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.070 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties 18:37:05.070 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.071 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:37:05.071 [main] DEBUG org.hibernate.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:37:05.071 [main] DEBUG org.hibernate.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:37:05.071 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.071 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties_KEY 18:37:05.071 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.071 [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:37:05.071 [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:37:05.071 [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:37:05.071 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:37:05.071 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:37:05.071 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:37:05.071 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:37:05.071 [main] DEBUG org.hibernate.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:37:05.071 [main] DEBUG org.hibernate.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:37:05.071 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.071 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata 18:37:05.071 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.071 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:37:05.071 [main] DEBUG org.hibernate.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:37:05.071 [main] DEBUG org.hibernate.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:37:05.071 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.071 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata_KEY 18:37:05.071 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.071 [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:37:05.071 [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:37:05.071 [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:37:05.071 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:37:05.071 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:05.071 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:05.071 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:37:05.071 [main] DEBUG org.hibernate.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:37:05.071 [main] DEBUG org.hibernate.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:37:05.071 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.071 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_triggers.triggers 18:37:05.071 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.077 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:37:05.077 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:05.077 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:05.078 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:05.078 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:05.078 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:37:05.078 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.078 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.078 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:05.078 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.name 18:37:05.078 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:05.078 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:05.078 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:05.078 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:05.078 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:37:05.078 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.078 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.078 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:05.078 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.version 18:37:05.078 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:05.078 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:05.078 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:37:05.078 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:37:05.078 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:37:05.078 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:37:05.078 [main] DEBUG org.hibernate.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:37:05.078 [main] DEBUG org.hibernate.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:37:05.078 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.078 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties 18:37:05.079 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.079 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:37:05.079 [main] DEBUG org.hibernate.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:37:05.079 [main] DEBUG org.hibernate.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:37:05.079 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.079 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties_KEY 18:37:05.079 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.079 [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:37:05.079 [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:37:05.079 [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:37:05.079 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:37:05.079 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:37:05.079 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:37:05.079 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:37:05.079 [main] DEBUG org.hibernate.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:37:05.079 [main] DEBUG org.hibernate.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:37:05.079 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.079 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata 18:37:05.079 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.079 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:37:05.079 [main] DEBUG org.hibernate.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:37:05.079 [main] DEBUG org.hibernate.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:37:05.079 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.079 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata_KEY 18:37:05.079 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.079 [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:37:05.079 [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:37:05.079 [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:37:05.079 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:37:05.080 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:05.080 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:05.080 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:05.080 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:05.080 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:05.080 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:05.080 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:05.080 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:05.080 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:05.081 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:05.081 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:05.081 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:05.081 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:05.081 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:37:05.081 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:05.084 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:05.084 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:05.084 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:05.084 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:05.084 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:05.084 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:05.084 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:05.084 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:05.084 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:05.084 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:05.084 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:05.084 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:05.084 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:05.084 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:37:05.084 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:05.085 [main] DEBUG org.hibernate.bytecode.internal.BytecodeProviderInitiator -- HHH000021: Bytecode provider: bytebuddy 18:37:05.085 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:37:05.086 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:37:05.086 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, hibernate.dialect=org.hibernate.dialect.H2Dialect, 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-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.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.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.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/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.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.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.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-20240203183650571_70.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-02-03T18-36-02_855-jvmRun1 surefire-20240203183650571_68tmp surefire_4-20240203183650571_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-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.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.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.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/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.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.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.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, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240203183650571_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, 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, javax.persistence.schema-generation.database.action=drop-and-create, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@317680a6, 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=true, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:37:05.086 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:37:05.087 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:37:05.087 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@781ec505] under count; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@5682849] under every; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@63d9db68] under any; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@662f0405] under sinh; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6817d328] under cosh; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2c799403] under tanh; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@156087f] under pi; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1f472b7c] under log; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@491f352f] under position; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@29267983] under overlay; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@18829928] under trim; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@3eb85d8f] under cast; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@e3eb13a] under collate; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@14ce2b1f] under extract; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@1809ab77] under ifnull; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@6421d9dc] under pad; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@1fed0303] under str; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@7a9e4532] under format; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@2f991b05] under timestampadd; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@451cd813] under timestampdiff; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@329e2ea8] under current_date; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3a215a1c] under current_time; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5d073f6e] under current_timestamp; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@7ef8b89d] under local_date; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3d502284] under local_time; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@d117e88] under local_datetime; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@6909cc0b] under offset_datetime; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@520ebde7] under instant; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@6e76e120] under sql; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@68152758] under count; prior registration was org.hibernate.dialect.function.CountFunction@781ec505 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@4fdbd7c5] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@156087f 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@689daa5c] under mod; prior registration was NamedSqmFunctionTemplate(mod) 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 18:37:05.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@3d502284 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@d117e88 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@31bb398e] under trunc; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7055f706] under date_trunc; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@61217336] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@491f352f 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@646bea04] under concat; prior registration was NamedSqmFunctionTemplate(concat) 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@cf4d84e] under format; prior registration was org.hibernate.dialect.function.FormatFunction@7a9e4532 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@5346e311] under mode; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@3914828c] under percentile_cont; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@2147460] under percentile_disc; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@2808eac4] under rank; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@4cb2dabf] under dense_rank; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@512f2147] under percent_rank; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@7039e876] under cume_dist; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@1f08627f] under listagg; prior registration was null 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double avg(NUMERIC arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@333(java.lang.Long,-5)|basicType@335(java.lang.Double,8) datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 18:37:05.089 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 18:37:05.090 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 18:37:05.090 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 18:37:05.090 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 18:37:05.090 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 18:37:05.090 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 18:37:05.090 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 18:37:05.090 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 18:37:05.090 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:37:05.090 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@333(java.lang.Long,-5)|basicType@335(java.lang.Double,8) timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:37:05.090 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 18:37:05.090 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 18:37:05.090 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 18:37:05.090 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 18:37:05.090 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 18:37:05.090 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 18:37:05.090 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 18:37:05.090 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 18:37:05.090 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 18:37:05.090 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 18:37:05.090 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:37:05.090 [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:37:05.107 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType]: private accessor [derivedFrom] 18:37:05.107 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:37:05.107 [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:37:05.115 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy]: private accessor [derivedFrom] 18:37:05.117 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:37:05.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.JpaPdpPolicyStatus 18:37:05.123 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus]: private accessor [deploy] 18:37:05.124 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:37:05.124 [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:37:05.129 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup]: private accessor [description] 18:37:05.130 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:37:05.130 [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:37:05.151 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup]: private accessor [currentInstanceCount] 18:37:05.151 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:37:05.151 [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:37:05.157 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp]: private accessor [healthy] 18:37:05.157 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:05.157 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:37:05.158 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:37:05.158 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:05.158 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:05.158 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:05.158 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:05.161 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 18:37:05.161 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#finishInitialization 18:37:05.162 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#finishInitialization 18:37:05.162 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)#finishInitialization 18:37:05.162 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - key descriptor 18:37:05.162 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)#finishInitialization 18:37:05.162 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - key descriptor 18:37:05.162 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#finishInitialization 18:37:05.162 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)#finishInitialization 18:37:05.162 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - key descriptor 18:37:05.162 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)#finishInitialization 18:37:05.162 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - key descriptor 18:37:05.162 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) `staticFetchableList` generator 18:37:05.162 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#finishInitialization 18:37:05.162 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#finishInitialization 18:37:05.162 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)#finishInitialization 18:37:05.162 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - key descriptor 18:37:05.162 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)#finishInitialization 18:37:05.162 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - key descriptor 18:37:05.162 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#finishInitialization 18:37:05.162 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)#finishInitialization 18:37:05.162 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - key descriptor 18:37:05.162 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#finishInitialization 18:37:05.162 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) `staticFetchableList` generator 18:37:05.162 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#finishInitialization 18:37:05.162 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#finishInitialization 18:37:05.162 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) `staticFetchableList` generator 18:37:05.162 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#finishInitialization 18:37:05.162 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element}]) - element descriptor 18:37:05.162 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)#finishInitialization 18:37:05.162 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - key descriptor 18:37:05.162 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)#finishInitialization 18:37:05.162 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - key descriptor 18:37:05.162 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) `staticFetchableList` generator 18:37:05.162 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#finishInitialization 18:37:05.162 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element}]) - element descriptor 18:37:05.162 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)#finishInitialization 18:37:05.162 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - key descriptor 18:37:05.162 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#finishInitialization 18:37:05.162 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)#finishInitialization 18:37:05.162 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - key descriptor 18:37:05.162 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)#finishInitialization 18:37:05.162 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - key descriptor 18:37:05.162 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#finishInitialization 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)#finishInitialization 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - key descriptor 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) `staticFetchableList` generator 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#finishInitialization 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdp) `staticFetchableList` generator 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#initColumnMappings 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#initColumnMappings 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#initColumnMappings 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#initColumnMappings 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#initColumnMappings 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#initColumnMappings 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#initColumnMappings 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#initColumnMappings 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#initColumnMappings 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#initColumnMappings 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#initColumnMappings 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#initColumnMappings 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#initColumnMappings 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#initColumnMappings 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:37:05.163 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:37:05.164 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:05.164 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name=? and version=? 18:37:05.164 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicyType (derived_from_name,derived_from_version,description,name,version) values (?,?,?,?,?) 18:37:05.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:37:05.164 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicyType where name=? and version=? 18:37:05.164 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtpt1_0 18:37:05.164 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] 18:37:05.164 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] 18:37:05.164 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] 18:37:05.164 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] 18:37:05.164 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] 18:37:05.164 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] 18:37:05.164 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] 18:37:05.164 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] | \-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:37:05.165 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtpt1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) { primaryTableReference : ToscaPolicyType as jtpt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } } } } } 18:37:05.165 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:05.165 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name=? and version=? 18:37:05.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:37:05.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:37:05.165 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicy where name=? and version=? 18:37:05.165 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtp1_0 18:37:05.165 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] 18:37:05.165 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] 18:37:05.165 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] 18:37:05.165 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] 18:37:05.165 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] 18:37:05.165 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] 18:37:05.165 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] 18:37:05.165 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] | \-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.version] 18:37:05.165 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtp1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) { primaryTableReference : ToscaPolicy as jtp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } } } } } 18:37:05.170 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:37:05.170 [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:37:05.170 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:37:05.170 [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:37:05.170 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:05.170 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:37:05.170 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:37:05.170 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:37:05.170 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:37:05.170 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:37:05.170 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:37:05.170 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:05.170 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name=? and version=? 18:37:05.170 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:37:05.170 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpGroup set description=?,pdpGroupState=? where name=? and version=? 18:37:05.170 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpGroup where name=? and version=? 18:37:05.170 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:37:05.170 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:37:05.170 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:37:05.171 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:05.171 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:37:05.171 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:37:05.171 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:05.171 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:05.171 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@316eae87] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:37:05.171 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:05.171 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:37:05.171 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:05.171 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:05.172 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:05.172 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:05.172 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:37:05.174 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:05.174 [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:37:05.174 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:37:05.174 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:05.174 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:05.174 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:37:05.174 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:37:05.174 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:37:05.174 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:05.174 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:37:05.174 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:37:05.174 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:05.174 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:05.174 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@2b03f234] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:37:05.174 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:05.174 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:37:05.174 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:05.174 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:05.174 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:37:05.174 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:37:05.175 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:37:05.175 [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:37:05.175 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:37:05.175 [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:37:05.175 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:05.175 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:37:05.175 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:37:05.175 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:37:05.175 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:37:05.175 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:37:05.175 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:05.175 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:37:05.175 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:05.175 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:05.176 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:05.176 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:37:05.176 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:05.176 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:05.176 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:05.176 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:37:05.176 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] 18:37:05.176 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{index}` 18:37:05.176 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{element}` 18:37:05.176 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:05.176 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:37:05.176 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:37:05.176 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name,JpaToscaPolicyType_version,properties_KEY,properties) values (?,?,?,?) 18:37:05.176 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:37:05.176 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:37:05.176 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:37:05.176 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:37:05.176 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:37:05.176 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@4562769a] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:37:05.176 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:05.176 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:05.176 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:37:05.176 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:05.176 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:05.176 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:05.176 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:37:05.176 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:37:05.176 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:37:05.176 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:37:05.176 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:05.176 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:37:05.176 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] 18:37:05.176 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{index}` 18:37:05.176 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{element}` 18:37:05.177 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:05.177 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:37:05.177 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:37:05.177 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name,JpaToscaPolicy_version,properties_KEY,properties) values (?,?,?,?) 18:37:05.177 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:37:05.177 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:37:05.177 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:37:05.177 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:37:05.177 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:37:05.177 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@7e69228d] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:37:05.177 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:05.177 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:05.177 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:37:05.177 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:37:05.177 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:37:05.177 [main] DEBUG org.hibernate.orm.jdbc.mutation -- 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:37:05.177 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:37:05.177 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:05.177 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:05.177 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:05.177 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{index}` 18:37:05.177 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{element}` 18:37:05.177 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:05.177 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:05.177 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:37:05.177 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:37:05.177 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:37:05.177 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:37:05.177 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:05.177 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:37:05.177 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:37:05.177 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] 18:37:05.177 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] 18:37:05.177 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:05.178 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName,toscaPolicyTypeVersion,name,version) values (?,?,?,?) 18:37:05.178 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:37:05.178 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:37:05.178 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:05.178 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:05.178 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:05.178 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{index}` 18:37:05.178 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{element}` 18:37:05.178 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:05.178 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:05.178 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:37:05.178 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:37:05.178 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:37:05.178 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:37:05.178 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:37:05.178 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:37:05.178 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:37:05.178 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] 18:37:05.178 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{index}` 18:37:05.178 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{element}` 18:37:05.178 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:37:05.178 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:37:05.178 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:37:05.178 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name,JpaToscaPolicyType_version,metadata_KEY,metadata) values (?,?,?,?) 18:37:05.178 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:37:05.178 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:37:05.178 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:37:05.178 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:37:05.178 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:37:05.178 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] 18:37:05.178 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] 18:37:05.178 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:05.178 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName,toscaPolicyVersion,name,version) values (?,?,?,?) 18:37:05.178 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:37:05.178 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:37:05.178 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:37:05.178 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:37:05.178 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] 18:37:05.178 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers` -> `{element}` 18:37:05.178 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:05.179 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name,JpaToscaPolicyType_version,triggers) values (?,?,?) 18:37:05.179 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:37:05.179 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:37:05.179 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:37:05.179 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:37:05.179 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] 18:37:05.179 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{index}` 18:37:05.179 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{element}` 18:37:05.179 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:37:05.179 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:37:05.179 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:37:05.179 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name,JpaToscaPolicy_version,metadata_KEY,metadata) values (?,?,?,?) 18:37:05.179 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:37:05.179 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:37:05.179 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:37:05.179 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : spt1_0 18:37:05.179 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:37:05.179 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:05.179 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:05.179 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:05.179 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:37:05.179 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:05.179 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:05.189 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:37:05.189 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:37:05.189 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:37:05.189 [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:37:05.191 [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:37:05.191 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:37:05.191 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@22066637] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@1de54132] 18:37:05.191 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 18:37:05.191 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 18:37:05.191 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:37:05.191 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties cascade 18:37:05.191 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6a3c798c] 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:37:05.192 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies cascade 18:37:05.192 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties cascade 18:37:05.192 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes cascade 18:37:05.192 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata cascade 18:37:05.192 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties cascade 18:37:05.192 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets cascade 18:37:05.192 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata cascade 18:37:05.192 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties cascade 18:37:05.192 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets cascade 18:37:05.192 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers cascade 18:37:05.192 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp cascade 18:37:05.192 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup cascade 18:37:05.192 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup cascade 18:37:05.192 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus cascade 18:37:05.192 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup cascade 18:37:05.192 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp cascade 18:37:05.192 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy cascade 18:37:05.192 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType cascade 18:37:05.192 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_version varchar(20) not null, JpaPdpGroup_name varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_version, JpaPdpGroup_name, properties_KEY)) 18:37:05.192 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@274657d4] 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:37:05.198 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:37:05.198 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:37:05.199 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:37:05.199 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, metadata_KEY)) 18:37:05.199 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, properties_KEY varchar(255) not null, properties clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, properties_KEY)) 18:37:05.201 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyName varchar(120) not null) 18:37:05.201 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, metadata_KEY)) 18:37:05.201 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, properties_KEY varchar(255) not null, properties blob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, properties_KEY)) 18:37:05.202 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyTypeName varchar(120) not null) 18:37:05.202 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, triggers blob) 18:37:05.202 [main] DEBUG org.hibernate.SQL -- create table Pdp (healthy tinyint check (healthy between 0 and 3), pdpState tinyint check (pdpState between 0 and 4), lastUpdate timestamp(6), parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, message varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:37:05.203 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (pdpGroupState tinyint check (pdpGroupState between 0 and 4), version varchar(20) not null, name varchar(120) not null, description varchar(255), primary key (version, name)) 18:37:05.203 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (pdpSubGroups_parentKeyVersion varchar(15) not null, version varchar(20) not null, name varchar(120) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentLocalName varchar(120) not null, unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName)) 18:37:05.203 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (deploy TINYINT DEFAULT 1, state tinyint check (state between 0 and 2), parentKeyVersion varchar(15) not null, version varchar(20), localName varchar(120) not null, name varchar(120), parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, pdpGroup varchar(255), pdpType varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:37:05.204 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (currentInstanceCount integer, desiredInstanceCount integer, parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:37:05.204 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpInstances_parentKeyVersion varchar(15) not null, pdpParentKeyVersion varchar(15) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentLocalName varchar(120) not null, pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentLocalName varchar(120) not null, unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName)) 18:37:05.204 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (version varchar(20) not null, name varchar(120) 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 (version, name)) 18:37:05.205 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (version, name)) 18:37:05.205 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:37:05.205 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_version, JpaPdpGroup_name) references PdpGroup 18:37:05.212 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:37:05.213 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:37:05.215 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:37:05.215 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:37:05.216 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:37:05.216 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyVersion, toscaPolicyName) references ToscaPolicy 18:37:05.217 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:37:05.217 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:37:05.221 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeVersion, toscaPolicyTypeName) references ToscaPolicyType 18:37:05.222 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:37:05.223 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_parentKeyVersion, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentLocalName) references PdpSubGroup 18:37:05.223 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (version, name) references PdpGroup 18:37:05.224 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_parentKeyVersion, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentLocalName) references Pdp 18:37:05.224 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpParentKeyVersion, pdpLocalName, pdpParentKeyName, pdpParentLocalName) references PdpSubGroup 18:37:05.225 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 4b761ccf-5125-4c63-b1b0-285cb4e3d994 () 18:37:05.225 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:37:05.225 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 18:37:05.225 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:37:05.227 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:37:05.227 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:37:05.227 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:37:05.227 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:37:05.227 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:37:05.227 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:37:05.228 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:37:05.228 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:37:05.228 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:37:05.228 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:05.228 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:05.228 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@1548195930 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1533137064) 18:37:05.228 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@509185515 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:37:05.228 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:37:05.229 [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:37:05.230 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:05.230 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:05.230 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@1209257288 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1533137064) 18:37:05.230 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@675327654 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:37:05.231 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:37:05.237 [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:37:05.237 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:37:05.237 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:37:05.237 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:37:05.238 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 2 insertions, 0 updates, 0 deletions to 2 objects 18:37:05.238 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 18:37:05.238 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:37:05.238 [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:37:05.238 [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:37:05.238 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:37:05.238 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:37:05.238 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:05.239 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:05.241 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:37:05.241 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:37:05.242 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:05.242 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:05.242 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@1126917513 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1533137064) 18:37:05.242 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@1895840844 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:37:05.242 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:37:05.242 [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:37:05.242 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:37:05.242 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:37:05.242 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:37:05.242 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 1 insertions, 0 updates, 0 deletions to 1 objects 18:37:05.242 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 18:37:05.242 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:37:05.242 [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:37:05.242 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:37:05.242 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:05.242 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:05.243 [main] DEBUG org.hibernate.orm.query.hql -- HQL : SELECT c FROM JpaPdpPolicyStatus c WHERE c.pdpGroup= :pdpGroup 18:37:05.243 [main] DEBUG org.hibernate.query.hql.internal.SemanticQueryBuilder -- Handling root path - JpaPdpPolicyStatus 18:37:05.246 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmNamedParameter(pdpGroup)] : null -> SqmBasicValuedSimplePath(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup) 18:37:05.246 [main] DEBUG org.hibernate.orm.query.sqm.ast -- SqmStatement Tree : -> [select] -> [query-spec] -> [select] -> [selection] -> [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [selection] <- [select] -> [from] -> [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [from] -> [where] -> [EQUAL] -> [basic-path] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup` :pdpGroup <- [EQUAL] <- [where] <- [query-spec] <- [select] 18:37:05.247 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- filterQueryString is "SELECT c FROM __TABLE__ c WHERE c.pdpGroup= :pdpGroup" 18:37:05.247 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:37:05.247 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:37:05.247 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:37:05.247 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:37:05.247 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmNamedParameter(pdpGroup) 18:37:05.247 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup) 18:37:05.247 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).state] 18:37:05.247 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:37:05.249 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 18:37:05.249 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:05.249 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1180474816 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@13b8c1bf) 18:37:05.249 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) : `class org.onap.policy.models.base.PfConceptKey`@858015368 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1533137064) 18:37:05.249 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c) -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))@1269778724 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:37:05.249 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where jpps1_0.pdpGroup=? 18:37:05.250 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:05.250 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [idX] 18:37:05.250 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:37:05.250 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:37:05.250 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:05.250 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idX) 18:37:05.250 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:05.250 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idX) 18:37:05.250 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idX)] : 761196472 18:37:05.250 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:05.250 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:05.250 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:05.250 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:37:05.250 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:37:05.250 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:37:05.250 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:05.250 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:37:05.250 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:37:05.250 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:37:05.250 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:05.250 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:37:05.250 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idX) 18:37:05.250 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@1c09655e 18:37:05.250 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:05.250 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [idY] 18:37:05.250 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:37:05.250 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:37:05.250 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:05.250 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idY) 18:37:05.250 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:05.250 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idY) 18:37:05.250 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idY)] : 249343692 18:37:05.250 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:05.250 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:05.250 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:05.250 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:37:05.250 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:37:05.250 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:37:05.250 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:05.250 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:37:05.250 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:37:05.250 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:37:05.250 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:05.250 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:37:05.250 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idY) 18:37:05.250 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@1c09655e 18:37:05.250 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:05.250 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:05.251 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- filterQueryString is "SELECT c FROM __TABLE__ c WHERE c.pdpGroup= :pdpGroup" 18:37:05.251 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 18:37:05.251 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:05.251 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) : `class org.onap.policy.models.base.PfReferenceKey`@737758778 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@13b8c1bf) 18:37:05.251 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) : `class org.onap.policy.models.base.PfConceptKey`@1244955658 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1533137064) 18:37:05.251 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c) -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))@968593327 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:37:05.251 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where jpps1_0.pdpGroup=? 18:37:05.252 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:05.252 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [idZ] 18:37:05.252 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:37:05.252 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:37:05.252 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:05.252 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idZ) 18:37:05.252 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:05.252 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idZ) 18:37:05.252 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idZ)] : 931143978 18:37:05.252 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:05.252 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:05.252 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:05.252 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:37:05.252 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:37:05.252 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:37:05.252 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:05.252 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:37:05.252 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupB] 18:37:05.252 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:37:05.252 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:05.252 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:37:05.252 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idZ) 18:37:05.252 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@52230682 18:37:05.252 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:05.252 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:05.252 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:37:05.252 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@75cc4738] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@1de54132] 18:37:05.252 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:37:05.252 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:37:05.252 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:37:05.253 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:37:05.261 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:37:05.261 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=null] against incoming persistence unit name [ToscaConceptTest] 18:37:05.261 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- No PersistenceProvider explicitly requested, assuming Hibernate 18:37:05.261 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest persistence provider classname: null 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 [ javax.persistence.jdbc.driver: org.h2.Driver javax.persistence.jdbc.password: P01icY hibernate.dialect: org.hibernate.dialect.H2Dialect javax.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest hibernate.show_sql: false javax.persistence.schema-generation.database.action: drop-and-create javax.persistence.jdbc.user: policy] 18:37:05.261 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 18:37:05.261 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:37:05.261 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 18:37:05.261 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 18:37:05.261 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 18:37:05.261 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 18:37:05.262 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 18:37:05.262 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:37:05.262 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:37:05.262 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:37:05.262 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:37:05.262 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:37:05.262 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:37:05.262 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:37:05.262 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:37:05.262 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:37:05.262 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:37:05.262 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:37:05.262 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:37:05.262 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:37:05.262 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@27f3f512 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@27f3f512 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@27f3f512 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@5e593b08 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@5e593b08 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@3946075 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@3946075 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@122635ef 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@122635ef 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2ac519dc 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2ac519dc 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@2ac519dc 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@1de4bee0 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@1de4bee0 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@3ece79fe 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@3cc79c02 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@3cc79c02 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@1e01b133 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@262a1fad 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@6be6931f 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@6be6931f 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@6be6931f 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@6b4125ed 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@6b4125ed 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@6b4125ed 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@78da899f 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@78da899f 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@78da899f 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@e7b265e 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@e7b265e 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@e7b265e 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@51da32e5 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@51da32e5 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@51da32e5 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@33d60b7e 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@33d60b7e 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@1fecfaea 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@1fecfaea 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@4872669f 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@4872669f 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@4872669f 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@483f286e 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@4bb147ec 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@4bb147ec 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@33f2cfda 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@68ef01a5 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@68ef01a5 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@68ef01a5 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@59a2388e 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@186d8a71 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@3dc40ab9 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@2db6d68d 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@2db6d68d 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@6518fdfd 18:37:05.262 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@6518fdfd 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@11d2dd2d 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@cde8c6c 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@174721c4 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@3592c1c4 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@322e49ee 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@4aeb0e2b 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@648c5fb3 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@648c5fb3 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@47b33e07 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@47b33e07 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@7126e26 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@7126e26 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@151ab2b9 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@151ab2b9 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@4d705112 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@590765c4 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@19489b27 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@19489b27 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@626d2016 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@2d5a1588 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@4f116ca2 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@125d47c4 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@125d47c4 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@193bb809 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@64b018f3 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@20801cbb 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@20801cbb 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@581b1c08 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@581b1c08 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@1c240cf2 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@1c240cf2 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@1c240cf2 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@78b7f805 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@78b7f805 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@78b7f805 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@58f2466c 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@5809fa26 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@64763e49 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@64763e49 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@23468512 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@23468512 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@23468512 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@69cd7630 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@7e8279e5 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@2b53840a 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@2b53840a 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@3caafa67 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@3caafa67 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@3caafa67 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@3e546734 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@3e546734 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@53747c4a 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@53747c4a 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@64b0d1fa 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@64b0d1fa 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@f2276c9 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@f2276c9 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@12d2ddde 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@12d2ddde 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@62b475e2 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@729c8063 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@729c8063 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@50110971 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@59219af4 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@3f0c6208 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@5dd564fd 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@5498c575 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@13b1328 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@5dfb3d25 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@2b7f48eb 18:37:05.263 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@39de939c 18:37:05.263 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@602565dc] into BootstrapContext; was [null] 18:37:05.263 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@64b36ee8] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@355a5a85] 18:37:05.279 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:37:05.279 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:37:05.279 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 18:37:05.279 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver 18:37:05.279 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PdpProviderTest] 18:37:05.279 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:37:05.279 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:37:05.279 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 18:37:05.279 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1) 18:37:05.294 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:37:05.294 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:37:05.294 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:37:05.294 [main] WARN org.hibernate.orm.deprecation -- HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 18:37:05.294 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.220 18:37:05.294 [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:37:05.295 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 18:37:05.295 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 18:37:05.295 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 18:37:05.295 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:37:05.295 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:37:05.295 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 18:37:05.295 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(3100, NumericTypeDescriptor) replaced previous registration(org.hibernate.dialect.H2DurationIntervalSecondJdbcType@1117cc7c) 18:37:05.295 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@743d075c] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@1e3d6f18] 18:37:05.296 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:37:05.296 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:05.296 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicyType 18:37:05.296 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:37:05.297 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.297 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:37:05.297 [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:37:05.297 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:05.297 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:05.297 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:37:05.297 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.297 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.297 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:05.297 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.name 18:37:05.297 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:05.297 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:05.298 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:05.298 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:37:05.298 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.298 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.298 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:05.298 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.version 18:37:05.298 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:05.298 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:05.298 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:37:05.298 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.298 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:37:05.298 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:37:05.298 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:05.298 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:37:05.298 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.298 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.298 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:05.298 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_name 18:37:05.298 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:05.298 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:37:05.298 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:37:05.298 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:05.298 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:37:05.298 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.298 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.298 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:05.298 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_version 18:37:05.298 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:05.298 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:37:05.298 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.298 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:37:05.298 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:37:05.298 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.298 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.298 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:37:05.298 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.description 18:37:05.298 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:37:05.298 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.298 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.298 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:37:05.299 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.299 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:37:05.299 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:37:05.299 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.299 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.299 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:37:05.299 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:37:05.299 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.299 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.299 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:37:05.299 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.299 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:37:05.299 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:37:05.299 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.299 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.299 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:37:05.299 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:37:05.299 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.299 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.299 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:37:05.299 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.299 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:37:05.299 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:37:05.299 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeName',referencedColumn='name') 18:37:05.299 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeVersion',referencedColumn='version') 18:37:05.299 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.299 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:05.299 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:37:05.299 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.300 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.300 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='triggers_ORDER') 18:37:05.300 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.300 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='triggers_KEY') 18:37:05.300 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='triggers_KEY') 18:37:05.300 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.300 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.300 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:05.300 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property triggers 18:37:05.300 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:05.300 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicy 18:37:05.300 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:37:05.301 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.301 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:37:05.301 [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:37:05.301 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:05.301 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:05.301 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:37:05.301 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.301 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.301 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:05.301 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.name 18:37:05.301 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:05.301 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:05.301 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:05.301 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:37:05.301 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.301 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.301 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:05.301 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.version 18:37:05.301 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:05.301 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:05.301 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:37:05.301 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.301 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:37:05.301 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:37:05.301 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:05.301 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:37:05.301 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.301 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.301 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:05.301 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_name 18:37:05.301 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:05.301 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:37:05.301 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:37:05.301 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:05.301 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:37:05.301 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.301 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.301 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:05.301 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_version 18:37:05.301 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:05.301 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:37:05.302 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.302 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:37:05.302 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:37:05.302 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.302 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.302 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:37:05.302 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.description 18:37:05.302 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:37:05.302 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.302 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.302 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:37:05.302 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.302 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:37:05.302 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:37:05.302 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.302 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.302 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:37:05.302 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:37:05.302 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.302 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.302 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:37:05.302 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.302 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:37:05.302 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:37:05.302 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.302 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.302 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:37:05.302 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:37:05.302 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.302 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:37:05.302 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_name') 18:37:05.303 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:05.303 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:37:05.303 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.303 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.303 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:05.303 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_name 18:37:05.303 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:05.303 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:37:05.303 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_version') 18:37:05.303 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:05.303 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:37:05.303 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.303 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.303 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:05.303 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_version 18:37:05.303 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:05.303 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property type 18:37:05.303 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.303 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.303 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:37:05.303 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.303 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:37:05.303 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:37:05.303 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyName',referencedColumn='name') 18:37:05.303 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyVersion',referencedColumn='version') 18:37:05.303 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.303 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:05.303 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:37:05.303 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:37:05.303 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:37:05.303 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:37:05.304 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.304 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:37:05.304 [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:37:05.304 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:37:05.304 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:37:05.304 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:37:05.304 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.304 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.304 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:37:05.304 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.localName 18:37:05.304 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:37:05.304 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:37:05.304 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:37:05.304 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:37:05.304 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.304 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.304 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:37:05.304 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyName 18:37:05.304 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:37:05.304 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:37:05.304 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:37:05.304 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:37:05.304 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.304 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.304 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:37:05.304 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyVersion 18:37:05.304 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:37:05.304 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:37:05.304 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:37:05.304 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:37:05.304 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.304 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.304 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:37:05.304 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentLocalName 18:37:05.304 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:37:05.304 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:05.304 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:37:05.304 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.304 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:37:05.304 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:37:05.304 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.304 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.304 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for deploy 18:37:05.304 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.deploy 18:37:05.304 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property deploy 18:37:05.305 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.305 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:37:05.305 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:37:05.305 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.305 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.305 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroup 18:37:05.305 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpGroup 18:37:05.305 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroup 18:37:05.305 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.305 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:37:05.305 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:37:05.305 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.305 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.305 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpType 18:37:05.305 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpType 18:37:05.305 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpType 18:37:05.305 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.305 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:05.305 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:05.305 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:37:05.305 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.305 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.305 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:05.305 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.name 18:37:05.305 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:05.305 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:05.305 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:05.305 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:37:05.305 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.305 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.305 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:05.305 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.version 18:37:05.305 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:05.305 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policyType 18:37:05.305 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.305 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:37:05.305 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:37:05.305 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.305 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.305 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for state 18:37:05.305 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.state 18:37:05.305 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property state 18:37:05.305 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:05.305 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpGroup 18:37:05.305 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:37:05.306 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.306 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:37:05.306 [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:37:05.306 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:05.306 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:05.306 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:37:05.306 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.306 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.306 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:05.306 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.name 18:37:05.306 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:05.306 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:05.306 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:05.306 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:37:05.306 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.306 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.306 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:05.306 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.version 18:37:05.306 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:05.306 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:05.306 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:37:05.306 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.306 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:37:05.306 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:37:05.306 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.306 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.306 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:37:05.306 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.description 18:37:05.306 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:37:05.306 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.306 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:37:05.306 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:37:05.306 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.306 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.306 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroupState 18:37:05.306 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.pdpGroupState 18:37:05.306 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroupState 18:37:05.306 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.306 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.306 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpSubGroups_ORDER') 18:37:05.307 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.307 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpSubGroups_KEY') 18:37:05.307 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpSubGroups_KEY') 18:37:05.307 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='name',referencedColumn='name') 18:37:05.307 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='version',referencedColumn='version') 18:37:05.307 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.307 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:37:05.307 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpSubGroups 18:37:05.307 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.307 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.307 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:37:05.307 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.307 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:37:05.307 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:37:05.307 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.307 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.307 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:37:05.307 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:37:05.307 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:05.307 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpSubGroup 18:37:05.307 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:37:05.308 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.308 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:37:05.308 [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:37:05.308 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:37:05.308 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:37:05.308 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:37:05.308 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.308 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.308 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:37:05.308 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.localName 18:37:05.308 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:37:05.308 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:37:05.308 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:37:05.308 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:37:05.308 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.308 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.308 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:37:05.308 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyName 18:37:05.308 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:37:05.314 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:37:05.314 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:37:05.314 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:37:05.314 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.314 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.314 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:37:05.314 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyVersion 18:37:05.314 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:37:05.314 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:37:05.314 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:37:05.314 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:37:05.314 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.314 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.314 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:37:05.314 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentLocalName 18:37:05.314 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:37:05.314 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:05.314 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:37:05.314 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.314 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:37:05.315 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:37:05.315 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.315 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.315 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for currentInstanceCount 18:37:05.315 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.currentInstanceCount 18:37:05.315 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property currentInstanceCount 18:37:05.315 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.315 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:37:05.315 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:37:05.315 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.315 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.315 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for desiredInstanceCount 18:37:05.315 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.desiredInstanceCount 18:37:05.315 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property desiredInstanceCount 18:37:05.315 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.315 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.315 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpInstances_ORDER') 18:37:05.315 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.315 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpInstances_KEY') 18:37:05.315 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpInstances_KEY') 18:37:05.315 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyName',referencedColumn='parentKeyName') 18:37:05.315 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyVersion',referencedColumn='parentKeyVersion') 18:37:05.315 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentLocalName',referencedColumn='parentLocalName') 18:37:05.315 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpLocalName',referencedColumn='localName') 18:37:05.315 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.315 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:37:05.315 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpInstances 18:37:05.315 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.315 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.315 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='policies_ORDER') 18:37:05.315 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.315 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='policies_KEY') 18:37:05.315 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='policies_KEY') 18:37:05.315 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.315 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.315 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:05.315 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policies 18:37:05.315 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.315 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.315 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:37:05.316 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.316 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:37:05.316 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:37:05.316 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.316 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.316 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:37:05.316 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:37:05.316 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.316 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.316 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='supportedPolicyTypes_ORDER') 18:37:05.316 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.316 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='supportedPolicyTypes_KEY') 18:37:05.316 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='supportedPolicyTypes_KEY') 18:37:05.316 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.316 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.316 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:05.316 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property supportedPolicyTypes 18:37:05.316 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:37:05.316 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdp 18:37:05.316 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:37:05.316 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.316 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:37:05.316 [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:37:05.317 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:37:05.317 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:37:05.317 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:37:05.317 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.317 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.317 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:37:05.317 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.localName 18:37:05.317 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:37:05.317 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:37:05.317 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:37:05.317 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:37:05.317 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.317 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.317 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:37:05.317 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyName 18:37:05.317 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:37:05.317 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:37:05.317 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:37:05.317 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:37:05.317 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.317 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.317 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:37:05.317 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyVersion 18:37:05.317 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:37:05.317 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:37:05.317 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:37:05.317 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:37:05.317 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.317 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.317 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:37:05.317 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentLocalName 18:37:05.317 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:37:05.317 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:05.317 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:37:05.317 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.317 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:37:05.317 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:37:05.317 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.317 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.317 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for healthy 18:37:05.317 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.healthy 18:37:05.317 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property healthy 18:37:05.317 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.317 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:37:05.317 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:37:05.317 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.317 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.317 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for lastUpdate 18:37:05.317 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.lastUpdate 18:37:05.317 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property lastUpdate 18:37:05.317 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.317 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:37:05.317 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:37:05.317 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.317 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.317 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 18:37:05.317 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.message 18:37:05.317 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 18:37:05.317 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.317 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:37:05.317 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:37:05.317 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.318 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.318 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpState 18:37:05.318 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.pdpState 18:37:05.318 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpState 18:37:05.318 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:05.318 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:05.318 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:05.318 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:05.318 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:37:05.318 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:05.318 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:05.318 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:05.318 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:05.318 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:37:05.318 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:05.318 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:05.318 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:37:05.318 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:37:05.318 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:37:05.318 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:37:05.318 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for deploy 18:37:05.318 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroup 18:37:05.318 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpType 18:37:05.318 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:05.318 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:05.318 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for state 18:37:05.318 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:05.318 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:05.318 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:37:05.318 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroupState 18:37:05.318 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:37:05.318 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:37:05.318 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:37:05.318 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:37:05.318 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for currentInstanceCount 18:37:05.318 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for desiredInstanceCount 18:37:05.318 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:37:05.318 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:37:05.318 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:37:05.318 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:37:05.318 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for healthy 18:37:05.318 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for lastUpdate 18:37:05.318 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 18:37:05.318 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpState 18:37:05.318 [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:37:05.318 [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:37:05.318 [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:37:05.318 [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:37:05.318 [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:37:05.318 [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:37:05.318 [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:37:05.318 [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:37:05.318 [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:37:05.318 [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:37:05.318 [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:37:05.318 [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:37:05.318 [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:37:05.318 [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:37:05.318 [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:37:05.318 [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:37:05.318 [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:37:05.318 [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:37:05.318 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:05.318 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:05.319 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:05.319 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:05.319 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:37:05.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.PfSearchableKey.name (type=java.lang.String) 18:37:05.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.PfSearchableKey.name (type=java.lang.String) 18:37:05.319 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:05.319 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.name 18:37:05.319 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:05.319 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:05.319 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:05.319 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:05.319 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:37:05.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.PfSearchableKey.version (type=java.lang.String) 18:37:05.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.PfSearchableKey.version (type=java.lang.String) 18:37:05.319 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:05.319 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.version 18:37:05.319 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:05.319 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:05.319 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:37:05.319 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:37:05.319 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:37:05.319 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:05.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 collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:37:05.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 collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:37:05.319 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.319 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties 18:37:05.319 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.320 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:05.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 map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:37:05.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 map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties (type=java.util.Map) 18:37:05.320 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.320 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties_KEY 18:37:05.320 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.320 [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:37:05.320 [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:37:05.320 [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:37:05.320 [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:37:05.320 [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:37:05.320 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:37:05.320 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:05.320 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:05.320 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:05.320 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:05.320 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:37:05.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.name (type=java.lang.String) 18:37:05.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.name (type=java.lang.String) 18:37:05.320 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:05.320 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.name 18:37:05.320 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:05.320 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:05.320 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:05.320 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:05.320 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:37:05.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:37:05.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:37:05.320 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:05.320 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.version 18:37:05.320 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:05.320 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:05.320 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:37:05.320 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:37:05.320 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:37:05.321 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:37:05.321 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:37:05.321 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:37:05.321 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:05.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 collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:37:05.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 collection attribute's element : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:37:05.321 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.321 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties 18:37:05.321 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.321 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:05.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 map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:37:05.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 map attribute's key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties (type=java.util.Map) 18:37:05.321 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.321 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties_KEY 18:37:05.321 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.321 [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:37:05.321 [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:37:05.322 [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:37:05.322 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:37:05.322 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:37:05.322 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:37:05.322 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:37:05.322 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:05.322 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:05.322 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:05.322 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:05.322 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:37:05.322 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.322 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.322 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:05.322 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.name 18:37:05.322 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:05.322 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:05.322 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:05.322 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:05.322 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:37:05.322 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.322 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.322 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:05.322 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.version 18:37:05.322 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:05.322 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:05.322 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:37:05.322 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:37:05.322 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:37:05.323 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:37:05.323 [main] DEBUG org.hibernate.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:37:05.323 [main] DEBUG org.hibernate.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:37:05.323 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.323 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties 18:37:05.323 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.323 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:37:05.323 [main] DEBUG org.hibernate.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:37:05.323 [main] DEBUG org.hibernate.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:37:05.323 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.323 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties_KEY 18:37:05.323 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.323 [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:37:05.323 [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:37:05.323 [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:37:05.323 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:37:05.323 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:37:05.323 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:37:05.323 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:37:05.323 [main] DEBUG org.hibernate.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:37:05.323 [main] DEBUG org.hibernate.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:37:05.323 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.323 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata 18:37:05.323 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.323 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:37:05.323 [main] DEBUG org.hibernate.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:37:05.323 [main] DEBUG org.hibernate.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:37:05.323 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.323 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata_KEY 18:37:05.323 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.323 [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:37:05.323 [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:37:05.323 [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:37:05.323 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:37:05.323 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:05.323 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:05.323 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:37:05.323 [main] DEBUG org.hibernate.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:37:05.323 [main] DEBUG org.hibernate.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:37:05.323 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.323 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_triggers.triggers 18:37:05.323 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.323 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:37:05.323 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:05.323 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:05.324 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:05.324 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:05.324 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:37:05.324 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.324 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.324 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:05.324 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.name 18:37:05.324 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:05.324 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:05.324 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:05.324 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:05.324 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:37:05.324 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.324 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.324 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:05.324 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.version 18:37:05.324 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:05.324 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:05.324 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:37:05.324 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:37:05.324 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:37:05.331 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:37:05.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 collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:37:05.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 collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:37:05.331 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.331 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties 18:37:05.331 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.331 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:37:05.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 map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:37:05.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 map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaWithToscaProperties.properties (type=java.util.Map) 18:37:05.331 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.331 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties_KEY 18:37:05.331 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.331 [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:37:05.331 [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:37:05.331 [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:37:05.331 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:37:05.331 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:37:05.331 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:37:05.331 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:37:05.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 collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:37:05.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 collection attribute's element : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:37:05.331 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.331 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata 18:37:05.331 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.331 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:37:05.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 map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:37:05.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 map attribute's key : org.onap.policy.models.tosca.simple.concepts.JpaToscaEntityType.metadata (type=java.util.Map) 18:37:05.331 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.331 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata_KEY 18:37:05.331 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.331 [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:37:05.331 [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:37:05.331 [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:37:05.331 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:37:05.332 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:05.332 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:05.332 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:05.332 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:05.332 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:05.332 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:05.332 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:05.332 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:05.332 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:05.332 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:05.332 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:05.332 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:05.334 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:05.334 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:37:05.334 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:05.337 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:05.337 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:05.337 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:05.337 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:05.337 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:05.337 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:05.337 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:05.337 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:05.337 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:05.337 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:05.337 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:05.337 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:05.337 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:05.337 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:37:05.337 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:05.337 [main] DEBUG org.hibernate.bytecode.internal.BytecodeProviderInitiator -- HHH000021: Bytecode provider: bytebuddy 18:37:05.337 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:37:05.338 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:37:05.338 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, hibernate.dialect=org.hibernate.dialect.H2Dialect, 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-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.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.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.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/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.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.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.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-20240203183650571_70.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-02-03T18-36-02_855-jvmRun1 surefire-20240203183650571_68tmp surefire_4-20240203183650571_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-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.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.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.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/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.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.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.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, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240203183650571_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, 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, javax.persistence.schema-generation.database.action=drop-and-create, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@25bf991d, 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=true, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:37:05.339 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:37:05.339 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:37:05.339 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@46c0a93c] under count; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@39b7bbef] under every; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@30db4f98] under any; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@69754fef] under sinh; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2a3f92b4] under cosh; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2e533cdf] under tanh; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@441e1102] under pi; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7573459] under log; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@512bbc35] under position; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@6629c70b] under overlay; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@528b4ccd] under trim; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@6c405f39] under cast; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@60869c90] under collate; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@483f0e14] under extract; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@405acefa] under ifnull; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@2e0df85f] under pad; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@7abb8312] under str; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@4a447dff] under format; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@5c7f4753] under timestampadd; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@1df18383] under timestampdiff; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3b74303c] under current_date; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@52b61928] under current_time; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@745589f2] under current_timestamp; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@6529e160] under local_date; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@7f46c829] under local_time; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1ddbf1b0] under local_datetime; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4599f1e0] under offset_datetime; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@6f913ad2] under instant; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@265fb089] under sql; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@64cb8383] under count; prior registration was org.hibernate.dialect.function.CountFunction@46c0a93c 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@6e57680b] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@441e1102 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@8f698b9] under mod; prior registration was NamedSqmFunctionTemplate(mod) 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@7f46c829 18:37:05.340 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@1ddbf1b0 18:37:05.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@5376bad6] under trunc; prior registration was null 18:37:05.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 18:37:05.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6b99fca0] under date_trunc; prior registration was null 18:37:05.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 18:37:05.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 18:37:05.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 18:37:05.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 18:37:05.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 18:37:05.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 18:37:05.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 18:37:05.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 18:37:05.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 18:37:05.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 18:37:05.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3edbd6e8] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@512bbc35 18:37:05.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 18:37:05.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 18:37:05.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@254b2da] under concat; prior registration was NamedSqmFunctionTemplate(concat) 18:37:05.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 18:37:05.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 18:37:05.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 18:37:05.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 18:37:05.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 18:37:05.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 18:37:05.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 18:37:05.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 18:37:05.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 18:37:05.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 18:37:05.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 18:37:05.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 18:37:05.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 18:37:05.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 18:37:05.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@6412084c] under format; prior registration was org.hibernate.dialect.function.FormatFunction@4a447dff 18:37:05.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 18:37:05.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 18:37:05.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 18:37:05.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 18:37:05.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 18:37:05.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 18:37:05.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 18:37:05.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@40ca8492] under mode; prior registration was null 18:37:05.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@204666f5] under percentile_cont; prior registration was null 18:37:05.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@7a3c245] under percentile_disc; prior registration was null 18:37:05.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@7307fa95] under rank; prior registration was null 18:37:05.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@677d1e73] under dense_rank; prior registration was null 18:37:05.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@741fada7] under percent_rank; prior registration was null 18:37:05.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@6db7f88b] under cume_dist; prior registration was null 18:37:05.341 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@21a874fa] under listagg; prior registration was null 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double avg(NUMERIC arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@359(java.lang.Long,-5)|basicType@361(java.lang.Double,8) datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@359(java.lang.Long,-5)|basicType@361(java.lang.Double,8) timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 18:37:05.341 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 18:37:05.341 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 18:37:05.349 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:37:05.349 [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:37:05.358 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType]: private accessor [derivedFrom] 18:37:05.366 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:37:05.366 [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:37:05.381 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy]: private accessor [derivedFrom] 18:37:05.382 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:37:05.382 [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:37:05.393 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus]: private accessor [deploy] 18:37:05.395 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:37:05.395 [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:37:05.404 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup]: private accessor [description] 18:37:05.405 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:37:05.405 [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:37:05.419 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup]: private accessor [currentInstanceCount] 18:37:05.419 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:37:05.419 [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:37:05.429 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp]: private accessor [healthy] 18:37:05.430 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:05.430 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:37:05.430 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:37:05.430 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:05.430 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:05.430 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:05.431 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:05.432 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 18:37:05.432 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#finishInitialization 18:37:05.432 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#finishInitialization 18:37:05.432 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)#finishInitialization 18:37:05.433 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - key descriptor 18:37:05.433 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)#finishInitialization 18:37:05.433 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - key descriptor 18:37:05.433 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#finishInitialization 18:37:05.433 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)#finishInitialization 18:37:05.433 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - key descriptor 18:37:05.433 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)#finishInitialization 18:37:05.433 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - key descriptor 18:37:05.433 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) `staticFetchableList` generator 18:37:05.433 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#finishInitialization 18:37:05.433 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#finishInitialization 18:37:05.433 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)#finishInitialization 18:37:05.433 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - key descriptor 18:37:05.433 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)#finishInitialization 18:37:05.433 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - key descriptor 18:37:05.433 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#finishInitialization 18:37:05.433 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)#finishInitialization 18:37:05.433 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - key descriptor 18:37:05.433 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#finishInitialization 18:37:05.433 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) `staticFetchableList` generator 18:37:05.433 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#finishInitialization 18:37:05.433 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#finishInitialization 18:37:05.433 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) `staticFetchableList` generator 18:37:05.433 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#finishInitialization 18:37:05.433 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element}]) - element descriptor 18:37:05.433 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)#finishInitialization 18:37:05.433 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - key descriptor 18:37:05.433 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)#finishInitialization 18:37:05.433 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - key descriptor 18:37:05.433 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) `staticFetchableList` generator 18:37:05.433 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#finishInitialization 18:37:05.433 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element}]) - element descriptor 18:37:05.433 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)#finishInitialization 18:37:05.433 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - key descriptor 18:37:05.433 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#finishInitialization 18:37:05.433 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)#finishInitialization 18:37:05.433 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - key descriptor 18:37:05.433 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)#finishInitialization 18:37:05.433 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - key descriptor 18:37:05.433 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#finishInitialization 18:37:05.433 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)#finishInitialization 18:37:05.433 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - key descriptor 18:37:05.433 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) `staticFetchableList` generator 18:37:05.433 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#finishInitialization 18:37:05.433 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdp) `staticFetchableList` generator 18:37:05.433 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#initColumnMappings 18:37:05.433 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#initColumnMappings 18:37:05.433 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:37:05.434 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:37:05.434 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:37:05.434 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:37:05.434 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#initColumnMappings 18:37:05.434 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:37:05.434 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:37:05.434 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:37:05.434 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:37:05.434 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#initColumnMappings 18:37:05.434 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#initColumnMappings 18:37:05.434 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:37:05.434 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:37:05.434 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:37:05.434 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:37:05.434 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#initColumnMappings 18:37:05.434 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:37:05.434 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:37:05.434 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#initColumnMappings 18:37:05.434 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#initColumnMappings 18:37:05.434 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#initColumnMappings 18:37:05.434 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#initColumnMappings 18:37:05.434 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:05.434 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:37:05.434 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:05.434 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:37:05.434 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:37:05.434 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:37:05.434 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:37:05.434 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:37:05.434 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#initColumnMappings 18:37:05.434 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:37:05.434 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:37:05.434 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:37:05.434 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:37:05.436 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:05.438 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:05.439 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#initColumnMappings 18:37:05.439 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:05.440 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:05.440 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:05.441 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:05.442 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#initColumnMappings 18:37:05.442 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:05.442 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:05.442 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#initColumnMappings 18:37:05.442 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:05.442 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:05.442 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:37:05.442 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:37:05.443 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:05.443 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name=? and version=? 18:37:05.443 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicyType (derived_from_name,derived_from_version,description,name,version) values (?,?,?,?,?) 18:37:05.443 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicyType set derived_from_name=?,derived_from_version=?,description=? where name=? and version=? 18:37:05.443 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicyType where name=? and version=? 18:37:05.443 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtpt1_0 18:37:05.443 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] 18:37:05.443 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] 18:37:05.443 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] 18:37:05.443 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] 18:37:05.443 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] 18:37:05.443 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] 18:37:05.443 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] 18:37:05.453 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] | \-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:37:05.453 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtpt1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) { primaryTableReference : ToscaPolicyType as jtpt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } } } } } 18:37:05.454 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:05.454 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name=? and version=? 18:37:05.454 [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:37:05.454 [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:37:05.454 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicy where name=? and version=? 18:37:05.454 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtp1_0 18:37:05.454 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] 18:37:05.454 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] 18:37:05.454 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] 18:37:05.454 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] 18:37:05.454 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] 18:37:05.454 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] 18:37:05.454 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] 18:37:05.454 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] | \-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.version] 18:37:05.454 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtp1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) { primaryTableReference : ToscaPolicy as jtp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } } } } } 18:37:05.455 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:37:05.455 [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:37:05.455 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:37:05.455 [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:37:05.455 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:05.455 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:37:05.455 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:37:05.455 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:37:05.455 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:37:05.455 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:37:05.455 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:37:05.455 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:05.455 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name=? and version=? 18:37:05.455 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:37:05.455 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpGroup set description=?,pdpGroupState=? where name=? and version=? 18:37:05.455 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpGroup where name=? and version=? 18:37:05.455 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:37:05.455 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:37:05.455 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:37:05.455 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:05.455 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:37:05.455 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:37:05.455 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:05.455 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:05.456 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@629b5953] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:37:05.456 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:05.456 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:37:05.456 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:05.456 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:05.456 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:05.456 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:05.456 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:37:05.456 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:05.456 [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:37:05.456 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:37:05.456 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:05.456 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:05.456 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:37:05.456 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:37:05.456 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:37:05.457 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:05.457 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:37:05.457 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:37:05.457 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:05.457 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:05.457 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@170db95f] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:37:05.457 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:05.457 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:37:05.461 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:05.461 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:05.461 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:37:05.461 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:37:05.461 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:37:05.461 [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:37:05.462 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:37:05.462 [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:37:05.462 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:05.462 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:37:05.462 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:37:05.462 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:37:05.463 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:37:05.463 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:37:05.463 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:05.463 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:37:05.463 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:05.463 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:05.463 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:05.463 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:37:05.463 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:05.463 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:05.463 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:05.463 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:37:05.463 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] 18:37:05.463 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{index}` 18:37:05.463 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{element}` 18:37:05.463 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:05.463 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:37:05.463 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:37:05.463 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name,JpaToscaPolicyType_version,properties_KEY,properties) values (?,?,?,?) 18:37:05.463 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:37:05.463 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:37:05.463 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:37:05.463 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:37:05.463 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:37:05.463 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@1bc1c081] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:37:05.463 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:05.463 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:05.463 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:37:05.463 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:05.464 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:05.464 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:05.464 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:37:05.464 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:37:05.464 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:37:05.464 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:37:05.464 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:05.464 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:37:05.464 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] 18:37:05.464 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{index}` 18:37:05.464 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{element}` 18:37:05.464 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:05.464 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:37:05.464 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:37:05.464 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name,JpaToscaPolicy_version,properties_KEY,properties) values (?,?,?,?) 18:37:05.464 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:37:05.464 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:37:05.464 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:37:05.464 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:37:05.464 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:37:05.464 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@78a95ef3] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:37:05.464 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:05.464 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:05.464 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:37:05.464 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:37:05.464 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:37:05.464 [main] DEBUG org.hibernate.orm.jdbc.mutation -- 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:37:05.464 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:37:05.464 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:05.464 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:05.464 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:05.464 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{index}` 18:37:05.464 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{element}` 18:37:05.467 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:05.467 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:05.467 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:37:05.467 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:37:05.467 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:37:05.467 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:37:05.467 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:05.467 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:37:05.467 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:37:05.467 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] 18:37:05.467 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] 18:37:05.467 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:05.467 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName,toscaPolicyTypeVersion,name,version) values (?,?,?,?) 18:37:05.467 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:37:05.467 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:37:05.467 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:05.467 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:05.467 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:05.467 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{index}` 18:37:05.467 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{element}` 18:37:05.468 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:05.468 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:05.468 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:37:05.468 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:37:05.468 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:37:05.468 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:37:05.468 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:37:05.468 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:37:05.468 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:37:05.468 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] 18:37:05.468 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{index}` 18:37:05.468 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{element}` 18:37:05.468 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:37:05.468 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:37:05.468 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:37:05.468 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name,JpaToscaPolicyType_version,metadata_KEY,metadata) values (?,?,?,?) 18:37:05.468 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:37:05.468 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:37:05.468 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:37:05.468 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:37:05.468 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:37:05.468 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] 18:37:05.468 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] 18:37:05.468 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:05.468 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName,toscaPolicyVersion,name,version) values (?,?,?,?) 18:37:05.468 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:37:05.468 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:37:05.468 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:37:05.468 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:37:05.468 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] 18:37:05.468 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers` -> `{element}` 18:37:05.468 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:05.468 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name,JpaToscaPolicyType_version,triggers) values (?,?,?) 18:37:05.468 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:37:05.468 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:37:05.468 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:37:05.468 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:37:05.468 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] 18:37:05.469 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{index}` 18:37:05.469 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{element}` 18:37:05.469 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:37:05.469 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:37:05.469 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:37:05.469 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name,JpaToscaPolicy_version,metadata_KEY,metadata) values (?,?,?,?) 18:37:05.469 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:37:05.469 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:37:05.469 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:37:05.469 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : spt1_0 18:37:05.469 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:37:05.469 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:05.469 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:05.469 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:05.469 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:37:05.469 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:05.469 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:05.477 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:37:05.477 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:37:05.477 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:37:05.477 [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:37:05.478 [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:37:05.478 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:37:05.478 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@743d075c] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@28312ea8] 18:37:05.479 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 18:37:05.479 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 18:37:05.479 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:37:05.479 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties cascade 18:37:05.479 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@143fccdb] 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:37:05.479 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies cascade 18:37:05.479 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties cascade 18:37:05.479 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes cascade 18:37:05.479 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata cascade 18:37:05.479 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties cascade 18:37:05.479 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets cascade 18:37:05.479 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata cascade 18:37:05.479 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties cascade 18:37:05.479 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets cascade 18:37:05.479 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers cascade 18:37:05.479 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp cascade 18:37:05.479 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup cascade 18:37:05.479 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup cascade 18:37:05.479 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus cascade 18:37:05.479 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup cascade 18:37:05.479 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp cascade 18:37:05.479 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy cascade 18:37:05.479 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType cascade 18:37:05.480 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_version varchar(20) not null, JpaPdpGroup_name varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_version, JpaPdpGroup_name, properties_KEY)) 18:37:05.480 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@628cbc8c] 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:37:05.480 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:37:05.481 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:37:05.481 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:37:05.481 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, metadata_KEY)) 18:37:05.481 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, properties_KEY varchar(255) not null, properties clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, properties_KEY)) 18:37:05.482 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyName varchar(120) not null) 18:37:05.482 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, metadata_KEY)) 18:37:05.482 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, properties_KEY varchar(255) not null, properties blob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, properties_KEY)) 18:37:05.482 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyTypeName varchar(120) not null) 18:37:05.483 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, triggers blob) 18:37:05.483 [main] DEBUG org.hibernate.SQL -- create table Pdp (healthy tinyint check (healthy between 0 and 3), pdpState tinyint check (pdpState between 0 and 4), lastUpdate timestamp(6), parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, message varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:37:05.483 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (pdpGroupState tinyint check (pdpGroupState between 0 and 4), version varchar(20) not null, name varchar(120) not null, description varchar(255), primary key (version, name)) 18:37:05.484 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (pdpSubGroups_parentKeyVersion varchar(15) not null, version varchar(20) not null, name varchar(120) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentLocalName varchar(120) not null, unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName)) 18:37:05.484 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (deploy TINYINT DEFAULT 1, state tinyint check (state between 0 and 2), parentKeyVersion varchar(15) not null, version varchar(20), localName varchar(120) not null, name varchar(120), parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, pdpGroup varchar(255), pdpType varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:37:05.484 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (currentInstanceCount integer, desiredInstanceCount integer, parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:37:05.498 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpInstances_parentKeyVersion varchar(15) not null, pdpParentKeyVersion varchar(15) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentLocalName varchar(120) not null, pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentLocalName varchar(120) not null, unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName)) 18:37:05.498 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (version varchar(20) not null, name varchar(120) 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 (version, name)) 18:37:05.499 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (version, name)) 18:37:05.499 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:37:05.500 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_version, JpaPdpGroup_name) references PdpGroup 18:37:05.501 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:37:05.501 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:37:05.502 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:37:05.502 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:37:05.503 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:37:05.503 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyVersion, toscaPolicyName) references ToscaPolicy 18:37:05.528 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:37:05.529 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:37:05.529 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeVersion, toscaPolicyTypeName) references ToscaPolicyType 18:37:05.530 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:37:05.530 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_parentKeyVersion, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentLocalName) references PdpSubGroup 18:37:05.533 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (version, name) references PdpGroup 18:37:05.534 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_parentKeyVersion, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentLocalName) references Pdp 18:37:05.535 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpParentKeyVersion, pdpLocalName, pdpParentKeyName, pdpParentLocalName) references PdpSubGroup 18:37:05.536 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 5cadd472-cd1d-46b3-91ba-7099442dcc4c () 18:37:05.536 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:37:05.536 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 18:37:05.536 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:37:05.539 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:37:05.539 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:37:05.539 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:37:05.540 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:37:05.540 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:37:05.540 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:37:05.540 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:37:05.540 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:37:05.540 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:37:05.541 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:05.541 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:05.541 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@1049709766 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@596910740) 18:37:05.541 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@383321663 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:37:05.541 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:37:05.542 [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:37:05.543 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:05.543 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:05.543 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@1033055484 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@596910740) 18:37:05.543 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@1880185595 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:37:05.543 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:37:05.543 [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:37:05.543 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:05.543 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:05.543 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@1884553991 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@596910740) 18:37:05.543 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@1043953114 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:37:05.543 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:37:05.543 [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:37:05.543 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:05.543 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:05.543 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@1295572482 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@596910740) 18:37:05.543 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@558751894 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:37:05.544 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:37:05.544 [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:37:05.544 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:37:05.544 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:37:05.544 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:37:05.544 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 4 insertions, 0 updates, 0 deletions to 4 objects 18:37:05.544 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 18:37:05.544 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:37:05.544 [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:37:05.544 [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:37:05.544 [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:37:05.544 [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:37:05.544 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:37:05.545 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:37:05.545 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:37:05.545 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:37:05.545 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:05.545 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:05.546 [main] DEBUG org.hibernate.orm.query.hql -- HQL : SELECT c FROM JpaPdpPolicyStatus c WHERE c.pdpGroup= :pdpGroup 18:37:05.547 [main] DEBUG org.hibernate.query.hql.internal.SemanticQueryBuilder -- Handling root path - JpaPdpPolicyStatus 18:37:05.547 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmNamedParameter(pdpGroup)] : null -> SqmBasicValuedSimplePath(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup) 18:37:05.547 [main] DEBUG org.hibernate.orm.query.sqm.ast -- SqmStatement Tree : -> [select] -> [query-spec] -> [select] -> [selection] -> [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [selection] <- [select] -> [from] -> [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [from] -> [where] -> [EQUAL] -> [basic-path] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup` :pdpGroup <- [EQUAL] <- [where] <- [query-spec] <- [select] 18:37:05.547 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- filterQueryString is "SELECT c FROM __TABLE__ c WHERE c.pdpGroup= :pdpGroup" 18:37:05.547 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:37:05.547 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:37:05.548 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:37:05.548 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:37:05.548 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmNamedParameter(pdpGroup) 18:37:05.548 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup) 18:37:05.548 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).state] 18:37:05.548 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:37:05.548 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 18:37:05.548 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:05.548 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1194807938 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@6ee87c28) 18:37:05.548 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) : `class org.onap.policy.models.base.PfConceptKey`@1421307463 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@596910740) 18:37:05.548 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c) -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))@2125090605 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:37:05.548 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where jpps1_0.pdpGroup=? 18:37:05.549 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:05.549 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [idW] 18:37:05.549 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:37:05.549 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:37:05.549 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:05.549 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idW) 18:37:05.549 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:05.549 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idW) 18:37:05.549 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idW)] : 1098515081 18:37:05.549 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:05.549 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:05.549 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:05.549 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:37:05.549 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:37:05.549 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:37:05.549 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:05.549 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:37:05.549 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:37:05.549 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:37:05.549 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:05.549 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:37:05.549 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idW) 18:37:05.549 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@6d05feac 18:37:05.549 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:05.549 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [idX] 18:37:05.549 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:37:05.549 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:37:05.549 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:05.549 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idX) 18:37:05.549 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:05.549 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idX) 18:37:05.549 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idX)] : 1272901445 18:37:05.549 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:05.549 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:05.549 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:05.549 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:37:05.549 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:37:05.549 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:37:05.549 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:05.549 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:37:05.549 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:37:05.549 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:37:05.549 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:05.549 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:37:05.549 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idX) 18:37:05.549 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@6d05feac 18:37:05.549 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:05.549 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [idY] 18:37:05.549 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:37:05.549 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:37:05.549 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:05.549 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idY) 18:37:05.549 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:05.549 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idY) 18:37:05.549 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idY)] : 1636204664 18:37:05.549 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:05.549 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:05.549 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:05.549 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:37:05.549 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:37:05.549 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:37:05.549 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:05.549 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:37:05.549 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:37:05.549 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:37:05.549 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:05.549 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:37:05.549 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idY) 18:37:05.549 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@6d05feac 18:37:05.549 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:05.549 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [idZ] 18:37:05.549 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:37:05.549 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:37:05.549 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:05.549 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idZ) 18:37:05.549 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:05.549 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idZ) 18:37:05.549 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idZ)] : 1887021195 18:37:05.549 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:05.550 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:05.550 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:05.550 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:37:05.550 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:37:05.550 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:37:05.550 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:05.550 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:37:05.550 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:37:05.550 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:37:05.550 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:05.550 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:37:05.550 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idZ) 18:37:05.550 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@6d05feac 18:37:05.550 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:05.550 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:05.551 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:37:05.551 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:37:05.551 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:05.551 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:05.551 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@1535338895 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@596910740) 18:37:05.551 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@1719910276 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:37:05.551 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:37:05.551 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idW) 18:37:05.551 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idW)] : 1506112585 18:37:05.551 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:37:05.551 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:37:05.551 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:37:05.551 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:37:05.551 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:37:05.551 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:37:05.551 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:37:05.551 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:37:05.551 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:37:05.551 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:37:05.551 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idW) 18:37:05.551 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@22419f6a 18:37:05.552 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:05.552 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:05.552 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@475028854 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@596910740) 18:37:05.552 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@843332441 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:37:05.552 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:37:05.552 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idY) 18:37:05.552 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idY)] : 787054927 18:37:05.552 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:37:05.552 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:37:05.552 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:37:05.552 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:37:05.552 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:37:05.552 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:37:05.552 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:37:05.552 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:37:05.552 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:37:05.552 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:37:05.552 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idY) 18:37:05.552 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@3d64f938 18:37:05.552 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:37:05.552 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:37:05.552 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:37:05.552 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 0 updates, 2 deletions to 2 objects 18:37:05.552 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 18:37:05.552 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:37:05.552 [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:37:05.553 [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:37:05.557 [main] DEBUG org.hibernate.SQL -- delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:05.561 [main] DEBUG org.hibernate.SQL -- delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:05.561 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:05.561 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:05.561 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- filterQueryString is "SELECT c FROM __TABLE__ c WHERE c.pdpGroup= :pdpGroup" 18:37:05.561 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 18:37:05.561 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:05.562 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1838489033 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@6ee87c28) 18:37:05.562 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) : `class org.onap.policy.models.base.PfConceptKey`@289136219 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@596910740) 18:37:05.562 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c) -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))@409499965 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:37:05.562 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where jpps1_0.pdpGroup=? 18:37:05.562 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:05.562 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [idX] 18:37:05.562 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:37:05.562 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:37:05.562 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:05.562 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idX) 18:37:05.562 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:05.562 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idX) 18:37:05.562 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idX)] : 1906867981 18:37:05.562 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:05.562 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:05.562 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:05.562 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:37:05.562 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:37:05.562 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:37:05.562 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:05.562 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:37:05.562 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:37:05.562 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:37:05.562 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:05.562 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:37:05.562 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idX) 18:37:05.562 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@2ad24194 18:37:05.562 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:05.562 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [idZ] 18:37:05.562 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:37:05.562 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:37:05.562 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:05.562 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idZ) 18:37:05.562 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:05.562 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idZ) 18:37:05.562 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idZ)] : 1435416939 18:37:05.562 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:05.562 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:05.562 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:05.562 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:37:05.562 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:37:05.562 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:37:05.562 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:05.563 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:37:05.563 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:37:05.563 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:37:05.563 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:05.563 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:37:05.563 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=idZ) 18:37:05.563 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@2ad24194 18:37:05.563 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:05.563 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:05.564 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:37:05.564 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@2cb5fa10] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@28312ea8] 18:37:05.564 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:37:05.564 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:37:05.565 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:37:05.565 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:37:05.573 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:37:05.573 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=null] against incoming persistence unit name [ToscaConceptTest] 18:37:05.573 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- No PersistenceProvider explicitly requested, assuming Hibernate 18:37:05.573 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest persistence provider classname: null 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 [ javax.persistence.jdbc.driver: org.h2.Driver javax.persistence.jdbc.password: P01icY hibernate.dialect: org.hibernate.dialect.H2Dialect javax.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest hibernate.show_sql: false javax.persistence.schema-generation.database.action: drop-and-create javax.persistence.jdbc.user: policy] 18:37:05.573 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 18:37:05.573 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:37:05.573 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 18:37:05.573 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 18:37:05.574 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 18:37:05.574 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 18:37:05.574 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 18:37:05.574 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:37:05.574 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:37:05.574 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:37:05.574 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:37:05.574 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:37:05.574 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:37:05.574 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:37:05.574 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:37:05.574 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:37:05.574 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:37:05.574 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:37:05.574 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:37:05.574 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:37:05.574 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@27f3f512 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@27f3f512 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@27f3f512 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@5e593b08 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@5e593b08 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@3946075 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@3946075 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@122635ef 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@122635ef 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2ac519dc 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2ac519dc 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@2ac519dc 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@1de4bee0 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@1de4bee0 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@3ece79fe 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@3cc79c02 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@3cc79c02 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@1e01b133 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@262a1fad 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@6be6931f 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@6be6931f 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@6be6931f 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@6b4125ed 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@6b4125ed 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@6b4125ed 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@78da899f 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@78da899f 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@78da899f 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@e7b265e 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@e7b265e 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@e7b265e 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@51da32e5 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@51da32e5 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@51da32e5 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@33d60b7e 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@33d60b7e 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@1fecfaea 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@1fecfaea 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@4872669f 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@4872669f 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@4872669f 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@483f286e 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@4bb147ec 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@4bb147ec 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@33f2cfda 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@68ef01a5 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@68ef01a5 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@68ef01a5 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@59a2388e 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@186d8a71 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@3dc40ab9 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@2db6d68d 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@2db6d68d 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@6518fdfd 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@6518fdfd 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@11d2dd2d 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@cde8c6c 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@174721c4 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@3592c1c4 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@322e49ee 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@4aeb0e2b 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@648c5fb3 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@648c5fb3 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@47b33e07 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@47b33e07 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@7126e26 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@7126e26 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@151ab2b9 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@151ab2b9 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@4d705112 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@590765c4 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@19489b27 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@19489b27 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@626d2016 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@2d5a1588 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@4f116ca2 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@125d47c4 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@125d47c4 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@193bb809 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@64b018f3 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@20801cbb 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@20801cbb 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@581b1c08 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@581b1c08 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@1c240cf2 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@1c240cf2 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@1c240cf2 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@78b7f805 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@78b7f805 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@78b7f805 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@58f2466c 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@5809fa26 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@64763e49 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@64763e49 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@23468512 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@23468512 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@23468512 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@69cd7630 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@7e8279e5 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@2b53840a 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@2b53840a 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@3caafa67 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@3caafa67 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@3caafa67 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@3e546734 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@3e546734 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@53747c4a 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@53747c4a 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@64b0d1fa 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@64b0d1fa 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@f2276c9 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@f2276c9 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@12d2ddde 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@12d2ddde 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@62b475e2 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@729c8063 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@729c8063 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@50110971 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@198a10fa 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@2d766c77 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@2a337194 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@5723d538 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@1e6702e6 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@6cd089 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@31e2aec1 18:37:05.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@78a127d0 18:37:05.576 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@5e776a10] into BootstrapContext; was [null] 18:37:05.576 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@387901cf] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@1c4934a7] 18:37:05.595 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:37:05.595 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:37:05.596 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 18:37:05.596 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver 18:37:05.596 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PdpProviderTest] 18:37:05.596 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:37:05.596 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:37:05.596 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 18:37:05.596 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1) 18:37:05.606 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:37:05.606 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:37:05.606 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:37:05.606 [main] WARN org.hibernate.orm.deprecation -- HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 18:37:05.606 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.220 18:37:05.606 [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:37:05.607 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 18:37:05.607 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 18:37:05.607 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 18:37:05.607 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:37:05.607 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:37:05.607 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 18:37:05.607 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(3100, NumericTypeDescriptor) replaced previous registration(org.hibernate.dialect.H2DurationIntervalSecondJdbcType@1117cc7c) 18:37:05.607 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@6892b8fd] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@40e8c9bb] 18:37:05.607 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:37:05.608 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:05.609 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicyType 18:37:05.609 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:37:05.609 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.609 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:37:05.609 [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:37:05.610 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:05.610 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:05.610 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:37:05.610 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.610 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.610 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:05.610 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.name 18:37:05.610 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:05.610 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:05.610 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:05.610 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:37:05.610 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.610 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.610 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:05.610 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.version 18:37:05.610 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:05.610 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:05.610 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:37:05.612 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.612 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:37:05.612 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:37:05.612 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:05.612 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:37:05.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.name (type=java.lang.String) 18:37:05.613 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.613 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:05.613 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_name 18:37:05.613 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:05.613 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:37:05.613 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:37:05.613 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:05.613 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:37:05.613 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.613 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.613 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:05.613 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_version 18:37:05.613 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:05.613 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:37:05.613 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.613 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:37:05.613 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:37:05.613 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.613 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.613 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:37:05.613 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.description 18:37:05.613 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:37:05.613 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.613 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.613 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:37:05.613 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.613 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:37:05.613 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:37:05.613 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.613 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.613 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:37:05.613 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:37:05.615 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.615 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.615 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:37:05.615 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.615 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:37:05.615 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:37:05.615 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.615 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.615 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:37:05.615 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:37:05.615 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.615 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.615 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:37:05.615 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.615 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:37:05.615 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:37:05.615 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeName',referencedColumn='name') 18:37:05.615 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeVersion',referencedColumn='version') 18:37:05.615 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.615 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:05.615 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:37:05.615 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.615 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.615 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='triggers_ORDER') 18:37:05.615 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.615 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='triggers_KEY') 18:37:05.615 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='triggers_KEY') 18:37:05.616 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.616 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.616 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:05.616 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property triggers 18:37:05.616 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:05.616 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicy 18:37:05.616 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:37:05.617 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.617 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:37:05.617 [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:37:05.617 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:05.617 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:05.617 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:37:05.617 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.617 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.617 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:05.617 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.name 18:37:05.617 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:05.617 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:05.617 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:05.617 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:37:05.617 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.617 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.617 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:05.617 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.version 18:37:05.617 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:05.617 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:05.617 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:37:05.617 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.617 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:37:05.617 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:37:05.617 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:05.617 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:37:05.617 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.617 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.617 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:05.617 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_name 18:37:05.617 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:05.617 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:37:05.617 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:37:05.617 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:05.617 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:37:05.617 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.617 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.617 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:05.617 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_version 18:37:05.617 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:05.617 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:37:05.617 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.617 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:37:05.617 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:37:05.617 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.618 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.618 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:37:05.618 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.description 18:37:05.618 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:37:05.618 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.618 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.618 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:37:05.618 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.618 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:37:05.618 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:37:05.618 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.618 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.618 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:37:05.618 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:37:05.618 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.618 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.618 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:37:05.618 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.618 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:37:05.618 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:37:05.618 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.618 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.618 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:37:05.618 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:37:05.618 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.618 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:37:05.618 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_name') 18:37:05.618 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:05.618 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:37:05.618 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.618 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.618 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:05.618 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_name 18:37:05.618 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:05.619 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:37:05.619 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_version') 18:37:05.619 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:05.619 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:37:05.619 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.619 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.619 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:05.619 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_version 18:37:05.619 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:05.619 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property type 18:37:05.619 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.619 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.619 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:37:05.619 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.619 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:37:05.619 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:37:05.619 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyName',referencedColumn='name') 18:37:05.619 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyVersion',referencedColumn='version') 18:37:05.619 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.619 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:05.619 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:37:05.619 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:37:05.619 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:37:05.619 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:37:05.620 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.620 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:37:05.620 [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:37:05.620 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:37:05.620 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:37:05.620 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:37:05.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:37:05.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:37:05.620 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:37:05.620 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.localName 18:37:05.620 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:37:05.620 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:37:05.620 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:37:05.620 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:37:05.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:37:05.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:37:05.620 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:37:05.620 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyName 18:37:05.620 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:37:05.620 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:37:05.620 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:37:05.620 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:37:05.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:37:05.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:37:05.620 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:37:05.620 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyVersion 18:37:05.620 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:37:05.620 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:37:05.620 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:37:05.620 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:37:05.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.parentLocalName (type=java.lang.String) 18:37:05.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.parentLocalName (type=java.lang.String) 18:37:05.620 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:37:05.620 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentLocalName 18:37:05.620 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:37:05.620 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:05.620 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:37:05.620 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.620 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:37:05.620 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:37:05.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.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:37:05.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.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy (type=boolean) 18:37:05.620 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for deploy 18:37:05.620 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.deploy 18:37:05.620 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property deploy 18:37:05.621 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.621 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:37:05.621 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:37:05.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:37:05.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:37:05.621 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroup 18:37:05.621 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpGroup 18:37:05.621 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroup 18:37:05.621 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.621 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:37:05.621 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:37:05.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.pdpType (type=java.lang.String) 18:37:05.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.pdpType (type=java.lang.String) 18:37:05.621 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpType 18:37:05.621 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpType 18:37:05.621 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpType 18:37:05.622 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.623 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:05.623 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:05.623 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:37:05.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.name (type=java.lang.String) 18:37:05.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.name (type=java.lang.String) 18:37:05.623 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:05.623 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.name 18:37:05.623 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:05.623 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:05.623 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:05.623 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:37:05.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:37:05.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:37:05.623 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:05.623 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.version 18:37:05.623 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:05.623 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policyType 18:37:05.623 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.623 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:37:05.623 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:37:05.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:37:05.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:37:05.623 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for state 18:37:05.623 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.state 18:37:05.623 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property state 18:37:05.626 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:05.626 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpGroup 18:37:05.626 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:37:05.626 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.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:37:05.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:37:05.628 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:05.628 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:05.628 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:37:05.628 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.628 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.628 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:05.628 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.name 18:37:05.628 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:05.628 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:05.628 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:05.628 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:37:05.628 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.628 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.628 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:05.628 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.version 18:37:05.628 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:05.628 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:05.628 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:37:05.628 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.628 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:37:05.628 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:37:05.628 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.628 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.628 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:37:05.628 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.description 18:37:05.628 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:37:05.628 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.628 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:37:05.628 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:37:05.628 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.628 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.628 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroupState 18:37:05.628 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.pdpGroupState 18:37:05.628 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroupState 18:37:05.628 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.628 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.628 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpSubGroups_ORDER') 18:37:05.628 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.628 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpSubGroups_KEY') 18:37:05.628 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpSubGroups_KEY') 18:37:05.628 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='name',referencedColumn='name') 18:37:05.628 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='version',referencedColumn='version') 18:37:05.628 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.628 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:37:05.628 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpSubGroups 18:37:05.629 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.629 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.629 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:37:05.629 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.629 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:37:05.629 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:37:05.629 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.629 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.629 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:37:05.629 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:37:05.629 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:05.629 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpSubGroup 18:37:05.629 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:37:05.629 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.630 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:37:05.630 [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:37:05.630 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:37:05.630 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:37:05.630 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:37:05.630 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.630 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.630 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:37:05.630 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.localName 18:37:05.630 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:37:05.630 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:37:05.630 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:37:05.630 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:37:05.630 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.630 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.630 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:37:05.630 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyName 18:37:05.630 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:37:05.630 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:37:05.630 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:37:05.630 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:37:05.630 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.630 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.630 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:37:05.630 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyVersion 18:37:05.630 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:37:05.630 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:37:05.630 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:37:05.630 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:37:05.630 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.630 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.630 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:37:05.630 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentLocalName 18:37:05.630 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:37:05.630 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:05.630 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:37:05.630 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.630 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:37:05.630 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:37:05.630 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.630 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.630 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for currentInstanceCount 18:37:05.630 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.currentInstanceCount 18:37:05.630 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property currentInstanceCount 18:37:05.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.631 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:37:05.631 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:37:05.631 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.631 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.631 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for desiredInstanceCount 18:37:05.631 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.desiredInstanceCount 18:37:05.631 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property desiredInstanceCount 18:37:05.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpInstances_ORDER') 18:37:05.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpInstances_KEY') 18:37:05.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpInstances_KEY') 18:37:05.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyName',referencedColumn='parentKeyName') 18:37:05.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyVersion',referencedColumn='parentKeyVersion') 18:37:05.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentLocalName',referencedColumn='parentLocalName') 18:37:05.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpLocalName',referencedColumn='localName') 18:37:05.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.631 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:37:05.631 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpInstances 18:37:05.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='policies_ORDER') 18:37:05.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='policies_KEY') 18:37:05.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='policies_KEY') 18:37:05.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.631 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:05.631 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policies 18:37:05.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:37:05.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:37:05.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:37:05.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.631 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:37:05.632 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:37:05.632 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.632 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.632 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='supportedPolicyTypes_ORDER') 18:37:05.632 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.632 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='supportedPolicyTypes_KEY') 18:37:05.632 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='supportedPolicyTypes_KEY') 18:37:05.632 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.632 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.632 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:05.632 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property supportedPolicyTypes 18:37:05.632 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:37:05.632 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdp 18:37:05.632 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:37:05.632 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.632 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:37:05.632 [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:37:05.632 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:37:05.632 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:37:05.632 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:37:05.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:37:05.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:37:05.632 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:37:05.632 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.localName 18:37:05.633 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:37:05.633 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:37:05.633 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:37:05.633 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:37:05.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.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:37:05.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.base.PfReferenceKey.parentKeyName (type=java.lang.String) 18:37:05.633 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:37:05.633 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyName 18:37:05.633 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:37:05.633 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:37:05.633 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:37:05.633 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:37:05.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.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:37:05.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.base.PfReferenceKey.parentKeyVersion (type=java.lang.String) 18:37:05.633 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:37:05.633 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyVersion 18:37:05.633 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:37:05.633 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:37:05.633 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:37:05.633 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:37:05.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.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:37:05.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.base.PfReferenceKey.parentLocalName (type=java.lang.String) 18:37:05.633 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:37:05.633 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentLocalName 18:37:05.633 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:37:05.633 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:05.633 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:37:05.633 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.633 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:37:05.633 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:37:05.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.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:37:05.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.JpaPdp.healthy (type=org.onap.policy.models.pdp.enums.PdpHealthStatus) 18:37:05.633 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for healthy 18:37:05.633 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.healthy 18:37:05.633 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property healthy 18:37:05.633 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.633 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:37:05.633 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:37:05.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.JpaPdp.lastUpdate (type=java.util.Date) 18:37:05.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.JpaPdp.lastUpdate (type=java.util.Date) 18:37:05.633 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for lastUpdate 18:37:05.633 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.lastUpdate 18:37:05.633 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property lastUpdate 18:37:05.633 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.633 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:37:05.633 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:37:05.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.JpaPdp.message (type=java.lang.String) 18:37:05.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.JpaPdp.message (type=java.lang.String) 18:37:05.633 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 18:37:05.633 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.message 18:37:05.633 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 18:37:05.633 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.633 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:37:05.633 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:37:05.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.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:37:05.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.JpaPdp.pdpState (type=org.onap.policy.models.pdp.enums.PdpState) 18:37:05.633 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpState 18:37:05.633 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.pdpState 18:37:05.633 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpState 18:37:05.634 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:05.634 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:05.634 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:05.634 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:05.634 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:37:05.634 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:05.634 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:05.634 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:05.634 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:05.634 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:37:05.634 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:05.634 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:05.634 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:37:05.634 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:37:05.634 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:37:05.634 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:37:05.634 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for deploy 18:37:05.634 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroup 18:37:05.634 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpType 18:37:05.634 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:05.634 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:05.634 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for state 18:37:05.634 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:05.634 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:05.634 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:37:05.634 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroupState 18:37:05.634 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:37:05.634 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:37:05.634 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:37:05.634 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:37:05.634 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for currentInstanceCount 18:37:05.634 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for desiredInstanceCount 18:37:05.634 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:37:05.634 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:37:05.634 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:37:05.634 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:37:05.634 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for healthy 18:37:05.634 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for lastUpdate 18:37:05.634 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 18:37:05.634 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpState 18:37:05.634 [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:37:05.634 [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:37:05.634 [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:37:05.634 [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:37:05.634 [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:37:05.634 [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:37:05.634 [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:37:05.634 [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:37:05.634 [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:37:05.634 [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:37:05.634 [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:37:05.634 [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:37:05.634 [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:37:05.634 [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:37:05.634 [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:37:05.634 [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:37:05.634 [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:37:05.634 [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:37:05.634 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:05.634 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:05.634 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:05.635 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:05.635 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:37:05.635 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.635 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.635 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:05.635 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.name 18:37:05.635 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:05.635 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:05.635 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:05.635 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:05.635 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:37:05.635 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.635 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.635 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:05.635 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.version 18:37:05.635 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:05.635 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:05.635 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:37:05.635 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:37:05.635 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:37:05.635 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:05.635 [main] DEBUG org.hibernate.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:37:05.635 [main] DEBUG org.hibernate.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:37:05.635 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.635 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties 18:37:05.635 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.635 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:05.635 [main] DEBUG org.hibernate.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:37:05.635 [main] DEBUG org.hibernate.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:37:05.635 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.635 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties_KEY 18:37:05.635 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.635 [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:37:05.635 [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:37:05.635 [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:37:05.635 [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:37:05.635 [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:37:05.635 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:37:05.635 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:05.635 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:05.636 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:05.636 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:05.636 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:37:05.636 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.636 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.636 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:05.636 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.name 18:37:05.636 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:05.636 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:05.636 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:05.636 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:05.636 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:37:05.636 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.636 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.636 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:05.636 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.version 18:37:05.636 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:05.636 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:05.636 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:37:05.636 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:37:05.636 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:37:05.636 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:37:05.636 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:37:05.637 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:37:05.637 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:05.637 [main] DEBUG org.hibernate.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:37:05.637 [main] DEBUG org.hibernate.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:37:05.637 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.637 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties 18:37:05.637 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.637 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:05.637 [main] DEBUG org.hibernate.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:37:05.637 [main] DEBUG org.hibernate.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:37:05.637 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.637 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties_KEY 18:37:05.637 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.637 [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:37:05.637 [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:37:05.637 [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:37:05.637 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:37:05.637 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:37:05.637 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:37:05.637 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:37:05.637 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:05.637 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:05.637 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:05.637 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:05.637 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:37:05.637 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.637 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.638 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:05.638 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.name 18:37:05.638 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:05.638 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:05.638 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:05.638 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:05.638 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:37:05.638 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.638 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.638 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:05.638 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.version 18:37:05.638 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:05.638 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:05.638 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:37:05.638 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:37:05.638 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:37:05.638 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:37:05.638 [main] DEBUG org.hibernate.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:37:05.638 [main] DEBUG org.hibernate.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:37:05.638 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.638 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties 18:37:05.638 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.638 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:37:05.638 [main] DEBUG org.hibernate.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:37:05.638 [main] DEBUG org.hibernate.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:37:05.638 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.638 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties_KEY 18:37:05.638 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.638 [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:37:05.638 [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:37:05.638 [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:37:05.638 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:37:05.638 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:37:05.638 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:37:05.638 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:37:05.638 [main] DEBUG org.hibernate.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:37:05.638 [main] DEBUG org.hibernate.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:37:05.638 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.638 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata 18:37:05.638 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.638 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:37:05.638 [main] DEBUG org.hibernate.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:37:05.638 [main] DEBUG org.hibernate.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:37:05.638 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.638 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata_KEY 18:37:05.638 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.638 [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:37:05.638 [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:37:05.638 [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:37:05.638 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:37:05.638 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:05.638 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:05.639 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:37:05.639 [main] DEBUG org.hibernate.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:37:05.639 [main] DEBUG org.hibernate.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:37:05.639 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.639 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_triggers.triggers 18:37:05.639 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.639 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:37:05.639 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:05.639 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:05.639 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:05.639 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:05.639 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:37:05.639 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.639 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.639 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:05.639 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.name 18:37:05.639 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:05.639 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:05.639 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:05.639 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:05.639 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:37:05.639 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.639 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.639 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:05.639 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.version 18:37:05.639 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:05.639 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:05.639 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:37:05.639 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:37:05.639 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:37:05.639 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:37:05.639 [main] DEBUG org.hibernate.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:37:05.639 [main] DEBUG org.hibernate.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:37:05.639 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.639 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties 18:37:05.639 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.639 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:37:05.639 [main] DEBUG org.hibernate.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:37:05.639 [main] DEBUG org.hibernate.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:37:05.639 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.639 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties_KEY 18:37:05.639 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.639 [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:37:05.639 [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:37:05.639 [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:37:05.639 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:37:05.639 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:37:05.639 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:37:05.640 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:37:05.640 [main] DEBUG org.hibernate.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:37:05.640 [main] DEBUG org.hibernate.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:37:05.640 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.640 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata 18:37:05.640 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.640 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:37:05.640 [main] DEBUG org.hibernate.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:37:05.640 [main] DEBUG org.hibernate.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:37:05.640 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.640 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata_KEY 18:37:05.640 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.640 [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:37:05.640 [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:37:05.640 [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:37:05.640 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:37:05.647 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:05.648 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:05.648 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:05.648 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:05.648 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:05.648 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:05.648 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:05.648 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:05.648 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:05.648 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:05.648 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:05.648 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:05.648 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:05.648 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:37:05.648 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:05.650 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:05.650 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:05.650 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:05.650 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:05.650 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:05.652 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:05.652 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:05.652 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:05.652 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:05.652 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:05.652 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:05.652 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:05.652 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:05.652 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:37:05.652 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:05.653 [main] DEBUG org.hibernate.bytecode.internal.BytecodeProviderInitiator -- HHH000021: Bytecode provider: bytebuddy 18:37:05.653 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:37:05.654 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:37:05.654 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, hibernate.dialect=org.hibernate.dialect.H2Dialect, 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-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.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.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.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/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.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.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.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-20240203183650571_70.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-02-03T18-36-02_855-jvmRun1 surefire-20240203183650571_68tmp surefire_4-20240203183650571_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-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.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.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.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/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.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.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.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, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240203183650571_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, 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, javax.persistence.schema-generation.database.action=drop-and-create, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@390857bb, 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=true, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:37:05.654 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:37:05.654 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:37:05.654 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:37:05.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 18:37:05.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 18:37:05.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 18:37:05.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 18:37:05.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@592263a8] under count; prior registration was null 18:37:05.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@22f15a2e] under every; prior registration was null 18:37:05.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@3bf95a] under any; prior registration was null 18:37:05.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 18:37:05.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 18:37:05.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 18:37:05.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 18:37:05.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 18:37:05.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 18:37:05.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 18:37:05.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 18:37:05.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 18:37:05.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 18:37:05.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 18:37:05.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 18:37:05.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 18:37:05.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 18:37:05.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 18:37:05.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 18:37:05.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 18:37:05.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7b75d369] under sinh; prior registration was null 18:37:05.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3100c08c] under cosh; prior registration was null 18:37:05.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1988cca8] under tanh; prior registration was null 18:37:05.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@462607ea] under pi; prior registration was null 18:37:05.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@131d6adc] under log; prior registration was null 18:37:05.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 18:37:05.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 18:37:05.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 18:37:05.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 18:37:05.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 18:37:05.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 18:37:05.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 18:37:05.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 18:37:05.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 18:37:05.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 18:37:05.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 18:37:05.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 18:37:05.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@242ecc93] under position; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@7b1ca932] under overlay; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@df3f8ec] under trim; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@75403804] under cast; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2758386b] under collate; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@3913408b] under extract; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@2bb5fbdd] under ifnull; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@5fc166b7] under pad; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@393c8644] under str; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@1a089ef0] under format; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@1ee7f57f] under timestampadd; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@4ac7dcca] under timestampdiff; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@17946d70] under current_date; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@49b59e6c] under current_time; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@68d8d628] under current_timestamp; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1c0d7675] under local_date; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@28c67769] under local_time; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4d65dae3] under local_datetime; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@63a22cf1] under offset_datetime; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@14eb502e] under instant; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@f0d10e5] under sql; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@6cdc7125] under count; prior registration was org.hibernate.dialect.function.CountFunction@592263a8 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@1eeb0deb] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@462607ea 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@50cf4438] under mod; prior registration was NamedSqmFunctionTemplate(mod) 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@28c67769 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@4d65dae3 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@37a2fcfc] under trunc; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@38f8e674] under date_trunc; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7e3a20d5] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@242ecc93 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@54fe55ae] under concat; prior registration was NamedSqmFunctionTemplate(concat) 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@741b16d1] under format; prior registration was org.hibernate.dialect.function.FormatFunction@1a089ef0 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@baf9560] under mode; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@24bc2048] under percentile_cont; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@2c95254] under percentile_disc; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@2ec86142] under rank; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@59bbe56e] under dense_rank; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@1cc02071] under percent_rank; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@54d38a4f] under cume_dist; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@39fc33e6] under listagg; prior registration was null 18:37:05.660 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double avg(NUMERIC arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@385(java.lang.Long,-5)|basicType@387(java.lang.Double,8) datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@385(java.lang.Long,-5)|basicType@387(java.lang.Double,8) timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 18:37:05.661 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 18:37:05.661 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 18:37:05.661 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:37:05.661 [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:37:05.679 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType]: private accessor [derivedFrom] 18:37:05.679 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:37:05.679 [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:37:05.711 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy]: private accessor [derivedFrom] 18:37:05.712 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:37:05.712 [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:37:05.731 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus]: private accessor [deploy] 18:37:05.733 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:37:05.733 [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:37:05.753 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup]: private accessor [description] 18:37:05.755 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:37:05.755 [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:37:05.774 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup]: private accessor [currentInstanceCount] 18:37:05.774 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:37:05.774 [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:37:05.783 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp]: private accessor [healthy] 18:37:05.784 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:05.784 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:37:05.785 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:37:05.785 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:05.785 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:05.785 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:05.786 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:05.788 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 18:37:05.788 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#finishInitialization 18:37:05.788 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#finishInitialization 18:37:05.788 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)#finishInitialization 18:37:05.788 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - key descriptor 18:37:05.788 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)#finishInitialization 18:37:05.788 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - key descriptor 18:37:05.788 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#finishInitialization 18:37:05.789 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)#finishInitialization 18:37:05.789 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - key descriptor 18:37:05.789 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)#finishInitialization 18:37:05.789 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - key descriptor 18:37:05.789 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) `staticFetchableList` generator 18:37:05.789 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#finishInitialization 18:37:05.789 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#finishInitialization 18:37:05.789 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)#finishInitialization 18:37:05.789 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - key descriptor 18:37:05.789 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)#finishInitialization 18:37:05.789 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - key descriptor 18:37:05.789 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#finishInitialization 18:37:05.789 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)#finishInitialization 18:37:05.789 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - key descriptor 18:37:05.789 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#finishInitialization 18:37:05.789 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) `staticFetchableList` generator 18:37:05.789 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#finishInitialization 18:37:05.789 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#finishInitialization 18:37:05.789 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) `staticFetchableList` generator 18:37:05.789 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#finishInitialization 18:37:05.789 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element}]) - element descriptor 18:37:05.789 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)#finishInitialization 18:37:05.789 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - key descriptor 18:37:05.789 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)#finishInitialization 18:37:05.789 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - key descriptor 18:37:05.789 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) `staticFetchableList` generator 18:37:05.789 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#finishInitialization 18:37:05.789 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element}]) - element descriptor 18:37:05.789 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)#finishInitialization 18:37:05.789 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - key descriptor 18:37:05.789 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#finishInitialization 18:37:05.789 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)#finishInitialization 18:37:05.789 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - key descriptor 18:37:05.789 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)#finishInitialization 18:37:05.789 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - key descriptor 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#finishInitialization 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)#finishInitialization 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - key descriptor 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) `staticFetchableList` generator 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#finishInitialization 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdp) `staticFetchableList` generator 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#initColumnMappings 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#initColumnMappings 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#initColumnMappings 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#initColumnMappings 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#initColumnMappings 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#initColumnMappings 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#initColumnMappings 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#initColumnMappings 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#initColumnMappings 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#initColumnMappings 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#initColumnMappings 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#initColumnMappings 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#initColumnMappings 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#initColumnMappings 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:37:05.790 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:37:05.791 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:05.791 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name=? and version=? 18:37:05.791 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicyType (derived_from_name,derived_from_version,description,name,version) values (?,?,?,?,?) 18:37:05.791 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicyType set derived_from_name=?,derived_from_version=?,description=? where name=? and version=? 18:37:05.791 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicyType where name=? and version=? 18:37:05.791 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtpt1_0 18:37:05.791 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] 18:37:05.792 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] 18:37:05.792 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] 18:37:05.792 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] 18:37:05.792 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] 18:37:05.792 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] 18:37:05.792 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] 18:37:05.792 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] | \-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:37:05.793 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtpt1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) { primaryTableReference : ToscaPolicyType as jtpt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } } } } } 18:37:05.793 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:05.793 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name=? and version=? 18:37:05.793 [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:37:05.793 [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:37:05.793 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicy where name=? and version=? 18:37:05.793 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtp1_0 18:37:05.793 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] 18:37:05.794 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] 18:37:05.794 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] 18:37:05.794 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] 18:37:05.794 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] 18:37:05.794 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] 18:37:05.794 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] 18:37:05.794 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] | \-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.version] 18:37:05.794 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtp1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) { primaryTableReference : ToscaPolicy as jtp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } } } } } 18:37:05.794 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:37:05.794 [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:37:05.794 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:37:05.794 [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:37:05.795 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:05.795 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:37:05.795 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:37:05.795 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:37:05.795 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:37:05.795 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:37:05.795 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:37:05.795 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:05.795 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name=? and version=? 18:37:05.795 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:37:05.795 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpGroup set description=?,pdpGroupState=? where name=? and version=? 18:37:05.795 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpGroup where name=? and version=? 18:37:05.795 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:37:05.795 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:37:05.795 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:37:05.795 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:05.796 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:37:05.796 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:37:05.796 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:05.796 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:05.796 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@17355ea4] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:37:05.796 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:05.796 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:37:05.796 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:05.796 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:05.796 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:05.796 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:05.796 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:37:05.797 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:05.797 [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:37:05.797 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:37:05.797 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:05.797 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:05.797 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:37:05.797 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:37:05.797 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:37:05.797 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:05.797 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:37:05.797 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:37:05.797 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:05.797 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:05.797 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@10c1ad8d] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:37:05.797 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:05.797 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:37:05.797 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:05.797 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:05.797 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:37:05.798 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:37:05.798 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:37:05.798 [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:37:05.798 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:37:05.798 [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:37:05.798 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:05.798 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:37:05.798 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:37:05.798 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:37:05.798 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:37:05.798 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:37:05.798 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:05.798 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:37:05.798 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:05.798 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:05.798 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:05.799 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:37:05.799 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:05.799 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:05.799 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:05.799 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:37:05.799 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] 18:37:05.799 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{index}` 18:37:05.799 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{element}` 18:37:05.799 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:05.799 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:37:05.799 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:37:05.799 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name,JpaToscaPolicyType_version,properties_KEY,properties) values (?,?,?,?) 18:37:05.799 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:37:05.799 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:37:05.799 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:37:05.799 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:37:05.799 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:37:05.799 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@470216ec] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:37:05.799 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:05.799 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:05.799 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:37:05.800 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:05.800 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:05.800 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:05.800 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:37:05.800 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:37:05.800 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:37:05.800 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:37:05.800 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:05.800 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:37:05.800 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] 18:37:05.800 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{index}` 18:37:05.800 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{element}` 18:37:05.800 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:05.800 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:37:05.800 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:37:05.800 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name,JpaToscaPolicy_version,properties_KEY,properties) values (?,?,?,?) 18:37:05.800 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:37:05.800 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:37:05.801 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:37:05.801 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:37:05.801 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:37:05.801 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@3b8e243d] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:37:05.801 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:05.801 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:05.801 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:37:05.801 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:37:05.801 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:37:05.801 [main] DEBUG org.hibernate.orm.jdbc.mutation -- 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:37:05.801 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:37:05.801 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:05.801 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:05.801 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:05.801 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{index}` 18:37:05.801 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{element}` 18:37:05.801 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:05.801 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:05.801 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:37:05.801 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:37:05.802 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:37:05.802 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:37:05.802 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:05.802 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:37:05.802 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:37:05.802 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] 18:37:05.802 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] 18:37:05.802 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:05.802 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName,toscaPolicyTypeVersion,name,version) values (?,?,?,?) 18:37:05.802 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:37:05.802 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:37:05.802 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:05.802 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:05.802 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:05.802 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{index}` 18:37:05.802 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{element}` 18:37:05.802 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:05.802 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:05.802 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:37:05.802 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:37:05.802 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:37:05.803 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:37:05.803 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:37:05.803 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:37:05.803 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:37:05.803 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] 18:37:05.803 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{index}` 18:37:05.803 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{element}` 18:37:05.803 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:37:05.803 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:37:05.803 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:37:05.803 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name,JpaToscaPolicyType_version,metadata_KEY,metadata) values (?,?,?,?) 18:37:05.803 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:37:05.803 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:37:05.803 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:37:05.803 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:37:05.803 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:37:05.803 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] 18:37:05.803 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] 18:37:05.803 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:05.803 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName,toscaPolicyVersion,name,version) values (?,?,?,?) 18:37:05.803 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:37:05.803 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:37:05.803 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:37:05.803 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:37:05.803 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] 18:37:05.803 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers` -> `{element}` 18:37:05.803 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:05.803 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name,JpaToscaPolicyType_version,triggers) values (?,?,?) 18:37:05.803 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:37:05.803 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:37:05.803 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:37:05.803 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:37:05.803 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] 18:37:05.804 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{index}` 18:37:05.804 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{element}` 18:37:05.804 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:37:05.804 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:37:05.804 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:37:05.804 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name,JpaToscaPolicy_version,metadata_KEY,metadata) values (?,?,?,?) 18:37:05.804 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:37:05.804 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:37:05.804 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:37:05.804 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : spt1_0 18:37:05.804 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:37:05.804 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:05.804 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:05.804 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:05.804 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:37:05.804 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:05.804 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:05.809 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:37:05.809 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:37:05.809 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:37:05.809 [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:37:05.810 [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:37:05.810 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:37:05.810 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@6892b8fd] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@48de4243] 18:37:05.810 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 18:37:05.810 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 18:37:05.810 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:37:05.811 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties cascade 18:37:05.811 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5835032e] 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:37:05.811 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies cascade 18:37:05.811 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties cascade 18:37:05.811 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes cascade 18:37:05.811 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata cascade 18:37:05.811 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties cascade 18:37:05.811 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets cascade 18:37:05.811 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata cascade 18:37:05.811 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties cascade 18:37:05.811 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets cascade 18:37:05.811 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers cascade 18:37:05.811 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp cascade 18:37:05.811 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup cascade 18:37:05.811 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup cascade 18:37:05.811 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus cascade 18:37:05.811 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup cascade 18:37:05.811 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp cascade 18:37:05.811 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy cascade 18:37:05.811 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType cascade 18:37:05.812 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_version varchar(20) not null, JpaPdpGroup_name varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_version, JpaPdpGroup_name, properties_KEY)) 18:37:05.812 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5bc91e62] 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:37:05.812 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:37:05.813 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:37:05.813 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:37:05.813 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, metadata_KEY)) 18:37:05.813 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, properties_KEY varchar(255) not null, properties clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, properties_KEY)) 18:37:05.814 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyName varchar(120) not null) 18:37:05.814 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, metadata_KEY)) 18:37:05.814 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, properties_KEY varchar(255) not null, properties blob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, properties_KEY)) 18:37:05.815 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyTypeName varchar(120) not null) 18:37:05.815 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, triggers blob) 18:37:05.815 [main] DEBUG org.hibernate.SQL -- create table Pdp (healthy tinyint check (healthy between 0 and 3), pdpState tinyint check (pdpState between 0 and 4), lastUpdate timestamp(6), parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, message varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:37:05.816 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (pdpGroupState tinyint check (pdpGroupState between 0 and 4), version varchar(20) not null, name varchar(120) not null, description varchar(255), primary key (version, name)) 18:37:05.816 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (pdpSubGroups_parentKeyVersion varchar(15) not null, version varchar(20) not null, name varchar(120) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentLocalName varchar(120) not null, unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName)) 18:37:05.817 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (deploy TINYINT DEFAULT 1, state tinyint check (state between 0 and 2), parentKeyVersion varchar(15) not null, version varchar(20), localName varchar(120) not null, name varchar(120), parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, pdpGroup varchar(255), pdpType varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:37:05.817 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (currentInstanceCount integer, desiredInstanceCount integer, parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:37:05.818 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpInstances_parentKeyVersion varchar(15) not null, pdpParentKeyVersion varchar(15) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentLocalName varchar(120) not null, pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentLocalName varchar(120) not null, unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName)) 18:37:05.818 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (version varchar(20) not null, name varchar(120) 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 (version, name)) 18:37:05.819 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (version, name)) 18:37:05.819 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:37:05.819 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_version, JpaPdpGroup_name) references PdpGroup 18:37:05.828 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:37:05.830 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:37:05.831 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:37:05.831 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:37:05.832 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:37:05.833 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyVersion, toscaPolicyName) references ToscaPolicy 18:37:05.833 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:37:05.834 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:37:05.834 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeVersion, toscaPolicyTypeName) references ToscaPolicyType 18:37:05.835 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:37:05.835 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_parentKeyVersion, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentLocalName) references PdpSubGroup 18:37:05.836 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (version, name) references PdpGroup 18:37:05.836 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_parentKeyVersion, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentLocalName) references Pdp 18:37:05.837 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpParentKeyVersion, pdpLocalName, pdpParentKeyName, pdpParentLocalName) references PdpSubGroup 18:37:05.838 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 804e71a5-26f9-4697-bcfd-807fd3e481ea () 18:37:05.838 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:37:05.838 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 18:37:05.838 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:37:05.841 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "testdata/PdpGroups0.json" does not exist on the local file system 18:37:05.841 [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:37:05.845 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:37:05.845 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:37:05.845 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:37:05.846 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:37:05.846 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:37:05.846 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:37:05.846 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:05.846 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:37:05.846 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:37:05.846 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:05.846 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:05.846 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@444ba2d3] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:37:05.846 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:05.846 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:37:05.846 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:05.846 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:05.847 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:05.847 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:05.847 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:37:05.848 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:05.848 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:05.848 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1048999601 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@27420688) 18:37:05.848 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1612027039 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1241769903) 18:37:05.848 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1203577760 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70fc0b99) 18:37:05.848 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1015138421 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:05.848 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1776971477 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70fc0b99) 18:37:05.848 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1197793387 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:05.848 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1473547229 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70fc0b99) 18:37:05.848 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1696867122 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:05.848 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1602385285 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70fc0b99) 18:37:05.848 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1065722278 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:05.848 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1291603944 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@142989558) 18:37:05.848 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1156037182 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:37:05.848 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1451080597 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@27420688) 18:37:05.848 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@2026909117 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:05.848 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1580472377 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:37:05.848 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:37:05.850 [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:37:05.850 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:37:05.850 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:37:05.850 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:37:05.850 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:05.850 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:37:05.850 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:37:05.850 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:05.850 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:05.851 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@1c50f92b] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:37:05.851 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:05.851 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:37:05.851 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:05.851 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:05.851 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:37:05.851 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:37:05.852 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:05.852 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:05.852 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@1878930277 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70fc0b99) 18:37:05.852 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@2079579243 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1804522966) 18:37:05.852 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1898629010 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@6fd1a7c9) 18:37:05.852 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@178536156 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@387545659) 18:37:05.852 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@816326941 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:05.852 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@1386557230 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70fc0b99) 18:37:05.852 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@2044508536 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:05.852 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@625528026 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70fc0b99) 18:37:05.852 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1423571375 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:05.852 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@805199941 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70fc0b99) 18:37:05.852 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@871697339 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:05.852 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1345863427 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:37:05.852 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:37:05.853 [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:37:05.853 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:37:05.853 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:37:05.853 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:37:05.853 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:37:05.853 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:37:05.853 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:05.853 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:05.853 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1502496747 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:37:05.853 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:37:05.854 [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:37:05.854 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)] for CollectionEntry[] 18:37:05.854 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfConceptKey(name=Policy0, version=4.5.6)] for CollectionEntry[] 18:37:05.854 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [PfSearchableKey(name=policy.type.0, version=1.2.3)] for CollectionEntry[] 18:37:05.854 [main] DEBUG org.hibernate.engine.spi.CollectionEntry -- Reset storedSnapshot to [JpaPdpSubGroup(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX), supportedPolicyTypes=[PfSearchableKey(name=policy.type.0, version=1.2.3)], policies=[PfConceptKey(name=Policy0, version=4.5.6)], currentInstanceCount=123, desiredInstanceCount=456, properties={subgroupProperty0=Value of sub Group Property 0}, pdpInstances=[JpaPdp(key=PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0), pdpState=ACTIVE, healthy=NOT_HEALTHY, message=message from PDP, lastUpdate=1970-01-01 00:00:00.0)])] for CollectionEntry[] 18:37:05.854 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:37:05.854 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:37:05.855 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:37:05.855 [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:37:05.855 [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:37:05.855 [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:37:05.855 [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:37:05.855 [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:37:05.855 [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:37:05.855 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 3 insertions, 2 updates, 0 deletions to 3 objects 18:37:05.855 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 6 (re)creations, 0 updates, 0 removals to 6 collections 18:37:05.855 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:37:05.855 [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:37:05.855 [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:37:05.855 [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:37:05.856 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:37:05.857 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:37:05.857 [main] DEBUG org.hibernate.SQL -- insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:37:05.858 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.858 [main] DEBUG org.hibernate.SQL -- insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:37:05.858 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:37:05.858 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.858 [main] DEBUG org.hibernate.SQL -- insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:37:05.858 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:37:05.858 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.858 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:37:05.859 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:05.859 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.859 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:37:05.859 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:05.859 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.859 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:37:05.859 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:37:05.859 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Inserting collection rows - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.860 [main] DEBUG org.hibernate.SQL -- insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:37:05.860 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Done inserting `1` collection rows : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:37:05.860 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:05.860 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:05.860 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:05.860 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:05.860 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@442949599 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@27420688) 18:37:05.860 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@970927525 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1241769903) 18:37:05.860 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@213632991 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70fc0b99) 18:37:05.860 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@669570675 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:05.860 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@198995318 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70fc0b99) 18:37:05.860 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1269746605 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:05.860 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@427391032 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70fc0b99) 18:37:05.860 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@2017685034 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:05.860 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@278662025 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70fc0b99) 18:37:05.860 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@760371604 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:05.860 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@2134400190 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@142989558) 18:37:05.861 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@476663629 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:37:05.861 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1817829130 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@27420688) 18:37:05.861 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1400419820 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:05.861 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1855512209 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:37:05.861 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:37:05.861 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:05.861 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:05.861 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:05.861 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:05.861 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:05.861 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.861 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:05.861 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.861 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.861 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.861 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:05.861 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:05.861 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:05.861 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:05.861 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:05.861 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.861 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:05.861 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.861 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:05.861 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:05.861 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:05.861 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:05.861 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:05.861 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.861 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:05.861 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.861 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:05.861 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:05.861 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:05.861 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:05.861 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:05.861 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.861 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:05.861 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.861 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:05.861 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:05.861 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:05.862 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.862 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:05.862 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.862 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:05.862 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:37:05.862 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:37:05.862 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.862 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:05.862 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:05.862 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:05.862 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:05.862 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.862 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:05.862 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.862 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 618390656 18:37:05.862 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:05.862 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 1944626052 18:37:05.862 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1089472562 18:37:05.862 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1089472562 18:37:05.862 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:05.862 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:05.862 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:05.862 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:05.862 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:05.862 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:05.862 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:37:05.862 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:37:05.862 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.862 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1089472562 18:37:05.862 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:05.862 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:37:05.862 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:37:05.862 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.862 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@1b99a5ac 18:37:05.862 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:37:05.862 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:37:05.862 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:37:05.863 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:05.863 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:05.863 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@370160495 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1804522966) 18:37:05.863 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@2111390269 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@6fd1a7c9) 18:37:05.863 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1404407426 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@387545659) 18:37:05.863 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@421300877 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:05.863 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:37:05.863 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:05.863 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:37:05.863 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:37:05.863 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:37:05.863 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:37:05.863 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:05.863 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:05.863 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:05.863 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:05.863 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:05.863 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:05.863 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:05.863 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:05.863 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.863 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:05.863 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.863 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:05.863 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 1178694398 18:37:05.863 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:05.863 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@523233457 18:37:05.863 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:05.863 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:05.864 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:37:05.864 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:37:05.864 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:37:05.864 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:37:05.864 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:05.864 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@523233457 18:37:05.864 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@3bf4c059 18:37:05.864 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:05.864 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:05.864 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:05.864 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:37:05.864 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:37:05.864 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:37:05.864 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:37:05.864 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:37:05.864 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:05.864 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:05.864 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@882854832 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:37:05.864 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:37:05.864 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:05.865 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:37:05.865 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:37:05.865 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:37:05.865 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:37:05.865 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:05.865 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@6a45febd 18:37:05.865 [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:37:05.865 [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:37:05.865 [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:37:05.865 [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:37:05.865 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:37:05.865 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:37:05.865 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:37:05.865 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:05.865 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:37:05.865 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:37:05.865 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:05.865 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:05.865 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@24c9fa8e] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:37:05.865 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:05.865 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:37:05.865 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:05.865 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:05.865 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:37:05.865 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:37:05.866 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:05.866 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:05.866 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@2115498160 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70fc0b99) 18:37:05.866 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@225484298 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1804522966) 18:37:05.866 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@369892616 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@6fd1a7c9) 18:37:05.866 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1377276945 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@387545659) 18:37:05.866 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@331639955 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:05.866 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@449654831 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70fc0b99) 18:37:05.866 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1818200611 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:05.866 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@42347685 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70fc0b99) 18:37:05.866 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@848722066 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:05.866 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@1101621927 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70fc0b99) 18:37:05.866 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@1362619939 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:05.866 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@1659306916 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:37:05.866 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:37:05.866 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:05.866 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:37:05.866 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:37:05.866 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:37:05.866 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:37:05.866 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:05.866 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:05.866 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:05.866 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.866 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:05.866 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:05.866 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:05.866 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:05.866 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:05.866 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.866 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:05.866 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.866 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:05.866 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:05.866 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:05.866 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:05.866 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:05.866 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.866 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:05.866 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:05.866 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:05.866 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:05.866 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:05.866 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:05.866 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.866 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:05.866 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.866 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:05.866 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:05.866 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:05.866 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:05.866 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:05.866 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.866 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:05.866 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.866 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:05.866 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:05.866 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:05.866 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:05.866 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:05.866 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.866 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:05.866 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.866 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1573544838 18:37:05.866 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1573544838 18:37:05.866 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:05.866 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:05.866 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:05.866 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1573544838 18:37:05.866 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:05.866 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:05.866 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:05.867 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:37:05.867 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:37:05.867 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.867 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@3ea04bda 18:37:05.867 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:05.867 [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:37:05.867 [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:37:05.867 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:37:05.867 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:37:05.867 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:37:05.867 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:05.867 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:37:05.867 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:37:05.867 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:05.867 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:05.867 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@321e503] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:37:05.867 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:05.867 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:37:05.867 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:05.867 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:05.867 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:05.867 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:05.867 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:37:05.867 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:05.867 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:05.867 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@377381328 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@27420688) 18:37:05.867 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@444307425 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1241769903) 18:37:05.867 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1360419012 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70fc0b99) 18:37:05.867 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@460247313 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:05.867 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@2130400077 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70fc0b99) 18:37:05.867 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@955844588 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:05.867 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1540012111 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70fc0b99) 18:37:05.868 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@918621310 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:05.868 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@302268624 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70fc0b99) 18:37:05.868 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1655890715 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:05.868 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1823745986 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@142989558) 18:37:05.868 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1386771670 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:37:05.868 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1654303891 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@27420688) 18:37:05.868 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@398795232 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:05.868 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1518509805 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:37:05.868 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:37:05.868 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:05.868 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:05.868 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:05.868 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:05.868 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:05.868 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.868 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:05.868 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.868 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.868 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.868 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:05.868 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:05.868 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:05.868 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:05.868 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:05.868 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.868 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:05.868 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.868 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:05.868 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:05.868 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:05.868 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:05.868 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:05.868 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.868 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:05.868 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.868 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:05.868 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:05.868 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:05.868 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:05.868 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:05.868 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.868 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:05.868 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.868 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:05.868 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:05.868 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:05.868 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.868 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:05.868 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.868 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:05.868 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:37:05.868 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:37:05.868 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.868 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:05.868 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:05.868 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:05.868 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:05.868 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.868 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:05.868 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.868 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1109420080 18:37:05.868 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1109420080 18:37:05.868 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:05.868 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:05.868 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:05.868 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:05.868 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:05.868 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:05.868 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1109420080 18:37:05.868 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:05.868 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:37:05.868 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:37:05.868 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.868 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@2d5aa564 18:37:05.868 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:37:05.869 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:05.869 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:37:05.869 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:05.869 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:05.869 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@1741052280 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@525316449) 18:37:05.869 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1144709051 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:05.869 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:37:05.869 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:05.869 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:05.869 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:05.869 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.869 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:05.869 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.869 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:05.869 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@211542895 18:37:05.869 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:05.869 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@211542895 18:37:05.869 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:37:05.869 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:37:05.869 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@6defb594 18:37:05.869 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:37:05.869 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:05.869 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:05.869 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:37:05.869 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:37:05.869 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:05.869 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:05.869 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@1376725729 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@615927554) 18:37:05.870 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@950369427 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@783654411) 18:37:05.870 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@96923934 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:05.870 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:37:05.870 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:05.870 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:05.870 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:05.870 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:05.870 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:05.870 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.870 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:05.870 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.870 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:05.870 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@813221888 18:37:05.870 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:05.870 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:05.870 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:37:05.870 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:37:05.870 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:37:05.870 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:05.870 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@813221888 18:37:05.870 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:05.870 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@28b443b 18:37:05.870 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:05.870 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:05.870 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:37:05.870 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:37:05.870 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:05.870 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:05.870 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1724762118 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1199789979) 18:37:05.870 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@707175728 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@247180107) 18:37:05.870 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@113168226 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:05.870 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:37:05.870 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:05.870 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:05.870 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:05.870 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:05.870 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:05.870 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.870 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:05.870 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.870 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:05.871 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@454350104 18:37:05.871 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:05.871 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:05.871 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:37:05.871 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:37:05.871 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:37:05.871 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:05.871 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@454350104 18:37:05.871 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:05.871 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@177e44ee 18:37:05.871 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:05.871 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:05.871 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:05.871 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:37:05.871 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:05.871 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:05.871 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@560030461 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1858604636) 18:37:05.871 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1728270484 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:05.871 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:37:05.871 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:05.871 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:05.871 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:05.871 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:05.871 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:05.871 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.871 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:05.871 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.871 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:05.871 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@1654104932 18:37:05.871 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:05.871 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@1654104932 18:37:05.871 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:37:05.871 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:37:05.871 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@6c2d7372 18:37:05.871 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:05.871 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:05.871 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:05.872 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:05.872 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:05.872 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@290916755 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@27420688) 18:37:05.872 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1459861371 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1241769903) 18:37:05.872 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1556971291 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70fc0b99) 18:37:05.872 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1534861587 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:05.872 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1917755518 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70fc0b99) 18:37:05.872 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@951875875 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:05.872 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@264170632 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70fc0b99) 18:37:05.872 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@896540885 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:05.872 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@842672981 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70fc0b99) 18:37:05.872 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1771317584 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:05.872 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@297161286 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@142989558) 18:37:05.872 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@636796461 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:37:05.872 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1190611269 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@27420688) 18:37:05.872 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@249636450 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:05.872 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@770072986 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:37:05.872 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:37:05.872 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:05.872 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:05.872 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:05.872 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:05.872 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:05.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:05.873 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.873 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:05.873 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:05.873 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:05.873 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:05.873 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:05.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:05.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:05.873 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:05.873 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:05.873 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:05.873 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:05.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:05.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:05.873 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:05.873 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:05.873 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:05.873 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:05.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:05.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:05.873 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:05.873 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:05.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:05.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:05.873 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:37:05.873 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:37:05.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:05.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:05.873 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:05.873 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:05.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:05.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.873 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 1459060789 18:37:05.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:05.873 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 1208209856 18:37:05.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@134822492 18:37:05.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@134822492 18:37:05.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:05.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:05.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:05.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:05.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:05.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:05.873 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:37:05.873 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:37:05.873 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@134822492 18:37:05.873 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:05.873 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:37:05.873 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:37:05.874 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.874 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@4d3bed0 18:37:05.874 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:37:05.874 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:37:05.874 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:37:05.874 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:05.874 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:05.874 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@1490333965 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1804522966) 18:37:05.874 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@432974737 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@6fd1a7c9) 18:37:05.874 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1388515428 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@387545659) 18:37:05.874 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1275007442 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:05.874 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:37:05.874 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:05.874 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:37:05.874 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:37:05.874 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:37:05.874 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:37:05.874 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:05.874 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:05.874 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:05.874 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:05.874 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:05.874 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:05.874 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:05.874 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:05.874 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.874 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:05.874 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.874 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:05.874 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 279593216 18:37:05.874 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:05.874 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@2020530754 18:37:05.874 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:05.874 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:05.874 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [NOT_HEALTHY] 18:37:05.874 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:37:05.874 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:37:05.874 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [ACTIVE] 18:37:05.875 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:05.875 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@2020530754 18:37:05.875 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@23e8b346 18:37:05.875 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:05.875 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:05.875 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:05.875 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:05.875 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:05.875 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1629439751 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:37:05.875 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:37:05.875 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:05.875 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:37:05.875 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:37:05.875 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:37:05.875 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:37:05.875 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:05.875 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@1e408b46 18:37:05.875 [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:37:05.875 [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:37:05.875 [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:37:05.875 [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:37:05.875 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:05.876 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:05.876 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@100450550 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70fc0b99) 18:37:05.876 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@467311030 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1804522966) 18:37:05.876 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1090113385 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@6fd1a7c9) 18:37:05.876 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1517905547 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@387545659) 18:37:05.876 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@962721346 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:05.876 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@1991888881 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70fc0b99) 18:37:05.876 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@2025182408 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:05.876 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@1776920683 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70fc0b99) 18:37:05.876 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1594659058 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:05.876 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@1743919781 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70fc0b99) 18:37:05.876 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@825725191 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:05.876 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@364502458 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:37:05.876 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:37:05.876 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:05.876 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:37:05.876 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:37:05.876 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:37:05.876 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:37:05.876 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:05.876 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:05.876 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:05.876 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.876 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:05.876 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:05.876 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:05.876 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:05.876 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:05.876 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.876 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:05.876 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.876 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:05.876 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:05.876 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:05.876 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:05.876 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:05.876 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.876 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:05.876 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:05.876 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:05.876 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:05.876 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:05.876 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:05.876 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.876 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:05.876 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.876 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:05.876 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:05.876 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:05.876 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:05.876 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:05.876 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.876 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:05.876 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.876 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:05.876 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:05.876 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:05.876 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:05.876 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:05.876 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.876 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:05.876 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.876 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1416321340 18:37:05.876 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1416321340 18:37:05.877 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:05.877 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:05.877 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:05.877 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1416321340 18:37:05.877 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:05.877 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:05.877 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:05.877 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:37:05.877 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:37:05.877 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.877 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@766d60e4 18:37:05.877 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:05.877 [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:37:05.877 [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:37:05.877 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:05.877 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:05.877 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1500930069 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@27420688) 18:37:05.877 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1183504707 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1241769903) 18:37:05.877 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@899358551 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70fc0b99) 18:37:05.877 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@686564160 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:05.877 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1114671232 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70fc0b99) 18:37:05.877 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1386217804 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:05.877 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@1068293608 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70fc0b99) 18:37:05.877 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@1989353342 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:05.877 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@811707812 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70fc0b99) 18:37:05.877 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1645834373 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:05.877 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@998482611 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@142989558) 18:37:05.877 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1426403922 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:37:05.877 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1756674523 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@27420688) 18:37:05.877 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1098932496 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:05.877 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1739638185 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:37:05.877 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:37:05.877 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:05.877 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:05.877 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:05.877 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:05.877 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:05.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:05.878 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.878 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:05.878 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:05.878 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:05.878 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:05.878 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:05.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:05.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:05.878 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:05.878 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:05.878 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:05.878 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:05.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:05.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:05.878 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:05.878 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:05.878 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:05.878 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:05.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:05.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:05.878 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:05.878 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:05.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:05.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:05.878 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:37:05.878 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:37:05.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:05.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:05.878 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:05.878 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:05.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:05.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@346462018 18:37:05.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@346462018 18:37:05.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:05.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:05.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:05.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:05.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:05.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:05.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@346462018 18:37:05.878 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:05.878 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:37:05.878 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:37:05.878 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.878 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@31202162 18:37:05.878 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:37:05.878 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:05.878 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:37:05.878 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:05.878 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:05.878 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@14576684 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@525316449) 18:37:05.878 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@543356914 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:05.879 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:37:05.879 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:05.879 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:05.879 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:05.879 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.879 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:05.879 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.879 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:05.879 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@1968870898 18:37:05.879 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:05.879 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@1968870898 18:37:05.879 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:37:05.879 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:37:05.879 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@4261ac69 18:37:05.879 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:37:05.879 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:05.879 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:05.879 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:37:05.879 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:37:05.879 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:05.879 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:05.879 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@1963658928 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@615927554) 18:37:05.879 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@1142191427 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@783654411) 18:37:05.879 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@497803988 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:05.879 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:37:05.879 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:05.879 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:05.879 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:05.879 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:05.879 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:05.879 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.879 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:05.879 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.879 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:05.879 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@2025944185 18:37:05.879 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:05.879 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:05.879 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:37:05.879 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:37:05.879 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:37:05.879 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:05.879 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@2025944185 18:37:05.879 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:05.879 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@186c2156 18:37:05.879 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:05.879 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:05.879 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:37:05.879 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:37:05.880 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:05.880 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:05.880 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1519640013 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1199789979) 18:37:05.880 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@942204948 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@247180107) 18:37:05.880 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1747041170 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:05.880 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:37:05.880 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:05.880 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:05.880 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:05.880 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:05.880 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:05.880 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.880 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:05.880 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.880 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:05.880 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@258214406 18:37:05.880 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:05.880 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:05.880 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:37:05.880 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:37:05.880 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:37:05.880 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:05.880 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@258214406 18:37:05.880 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:05.880 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@2a10a1e2 18:37:05.880 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:05.880 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:05.880 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:05.880 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:37:05.880 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:05.880 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:05.880 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@1325949465 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1858604636) 18:37:05.880 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@752813680 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:05.880 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:37:05.880 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:05.880 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:05.880 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:05.880 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:05.880 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:05.880 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.880 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:05.880 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.880 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:05.880 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@1806604713 18:37:05.880 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:05.880 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@1806604713 18:37:05.880 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:37:05.880 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:37:05.880 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@664d3e18 18:37:05.880 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:05.880 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:05.880 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:05.881 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:37:05.881 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:37:05.882 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:05.882 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:05.882 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@1042860192 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:37:05.882 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:37:05.882 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:05.882 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 264674899 18:37:05.882 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [NOT_HEALTHY] 18:37:05.882 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:37:05.882 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:37:05.882 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [ACTIVE] 18:37:05.882 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:05.882 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@77533ac3 18:37:05.882 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:37:05.882 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:37:05.882 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 1 updates, 0 deletions to 1 objects 18:37:05.882 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 18:37:05.882 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:37:05.882 [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:37:05.882 [main] DEBUG org.hibernate.SQL -- update Pdp set healthy=?,lastUpdate=?,message=?,pdpState=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:05.883 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:37:05.883 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:37:05.883 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:37:05.883 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 0 updates, 0 deletions to 1 objects 18:37:05.883 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 18:37:05.883 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:37:05.883 [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:37:05.883 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:05.883 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:05.883 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:05.884 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:05.884 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@1786461342 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@27420688) 18:37:05.884 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@1366557572 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1241769903) 18:37:05.884 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1067429451 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70fc0b99) 18:37:05.884 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@211789313 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:05.884 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@1068754112 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70fc0b99) 18:37:05.884 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@1311418513 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:05.884 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@201698025 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70fc0b99) 18:37:05.884 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@2111548102 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:05.884 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1575933017 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70fc0b99) 18:37:05.884 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1176207701 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:05.884 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@1734883741 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@142989558) 18:37:05.884 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@1195713068 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:37:05.884 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1822583425 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@27420688) 18:37:05.884 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1982422889 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:05.884 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1353397472 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:37:05.884 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:37:05.884 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:05.884 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:05.884 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:05.884 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:05.884 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:05.884 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.884 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:05.884 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.884 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.884 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.884 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:05.884 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:05.884 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:05.884 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:05.884 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:05.884 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.884 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:05.884 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.884 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:05.884 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:05.884 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:05.884 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:05.884 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:05.884 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.884 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:05.884 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.884 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:05.884 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:05.884 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:05.884 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:05.884 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:05.884 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.884 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:05.884 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.884 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:05.884 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:05.884 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:05.885 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.885 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:05.885 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.885 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:05.885 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:37:05.885 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:37:05.885 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.885 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:05.885 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:05.885 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:05.885 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:05.885 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.885 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:05.885 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.885 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : 2113300215 18:37:05.885 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:05.885 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0)] : 1953710493 18:37:05.885 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@801437884 18:37:05.885 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@801437884 18:37:05.885 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:05.885 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:05.885 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:05.885 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:05.885 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:05.885 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:05.885 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [123] 18:37:05.885 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [456] 18:37:05.885 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.885 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@801437884 18:37:05.885 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:05.885 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:37:05.885 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:37:05.885 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.885 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@19c3de5e 18:37:05.885 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:37:05.885 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:37:05.885 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } } } 18:37:05.885 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:05.885 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:05.885 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@251283269 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1804522966) 18:37:05.885 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@108224318 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@6fd1a7c9) 18:37:05.885 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@1992852348 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@387545659) 18:37:05.885 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1904120533 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:05.885 [main] DEBUG org.hibernate.SQL -- select pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName where (pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName) in ((?,?,?,?)) 18:37:05.886 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:05.886 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [apex-0] 18:37:05.886 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [PdpGroup0] 18:37:05.886 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [0.0.0] 18:37:05.886 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [APEX] 18:37:05.886 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:05.886 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:05.886 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:05.886 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:05.886 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:05.886 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:05.886 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:05.886 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:05.886 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.886 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:05.886 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.886 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:05.886 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0)] : 51754444 18:37:05.886 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:05.886 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1125218920 18:37:05.886 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:05.886 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:05.886 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [TEST_IN_PROGRESS] 18:37:05.886 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [1970-01-01 00:00:00.0] 18:37:05.886 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [message from PDP] 18:37:05.886 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [TEST] 18:37:05.886 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:05.886 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1125218920 18:37:05.886 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@6f86741 18:37:05.886 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:05.886 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:05.886 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:05.886 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:05.886 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:05.886 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdp -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)@985184493 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)) 18:37:05.886 [main] DEBUG org.hibernate.SQL -- select jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName,jp1_0.healthy,jp1_0.lastUpdate,jp1_0.message,jp1_0.pdpState from Pdp jp1_0 where (jp1_0.localName,jp1_0.parentKeyName,jp1_0.parentKeyVersion,jp1_0.parentLocalName) in ((?,?,?,?)) 18:37:05.886 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdp): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:05.886 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [TEST_IN_PROGRESS] 18:37:05.887 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1970-01-01 00:00:00.0] 18:37:05.887 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [message from PDP] 18:37:05.887 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [TEST] 18:37:05.887 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdp#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:05.887 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@40d0e9c9 18:37:05.887 [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:37:05.887 [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:37:05.887 [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:37:05.887 [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:37:05.887 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:05.887 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:05.887 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})@1062231790 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70fc0b99) 18:37:05.887 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})@97631719 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1804522966) 18:37:05.887 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@983299244 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@6fd1a7c9) 18:37:05.887 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element})@2101529751 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element})@387545659) 18:37:05.887 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)@1079528191 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:05.887 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})@1215228310 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70fc0b99) 18:37:05.887 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@766859939 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:05.887 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})@1190661622 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70fc0b99) 18:37:05.887 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@1156954212 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:05.887 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})@2070465333 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70fc0b99) 18:37:05.887 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@2089809593 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:05.887 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)@2057229155 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)) 18:37:05.887 [main] DEBUG org.hibernate.SQL -- select jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName,jpsg1_0.currentInstanceCount,jpsg1_0.desiredInstanceCount,pi1_0.pdpLocalName,pi1_0.pdpParentKeyName,pi1_0.pdpParentKeyVersion,pi1_0.pdpParentLocalName,pi1_1.localName,pi1_1.parentKeyName,pi1_1.parentKeyVersion,pi1_1.parentLocalName,pi1_1.healthy,pi1_1.lastUpdate,pi1_1.message,pi1_1.pdpState from PdpSubGroup jpsg1_0 left join (PdpSubGroup_Pdp pi1_0 join Pdp pi1_1 on pi1_1.localName=pi1_0.pdpInstances_localName and pi1_1.parentKeyName=pi1_0.pdpInstances_parentKeyName and pi1_1.parentKeyVersion=pi1_0.pdpInstances_parentKeyVersion and pi1_1.parentLocalName=pi1_0.pdpInstances_parentLocalName) on jpsg1_0.localName=pi1_0.pdpLocalName and jpsg1_0.parentKeyName=pi1_0.pdpParentKeyName and jpsg1_0.parentKeyVersion=pi1_0.pdpParentKeyVersion and jpsg1_0.parentLocalName=pi1_0.pdpParentLocalName where (jpsg1_0.localName,jpsg1_0.parentKeyName,jpsg1_0.parentKeyVersion,jpsg1_0.parentLocalName) in ((?,?,?,?)) 18:37:05.887 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:05.887 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [10] - [apex-0] 18:37:05.887 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [11] - [PdpGroup0] 18:37:05.887 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [12] - [0.0.0] 18:37:05.887 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [13] - [APEX] 18:37:05.887 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:05.887 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:05.887 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=APEX, localName=apex-0) 18:37:05.887 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.887 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:05.887 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:05.887 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:05.887 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:05.887 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:05.887 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.887 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:05.887 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.887 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:05.887 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:05.887 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:05.887 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:05.887 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:05.887 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.887 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:05.887 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:05.887 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:05.887 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:05.887 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:05.887 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:05.887 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.887 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:05.887 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.887 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:05.887 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:05.887 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:05.887 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:05.887 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:05.887 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.887 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:05.888 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.888 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:05.888 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:05.888 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:05.888 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:05.888 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:05.888 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.888 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:05.888 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.888 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@570292410 18:37:05.888 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@570292410 18:37:05.888 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:05.888 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:05.888 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:05.888 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@570292410 18:37:05.888 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:05.888 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:05.888 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:05.888 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [123] 18:37:05.888 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [456] 18:37:05.888 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.888 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@3cbcedcc 18:37:05.888 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:05.888 [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:37:05.888 [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:37:05.888 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:05.888 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:05.888 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})@283669489 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@27420688) 18:37:05.888 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})@343069183 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@1241769903) 18:37:05.888 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) : `class org.onap.policy.models.base.PfReferenceKey`@822430397 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70fc0b99) 18:37:05.888 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances -> SelectEagerCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances)@1779176412 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)) 18:37:05.888 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})@958956183 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70fc0b99) 18:37:05.888 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies)@995574116 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:05.888 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})@538752017 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70fc0b99) 18:37:05.888 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties)@704958781 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:05.888 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})@1472578256 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@70fc0b99) 18:37:05.888 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes)@1444476205 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:05.888 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element} -> EntityJoinedFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element})@325152707 (EntityCollectionPart(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element})@142989558) 18:37:05.888 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)@526440875 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)) 18:37:05.888 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})@1724537813 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@27420688) 18:37:05.888 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> DelayedCollectionInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@2003463100 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:05.888 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)@1869422053 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)) 18:37:05.888 [main] DEBUG org.hibernate.SQL -- select jpg1_0.name,jpg1_0.version,jpg1_0.description,jpg1_0.pdpGroupState,psg1_0.name,psg1_0.version,psg1_1.localName,psg1_1.parentKeyName,psg1_1.parentKeyVersion,psg1_1.parentLocalName,psg1_1.currentInstanceCount,psg1_1.desiredInstanceCount from PdpGroup jpg1_0 left join (PdpGroup_PdpSubGroup psg1_0 join PdpSubGroup psg1_1 on psg1_1.localName=psg1_0.pdpSubGroups_localName and psg1_1.parentKeyName=psg1_0.pdpSubGroups_parentKeyName and psg1_1.parentKeyVersion=psg1_0.pdpSubGroups_parentKeyVersion and psg1_1.parentLocalName=psg1_0.pdpSubGroups_parentLocalName) on jpg1_0.name=psg1_0.name and jpg1_0.version=psg1_0.version where (jpg1_0.name,jpg1_0.version) in ((?,?)) 18:37:05.888 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:05.888 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:05.888 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:05.888 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:05.888 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:05.888 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.888 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:05.888 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityJoinedFetchInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}): PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.888 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup): PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.888 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (SelectEagerCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.pdpInstances#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.888 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:05.888 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:05.888 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:05.888 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:05.888 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:05.888 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.888 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:05.888 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.888 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:05.889 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:05.889 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:05.889 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:05.889 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:05.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:05.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:05.889 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [APEX] 18:37:05.889 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [PdpGroup0] 18:37:05.889 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [0.0.0] 18:37:05.889 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [NULL] 18:37:05.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:05.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:05.889 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:05.889 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:05.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:05.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:05.889 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [PdpGroup0] 18:37:05.889 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [0.0.0] 18:37:05.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:05.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:05.889 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:05.889 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:05.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:05.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (DelayedCollectionInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Created new collection wrapper [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1718247847 18:37:05.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentBag@1718247847 18:37:05.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:05.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:05.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:05.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:05.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:05.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:05.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentBag@1718247847 18:37:05.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:05.889 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [group description] 18:37:05.889 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [PASSIVE] 18:37:05.889 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.889 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@5ee8c289 18:37:05.889 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:37:05.889 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:05.889 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) { primaryTableReference : JpaPdpGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpGroup_properties as p1_0 } } } } } 18:37:05.889 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:05.889 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:05.889 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})@1379115814 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key])@525316449) 18:37:05.889 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)@1734449054 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)) 18:37:05.889 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version,p1_0.properties_KEY,p1_0.properties from JpaPdpGroup_properties p1_0 where (p1_0.JpaPdpGroup_name,p1_0.JpaPdpGroup_version) in ((?,?)) 18:37:05.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:05.889 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [PdpGroup0] 18:37:05.889 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [0.0.0] 18:37:05.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] : PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:05.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0) 18:37:05.889 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:05.890 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] : org.hibernate.collection.spi.PersistentMap@1634720442 18:37:05.890 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:05.890 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#PfConceptKey(name=PdpGroup0, version=0.0.0)] -> org.hibernate.collection.spi.PersistentMap@1634720442 18:37:05.890 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [groupProperty0] 18:37:05.890 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [Value of Group Property 0] 18:37:05.890 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@2f45e768 18:37:05.890 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- Collection fully initialized: [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties#component[name,version]{name=PdpGroup0, version=0.0.0}] 18:37:05.890 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:05.890 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:05.890 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:37:05.890 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (spt1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_supportedPolicyTypes as spt1_0 } } } } } 18:37:05.890 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:05.890 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:05.890 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})@1156798585 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@615927554) 18:37:05.890 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}) : `class org.onap.policy.models.base.PfSearchableKey`@489713950 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element}])@783654411) 18:37:05.890 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)@2137316987 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)) 18:37:05.890 [main] DEBUG org.hibernate.SQL -- select spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName,spt1_0.name,spt1_0.version from JpaPdpSubGroup_supportedPolicyTypes spt1_0 where (spt1_0.JpaPdpSubGroup_localName,spt1_0.JpaPdpSubGroup_parentKeyName,spt1_0.JpaPdpSubGroup_parentKeyVersion,spt1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:37:05.890 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:05.890 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:05.890 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:05.890 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:05.890 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:05.890 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.890 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:05.890 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.890 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:05.890 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@1925903111 18:37:05.890 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:05.890 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:05.890 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [policy.type.0] 18:37:05.890 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [1.2.3] 18:37:05.890 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] : PfSearchableKey(name=policy.type.0, version=1.2.3) 18:37:05.890 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:05.890 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@1925903111 18:37:05.890 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:05.890 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@3f528af3 18:37:05.890 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:05.890 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:05.890 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:37:05.890 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 NestedTableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_policies as p1_0 } } } } } 18:37:05.891 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:05.891 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:05.891 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})@1721502820 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1199789979) 18:37:05.891 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}) : `class org.onap.policy.models.base.PfConceptKey`@1231781927 (EmbeddedCollectionPart(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element}])@247180107) 18:37:05.891 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies -> BagInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)@1302425711 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)) 18:37:05.891 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.name,p1_0.version from JpaPdpSubGroup_policies p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:37:05.891 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:05.891 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:05.891 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:05.891 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:05.891 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:05.891 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.891 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:05.891 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.891 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:05.891 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentBag@968014155 18:37:05.891 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:05.891 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:05.891 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [Policy0] 18:37:05.891 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [4.5.6] 18:37:05.891 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] : PfConceptKey(name=Policy0, version=4.5.6) 18:37:05.891 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:05.891 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (BagInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentBag@968014155 18:37:05.891 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:05.891 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@75096f32 18:37:05.891 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:05.891 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:05.891 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-CollectionDomainResult [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:05.891 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { CollectionTableGroup (p1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}) { primaryTableReference : JpaPdpSubGroup_properties as p1_0 } } } } } 18:37:05.891 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:05.891 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:05.891 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk} -> EmbeddableResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})@862800884 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key])@1858604636) 18:37:05.891 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties -> MapInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)@781061405 (PluralAttribute(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)) 18:37:05.891 [main] DEBUG org.hibernate.SQL -- select p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName,p1_0.properties_KEY,p1_0.properties from JpaPdpSubGroup_properties p1_0 where (p1_0.JpaPdpSubGroup_localName,p1_0.JpaPdpSubGroup_parentKeyName,p1_0.JpaPdpSubGroup_parentKeyVersion,p1_0.JpaPdpSubGroup_parentLocalName) in ((?,?,?,?)) 18:37:05.891 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:05.891 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [APEX] 18:37:05.891 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [PdpGroup0] 18:37:05.891 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [0.0.0] 18:37:05.891 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:05.892 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] : PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.892 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:05.892 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Current row collection key : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX) 18:37:05.892 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:05.892 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Responsible for loading collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] : org.hibernate.collection.spi.PersistentMap@2117031469 18:37:05.892 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:05.892 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.collection -- (MapInitializer) Reading element from row for collection [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties#PfReferenceKey(parentKeyName=PdpGroup0, parentKeyVersion=0.0.0, parentLocalName=NULL, localName=APEX)] -> org.hibernate.collection.spi.PersistentMap@2117031469 18:37:05.892 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [subgroupProperty0] 18:37:05.892 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [Value of sub Group Property 0] 18:37:05.892 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.collection.internal.EagerCollectionAssembler@1c850bdd 18:37:05.892 [main] DEBUG org.hibernate.sql.results.internal.ResultsHelper -- 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:37:05.892 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:05.892 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:05.893 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:37:05.893 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@3bb21f5e] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@48de4243] 18:37:05.893 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:37:05.893 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:37:05.894 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries 18:37:05.895 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Creating Policy Framework persistence unit "ToscaConceptTest" . . . 18:37:05.898 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 18:37:05.898 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=ToscaConceptTest, explicit-provider=null] against incoming persistence unit name [ToscaConceptTest] 18:37:05.898 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- No PersistenceProvider explicitly requested, assuming Hibernate 18:37:05.898 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: ToscaConceptTest persistence provider classname: null 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 [ javax.persistence.jdbc.driver: org.h2.Driver javax.persistence.jdbc.password: P01icY hibernate.dialect: org.hibernate.dialect.H2Dialect javax.persistence.jdbc.url: jdbc:h2:mem:PdpProviderTest hibernate.show_sql: false javax.persistence.schema-generation.database.action: drop-and-create javax.persistence.jdbc.user: policy] 18:37:05.898 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 18:37:05.898 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 18:37:05.899 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.user], use [jakarta.persistence.jdbc.user] instead 18:37:05.899 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.password], use [jakarta.persistence.jdbc.password] instead 18:37:05.899 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.url], use [jakarta.persistence.jdbc.url] instead 18:37:05.899 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.jdbc.driver], use [jakarta.persistence.jdbc.driver] instead 18:37:05.899 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 18:37:05.899 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 18:37:05.899 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 18:37:05.899 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 18:37:05.899 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 18:37:05.899 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 18:37:05.899 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 18:37:05.899 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 18:37:05.899 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:37:05.899 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 18:37:05.899 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 18:37:05.899 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 18:37:05.899 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 18:37:05.899 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 18:37:05.899 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@27f3f512 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@27f3f512 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@27f3f512 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@5e593b08 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@5e593b08 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@3946075 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@3946075 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@122635ef 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@122635ef 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2ac519dc 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@2ac519dc 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@2ac519dc 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@3d53e6f7 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@1de4bee0 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@1de4bee0 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@3ece79fe 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@3cc79c02 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@3cc79c02 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@1e01b133 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@262a1fad 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@6be6931f 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@6be6931f 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@6be6931f 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@6b4125ed 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@6b4125ed 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@6b4125ed 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@78da899f 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@78da899f 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@78da899f 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@e7b265e 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@e7b265e 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@e7b265e 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@51da32e5 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@51da32e5 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@51da32e5 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@33d60b7e 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@33d60b7e 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@1fecfaea 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@1fecfaea 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@4872669f 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@4872669f 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@4872669f 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@483f286e 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@4bb147ec 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@4bb147ec 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@33f2cfda 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@68ef01a5 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@68ef01a5 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@68ef01a5 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@59a2388e 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@186d8a71 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@3dc40ab9 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@2db6d68d 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@2db6d68d 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@6518fdfd 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@6518fdfd 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@11d2dd2d 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@cde8c6c 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@174721c4 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@3592c1c4 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@322e49ee 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@4aeb0e2b 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@648c5fb3 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@648c5fb3 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@47b33e07 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@47b33e07 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@7126e26 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@7126e26 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@151ab2b9 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@151ab2b9 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@13ed066e 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@4d705112 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@590765c4 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@19489b27 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@19489b27 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@626d2016 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@2d5a1588 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@4f116ca2 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@125d47c4 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@125d47c4 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@193bb809 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@64b018f3 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@20801cbb 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@20801cbb 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@581b1c08 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@581b1c08 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@1c240cf2 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@1c240cf2 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@1c240cf2 18:37:05.900 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@78b7f805 18:37:05.901 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@78b7f805 18:37:05.901 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@78b7f805 18:37:05.901 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@58f2466c 18:37:05.901 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@5809fa26 18:37:05.901 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@64763e49 18:37:05.901 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@64763e49 18:37:05.901 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@23468512 18:37:05.901 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@23468512 18:37:05.901 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@23468512 18:37:05.901 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@69cd7630 18:37:05.901 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@7e8279e5 18:37:05.901 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@2b53840a 18:37:05.901 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@2b53840a 18:37:05.901 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@3caafa67 18:37:05.901 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@3caafa67 18:37:05.901 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@3caafa67 18:37:05.901 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@3e546734 18:37:05.901 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@3e546734 18:37:05.901 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@53747c4a 18:37:05.901 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@53747c4a 18:37:05.901 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@64b0d1fa 18:37:05.901 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@64b0d1fa 18:37:05.901 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@f2276c9 18:37:05.901 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@f2276c9 18:37:05.901 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@12d2ddde 18:37:05.901 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@12d2ddde 18:37:05.901 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@62b475e2 18:37:05.901 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@729c8063 18:37:05.901 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@729c8063 18:37:05.901 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@50110971 18:37:05.901 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@1920efec 18:37:05.901 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@28a1fac9 18:37:05.901 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@4f742cfe 18:37:05.901 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@3d4ebc37 18:37:05.901 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@238f7bfd 18:37:05.901 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@4dfbaf7 18:37:05.901 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@6aa2754e 18:37:05.901 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@22c5d329 18:37:05.902 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@7acd041f] into BootstrapContext; was [null] 18:37:05.902 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@33c11b3] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@7a4d1c9f] 18:37:05.909 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 18:37:05.909 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 18:37:05.910 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 18:37:05.910 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Loaded JDBC driver class: org.h2.Driver 18:37:05.910 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PdpProviderTest] 18:37:05.910 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001001: Connection properties: {password=P01icY, user=policy} 18:37:05.910 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001003: Autocommit mode: false 18:37:05.910 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 18:37:05.910 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001115: Connection pool size: 20 (min=1) 18:37:05.930 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:37:05.930 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.220 (2023-07-04) major : 2 minor : 2 18:37:05.930 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 18:37:05.931 [main] WARN org.hibernate.orm.deprecation -- HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 18:37:05.931 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.220 18:37:05.931 [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:37:05.931 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 18:37:05.931 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 18:37:05.931 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 18:37:05.931 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:37:05.931 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(2005, ClobTypeDescriptor(STREAM_BINDING)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 18:37:05.931 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 18:37:05.931 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(3100, NumericTypeDescriptor) replaced previous registration(org.hibernate.dialect.H2DurationIntervalSecondJdbcType@1117cc7c) 18:37:05.931 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@5869142a] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@17a16484] 18:37:05.932 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 18:37:05.933 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:05.933 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicyType 18:37:05.933 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType on table ToscaPolicyType 18:37:05.934 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.934 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:37:05.934 [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:37:05.934 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:05.934 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:05.934 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:name] 18:37:05.934 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.935 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.935 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:05.935 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.name 18:37:05.935 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:05.935 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:05.935 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:05.935 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.key:version] 18:37:05.935 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.935 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.935 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:05.935 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.version 18:37:05.935 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:05.935 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:05.935 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:37:05.935 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.935 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:37:05.935 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:37:05.935 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:05.935 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:name] 18:37:05.935 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.935 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.935 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:05.935 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_name 18:37:05.935 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:05.935 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:37:05.935 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:37:05.935 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:05.935 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom:version] 18:37:05.935 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.935 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.935 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:05.935 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.derived_from_version 18:37:05.935 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:05.935 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:37:05.936 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.936 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:37:05.936 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType:description] 18:37:05.936 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.936 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.936 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:37:05.936 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicyType.description 18:37:05.936 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:37:05.936 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.936 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.936 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:37:05.936 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.936 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:37:05.936 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:37:05.936 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.936 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.936 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:37:05.936 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:37:05.937 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.937 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.937 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:37:05.937 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.937 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:37:05.937 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:37:05.937 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.937 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.937 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:37:05.937 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:37:05.937 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.937 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.937 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:37:05.937 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.937 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:37:05.937 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:37:05.937 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeName',referencedColumn='name') 18:37:05.937 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyTypeVersion',referencedColumn='version') 18:37:05.937 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.937 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:05.937 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:37:05.938 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.938 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.938 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='triggers_ORDER') 18:37:05.938 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.947 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='triggers_KEY') 18:37:05.947 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='triggers_KEY') 18:37:05.947 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.947 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.947 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:05.948 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property triggers 18:37:05.948 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:05.949 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaToscaPolicy 18:37:05.949 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy on table ToscaPolicy 18:37:05.949 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.949 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:37:05.949 [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:37:05.949 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:05.949 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:05.950 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:name] 18:37:05.950 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.950 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.950 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:05.950 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.name 18:37:05.950 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:05.950 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:05.950 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:05.950 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.key:version] 18:37:05.950 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.950 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.950 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:05.950 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.version 18:37:05.950 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:05.950 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:05.950 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:37:05.950 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.950 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:37:05.950 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_name') 18:37:05.950 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:05.950 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:name] 18:37:05.950 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.950 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.950 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:05.950 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_name 18:37:05.950 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:05.950 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:37:05.950 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='derived_from_version') 18:37:05.950 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:05.950 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom:version] 18:37:05.950 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.950 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.950 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:05.950 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.derived_from_version 18:37:05.950 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:05.950 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property derivedFrom 18:37:05.951 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.951 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:37:05.951 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy:description] 18:37:05.951 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.951 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.951 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:37:05.951 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.description 18:37:05.951 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:37:05.951 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.951 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.951 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='metadata_ORDER') 18:37:05.951 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.951 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='metadata_KEY') 18:37:05.951 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='metadata_KEY') 18:37:05.951 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.951 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.951 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:37:05.951 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property metadata 18:37:05.951 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.951 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.951 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:37:05.951 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.951 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:37:05.951 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:37:05.951 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.951 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.951 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:37:05.951 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:37:05.951 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.951 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property name 18:37:05.952 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_name') 18:37:05.952 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:05.952 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:name] 18:37:05.952 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.952 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.952 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:05.952 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_name 18:37:05.952 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:05.952 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Column(s) overridden for property version 18:37:05.952 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='type_version') 18:37:05.952 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:05.952 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type:version] 18:37:05.952 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.952 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.952 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:05.952 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: ToscaPolicy.type_version 18:37:05.952 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:05.952 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property type 18:37:05.952 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.952 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.952 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='targets_ORDER') 18:37:05.952 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.952 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='targets_KEY') 18:37:05.952 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='targets_KEY') 18:37:05.952 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyName',referencedColumn='name') 18:37:05.952 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='toscaPolicyVersion',referencedColumn='version') 18:37:05.952 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.952 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:05.952 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property targets 18:37:05.952 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:37:05.953 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpPolicyStatus 18:37:05.953 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus on table PdpPolicyStatus 18:37:05.953 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.953 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:37:05.953 [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:37:05.953 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:37:05.953 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:37:05.953 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:localName] 18:37:05.953 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.953 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.953 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:37:05.953 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.localName 18:37:05.953 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:37:05.953 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:37:05.953 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:37:05.953 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyName] 18:37:05.953 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.953 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.953 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:37:05.953 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyName 18:37:05.953 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:37:05.953 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:37:05.953 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:37:05.953 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentKeyVersion] 18:37:05.953 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.953 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.953 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:37:05.953 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentKeyVersion 18:37:05.953 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:37:05.953 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:37:05.953 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:37:05.953 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.key:parentLocalName] 18:37:05.953 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.953 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.953 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:37:05.953 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.parentLocalName 18:37:05.953 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:37:05.953 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:05.953 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:37:05.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.954 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property deploy with lazy=false 18:37:05.954 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:deploy] 18:37:05.954 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.954 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.954 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for deploy 18:37:05.954 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.deploy 18:37:05.954 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property deploy 18:37:05.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.954 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroup with lazy=false 18:37:05.954 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpGroup] 18:37:05.954 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.954 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.954 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroup 18:37:05.954 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpGroup 18:37:05.954 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroup 18:37:05.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.954 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpType with lazy=false 18:37:05.954 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:pdpType] 18:37:05.954 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.954 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.954 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpType 18:37:05.954 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.pdpType 18:37:05.954 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpType 18:37:05.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:05.954 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:05.954 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:name] 18:37:05.954 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.954 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.954 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:05.954 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.name 18:37:05.954 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:05.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:05.954 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:05.954 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType:version] 18:37:05.954 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.954 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.954 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:05.954 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.version 18:37:05.954 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:05.954 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policyType 18:37:05.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.954 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property state with lazy=false 18:37:05.954 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus:state] 18:37:05.954 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.954 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.954 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for state 18:37:05.954 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpPolicyStatus.state 18:37:05.954 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property state 18:37:05.955 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:05.955 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpGroup 18:37:05.955 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup on table PdpGroup 18:37:05.955 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.955 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:37:05.955 [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:37:05.955 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:05.955 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:05.955 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:name] 18:37:05.955 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.955 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.955 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:05.955 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.name 18:37:05.955 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:05.955 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:05.955 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:05.955 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.key:version] 18:37:05.955 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.955 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.955 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:05.955 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.version 18:37:05.955 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:05.955 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:05.955 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfConceptKey), key, assigned, , ...) 18:37:05.955 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.955 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property description with lazy=false 18:37:05.955 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:description] 18:37:05.955 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.955 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.955 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for description 18:37:05.955 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.description 18:37:05.955 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property description 18:37:05.955 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.955 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpGroupState with lazy=false 18:37:05.955 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup:pdpGroupState] 18:37:05.955 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.955 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.955 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpGroupState 18:37:05.955 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpGroup.pdpGroupState 18:37:05.955 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpGroupState 18:37:05.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpSubGroups_ORDER') 18:37:05.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpSubGroups_KEY') 18:37:05.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpSubGroups_KEY') 18:37:05.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='name',referencedColumn='name') 18:37:05.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='version',referencedColumn='version') 18:37:05.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.956 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:37:05.956 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpSubGroups 18:37:05.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:37:05.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:37:05.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:37:05.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.956 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.956 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:37:05.956 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:37:05.956 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:05.957 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdpSubGroup 18:37:05.957 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup on table PdpSubGroup 18:37:05.957 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.957 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:37:05.957 [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:37:05.957 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:37:05.957 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:37:05.957 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:localName] 18:37:05.957 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.957 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.957 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:37:05.957 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.localName 18:37:05.957 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:37:05.957 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:37:05.957 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:37:05.957 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyName] 18:37:05.957 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.957 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.957 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:37:05.957 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyName 18:37:05.957 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:37:05.957 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:37:05.957 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:37:05.957 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentKeyVersion] 18:37:05.957 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.957 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.957 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:37:05.957 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentKeyVersion 18:37:05.957 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:37:05.957 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:37:05.957 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:37:05.957 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.key:parentLocalName] 18:37:05.957 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.957 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.957 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:37:05.957 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.parentLocalName 18:37:05.957 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:37:05.957 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:05.958 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:37:05.958 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.958 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property currentInstanceCount with lazy=false 18:37:05.958 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:currentInstanceCount] 18:37:05.958 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.958 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.958 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for currentInstanceCount 18:37:05.958 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.currentInstanceCount 18:37:05.958 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property currentInstanceCount 18:37:05.958 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.958 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property desiredInstanceCount with lazy=false 18:37:05.958 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup:desiredInstanceCount] 18:37:05.958 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.958 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.958 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for desiredInstanceCount 18:37:05.958 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: PdpSubGroup.desiredInstanceCount 18:37:05.958 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property desiredInstanceCount 18:37:05.958 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.963 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.964 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='pdpInstances_ORDER') 18:37:05.966 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.966 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='pdpInstances_KEY') 18:37:05.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpInstances_KEY') 18:37:05.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyName',referencedColumn='parentKeyName') 18:37:05.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentKeyVersion',referencedColumn='parentKeyVersion') 18:37:05.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpParentLocalName',referencedColumn='parentLocalName') 18:37:05.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='pdpLocalName',referencedColumn='localName') 18:37:05.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.967 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:37:05.967 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpInstances 18:37:05.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='policies_ORDER') 18:37:05.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='policies_KEY') 18:37:05.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='policies_KEY') 18:37:05.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.967 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:05.967 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property policies 18:37:05.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='properties_ORDER') 18:37:05.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='properties_KEY') 18:37:05.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='properties_KEY') 18:37:05.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.967 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:37:05.967 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property properties 18:37:05.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: IndexColumn(column='supportedPolicyTypes_ORDER') 18:37:05.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='supportedPolicyTypes_KEY') 18:37:05.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn(column='supportedPolicyTypes_KEY') 18:37:05.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.967 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedJoinColumn() 18:37:05.967 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Collection role: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:05.967 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property supportedPolicyTypes 18:37:05.968 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:37:05.968 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name JpaPdp 18:37:05.968 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.models.pdp.persistence.concepts.JpaPdp on table Pdp 18:37:05.968 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.968 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:37:05.968 [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:37:05.968 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='localName') 18:37:05.968 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property localName with lazy=false 18:37:05.968 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:localName] 18:37:05.968 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.968 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.968 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for localName 18:37:05.968 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.localName 18:37:05.968 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property localName 18:37:05.968 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyName') 18:37:05.968 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyName with lazy=false 18:37:05.968 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyName] 18:37:05.968 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.968 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.968 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyName 18:37:05.968 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyName 18:37:05.968 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyName 18:37:05.968 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentKeyVersion') 18:37:05.968 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentKeyVersion with lazy=false 18:37:05.968 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentKeyVersion] 18:37:05.968 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.968 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.968 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentKeyVersion 18:37:05.968 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentKeyVersion 18:37:05.968 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentKeyVersion 18:37:05.968 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='parentLocalName') 18:37:05.969 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property parentLocalName with lazy=false 18:37:05.969 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.key:parentLocalName] 18:37:05.969 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.969 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for parentLocalName 18:37:05.969 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.parentLocalName 18:37:05.969 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property parentLocalName 18:37:05.969 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property key 18:37:05.969 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(Component(org.onap.policy.models.base.PfReferenceKey), key, assigned, , ...) 18:37:05.969 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.969 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property healthy with lazy=false 18:37:05.969 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:healthy] 18:37:05.969 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.969 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for healthy 18:37:05.969 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.healthy 18:37:05.969 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property healthy 18:37:05.969 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.969 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property lastUpdate with lazy=false 18:37:05.969 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:lastUpdate] 18:37:05.969 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.969 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for lastUpdate 18:37:05.969 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.lastUpdate 18:37:05.969 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property lastUpdate 18:37:05.969 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.969 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 18:37:05.969 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:message] 18:37:05.969 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.969 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 18:37:05.969 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.message 18:37:05.969 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 18:37:05.969 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn() 18:37:05.969 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property pdpState with lazy=false 18:37:05.969 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdp:pdpState] 18:37:05.969 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.969 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking 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:37:05.969 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for pdpState 18:37:05.969 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: Pdp.pdpState 18:37:05.969 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property pdpState 18:37:05.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:05.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:05.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:05.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:05.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:37:05.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:05.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:05.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:05.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:05.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:37:05.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:05.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:05.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:37:05.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:37:05.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:37:05.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:37:05.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for deploy 18:37:05.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroup 18:37:05.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpType 18:37:05.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:05.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:05.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for state 18:37:05.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:05.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:05.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for description 18:37:05.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpGroupState 18:37:05.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:37:05.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:37:05.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:37:05.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:37:05.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for currentInstanceCount 18:37:05.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for desiredInstanceCount 18:37:05.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for localName 18:37:05.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyName 18:37:05.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentKeyVersion 18:37:05.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for parentLocalName 18:37:05.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for healthy 18:37:05.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for lastUpdate 18:37:05.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 18:37:05.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for pdpState 18:37:05.972 [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:37:05.972 [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:37:05.972 [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:37:05.972 [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:37:05.972 [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:37:05.972 [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:37:05.972 [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:37:05.972 [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:37:05.972 [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:37:05.972 [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:37:05.972 [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:37:05.972 [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:37:05.972 [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:37:05.972 [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:37:05.972 [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:37:05.972 [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:37:05.972 [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:37:05.972 [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:37:05.972 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:05.972 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:05.973 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:05.973 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:05.973 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:name] 18:37:05.973 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.973 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.973 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:05.973 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.name 18:37:05.973 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:05.973 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:05.973 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:05.973 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:05.973 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.collection&&element:version] 18:37:05.973 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.973 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-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:37:05.973 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:05.973 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_supportedPolicyTypes.version 18:37:05.973 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:05.973 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:05.973 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:37:05.973 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:37:05.973 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:37:05.973 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:05.973 [main] DEBUG org.hibernate.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:37:05.973 [main] DEBUG org.hibernate.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:37:05.973 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.973 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties 18:37:05.973 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.973 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:05.973 [main] DEBUG org.hibernate.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:37:05.973 [main] DEBUG org.hibernate.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:37:05.973 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.973 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_properties.properties_KEY 18:37:05.973 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.973 [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:37:05.973 [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:37:05.973 [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:37:05.973 [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:37:05.973 [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:37:05.973 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, index: properties_KEY, element: properties 18:37:05.973 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:05.973 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:05.974 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:05.974 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:05.974 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:name] 18:37:05.974 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.974 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.974 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:05.974 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.name 18:37:05.974 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:05.974 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:05.974 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:05.974 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:05.974 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.collection&&element:version] 18:37:05.974 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.974 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.974 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:05.974 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpSubGroup_policies.version 18:37:05.974 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:05.974 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:05.974 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_parentLocalName, element: name, version 18:37:05.974 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:37:05.974 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances through an association table 18:37:05.975 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: pdpLocalName, pdpParentKeyName, pdpParentKeyVersion, pdpParentLocalName, element: pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName 18:37:05.975 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:37:05.975 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:37:05.975 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:05.975 [main] DEBUG org.hibernate.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:37:05.975 [main] DEBUG org.hibernate.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:37:05.975 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.975 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties 18:37:05.975 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.975 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:05.975 [main] DEBUG org.hibernate.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:37:05.975 [main] DEBUG org.hibernate.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:37:05.975 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.975 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaPdpGroup_properties.properties_KEY 18:37:05.975 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.975 [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:37:05.975 [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:37:05.975 [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:37:05.975 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaPdpGroup_name, JpaPdpGroup_version, index: properties_KEY, element: properties 18:37:05.975 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:37:05.975 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a OneToMany: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups through an association table 18:37:05.975 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: name, version, element: pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName 18:37:05.975 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:05.975 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:05.976 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:05.976 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:05.976 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:name] 18:37:05.976 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.976 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.976 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:05.976 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.name 18:37:05.976 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:05.976 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:05.976 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:05.976 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:05.976 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.collection&&element:version] 18:37:05.976 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.976 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.976 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:05.976 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_targets.version 18:37:05.976 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:05.976 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:05.976 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyName, toscaPolicyVersion, element: name, version 18:37:05.976 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:37:05.976 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:37:05.976 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:37:05.976 [main] DEBUG org.hibernate.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:37:05.976 [main] DEBUG org.hibernate.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:37:05.976 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.976 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties 18:37:05.976 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.976 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:37:05.976 [main] DEBUG org.hibernate.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:37:05.976 [main] DEBUG org.hibernate.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:37:05.976 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.976 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_properties.properties_KEY 18:37:05.976 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.976 [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:37:05.976 [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:37:05.976 [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:37:05.976 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: properties_KEY, element: properties 18:37:05.976 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:37:05.976 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:37:05.977 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:37:05.977 [main] DEBUG org.hibernate.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:37:05.977 [main] DEBUG org.hibernate.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:37:05.977 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.977 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata 18:37:05.977 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.977 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:37:05.977 [main] DEBUG org.hibernate.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:37:05.977 [main] DEBUG org.hibernate.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:37:05.977 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.977 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicy_metadata.metadata_KEY 18:37:05.977 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.977 [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:37:05.977 [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:37:05.977 [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:37:05.977 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicy_name, JpaToscaPolicy_version, index: metadata_KEY, element: metadata 18:37:05.977 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:05.977 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:05.977 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:37:05.977 [main] DEBUG org.hibernate.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:37:05.977 [main] DEBUG org.hibernate.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:37:05.977 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.977 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_triggers.triggers 18:37:05.977 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.977 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, element: triggers 18:37:05.977 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:05.977 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:05.977 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='name') 18:37:05.977 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property name with lazy=false 18:37:05.977 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:name] 18:37:05.977 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.977 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.977 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for name 18:37:05.977 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.name 18:37:05.977 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for name 18:37:05.977 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property name 18:37:05.977 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='version') 18:37:05.977 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property version with lazy=false 18:37:05.977 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.collection&&element:version] 18:37:05.977 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.977 [main] DEBUG org.hibernate.boot.model.convert.internal.AttributeConverterManager -- Checking auto-apply 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:37:05.977 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for version 18:37:05.977 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_targets.version 18:37:05.977 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for version 18:37:05.977 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property version 18:37:05.977 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: toscaPolicyTypeName, toscaPolicyTypeVersion, element: name, version 18:37:05.977 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:37:05.977 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:37:05.978 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:37:05.978 [main] DEBUG org.hibernate.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:37:05.978 [main] DEBUG org.hibernate.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:37:05.978 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.978 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties 18:37:05.978 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.978 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:37:05.978 [main] DEBUG org.hibernate.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:37:05.978 [main] DEBUG org.hibernate.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:37:05.978 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.978 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_properties.properties_KEY 18:37:05.978 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.978 [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:37:05.978 [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:37:05.978 [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:37:05.978 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: properties_KEY, element: properties 18:37:05.978 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Second pass for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:37:05.978 [main] DEBUG org.hibernate.boot.model.internal.CollectionBinder -- Binding a collection of element: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:37:05.978 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection element [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:37:05.978 [main] DEBUG org.hibernate.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:37:05.978 [main] DEBUG org.hibernate.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:37:05.978 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.978 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata 18:37:05.978 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.978 [main] DEBUG org.hibernate.boot.model.internal.CollectionPropertyHolder -- Attempting to locate auto-apply AttributeConverter for collection key [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:37:05.978 [main] DEBUG org.hibernate.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:37:05.978 [main] DEBUG org.hibernate.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:37:05.978 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for null 18:37:05.978 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: JpaToscaPolicyType_metadata.metadata_KEY 18:37:05.978 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for null 18:37:05.978 [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:37:05.978 [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:37:05.978 [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:37:05.978 [main] DEBUG org.hibernate.boot.model.internal.CollectionSecondPass -- Mapped collection key: JpaToscaPolicyType_name, JpaToscaPolicyType_version, index: metadata_KEY, element: metadata 18:37:05.979 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:05.979 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:05.979 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:05.979 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:05.979 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:05.979 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:05.979 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:05.979 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:05.979 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:05.979 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:05.979 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:05.979 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:05.979 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:05.979 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:37:05.979 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:05.981 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:05.981 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:05.981 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:05.981 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:05.981 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:05.981 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:05.981 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:05.981 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:05.981 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:05.981 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:05.981 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:05.981 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:05.981 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:05.981 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:37:05.981 [main] DEBUG org.hibernate.boot.internal.InFlightMetadataCollectorImpl -- Resolving reference to class: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:05.982 [main] DEBUG org.hibernate.bytecode.internal.BytecodeProviderInitiator -- HHH000021: Bytecode provider: bytebuddy 18:37:05.982 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 18:37:05.984 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:37:05.984 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=17, sun.jnu.encoding=UTF-8, hibernate.dialect=org.hibernate.dialect.H2Dialect, 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-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.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.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.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/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.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.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.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-20240203183650571_70.jar /w/workspace/policy-models-sonar/models-pdp/target/surefire 2024-02-03T18-36-02_855-jvmRun1 surefire-20240203183650571_68tmp surefire_4-20240203183650571_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-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar:/tmp/r/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar:/w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar:/w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar:/tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar:/tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar:/tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar:/tmp/r/com/google/re2j/re2j/1.7/re2j-1.7.jar:/tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar:/tmp/r/jakarta/activation/jakarta.activation-api/2.1.2/jakarta.activation-api-2.1.2.jar:/tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar:/tmp/r/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar:/tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar:/tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar:/tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar:/tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar:/tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar:/tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar:/tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar:/tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar:/tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar:/tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar:/tmp/r/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/tmp/r/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/tmp/r/org/hibernate/common/hibernate-commons-annotations/6.0.6.Final/hibernate-commons-annotations-6.0.6.Final.jar:/tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar:/tmp/r/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar:/tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar:/tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar:/tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar:/tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar:/tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar:/tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar:/tmp/r/org/hibernate/hibernate-core-jakarta/5.6.15.Final/hibernate-core-jakarta-5.6.15.Final.jar:/tmp/r/antlr/antlr/2.7.7/antlr-2.7.7.jar:/tmp/r/org/jboss/jandex/2.4.2.Final/jandex-2.4.2.Final.jar:/tmp/r/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar:/tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar:/tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar:/tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar:/tmp/r/com/worldturner/medeia/medeia-validator-gson/1.1.1/medeia-validator-gson-1.1.1.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.3.20/kotlin-reflect-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar:/tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar:/tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.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/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar:/tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar:/tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar:/tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar:/tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar:/tmp/r/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar:/tmp/r/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar:/tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar:/tmp/r/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar:/tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar:/tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar:/tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar:/tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar:/tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar:/tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.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.6.0/postgresql-42.6.0.jar:/tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar:/tmp/r/jakarta/ws/rs/jakarta.ws.rs-api/3.1.0/jakarta.ws.rs-api-3.1.0.jar:/tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar:/tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar:/tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar:/tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar:/tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar:/tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar:/tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar:/tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar:/tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar:/tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar:/tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar:/tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar:/tmp/r/junit/junit/4.13.2/junit-4.13.2.jar:/tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar:/tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar:/tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar:/tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar:/tmp/r/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar:/tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar:/tmp/r/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar:/tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar:/tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar:/tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar:/tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar:/tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar:/tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar:/tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar:/tmp/r/jline/jline/2.12.1/jline-2.12.1.jar:/tmp/r/org/json/json/20231013/json-20231013.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, surefire.real.class.path=/w/workspace/policy-models-sonar/models-pdp/target/surefire/surefirebooter-20240203183650571_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, 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, javax.persistence.schema-generation.database.action=drop-and-create, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:PdpProviderTest, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@b051f7a, 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=true, sun.io.unicode.encoding=UnicodeLittle, maven.repo.local=/tmp/r, javax.persistence.jdbc.password=****, java.class.version=61.0} 18:37:05.984 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 18:37:05.985 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 18:37:05.985 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@28cf3047] under count; prior registration was null 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@b1214eb] under every; prior registration was null 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@382f2742] under any; prior registration was null 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@20b8ffd4] under sinh; prior registration was null 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7124be8c] under cosh; prior registration was null 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6a8a590f] under tanh; prior registration was null 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2b5e662b] under pi; prior registration was null 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4cff7acb] under log; prior registration was null 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@18fb6d06] under position; prior registration was null 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@20010d37] under overlay; prior registration was null 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@78b64822] under trim; prior registration was null 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@4fa84cdd] under cast; prior registration was null 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@cf88b73] under collate; prior registration was null 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@2438476e] under extract; prior registration was null 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@6e05ec93] under ifnull; prior registration was null 18:37:05.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@63c69b2a] under pad; prior registration was null 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@2b2d3732] under str; prior registration was null 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@4dc8160e] under format; prior registration was null 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@c680a50] under timestampadd; prior registration was null 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@5ba0cf3c] under timestampdiff; prior registration was null 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@19f6f7dd] under current_date; prior registration was null 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1483fa8b] under current_time; prior registration was null 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@587558c1] under current_timestamp; prior registration was null 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5f1a5dc] under local_date; prior registration was null 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2b97f2a0] under local_time; prior registration was null 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@204b02fb] under local_datetime; prior registration was null 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@520af563] under offset_datetime; prior registration was null 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5a5d65bb] under instant; prior registration was null 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@4ecb8ea2] under sql; prior registration was null 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@366f015a] under count; prior registration was org.hibernate.dialect.function.CountFunction@28cf3047 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@33cb5b19] under avg; prior registration was NamedSqmFunctionTemplate(avg) 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2b5e662b 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@28a8066] under mod; prior registration was NamedSqmFunctionTemplate(mod) 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 18:37:05.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@2b97f2a0 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@204b02fb 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@1026b00b] under trunc; prior registration was null 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5e8d1684] under date_trunc; prior registration was null 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@37779ddf] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@18fb6d06 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6128b2e7] under concat; prior registration was NamedSqmFunctionTemplate(concat) 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@442bf021] under format; prior registration was org.hibernate.dialect.function.FormatFunction@4dc8160e 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 18:37:05.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 18:37:05.990 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 18:37:05.990 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 18:37:05.990 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@7224e716] under mode; prior registration was null 18:37:05.990 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@79b605e8] under percentile_cont; prior registration was null 18:37:05.990 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@5d2d2fb3] under percentile_disc; prior registration was null 18:37:05.990 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@461c66cf] under rank; prior registration was null 18:37:05.990 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@13d5254d] under dense_rank; prior registration was null 18:37:05.990 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@5a05eb9a] under percent_rank; prior registration was null 18:37:05.990 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@6ee117de] under cume_dist; prior registration was null 18:37:05.990 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@4b6e2ed3] under listagg; prior registration was null 18:37:05.990 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 18:37:05.990 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 18:37:05.990 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 18:37:05.990 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 18:37:05.990 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 18:37:05.990 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 18:37:05.990 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 18:37:05.990 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double avg(NUMERIC arg) 18:37:05.990 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 18:37:05.990 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 18:37:05.990 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 18:37:05.990 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 18:37:05.990 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 18:37:05.990 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 18:37:05.990 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 18:37:05.990 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 18:37:05.990 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 18:37:05.990 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 18:37:05.990 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 18:37:05.990 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 18:37:05.990 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 18:37:05.990 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 18:37:05.990 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 18:37:05.990 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 18:37:05.990 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 18:37:05.990 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 18:37:05.990 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 18:37:05.990 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 18:37:05.990 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 18:37:05.990 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 18:37:05.990 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 18:37:05.990 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 18:37:05.990 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 18:37:05.990 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 18:37:05.990 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 18:37:05.990 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 18:37:05.990 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 18:37:05.990 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 18:37:05.990 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 18:37:05.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:37:05.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@411(java.lang.Long,-5)|basicType@413(java.lang.Double,8) datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:37:05.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 18:37:05.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 18:37:05.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 18:37:05.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 18:37:05.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 18:37:05.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 18:37:05.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 18:37:05.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 18:37:05.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 18:37:05.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 18:37:05.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 18:37:05.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 18:37:05.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 18:37:05.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:37:05.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 18:37:05.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 18:37:05.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 18:37:05.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 18:37:05.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 18:37:05.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 18:37:05.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 18:37:05.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 18:37:05.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 18:37:05.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 18:37:05.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer length(STRING_OR_CLOB arg) 18:37:05.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 18:37:05.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 18:37:05.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 18:37:05.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 18:37:05.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 18:37:05.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 18:37:05.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 18:37:05.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 18:37:05.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 18:37:05.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 18:37:05.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 18:37:05.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 18:37:05.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 18:37:05.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 18:37:05.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 18:37:05.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 18:37:05.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 18:37:05.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 18:37:05.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 18:37:05.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 18:37:05.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 18:37:05.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 18:37:05.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 18:37:05.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 18:37:05.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- basicType@411(java.lang.Long,-5)|basicType@413(java.lang.Double,8) timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 18:37:05.993 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 18:37:05.993 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 18:37:05.994 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] is safe 18:37:05.994 [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:37:06.019 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType]: private accessor [derivedFrom] 18:37:06.020 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] is safe 18:37:06.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.JpaToscaPolicy 18:37:06.038 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy]: private accessor [derivedFrom] 18:37:06.039 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] is safe 18:37:06.039 [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:37:06.044 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus]: private accessor [deploy] 18:37:06.044 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] is safe 18:37:06.044 [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:37:06.052 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup]: private accessor [description] 18:37:06.052 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] is safe 18:37:06.052 [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:37:06.058 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup]: private accessor [currentInstanceCount] 18:37:06.058 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] is safe 18:37:06.058 [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:37:06.063 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.models.pdp.persistence.concepts.JpaPdp]: private accessor [healthy] 18:37:06.063 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:06.063 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:37:06.064 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:37:06.064 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:06.064 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:06.064 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:06.064 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Skipping collection row updates - org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:06.066 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 18:37:06.066 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#finishInitialization 18:37:06.066 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#finishInitialization 18:37:06.066 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)#finishInitialization 18:37:06.066 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata) - key descriptor 18:37:06.066 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)#finishInitialization 18:37:06.066 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties) - key descriptor 18:37:06.066 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#finishInitialization 18:37:06.066 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)#finishInitialization 18:37:06.066 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets) - key descriptor 18:37:06.066 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)#finishInitialization 18:37:06.066 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers) - key descriptor 18:37:06.066 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) `staticFetchableList` generator 18:37:06.066 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#finishInitialization 18:37:06.066 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#finishInitialization 18:37:06.066 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)#finishInitialization 18:37:06.066 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata) - key descriptor 18:37:06.066 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)#finishInitialization 18:37:06.066 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties) - key descriptor 18:37:06.066 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#finishInitialization 18:37:06.066 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)#finishInitialization 18:37:06.066 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets) - key descriptor 18:37:06.066 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#finishInitialization 18:37:06.066 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) `staticFetchableList` generator 18:37:06.066 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#finishInitialization 18:37:06.066 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#finishInitialization 18:37:06.066 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) `staticFetchableList` generator 18:37:06.066 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#finishInitialization 18:37:06.066 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups#{element}]) - element descriptor 18:37:06.066 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)#finishInitialization 18:37:06.066 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) - key descriptor 18:37:06.066 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)#finishInitialization 18:37:06.066 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties) - key descriptor 18:37:06.066 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) `staticFetchableList` generator 18:37:06.066 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#finishInitialization 18:37:06.066 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping( NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances#{element}]) - element descriptor 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)#finishInitialization 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) - key descriptor 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#finishInitialization 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)#finishInitialization 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies) - key descriptor 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)#finishInitialization 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties) - key descriptor 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#finishInitialization 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)#finishInitialization 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : PluralAttributeMapping(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes) - key descriptor 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) `staticFetchableList` generator 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#finishInitialization 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.models.pdp.persistence.concepts.JpaPdp) `staticFetchableList` generator 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id})#initColumnMappings 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)#initColumnMappings 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets#{element})#initColumnMappings 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}.{inverse})#finishInitialization 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType#{id}] 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id})#initColumnMappings 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)#initColumnMappings 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets#{element})#initColumnMappings 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}.{inverse})#finishInitialization 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy#{id}] 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)#initColumnMappings 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#{id})#initColumnMappings 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)#initColumnMappings 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id})#initColumnMappings 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}.{inverse})#finishInitialization 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup#{id}] 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id})#initColumnMappings 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Mapping-model creation encountered (possibly) transient error : java.lang.IllegalStateException: Not yet ready 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies#{element})#initColumnMappings 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes#{element})#initColumnMappings 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id})#initColumnMappings 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}.{inverse})#finishInitialization 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup#{id}] 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : EmbeddableMappingType(org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}.{inverse})#finishInitialization 18:37:06.067 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Embedded (composite) FK descriptor NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdp#{id}] 18:37:06.068 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType 18:37:06.068 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicyType where name=? and version=? 18:37:06.068 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into ToscaPolicyType (derived_from_name,derived_from_version,description,name,version) values (?,?,?,?,?) 18:37:06.068 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update ToscaPolicyType set derived_from_name=?,derived_from_version=?,description=? where name=? and version=? 18:37:06.068 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicyType where name=? and version=? 18:37:06.068 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtpt1_0 18:37:06.068 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] 18:37:06.068 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}] 18:37:06.068 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] 18:37:06.068 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}] 18:37:06.068 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}] 18:37:06.068 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}] 18:37:06.068 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}] 18:37:06.068 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] | \-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:37:06.068 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtpt1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType) { primaryTableReference : ToscaPolicyType as jtpt1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.{id}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.derivedFrom) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk-target}) { primaryTableReference : ToscaPolicyType as jtpt1_0 } } } } } 18:37:06.069 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy 18:37:06.069 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from ToscaPolicy where name=? and version=? 18:37:06.069 [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:37:06.069 [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:37:06.069 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from ToscaPolicy where name=? and version=? 18:37:06.069 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jtp1_0 18:37:06.069 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] 18:37:06.069 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}] 18:37:06.069 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] 18:37:06.069 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}] 18:37:06.069 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}] 18:37:06.069 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] 18:37:06.069 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}] 18:37:06.069 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy] | +-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom.version] | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.description] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] | +-DelayedCollectionFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] | \-EmbeddableFetchImpl [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type] | | +-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.name] | | \-BasicFetch [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type.version] 18:37:06.069 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jtp1 : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy) { primaryTableReference : ToscaPolicy as jtp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.{id}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.derivedFrom) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.type) { primaryTableReference : ToscaPolicy as jtp1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk-target}) { primaryTableReference : ToscaPolicy as jtp1_0 } } } } } 18:37:06.070 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus 18:37:06.070 [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:37:06.070 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:37:06.070 [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:37:06.070 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpPolicyStatus where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:06.070 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:37:06.070 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:37:06.070 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:37:06.070 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:37:06.070 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:37:06.070 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:37:06.070 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup 18:37:06.070 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select name, version from PdpGroup where name=? and version=? 18:37:06.070 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpGroup (description,pdpGroupState,name,version) values (?,?,?,?) 18:37:06.070 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpGroup set description=?,pdpGroupState=? where name=? and version=? 18:37:06.070 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpGroup where name=? and version=? 18:37:06.070 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpg1_0 18:37:06.070 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] 18:37:06.070 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}] 18:37:06.071 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}] 18:37:06.071 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:37:06.071 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:37:06.071 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}] 18:37:06.071 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:06.071 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@380dfc7a] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:37:06.071 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:06.071 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:37:06.071 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:06.071 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:06.071 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:06.071 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.description] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpGroupState] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:06.071 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup) { primaryTableReference : PdpGroup as jpg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.{id}) { primaryTableReference : PdpGroup as jpg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } left join CollectionTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 NestedTableGroupJoins { join LazyTableGroup (psg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}) { primaryTableReference : PdpSubGroup as psg1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as psg1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}) { primaryTableReference : PdpGroup_PdpSubGroup as psg1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk-target}) { primaryTableReference : PdpGroup as jpg1_0 } } } } } 18:37:06.072 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup 18:37:06.072 [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:37:06.072 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into PdpSubGroup (currentInstanceCount,desiredInstanceCount,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?) 18:37:06.072 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update PdpSubGroup set currentInstanceCount=?,desiredInstanceCount=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:06.072 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from PdpSubGroup where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:06.072 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpsg1_0 18:37:06.072 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] 18:37:06.072 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}] 18:37:06.072 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}] 18:37:06.072 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:37:06.072 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:37:06.072 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}] 18:37:06.072 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:06.072 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@6f764c25] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:37:06.072 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:06.072 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:37:06.072 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}] 18:37:06.072 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}] 18:37:06.072 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.currentInstanceCount] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.desiredInstanceCount] | +-EagerCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] | | \-EntityFetchJoinedImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] | +-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] | \-DelayedCollectionFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:37:06.072 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpsg1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup) { primaryTableReference : PdpSubGroup as jpsg1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.{id}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } left join CollectionTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 NestedTableGroupJoins { join LazyTableGroup (pi1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}) { primaryTableReference : Pdp as pi1_1 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}) { primaryTableReference : Pdp as pi1_1 } } } } TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}) { primaryTableReference : PdpSubGroup_Pdp as pi1_0 } } } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk-target}) { primaryTableReference : PdpSubGroup as jpsg1_0 } } } } } 18:37:06.073 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.models.pdp.persistence.concepts.JpaPdp 18:37:06.073 [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:37:06.073 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into Pdp (healthy,lastUpdate,message,pdpState,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?) 18:37:06.073 [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:37:06.073 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from Pdp where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:06.073 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jp1_0 18:37:06.073 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] 18:37:06.073 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}] 18:37:06.073 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdp] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.healthy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.lastUpdate] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.message] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdp.pdpState] 18:37:06.073 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jp1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdp) { primaryTableReference : Pdp as jp1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdp.{id}) { primaryTableReference : Pdp as jp1_0 } } } } } 18:37:06.073 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:06.073 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies] 18:37:06.073 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{element}] 18:37:06.073 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies.{fk}.{fk}] 18:37:06.073 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.policies 18:37:06.073 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_policies (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:37:06.073 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:06.073 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_policies where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:06.073 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:06.073 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:37:06.073 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties.{fk}.{fk}] 18:37:06.073 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{index}` 18:37:06.073 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties` -> `{element}` 18:37:06.073 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:06.073 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties] 18:37:06.073 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.properties 18:37:06.073 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_properties (JpaToscaPolicyType_name,JpaToscaPolicyType_version,properties_KEY,properties) values (?,?,?,?) 18:37:06.073 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_properties set properties=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:37:06.073 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and properties_KEY=? 18:37:06.073 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_properties where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:37:06.073 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_0 18:37:06.074 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups] 18:37:06.074 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@60595f11] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}] 18:37:06.074 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{fk}.{fk}] 18:37:06.074 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.{id}] 18:37:06.074 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : psg1_1 18:37:06.074 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.properties.{fk-target}] 18:37:06.074 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.policies.{fk-target}] 18:37:06.074 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups.{element}.supportedPolicyTypes.{fk-target}] 18:37:06.074 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.pdpSubGroups 18:37:06.074 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpGroup_PdpSubGroup (name,version,pdpSubGroups_localName,pdpSubGroups_parentKeyName,pdpSubGroups_parentKeyVersion,pdpSubGroups_parentLocalName) values (?,?,?,?,?,?) 18:37:06.074 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from PdpGroup_PdpSubGroup where name=? and version=? and pdpSubGroups_localName=? and pdpSubGroups_parentKeyName=? and pdpSubGroups_parentKeyVersion=? and pdpSubGroups_parentLocalName=? 18:37:06.074 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpGroup_PdpSubGroup where name=? and version=? 18:37:06.074 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:06.074 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:37:06.074 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties.{fk}.{fk}] 18:37:06.074 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{index}` 18:37:06.074 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties` -> `{element}` 18:37:06.074 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:06.074 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties] 18:37:06.074 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.properties 18:37:06.074 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_properties (JpaToscaPolicy_name,JpaToscaPolicy_version,properties_KEY,properties) values (?,?,?,?) 18:37:06.074 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_properties set properties=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:37:06.074 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and properties_KEY=? 18:37:06.074 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_properties where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:37:06.074 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_0 18:37:06.074 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances] 18:37:06.074 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [org.hibernate.sql.ast.tree.from.LazyTableGroup@79dd885a] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}] 18:37:06.074 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{fk}.{fk}] 18:37:06.074 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances.{element}.{id}] 18:37:06.074 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : pi1_1 18:37:06.074 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.pdpInstances 18:37:06.074 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into PdpSubGroup_Pdp (pdpLocalName,pdpParentKeyName,pdpParentKeyVersion,pdpParentLocalName,pdpInstances_localName,pdpInstances_parentKeyName,pdpInstances_parentKeyVersion,pdpInstances_parentLocalName) values (?,?,?,?,?,?,?,?) 18:37:06.074 [main] DEBUG org.hibernate.orm.jdbc.mutation -- 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:37:06.074 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from PdpSubGroup_Pdp where pdpLocalName=? and pdpParentKeyName=? and pdpParentKeyVersion=? and pdpParentLocalName=? 18:37:06.074 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:06.074 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:06.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties.{fk}.{fk}] 18:37:06.075 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{index}` 18:37:06.075 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties` -> `{element}` 18:37:06.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:06.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties] 18:37:06.075 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.properties 18:37:06.075 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_properties (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,properties_KEY,properties) values (?,?,?,?,?,?) 18:37:06.075 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpSubGroup_properties set properties=? where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:37:06.075 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? and properties_KEY=? 18:37:06.075 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_properties where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:06.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:37:06.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets] 18:37:06.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{element}] 18:37:06.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets.{fk}.{fk}] 18:37:06.075 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.targets 18:37:06.075 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_targets (toscaPolicyTypeName,toscaPolicyTypeVersion,name,version) values (?,?,?,?) 18:37:06.075 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:37:06.075 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_targets where toscaPolicyTypeName=? and toscaPolicyTypeVersion=? 18:37:06.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:06.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:06.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties.{fk}.{fk}] 18:37:06.075 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{index}` 18:37:06.075 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties` -> `{element}` 18:37:06.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : p1_0 18:37:06.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties] 18:37:06.075 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpGroup.properties 18:37:06.075 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpGroup_properties (JpaPdpGroup_name,JpaPdpGroup_version,properties_KEY,properties) values (?,?,?,?) 18:37:06.075 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaPdpGroup_properties set properties=? where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:37:06.075 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? and properties_KEY=? 18:37:06.075 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpGroup_properties where JpaPdpGroup_name=? and JpaPdpGroup_version=? 18:37:06.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:37:06.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:37:06.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata.{fk}.{fk}] 18:37:06.075 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{index}` 18:37:06.075 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata` -> `{element}` 18:37:06.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:37:06.075 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata] 18:37:06.076 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.metadata 18:37:06.076 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_metadata (JpaToscaPolicyType_name,JpaToscaPolicyType_version,metadata_KEY,metadata) values (?,?,?,?) 18:37:06.076 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicyType_metadata set metadata=? where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:37:06.076 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and metadata_KEY=? 18:37:06.076 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_metadata where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:37:06.076 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:37:06.076 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets] 18:37:06.076 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{element}] 18:37:06.076 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets.{fk}.{fk}] 18:37:06.076 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.targets 18:37:06.076 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_targets (toscaPolicyName,toscaPolicyVersion,name,version) values (?,?,?,?) 18:37:06.076 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:37:06.076 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_targets where toscaPolicyName=? and toscaPolicyVersion=? 18:37:06.076 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : t1_0 18:37:06.076 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers] 18:37:06.076 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers.{fk}.{fk}] 18:37:06.076 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers` -> `{element}` 18:37:06.076 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicyType.triggers 18:37:06.076 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicyType_triggers (JpaToscaPolicyType_name,JpaToscaPolicyType_version,triggers) values (?,?,?) 18:37:06.076 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? and triggers=? 18:37:06.076 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicyType_triggers where JpaToscaPolicyType_name=? and JpaToscaPolicyType_version=? 18:37:06.076 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:37:06.076 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:37:06.076 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata.{fk}.{fk}] 18:37:06.076 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{index}` 18:37:06.076 [main] DEBUG org.hibernate.orm.results -- Generating Fetch for collection-part : `org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata` -> `{element}` 18:37:06.076 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : m1_0 18:37:06.076 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata)] with identifierForTableGroup [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] for NavigablePath [org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata] 18:37:06.076 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.tosca.simple.concepts.JpaToscaPolicy.metadata 18:37:06.076 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaToscaPolicy_metadata (JpaToscaPolicy_name,JpaToscaPolicy_version,metadata_KEY,metadata) values (?,?,?,?) 18:37:06.076 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row update: update JpaToscaPolicy_metadata set metadata=? where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:37:06.076 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? and metadata_KEY=? 18:37:06.076 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaToscaPolicy_metadata where JpaToscaPolicy_name=? and JpaToscaPolicy_version=? 18:37:06.076 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : spt1_0 18:37:06.076 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [CollectionTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes] 18:37:06.076 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{element}] 18:37:06.076 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes.{fk}.{fk}] 18:37:06.076 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Static SQL for collection: org.onap.policy.models.pdp.persistence.concepts.JpaPdpSubGroup.supportedPolicyTypes 18:37:06.077 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row insert: insert into JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_localName,JpaPdpSubGroup_parentKeyName,JpaPdpSubGroup_parentKeyVersion,JpaPdpSubGroup_parentLocalName,name,version) values (?,?,?,?,?,?) 18:37:06.077 [main] DEBUG org.hibernate.orm.jdbc.mutation -- Row delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:06.077 [main] DEBUG org.hibernate.orm.jdbc.mutation -- One-shot delete: delete from JpaPdpSubGroup_supportedPolicyTypes where JpaPdpSubGroup_localName=? and JpaPdpSubGroup_parentKeyName=? and JpaPdpSubGroup_parentKeyVersion=? and JpaPdpSubGroup_parentLocalName=? 18:37:06.080 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 18:37:06.080 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 18:37:06.080 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 18:37:06.080 [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:37:06.081 [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:37:06.081 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 18:37:06.081 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@5869142a] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@7a4846b] 18:37:06.081 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 18:37:06.081 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 18:37:06.081 [main] WARN org.hibernate.orm.deprecation -- HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 18:37:06.082 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpGroup_properties cascade 18:37:06.082 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3ed6d0d3] 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:37:06.082 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_policies cascade 18:37:06.082 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_properties cascade 18:37:06.082 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaPdpSubGroup_supportedPolicyTypes cascade 18:37:06.082 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_metadata cascade 18:37:06.082 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_properties cascade 18:37:06.082 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicy_targets cascade 18:37:06.082 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_metadata cascade 18:37:06.082 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_properties cascade 18:37:06.082 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_targets cascade 18:37:06.082 [main] DEBUG org.hibernate.SQL -- drop table if exists JpaToscaPolicyType_triggers cascade 18:37:06.082 [main] DEBUG org.hibernate.SQL -- drop table if exists Pdp cascade 18:37:06.082 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup cascade 18:37:06.082 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpGroup_PdpSubGroup cascade 18:37:06.082 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpPolicyStatus cascade 18:37:06.082 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup cascade 18:37:06.082 [main] DEBUG org.hibernate.SQL -- drop table if exists PdpSubGroup_Pdp cascade 18:37:06.082 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicy cascade 18:37:06.082 [main] DEBUG org.hibernate.SQL -- drop table if exists ToscaPolicyType cascade 18:37:06.082 [main] DEBUG org.hibernate.SQL -- create table JpaPdpGroup_properties (JpaPdpGroup_version varchar(20) not null, JpaPdpGroup_name varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpGroup_version, JpaPdpGroup_name, properties_KEY)) 18:37:06.082 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6f9e98ea] 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:37:06.083 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_policies (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:37:06.083 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_properties (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, properties varchar(255), properties_KEY varchar(255) not null, primary key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName, properties_KEY)) 18:37:06.084 [main] DEBUG org.hibernate.SQL -- create table JpaPdpSubGroup_supportedPolicyTypes (JpaPdpSubGroup_parentKeyVersion varchar(15) not null, version varchar(20), JpaPdpSubGroup_localName varchar(120) not null, JpaPdpSubGroup_parentKeyName varchar(120) not null, JpaPdpSubGroup_parentLocalName varchar(120) not null, name varchar(120)) 18:37:06.084 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_metadata (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, metadata_KEY)) 18:37:06.084 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_properties (JpaToscaPolicy_version varchar(20) not null, JpaToscaPolicy_name varchar(120) not null, properties_KEY varchar(255) not null, properties clob, primary key (JpaToscaPolicy_version, JpaToscaPolicy_name, properties_KEY)) 18:37:06.084 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicy_targets (toscaPolicyVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyName varchar(120) not null) 18:37:06.084 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_metadata (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, metadata_KEY varchar(255) not null, metadata clob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, metadata_KEY)) 18:37:06.085 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_properties (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, properties_KEY varchar(255) not null, properties blob, primary key (JpaToscaPolicyType_version, JpaToscaPolicyType_name, properties_KEY)) 18:37:06.085 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_targets (toscaPolicyTypeVersion varchar(20) not null, version varchar(20), name varchar(120), toscaPolicyTypeName varchar(120) not null) 18:37:06.085 [main] DEBUG org.hibernate.SQL -- create table JpaToscaPolicyType_triggers (JpaToscaPolicyType_version varchar(20) not null, JpaToscaPolicyType_name varchar(120) not null, triggers blob) 18:37:06.085 [main] DEBUG org.hibernate.SQL -- create table Pdp (healthy tinyint check (healthy between 0 and 3), pdpState tinyint check (pdpState between 0 and 4), lastUpdate timestamp(6), parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, message varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:37:06.086 [main] DEBUG org.hibernate.SQL -- create table PdpGroup (pdpGroupState tinyint check (pdpGroupState between 0 and 4), version varchar(20) not null, name varchar(120) not null, description varchar(255), primary key (version, name)) 18:37:06.086 [main] DEBUG org.hibernate.SQL -- create table PdpGroup_PdpSubGroup (pdpSubGroups_parentKeyVersion varchar(15) not null, version varchar(20) not null, name varchar(120) not null, pdpSubGroups_localName varchar(120) not null, pdpSubGroups_parentKeyName varchar(120) not null, pdpSubGroups_parentLocalName varchar(120) not null, unique (pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentKeyVersion, pdpSubGroups_parentLocalName)) 18:37:06.086 [main] DEBUG org.hibernate.SQL -- create table PdpPolicyStatus (deploy TINYINT DEFAULT 1, state tinyint check (state between 0 and 2), parentKeyVersion varchar(15) not null, version varchar(20), localName varchar(120) not null, name varchar(120), parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, pdpGroup varchar(255), pdpType varchar(255), primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:37:06.087 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup (currentInstanceCount integer, desiredInstanceCount integer, parentKeyVersion varchar(15) not null, localName varchar(120) not null, parentKeyName varchar(120) not null, parentLocalName varchar(120) not null, primary key (parentKeyVersion, localName, parentKeyName, parentLocalName)) 18:37:06.087 [main] DEBUG org.hibernate.SQL -- create table PdpSubGroup_Pdp (pdpInstances_parentKeyVersion varchar(15) not null, pdpParentKeyVersion varchar(15) not null, pdpInstances_localName varchar(120) not null, pdpInstances_parentKeyName varchar(120) not null, pdpInstances_parentLocalName varchar(120) not null, pdpLocalName varchar(120) not null, pdpParentKeyName varchar(120) not null, pdpParentLocalName varchar(120) not null, unique (pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentKeyVersion, pdpInstances_parentLocalName)) 18:37:06.087 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicy (version varchar(20) not null, name varchar(120) 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 (version, name)) 18:37:06.087 [main] DEBUG org.hibernate.SQL -- create table ToscaPolicyType (version varchar(20) not null, name varchar(120) not null, derived_from_name varchar(255), derived_from_version varchar(255), description varchar(255), primary key (version, name)) 18:37:06.088 [main] DEBUG org.hibernate.SQL -- create index PdpPolicyStatus_PdpGroup on PdpPolicyStatus (pdpGroup) 18:37:06.088 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpGroup_properties add constraint FKi82h6bc4iklkjv7krr4tllb51 foreign key (JpaPdpGroup_version, JpaPdpGroup_name) references PdpGroup 18:37:06.089 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_policies add constraint FKkl74fjq2ysgj68rtbxj2srgdr foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:37:06.089 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_properties add constraint FK7j6ar5qk95slogxhx7l2tjuxq foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:37:06.090 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaPdpSubGroup_supportedPolicyTypes add constraint FKiraunod8x5nom8pvenqtbna72 foreign key (JpaPdpSubGroup_parentKeyVersion, JpaPdpSubGroup_localName, JpaPdpSubGroup_parentKeyName, JpaPdpSubGroup_parentLocalName) references PdpSubGroup 18:37:06.090 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_metadata add constraint FK29h250xhsg0inkfg1hm4i2k38 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:37:06.090 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_properties add constraint FK9k5bye8m8q6ygv1i414bw8nw0 foreign key (JpaToscaPolicy_version, JpaToscaPolicy_name) references ToscaPolicy 18:37:06.091 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicy_targets add constraint FKliy7vigqxfyf92o6f0ncb1wgl foreign key (toscaPolicyVersion, toscaPolicyName) references ToscaPolicy 18:37:06.091 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_metadata add constraint FKm1hmhx2ekdrgvl8n73w28xwtt foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:37:06.092 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_properties add constraint FKi8tdjtmlgdqgru37dr7ygv2a7 foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:37:06.092 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_targets add constraint FKf2o083hui187dqcuw2cjjof7l foreign key (toscaPolicyTypeVersion, toscaPolicyTypeName) references ToscaPolicyType 18:37:06.093 [main] DEBUG org.hibernate.SQL -- alter table if exists JpaToscaPolicyType_triggers add constraint FKf343w49wb44xuf1nbon6plkmm foreign key (JpaToscaPolicyType_version, JpaToscaPolicyType_name) references ToscaPolicyType 18:37:06.093 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKp3hd30o6ci1ug68n8wkut90i foreign key (pdpSubGroups_parentKeyVersion, pdpSubGroups_localName, pdpSubGroups_parentKeyName, pdpSubGroups_parentLocalName) references PdpSubGroup 18:37:06.093 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpGroup_PdpSubGroup add constraint FKnnmamid2cu71pfiuym4fyo8to foreign key (version, name) references PdpGroup 18:37:06.094 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKfq9i4rkxwf8st6dqsb72ny3hu foreign key (pdpInstances_parentKeyVersion, pdpInstances_localName, pdpInstances_parentKeyName, pdpInstances_parentLocalName) references Pdp 18:37:06.094 [main] DEBUG org.hibernate.SQL -- alter table if exists PdpSubGroup_Pdp add constraint FKbbesdj6fulgci7m8qfynnf9fd foreign key (pdpParentKeyVersion, pdpLocalName, pdpParentKeyName, pdpParentLocalName) references PdpSubGroup 18:37:06.095 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: d73fe5bf-148a-421e-a955-53b153753cd7 () 18:37:06.095 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 18:37:06.095 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 18:37:06.095 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- Created Policy Framework persistence unit "ToscaConceptTest" 18:37:06.097 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 18:37:06.097 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:37:06.097 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:37:06.098 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:37:06.098 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:37:06.098 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:37:06.098 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:37:06.098 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.state] 18:37:06.098 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:37:06.098 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:06.098 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:06.098 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@66040437 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1554933142) 18:37:06.099 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@1662151405 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:37:06.099 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:37:06.100 [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:37:06.100 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:06.100 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:06.100 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@1461207707 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1554933142) 18:37:06.100 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@1383195827 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:37:06.100 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:37:06.100 [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:37:06.100 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:06.101 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:06.101 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@1955357644 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1554933142) 18:37:06.101 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@301014677 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:37:06.101 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:37:06.101 [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:37:06.101 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:06.101 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:06.101 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@935016213 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1554933142) 18:37:06.101 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@968346090 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:37:06.101 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:37:06.101 [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:37:06.101 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:37:06.101 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:37:06.101 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:37:06.102 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 4 insertions, 0 updates, 0 deletions to 4 objects 18:37:06.102 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 18:37:06.102 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:37:06.102 [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:37:06.102 [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:37:06.102 [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:37:06.102 [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:37:06.102 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:37:06.102 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:37:06.102 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:37:06.102 [main] DEBUG org.hibernate.SQL -- insert into PdpPolicyStatus (deploy,pdpGroup,pdpType,name,version,state,localName,parentKeyName,parentKeyVersion,parentLocalName) values (?,?,?,?,?,?,?,?,?,?) 18:37:06.103 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:06.103 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:06.103 [main] DEBUG org.hibernate.orm.query.hql -- HQL : SELECT c FROM JpaPdpPolicyStatus c WHERE c.pdpGroup= :pdpGroup 18:37:06.104 [main] DEBUG org.hibernate.query.hql.internal.SemanticQueryBuilder -- Handling root path - JpaPdpPolicyStatus 18:37:06.104 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmNamedParameter(pdpGroup)] : null -> SqmBasicValuedSimplePath(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup) 18:37:06.104 [main] DEBUG org.hibernate.orm.query.sqm.ast -- SqmStatement Tree : -> [select] -> [query-spec] -> [select] -> [selection] -> [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [selection] <- [select] -> [from] -> [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [root] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)` <- [from] -> [where] -> [EQUAL] -> [basic-path] - `org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup` :pdpGroup <- [EQUAL] <- [where] <- [query-spec] <- [select] 18:37:06.104 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- filterQueryString is "SELECT c FROM __TABLE__ c WHERE c.pdpGroup= :pdpGroup" 18:37:06.104 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : jpps1_0 18:37:06.105 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus] 18:37:06.105 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id})] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.{id}] 18:37:06.105 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardVirtualTableGroup(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType)] with identifierForTableGroup [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] for NavigablePath [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:37:06.105 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmNamedParameter(pdpGroup) 18:37:06.105 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup) 18:37:06.105 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).deploy] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpGroup] | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).pdpType] | +-EmbeddableFetchImpl [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] | | +-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType.name] | | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType.version] | \-BasicFetch [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).state] 18:37:06.105 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (jpps1 : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)) { primaryTableReference : PdpPolicyStatus as jpps1_0 TableGroupJoins { join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) { primaryTableReference : PdpPolicyStatus as jpps1_0 } join StandardVirtualTableGroup (null : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) { primaryTableReference : PdpPolicyStatus as jpps1_0 } } } } } 18:37:06.105 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 18:37:06.105 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:06.105 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) : `class org.onap.policy.models.base.PfReferenceKey`@663799633 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@647df506) 18:37:06.105 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) : `class org.onap.policy.models.base.PfConceptKey`@365964066 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1554933142) 18:37:06.105 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c) -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))@56777196 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:37:06.105 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where jpps1_0.pdpGroup=? 18:37:06.106 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:06.106 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [wId] 18:37:06.106 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:37:06.106 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:37:06.106 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:06.106 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=wId) 18:37:06.106 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:06.106 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=wId) 18:37:06.106 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=wId)] : 1034555199 18:37:06.106 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:06.106 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:06.106 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:06.106 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:37:06.106 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:37:06.106 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:37:06.106 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:06.106 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:37:06.106 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:37:06.106 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:37:06.106 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:06.106 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:37:06.106 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=wId) 18:37:06.106 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@2c968c5f 18:37:06.106 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:06.106 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [xId] 18:37:06.106 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:37:06.106 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:37:06.106 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:06.106 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=xId) 18:37:06.106 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:06.106 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=xId) 18:37:06.106 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=xId)] : 1140086799 18:37:06.106 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:06.106 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:06.106 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:06.106 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:37:06.106 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:37:06.106 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:37:06.106 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:06.106 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:37:06.106 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:37:06.106 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:37:06.106 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:06.106 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:37:06.106 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=xId) 18:37:06.106 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@2c968c5f 18:37:06.106 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:06.106 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [yId] 18:37:06.106 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:37:06.106 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:37:06.106 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:06.106 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=yId) 18:37:06.106 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:06.106 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=yId) 18:37:06.106 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=yId)] : 1469554649 18:37:06.106 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:06.106 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:06.106 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:06.106 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:37:06.106 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:37:06.106 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:37:06.106 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:06.106 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:37:06.106 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:37:06.106 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:37:06.106 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:06.106 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:37:06.106 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=yId) 18:37:06.106 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@2c968c5f 18:37:06.106 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:06.107 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [zId] 18:37:06.107 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:37:06.107 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:37:06.107 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:06.107 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=zId) 18:37:06.107 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:06.107 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=zId) 18:37:06.107 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=zId)] : 984195555 18:37:06.107 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:06.107 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:06.107 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:06.107 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:37:06.107 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:37:06.107 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:37:06.107 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:06.107 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:37:06.107 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:37:06.107 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:37:06.107 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:06.107 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:37:06.107 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=zId) 18:37:06.107 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@2c968c5f 18:37:06.107 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:06.107 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:06.110 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 18:37:06.110 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 18:37:06.110 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:06.110 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:06.110 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@680656918 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1554933142) 18:37:06.110 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@1598229086 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:37:06.110 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:37:06.110 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=xId) 18:37:06.110 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=xId)] : 779539843 18:37:06.110 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:37:06.110 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:37:06.110 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:37:06.110 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:37:06.110 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:37:06.110 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:37:06.110 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:37:06.110 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:37:06.110 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:37:06.110 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:37:06.110 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=xId) 18:37:06.110 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@69a03be9 18:37:06.110 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = IGNORE 18:37:06.110 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:06.110 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType) : `class org.onap.policy.models.base.PfConceptKey`@99685963 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1554933142) 18:37:06.110 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)@498274747 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:37:06.110 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where (jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName) in ((?,?,?,?)) 18:37:06.110 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=zId) 18:37:06.110 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=zId)] : 394760911 18:37:06.110 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:37:06.110 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:37:06.110 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:37:06.110 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:37:06.110 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:37:06.111 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:37:06.111 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:37:06.111 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:37:06.111 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType] 18:37:06.111 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:37:06.111 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=zId) 18:37:06.111 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@123c674d 18:37:06.111 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 18:37:06.111 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 18:37:06.111 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 18:37:06.111 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 2 updates, 0 deletions to 2 objects 18:37:06.111 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 18:37:06.111 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 18:37:06.111 [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:37:06.111 [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:37:06.111 [main] DEBUG org.hibernate.SQL -- update PdpPolicyStatus set deploy=?,pdpGroup=?,pdpType=?,name=?,version=?,state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:06.112 [main] DEBUG org.hibernate.SQL -- update PdpPolicyStatus set deploy=?,pdpGroup=?,pdpType=?,name=?,version=?,state=? where localName=? and parentKeyName=? and parentKeyVersion=? and parentLocalName=? 18:37:06.112 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:06.112 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:06.112 [main] DEBUG org.onap.policy.models.dao.impl.DefaultPfDao -- filterQueryString is "SELECT c FROM __TABLE__ c WHERE c.pdpGroup= :pdpGroup" 18:37:06.112 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 18:37:06.112 [main] DEBUG org.hibernate.orm.results -- Initializer list 18:37:06.112 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id} -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}) : `class org.onap.policy.models.base.PfReferenceKey`@1151346634 (org.hibernate.metamodel.mapping.internal.EmbeddedIdentifierMappingImpl@647df506) 18:37:06.112 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType -> EmbeddableFetchInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType) : `class org.onap.policy.models.base.PfConceptKey`@1156584815 (EmbeddedAttributeMapping(NavigableRole[org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus.policyType])@1554933142) 18:37:06.112 [main] DEBUG org.hibernate.orm.results -- org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c) -> EntityResultInitializer(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c))@950944860 (SingleTableEntityPersister(org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus)) 18:37:06.112 [main] DEBUG org.hibernate.SQL -- select jpps1_0.localName,jpps1_0.parentKeyName,jpps1_0.parentKeyVersion,jpps1_0.parentLocalName,jpps1_0.deploy,jpps1_0.pdpGroup,jpps1_0.pdpType,jpps1_0.name,jpps1_0.version,jpps1_0.state from PdpPolicyStatus jpps1_0 where jpps1_0.pdpGroup=? 18:37:06.112 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:06.112 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [wId] 18:37:06.112 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:37:06.112 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:37:06.112 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:06.112 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=wId) 18:37:06.112 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:06.112 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=wId) 18:37:06.112 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=wId)] : 209366171 18:37:06.113 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:06.113 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:06.113 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:06.113 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:37:06.113 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:37:06.113 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:37:06.113 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:06.113 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:37:06.113 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:37:06.113 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:37:06.113 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:06.113 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:37:06.113 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=wId) 18:37:06.113 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@46bc95ec 18:37:06.113 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:06.113 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [xId] 18:37:06.113 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:37:06.113 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:37:06.113 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:06.113 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=xId) 18:37:06.113 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:06.113 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=xId) 18:37:06.113 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=xId)] : 941685927 18:37:06.113 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:06.113 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:06.113 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:06.113 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:37:06.113 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:37:06.113 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:37:06.113 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:06.113 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:37:06.113 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:37:06.113 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:37:06.113 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:06.113 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [FAILURE] 18:37:06.113 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=xId) 18:37:06.113 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@46bc95ec 18:37:06.113 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:06.113 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [yId] 18:37:06.113 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:37:06.113 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:37:06.113 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:06.113 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=yId) 18:37:06.113 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:06.113 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=yId) 18:37:06.113 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=yId)] : 1555933469 18:37:06.113 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:06.113 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:06.113 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:06.113 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:37:06.113 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:37:06.113 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:37:06.113 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:06.113 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:37:06.113 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:37:06.113 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:37:06.113 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:06.113 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [SUCCESS] 18:37:06.113 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=yId) 18:37:06.113 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@46bc95ec 18:37:06.113 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:06.113 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [0] - [zId] 18:37:06.113 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [1] - [MyPolicy] 18:37:06.113 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [2] - [1.2.3] 18:37:06.113 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [3] - [NULL] 18:37:06.113 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] : PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=zId) 18:37:06.113 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:06.113 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Hydrated EntityKey (org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)): PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=zId) 18:37:06.113 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Created new entity instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=zId)] : 100325477 18:37:06.113 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:06.113 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).{id}] 18:37:06.113 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:06.113 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [7] - [MyPolicyType] 18:37:06.113 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [8] - [1.2.4] 18:37:06.113 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] : PfConceptKey(name=MyPolicyType, version=1.2.4) 18:37:06.113 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Created composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:06.113 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [4] - [true] 18:37:06.113 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [5] - [groupA] 18:37:06.113 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [6] - [MyPdpType] 18:37:06.113 [main] DEBUG org.hibernate.orm.results.loading.org.hibernate.orm.results.loading.embeddable -- Initializing composite instance [org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c).policyType] 18:37:06.113 [main] DEBUG org.hibernate.orm.results -- Extracted JDBC value [9] - [WAITING] 18:37:06.113 [main] DEBUG org.hibernate.orm.results.loading.entity -- (EntityResultInitializer) Done materializing entityInstance : org.onap.policy.models.pdp.persistence.concepts.JpaPdpPolicyStatus(c)#PfReferenceKey(parentKeyName=MyPolicy, parentKeyVersion=1.2.3, parentLocalName=NULL, localName=zId) 18:37:06.113 [main] DEBUG org.hibernate.orm.results.loading -- Calling top-level assembler (0 / 1) : org.hibernate.sql.results.graph.entity.internal.EntityAssembler@46bc95ec 18:37:06.113 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:06.113 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 18:37:06.114 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 18:37:06.114 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@7a9f40a8] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@7a4846b] 18:37:06.114 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 18:37:06.114 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PdpProviderTest] 18:37:06.115 [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: 15.04 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 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 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 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 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 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.10: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] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ policy-models-pdp --- [INFO] Analyzed bundle 'policy-models-base' with 23 classes [INFO] Analyzed bundle 'policy-models-tosca' with 59 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-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ policy-models-pdp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ policy-models-pdp --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ policy-models-pdp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4: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/3.1.1-SNAPSHOT/policy-models-pdp-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-pdp/target/policy-models-pdp-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-pdp/3.1.1-SNAPSHOT/policy-models-pdp-3.1.1-SNAPSHOT.jar [INFO] [INFO] --------------< org.onap.policy.models:policy-models-pap >-------------- [INFO] Building policy-models-pap 3.1.1-SNAPSHOT [8/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-pap --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ policy-models-pap --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ policy-models-pap --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ policy-models-pap --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-pap/../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --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.1.1:check (onap-license) @ policy-models-pap --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.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.junit4.JUnit4Provider [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.307 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.011 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.148 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.011 s -- in org.onap.policy.models.pap.concepts.PdpGroupDeployResponseTest [INFO] Running org.onap.policy.models.pap.concepts.TestModels 18:37:10.119 [main] INFO com.openpojo.log.LoggerFactory -- Logging subsystem initialized to [com.openpojo.log.impl.SLF4JLogger] 18:37:10.123 [main] INFO com.openpojo.reflection.coverage.service.PojoCoverageFilterServiceFactory -- Jacoco detected, auto-configuring OpenPojo to ignore its structures. 18:37:10.177 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [sun.boot.class.path] 18:37:10.178 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/java/packages/lib 18:37:10.179 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/java/packages/lib] 18:37:10.179 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/x86_64-linux-gnu/jni 18:37:10.180 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/x86_64-linux-gnu/jni] 18:37:10.180 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib/x86_64-linux-gnu 18:37:10.180 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib/x86_64-linux-gnu] 18:37:10.180 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/x86_64-linux-gnu 18:37:10.180 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/x86_64-linux-gnu] 18:37:10.180 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/jni 18:37:10.180 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/jni] 18:37:10.180 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib 18:37:10.180 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib] 18:37:10.181 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib 18:37:10.181 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib] 18:37:10.182 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-pap/target/test-classes 18:37:10.182 [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:37:10.182 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-pap/target/classes 18:37:10.182 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/w/workspace/policy-models-sonar/models-pap/target/classes] 18:37:10.182 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-pdp/target/policy-models-pdp-3.1.1-SNAPSHOT.jar 18:37:10.183 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar 18:37:10.183 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar 18:37:10.184 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar 18:37:10.184 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-base/target/policy-models-base-3.1.1-SNAPSHOT.jar 18:37:10.184 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar 18:37:10.184 [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:37:10.186 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar 18:37:10.186 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar 18:37:10.190 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/awaitility/awaitility/4.2.0/awaitility-4.2.0.jar 18:37:10.190 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar 18:37:10.191 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar 18:37:10.191 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar 18:37:10.191 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar 18:37:10.192 [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:37:10.192 [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:37:10.193 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20.jar 18:37:10.199 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar 18:37:10.201 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar 18:37:10.202 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar 18:37:10.203 [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:37:10.204 [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:37:10.204 [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:37:10.206 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar 18:37:10.207 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar 18:37:10.207 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar 18:37:10.207 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar 18:37:10.207 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar 18:37:10.208 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar 18:37:10.208 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar 18:37:10.209 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar 18:37:10.210 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar 18:37:10.210 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar 18:37:10.211 [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:37:10.211 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar 18:37:10.212 [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:37:10.213 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar 18:37:10.213 [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:37:10.214 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar 18:37:10.214 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar 18:37:10.215 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar 18:37:10.215 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar 18:37:10.216 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar 18:37:10.216 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar 18:37:10.216 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar 18:37:10.216 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar 18:37:10.217 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar 18:37:10.217 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar 18:37:10.218 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar 18:37:10.219 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar 18:37:10.219 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar 18:37:10.219 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar 18:37:10.219 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar 18:37:10.229 [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:37:10.229 [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:37:10.229 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar 18:37:10.229 [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:37:10.230 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar 18:37:10.230 [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:37:10.230 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar 18:37:10.231 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar 18:37:10.231 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar 18:37:10.232 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar 18:37:10.232 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar 18:37:10.232 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar 18:37:10.232 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar 18:37:10.233 [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:37:10.239 [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:37:10.240 [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:37:10.240 [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:37:10.240 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar 18:37:10.241 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar 18:37:10.242 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar 18:37:10.245 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar 18:37:10.246 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar 18:37:10.246 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar 18:37:10.246 [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:37:10.247 [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:37:10.247 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar 18:37:10.248 [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:37:10.249 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar 18:37:10.249 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar 18:37:10.250 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar 18:37:10.250 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar 18:37:10.250 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar 18:37:10.252 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar 18:37:10.253 [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:37:10.254 [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:37:10.254 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar 18:37:10.255 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar 18:37:10.255 [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:37:10.256 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar 18:37:10.256 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar 18:37:10.257 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar 18:37:10.257 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar 18:37:10.258 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar 18:37:10.258 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar 18:37:10.258 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar 18:37:10.258 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar 18:37:10.259 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar 18:37:10.259 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar 18:37:10.260 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar 18:37:10.260 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar 18:37:10.261 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar 18:37:10.261 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar 18:37:10.261 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar 18:37:10.261 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar 18:37:10.262 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar 18:37:10.262 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar 18:37:10.262 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar 18:37:10.263 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar 18:37:10.264 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar 18:37:10.264 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar 18:37:10.265 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar 18:37:10.265 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar 18:37:10.269 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar 18:37:10.269 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar 18:37:10.269 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar 18:37:10.270 [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:37:10.271 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar 18:37:10.271 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar 18:37:10.272 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar 18:37:10.272 [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:37:10.273 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar 18:37:10.273 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar 18:37:10.273 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar 18:37:10.274 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar 18:37:10.274 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar 18:37:10.274 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar 18:37:10.275 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar 18:37:10.275 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jline/jline/2.12.1/jline-2.12.1.jar 18:37:10.275 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/json/json/20231013/json-20231013.jar 18:37:10.275 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [java.ext.dirs] 18:37:10.360 [main] INFO com.openpojo.validation.affirm.Affirmation -- Dynamically setting affirmation implementation = [com.openpojo.validation.affirm.JUnitAssertAffirmation [@9fecdf1: ]] 18:37:10.367 [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 [DkdkwKvzy23] 18:37:10.367 [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 [oTjlf] 18:37:10.367 [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 [1oo9ZldzK5] 18:37:10.368 [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 [4QwAGrIS] 18:37:10.368 [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 18:37:10.378 [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 [5261238390437150778] 18:37:10.378 [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 [NNZA4DAoDf] 18:37:10.378 [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 [qkSBWS] 18:37:10.379 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:37:10.381 [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:37:10.382 [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 [DEPLOYMENT] 18:37:10.384 [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 [2083-09-20T12:12:08.383085012Z] 18:37:10.384 [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 [VxnfO4hr] 18:37:10.384 [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 [1243633673388253699] 18:37:10.385 [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 [4uAjQW9OlRL] 18:37:10.385 [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 [qSlcLoeX4Gt1vYO] 18:37:10.385 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifier] using InstanceFactory 18:37:10.385 [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:37:10.386 [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:37:10.387 [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 [2083-06-14T07:33:27.386345199Z] 18:37:10.387 [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 [fG9H] 18:37:10.387 [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:37:10.388 [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:37:10.388 [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:37:10.388 [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:37:10.391 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifierOptVersion] using InstanceFactory 18:37:10.391 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifierOptVersion] using InstanceFactory 18:37:10.391 [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:37:10.392 [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:37:10.392 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.tosca.authorative.concepts.ToscaConceptIdentifierOptVersion] using InstanceFactory 18:37:10.392 [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:37:10.392 [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:37:10.392 [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 [F2l7lqAA] 18:37:10.393 [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 [IpV091ENvwVPj] 18:37:10.396 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:10.397 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:10.397 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:10.397 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:37:10.397 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:37:10.397 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:37:10.403 [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:37:10.403 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:10.404 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:10.404 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:10.404 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:37:10.404 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:37:10.404 [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), PolicyStatus(policyTypeId=null, policyTypeVersion=null, policyId=null, policyVersion=null, successCount=0, failureCount=0, incompleteCount=0)]] 18:37:10.404 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:10.405 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:37:10.405 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:37:10.405 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:37:10.405 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:37:10.405 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:37:10.405 [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), PolicyStatus(policyTypeId=null, policyTypeVersion=null, policyId=null, policyVersion=null, successCount=0, failureCount=0, incompleteCount=0)]] 18:37:10.406 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:10.406 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:10.406 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:10.406 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:10.406 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:37:10.406 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:37:10.406 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:37:10.407 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.models.pap.concepts.PolicyStatus] using InstanceFactory 18:37:10.407 [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), 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:37:10.408 [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:37:10.408 [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:37:10.408 [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:37:10.408 [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:37:10.408 [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:37:10.408 [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:37:10.408 [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:37:10.409 [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:37:10.409 [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:37:10.409 [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:37:10.409 [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:37:10.409 [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:37:10.409 [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:37:10.409 [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:37:10.410 [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 [WTyOzXdZc] 18:37:10.411 [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 [jLYcZW] 18:37:10.411 [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 [8nO3] 18:37:10.411 [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 [ZvIs] 18:37:10.411 [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 [-2093875081] 18:37:10.411 [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 [68396672] 18:37:10.412 [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 [29941084] 18:37:10.412 [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 [nKu] 18:37:10.412 [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 [Qro4hYvi] 18:37:10.412 [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 [Kqm] 18:37:10.413 [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 [q86urjh] 18:37:10.413 [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 [-1370728913] 18:37:10.413 [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 [875690318] 18:37:10.413 [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 [1363847343] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.365 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 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.112 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.10: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] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ policy-models-pap --- [INFO] Analyzed bundle 'policy-models-pdp' with 29 classes [INFO] Analyzed bundle 'policy-models-base' with 23 classes [INFO] Analyzed bundle 'policy-models-dao' with 12 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-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ policy-models-pap --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ policy-models-pap --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ policy-models-pap --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4: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/3.1.1-SNAPSHOT/policy-models-pap-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-pap/target/policy-models-pap-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-pap/3.1.1-SNAPSHOT/policy-models-pap-3.1.1-SNAPSHOT.jar [INFO] [INFO] -----------< org.onap.policy.models:policy-models-decisions >----------- [INFO] Building policy-models-decisions 3.1.1-SNAPSHOT [9/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-decisions --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ policy-models-decisions --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ policy-models-decisions --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ policy-models-decisions --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-decisions/../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --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.1.1:check (onap-license) @ policy-models-decisions --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.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.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.models.decisions.concepts.TestModels 18:37:12.164 [main] INFO com.openpojo.log.LoggerFactory -- Logging subsystem initialized to [com.openpojo.log.impl.SLF4JLogger] 18:37:12.167 [main] INFO com.openpojo.reflection.coverage.service.PojoCoverageFilterServiceFactory -- Jacoco detected, auto-configuring OpenPojo to ignore its structures. 18:37:12.220 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [sun.boot.class.path] 18:37:12.221 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/java/packages/lib 18:37:12.223 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/java/packages/lib] 18:37:12.223 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/x86_64-linux-gnu/jni 18:37:12.223 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/x86_64-linux-gnu/jni] 18:37:12.223 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib/x86_64-linux-gnu 18:37:12.223 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib/x86_64-linux-gnu] 18:37:12.223 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/x86_64-linux-gnu 18:37:12.224 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/x86_64-linux-gnu] 18:37:12.224 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/jni 18:37:12.224 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/jni] 18:37:12.224 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib 18:37:12.224 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib] 18:37:12.225 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib 18:37:12.225 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib] 18:37:12.225 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-decisions/target/test-classes 18:37:12.225 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/w/workspace/policy-models-sonar/models-decisions/target/test-classes] 18:37:12.225 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-decisions/target/classes 18:37:12.226 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/w/workspace/policy-models-sonar/models-decisions/target/classes] 18:37:12.226 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar 18:37:12.231 [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:37:12.234 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar 18:37:12.235 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar 18:37:12.236 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar 18:37:12.236 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar 18:37:12.236 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar 18:37:12.237 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar 18:37:12.237 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar 18:37:12.237 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar 18:37:12.237 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar 18:37:12.238 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar 18:37:12.238 [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:37:12.238 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar 18:37:12.239 [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:37:12.239 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar 18:37:12.240 [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:37:12.240 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar 18:37:12.240 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar 18:37:12.241 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar 18:37:12.241 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar 18:37:12.241 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar 18:37:12.242 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar 18:37:12.242 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar 18:37:12.242 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar 18:37:12.243 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar 18:37:12.243 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar 18:37:12.244 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar 18:37:12.245 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar 18:37:12.245 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar 18:37:12.245 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar 18:37:12.245 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar 18:37:12.256 [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:37:12.257 [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:37:12.257 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar 18:37:12.257 [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:37:12.257 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar 18:37:12.258 [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:37:12.258 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar 18:37:12.259 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar 18:37:12.259 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar 18:37:12.259 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar 18:37:12.260 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar 18:37:12.260 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar 18:37:12.260 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar 18:37:12.261 [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:37:12.269 [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:37:12.270 [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:37:12.270 [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:37:12.270 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar 18:37:12.270 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar 18:37:12.271 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar 18:37:12.271 [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:37:12.271 [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:37:12.272 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20.jar 18:37:12.275 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar 18:37:12.276 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar 18:37:12.276 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar 18:37:12.277 [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:37:12.277 [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:37:12.277 [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:37:12.278 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar 18:37:12.278 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar 18:37:12.279 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar 18:37:12.284 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar 18:37:12.285 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar 18:37:12.285 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar 18:37:12.285 [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:37:12.286 [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:37:12.287 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar 18:37:12.287 [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:37:12.288 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar 18:37:12.289 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar 18:37:12.289 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar 18:37:12.289 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar 18:37:12.290 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar 18:37:12.292 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar 18:37:12.292 [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:37:12.293 [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:37:12.294 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar 18:37:12.295 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar 18:37:12.295 [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:37:12.296 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar 18:37:12.296 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar 18:37:12.297 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar 18:37:12.297 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar 18:37:12.298 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar 18:37:12.298 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar 18:37:12.298 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar 18:37:12.299 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar 18:37:12.299 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar 18:37:12.300 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar 18:37:12.300 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar 18:37:12.300 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar 18:37:12.301 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar 18:37:12.301 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar 18:37:12.302 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar 18:37:12.302 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar 18:37:12.302 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar 18:37:12.302 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar 18:37:12.303 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar 18:37:12.304 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar 18:37:12.305 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar 18:37:12.305 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar 18:37:12.305 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar 18:37:12.306 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar 18:37:12.311 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar 18:37:12.311 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar 18:37:12.312 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar 18:37:12.313 [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:37:12.314 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar 18:37:12.314 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar 18:37:12.315 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar 18:37:12.316 [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:37:12.317 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar 18:37:12.317 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar 18:37:12.317 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar 18:37:12.318 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar 18:37:12.319 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar 18:37:12.319 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar 18:37:12.319 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar 18:37:12.319 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jline/jline/2.12.1/jline-2.12.1.jar 18:37:12.320 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/json/json/20231013/json-20231013.jar 18:37:12.320 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [java.ext.dirs] 18:37:12.387 [main] INFO com.openpojo.validation.affirm.Affirmation -- Dynamically setting affirmation implementation = [com.openpojo.validation.affirm.JUnitAssertAffirmation [@614df0a4: ]] 18:37:12.389 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.decisions.concepts.DecisionRequest.onapName, fieldGetter=PojoMethodImpl [method=getOnapName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOnapName args=[class java.lang.String] return=void]]] with value [raBV2p3m] 18:37:12.390 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.decisions.concepts.DecisionRequest.onapComponent, fieldGetter=PojoMethodImpl [method=getOnapComponent args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOnapComponent args=[class java.lang.String] return=void]]] with value [R2J0HK] 18:37:12.390 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.decisions.concepts.DecisionRequest.onapInstance, fieldGetter=PojoMethodImpl [method=getOnapInstance args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOnapInstance args=[class java.lang.String] return=void]]] with value [h6Z5d] 18:37:12.391 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.decisions.concepts.DecisionRequest.requestId, fieldGetter=PojoMethodImpl [method=getRequestId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRequestId args=[class java.lang.String] return=void]]] with value [49vE9] 18:37:12.396 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.396 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.396 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.396 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.396 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.396 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.397 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.models.decisions.concepts.DecisionRequest.context, fieldGetter=PojoMethodImpl [method=getContext args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setContext args=[interface java.util.Map] return=void]]] with value [{UXq4f=java.lang.Object@1f6c9cd8, jtQbpdEr=java.lang.Object@5b619d14}] 18:37:12.397 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.decisions.concepts.DecisionRequest.action, fieldGetter=PojoMethodImpl [method=getAction args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setAction args=[class java.lang.String] return=void]]] with value [EveACf] 18:37:12.399 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.OffsetDateTime] using InstanceFactory 18:37:12.400 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.LocalDateTime] using InstanceFactory 18:37:12.402 [main] WARN com.openpojo.reflection.impl.PojoMethodFactory -- Getter=[getMonth] in class=[java.time.LocalDate] rejected due non-equal return types [class java.time.Month != short] 18:37:12.402 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.LocalDate] using InstanceFactory 18:37:12.404 [main] WARN com.openpojo.reflection.impl.PojoMethodFactory -- Getter=[getHour] in class=[java.time.LocalTime] rejected due non-equal return types [int != byte] 18:37:12.405 [main] WARN com.openpojo.reflection.impl.PojoMethodFactory -- Getter=[getMinute] in class=[java.time.LocalTime] rejected due non-equal return types [int != byte] 18:37:12.405 [main] WARN com.openpojo.reflection.impl.PojoMethodFactory -- Getter=[getSecond] in class=[java.time.LocalTime] rejected due non-equal return types [int != byte] 18:37:12.405 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.LocalTime] using InstanceFactory 18:37:12.406 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.ZoneOffset] using InstanceFactory 18:37:12.406 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.time.OffsetDateTime org.onap.policy.models.decisions.concepts.DecisionRequest.currentDateTime, fieldGetter=PojoMethodImpl [method=getCurrentDateTime args=[] return=class java.time.OffsetDateTime], fieldSetter=PojoMethodImpl [method=setCurrentDateTime args=[class java.time.OffsetDateTime] return=void]]] with value [+376971792-0-26737-0-10650T0-16:0-2:0-62.1223297398-551192:52:10] 18:37:12.407 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.LocalDate] using InstanceFactory 18:37:12.407 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.time.LocalDate org.onap.policy.models.decisions.concepts.DecisionRequest.currentDate, fieldGetter=PojoMethodImpl [method=getCurrentDate args=[] return=class java.time.LocalDate], fieldSetter=PojoMethodImpl [method=setCurrentDate args=[class java.time.LocalDate] return=void]]] with value [-241709734-0-3428-0-8777] 18:37:12.408 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.OffsetTime] using InstanceFactory 18:37:12.408 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.LocalTime] using InstanceFactory 18:37:12.408 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.ZoneOffset] using InstanceFactory 18:37:12.408 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.time.OffsetTime org.onap.policy.models.decisions.concepts.DecisionRequest.currentTime, fieldGetter=PojoMethodImpl [method=getCurrentTime args=[] return=class java.time.OffsetTime], fieldSetter=PojoMethodImpl [method=setCurrentTime args=[class java.time.OffsetTime] return=void]]] with value [0-82:0-29:11.1506764945-436896:20:11] 18:37:12.409 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.ZoneOffset] using InstanceFactory 18:37:12.409 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.time.ZoneOffset org.onap.policy.models.decisions.concepts.DecisionRequest.timeZone, fieldGetter=PojoMethodImpl [method=getTimeZone args=[] return=class java.time.ZoneOffset], fieldSetter=PojoMethodImpl [method=setTimeZone args=[class java.time.ZoneOffset] return=void]]] with value [+86156:47] 18:37:12.409 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.409 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.409 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.410 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.410 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.410 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.410 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.410 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.411 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.models.decisions.concepts.DecisionRequest.resource, fieldGetter=PojoMethodImpl [method=getResource args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setResource args=[interface java.util.Map] return=void]]] with value [{e3HYZJ4Q3r=java.lang.Object@4a194c39, XeEKyDKyh=java.lang.Object@52066604, p4oQoFs=java.lang.Object@340b9973, ZV1hqamWD0lDC0dLQai=java.lang.Object@56113384}] 18:37:12.411 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.decisions.concepts.DecisionRequest.onapName, fieldGetter=PojoMethodImpl [method=getOnapName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOnapName args=[class java.lang.String] return=void]]] with value [hES3b8] 18:37:12.411 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.decisions.concepts.DecisionRequest.onapComponent, fieldGetter=PojoMethodImpl [method=getOnapComponent args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOnapComponent args=[class java.lang.String] return=void]]] with value [Uiu0] 18:37:12.412 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.decisions.concepts.DecisionRequest.onapInstance, fieldGetter=PojoMethodImpl [method=getOnapInstance args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOnapInstance args=[class java.lang.String] return=void]]] with value [uEZ8] 18:37:12.412 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.decisions.concepts.DecisionRequest.requestId, fieldGetter=PojoMethodImpl [method=getRequestId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRequestId args=[class java.lang.String] return=void]]] with value [SQ34rsZ9ppwNMc2a] 18:37:12.412 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.413 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.413 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.413 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.414 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.414 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.414 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.models.decisions.concepts.DecisionRequest.context, fieldGetter=PojoMethodImpl [method=getContext args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setContext args=[interface java.util.Map] return=void]]] with value [{0VwNRvG9=java.lang.Object@5a9d6f02, TJGBK6=java.lang.Object@362045c0, LajeDv=java.lang.Object@112f364d}] 18:37:12.414 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.decisions.concepts.DecisionRequest.action, fieldGetter=PojoMethodImpl [method=getAction args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setAction args=[class java.lang.String] return=void]]] with value [P1EUJx] 18:37:12.415 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.OffsetDateTime] using InstanceFactory 18:37:12.415 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.LocalDateTime] using InstanceFactory 18:37:12.415 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.LocalDate] using InstanceFactory 18:37:12.415 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.LocalTime] using InstanceFactory 18:37:12.415 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.ZoneOffset] using InstanceFactory 18:37:12.416 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.time.OffsetDateTime org.onap.policy.models.decisions.concepts.DecisionRequest.currentDateTime, fieldGetter=PojoMethodImpl [method=getCurrentDateTime args=[] return=class java.time.OffsetDateTime], fieldSetter=PojoMethodImpl [method=setCurrentDateTime args=[class java.time.OffsetDateTime] return=void]]] with value [+1316813352-9498-24664T0-105:0-67:02.1295098616+349930:30:35] 18:37:12.416 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.LocalDate] using InstanceFactory 18:37:12.416 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.time.LocalDate org.onap.policy.models.decisions.concepts.DecisionRequest.currentDate, fieldGetter=PojoMethodImpl [method=getCurrentDate args=[] return=class java.time.LocalDate], fieldSetter=PojoMethodImpl [method=setCurrentDate args=[class java.time.LocalDate] return=void]]] with value [+921233187-0-23496-10944] 18:37:12.416 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.OffsetTime] using InstanceFactory 18:37:12.417 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.LocalTime] using InstanceFactory 18:37:12.417 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.ZoneOffset] using InstanceFactory 18:37:12.417 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.time.OffsetTime org.onap.policy.models.decisions.concepts.DecisionRequest.currentTime, fieldGetter=PojoMethodImpl [method=getCurrentTime args=[] return=class java.time.OffsetTime], fieldSetter=PojoMethodImpl [method=setCurrentTime args=[class java.time.OffsetTime] return=void]]] with value [0-119:0-74:86.086032245+554626:11:59] 18:37:12.417 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class java.time.ZoneOffset] using InstanceFactory 18:37:12.417 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.time.ZoneOffset org.onap.policy.models.decisions.concepts.DecisionRequest.timeZone, fieldGetter=PojoMethodImpl [method=getTimeZone args=[] return=class java.time.ZoneOffset], fieldSetter=PojoMethodImpl [method=setTimeZone args=[class java.time.ZoneOffset] return=void]]] with value [+23717:03:14] 18:37:12.418 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.418 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.418 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.models.decisions.concepts.DecisionRequest.resource, fieldGetter=PojoMethodImpl [method=getResource args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setResource args=[interface java.util.Map] return=void]]] with value [{8C0QnIe5w8MpyF=java.lang.Object@6d9f7a80, OlZC=java.lang.Object@59252cb6, OePUgE=java.lang.Object@31d0e481, HbbFi=java.lang.Object@3243b914}] 18:37:12.426 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.models.decisions.concepts.DecisionException.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:37:12.426 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private final org.onap.policy.models.errors.concepts.ErrorResponse org.onap.policy.models.decisions.concepts.DecisionException.errorResponse, fieldGetter=PojoMethodImpl [method=getErrorResponse args=[] return=class org.onap.policy.models.errors.concepts.ErrorResponse], fieldSetter=null]] has no setter skipping 18:37:12.426 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.models.decisions.concepts.DecisionException.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:37:12.427 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private final org.onap.policy.models.errors.concepts.ErrorResponse org.onap.policy.models.decisions.concepts.DecisionException.errorResponse, fieldGetter=PojoMethodImpl [method=getErrorResponse args=[] return=class org.onap.policy.models.errors.concepts.ErrorResponse], fieldSetter=null]] with value [ErrorResponse(responseCode=Proxy Authentication Required, errorMessage=8UrHLouY, errorDetails=[8UrHLouY], warningDetails=null)] 18:37:12.431 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.decisions.concepts.DecisionResponse.status, fieldGetter=PojoMethodImpl [method=getStatus args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setStatus args=[class java.lang.String] return=void]]] with value [Zs] 18:37:12.432 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.decisions.concepts.DecisionResponse.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [LkqAKB4ZtrjpJr] 18:37:12.432 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.432 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.432 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.432 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.433 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.models.decisions.concepts.DecisionResponse.advice, fieldGetter=PojoMethodImpl [method=getAdvice args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setAdvice args=[interface java.util.Map] return=void]]] with value [{yV=java.lang.Object@2dd80673}] 18:37:12.433 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.433 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.433 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.433 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.434 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.models.decisions.concepts.DecisionResponse.obligations, fieldGetter=PojoMethodImpl [method=getObligations args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setObligations args=[interface java.util.Map] return=void]]] with value [{AMFY4ml0=java.lang.Object@acdb094, FqPsZLrKc3686=java.lang.Object@674bd420, ngR=java.lang.Object@2b0f373b, Nj5YNQ=java.lang.Object@2ceb80a1}] 18:37:12.434 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.434 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.434 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.434 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.434 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.435 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.435 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.435 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.435 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.models.decisions.concepts.DecisionResponse.policies, fieldGetter=PojoMethodImpl [method=getPolicies args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setPolicies args=[interface java.util.Map] return=void]]] with value [{axiQcnwXt=java.lang.Object@35a9782c, pmO=java.lang.Object@70a36a66, kGZqGUi21=java.lang.Object@45815ffc, 28sTG=java.lang.Object@732f29af}] 18:37:12.435 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.436 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.436 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.436 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.436 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.436 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.436 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.436 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.437 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.437 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.437 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.models.decisions.concepts.DecisionResponse.attributes, fieldGetter=PojoMethodImpl [method=getAttributes args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setAttributes args=[interface java.util.Map] return=void]]] with value [{n5=java.lang.Object@158a3b2e}] 18:37:12.437 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.decisions.concepts.DecisionResponse.status, fieldGetter=PojoMethodImpl [method=getStatus args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setStatus args=[class java.lang.String] return=void]]] with value [QQpsdl4kZ] 18:37:12.437 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.models.decisions.concepts.DecisionResponse.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [PAyCU6Hn9w1] 18:37:12.438 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.438 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.438 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.438 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.438 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.438 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.439 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.439 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.439 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.models.decisions.concepts.DecisionResponse.advice, fieldGetter=PojoMethodImpl [method=getAdvice args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setAdvice args=[interface java.util.Map] return=void]]] with value [{WmWNkUF=java.lang.Object@3e821657, kui8r=java.lang.Object@1d131e1b, FxfQA=java.lang.Object@71cf1b07, UwvE=java.lang.Object@615091b8, jJi33mSO=java.lang.Object@4fce136b}] 18:37:12.439 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.439 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.440 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.440 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.440 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.440 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.440 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.440 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.440 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.441 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.441 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.models.decisions.concepts.DecisionResponse.obligations, fieldGetter=PojoMethodImpl [method=getObligations args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setObligations args=[interface java.util.Map] return=void]]] with value [{z4O98D=java.lang.Object@61e94def, aonahDmrs8FP5=java.lang.Object@3300f4fd, FTD=java.lang.Object@ebb6851, xmKaoi=java.lang.Object@70ab2d48}] 18:37:12.441 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.441 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.441 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.442 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.442 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.442 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.442 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.442 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.442 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.443 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.443 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.models.decisions.concepts.DecisionResponse.policies, fieldGetter=PojoMethodImpl [method=getPolicies args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setPolicies args=[interface java.util.Map] return=void]]] with value [{68NnpufgC=java.lang.Object@3a6f2de3, SHfqt=java.lang.Object@49872d67, Voe=java.lang.Object@56303b57}] 18:37:12.443 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.443 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.443 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.443 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.443 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.444 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.444 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.444 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.444 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.444 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:37:12.444 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.models.decisions.concepts.DecisionResponse.attributes, fieldGetter=PojoMethodImpl [method=getAttributes args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setAttributes args=[interface java.util.Map] return=void]]] with value [{b3=java.lang.Object@753432a2}] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.501 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.10: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] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ policy-models-decisions --- [INFO] Analyzed bundle 'policy-models-errors' with 1 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-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ policy-models-decisions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ policy-models-decisions --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ policy-models-decisions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4: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/3.1.1-SNAPSHOT/policy-models-decisions-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-decisions/target/policy-models-decisions-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-decisions/3.1.1-SNAPSHOT/policy-models-decisions-3.1.1-SNAPSHOT.jar [INFO] [INFO] -----------< org.onap.policy.models:policy-models-provider >------------ [INFO] Building policy-models-provider 3.1.1-SNAPSHOT [10/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-provider --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ policy-models-provider --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ policy-models-provider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ policy-models-provider --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-provider/../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --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.1.1:check (onap-license) @ policy-models-provider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.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.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.models.provider.revisionhierarchy.HierarchyFetchTest 18:37:14,527 |-INFO in ch.qos.logback.classic.LoggerContext[PolicyModels] - This is logback-classic version 1.4.14 18:37:14,529 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2cae1042 - No custom configurators were discovered as a service. 18:37:14,529 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2cae1042 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 18:37:14,531 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2cae1042 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 18:37:14,535 |-INFO in ch.qos.logback.classic.LoggerContext[PolicyModels] - Could NOT find resource [logback-test.scmo] 18:37:14,536 |-INFO in ch.qos.logback.classic.LoggerContext[PolicyModels] - Could NOT find resource [logback.scmo] 18:37:14,542 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2cae1042 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 5 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:37:14,542 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2cae1042 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 18:37:14,544 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2cae1042 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 18:37:14,546 |-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:37:14,670 |-INFO in ch.qos.logback.classic.model.processor.ContextNameModelHandler - Setting logger context name as [PolicyModels] 18:37:14,671 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener] 18:37:14,688 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 18:37:14,688 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:37:14,698 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 18:37:14,728 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 18:37:14,729 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 18:37:14,730 |-WARN in ch.qos.logback.core.model.processor.AppenderModelHandler - Appender named [FILE] not referenced. Skipping further processing. 18:37:14,731 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.policy] to INFO 18:37:14,734 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.policy] to false 18:37:14,734 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.policy] 18:37:14,734 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@51df223b - End of configuration. 18:37:14,735 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@1849db1a - Registering current configuration as safe fallback point 18:37:14,735 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2cae1042 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 191 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY 2024-02-03 18:37:14,887 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:37:14,957 PolicyModels [main] INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 6.3.0.CR1 2024-02-03 18:37:14,960 PolicyModels [main] INFO org.hibernate.cfg.Environment - HHH000406: Using bytecode reflection optimizer 2024-02-03 18:37:15,003 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:37:15,308 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:37:15,311 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:37:15,311 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:HierarchyFetchTest] 2024-02-03 18:37:15,312 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:37:15,312 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:37:15,315 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:37:15,559 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:37:17,064 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:37:18,525 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:37:18,529 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:37:18,544 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3cf6f3aa] 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-02-03 18:37:18,571 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@47c9b8ee] 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-02-03 18:37:24,701 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: 10.28 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.007 s -- in org.onap.policy.models.provider.PolicyModelsProviderParametersTest [INFO] Running org.onap.policy.models.provider.TestPojos 2024-02-03 18:37:24,732 PolicyModels [main] INFO com.openpojo.log.LoggerFactory - Logging subsystem initialized to [com.openpojo.log.impl.SLF4JLogger] 2024-02-03 18:37:24,732 PolicyModels [main] INFO c.o.r.c.s.PojoCoverageFilterServiceFactory - Jacoco detected, auto-configuring OpenPojo to ignore its structures. 2024-02-03 18:37:24,770 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to get value for environment variable: [sun.boot.class.path] 2024-02-03 18:37:24,771 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /usr/java/packages/lib 2024-02-03 18:37:24,772 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/usr/java/packages/lib] 2024-02-03 18:37:24,772 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /usr/lib/x86_64-linux-gnu/jni 2024-02-03 18:37:24,772 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/x86_64-linux-gnu/jni] 2024-02-03 18:37:24,772 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /lib/x86_64-linux-gnu 2024-02-03 18:37:24,773 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/lib/x86_64-linux-gnu] 2024-02-03 18:37:24,773 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /usr/lib/x86_64-linux-gnu 2024-02-03 18:37:24,773 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/x86_64-linux-gnu] 2024-02-03 18:37:24,773 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /usr/lib/jni 2024-02-03 18:37:24,773 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib/jni] 2024-02-03 18:37:24,773 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /lib 2024-02-03 18:37:24,773 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/lib] 2024-02-03 18:37:24,773 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /usr/lib 2024-02-03 18:37:24,774 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to load entries from: [/usr/lib] 2024-02-03 18:37:24,774 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-provider/target/test-classes 2024-02-03 18:37:24,774 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-02-03 18:37:24,774 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-provider/target/classes 2024-02-03 18:37:24,774 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-02-03 18:37:24,774 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/policy/common/common-parameters/2.1.1-SNAPSHOT/common-parameters-2.1.1-SNAPSHOT.jar 2024-02-03 18:37:24,775 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-02-03 18:37:24,776 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar 2024-02-03 18:37:24,777 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar 2024-02-03 18:37:24,777 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar 2024-02-03 18:37:24,777 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar 2024-02-03 18:37:24,777 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar 2024-02-03 18:37:24,777 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar 2024-02-03 18:37:24,777 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar 2024-02-03 18:37:24,778 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar 2024-02-03 18:37:24,778 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar 2024-02-03 18:37:24,778 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar 2024-02-03 18:37:24,778 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-02-03 18:37:24,778 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar 2024-02-03 18:37:24,778 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-02-03 18:37:24,779 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar 2024-02-03 18:37:24,779 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-02-03 18:37:24,779 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar 2024-02-03 18:37:24,780 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar 2024-02-03 18:37:24,780 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar 2024-02-03 18:37:24,780 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar 2024-02-03 18:37:24,781 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar 2024-02-03 18:37:24,781 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar 2024-02-03 18:37:24,781 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar 2024-02-03 18:37:24,781 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar 2024-02-03 18:37:24,782 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar 2024-02-03 18:37:24,782 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar 2024-02-03 18:37:24,783 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar 2024-02-03 18:37:24,783 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar 2024-02-03 18:37:24,784 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar 2024-02-03 18:37:24,784 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar 2024-02-03 18:37:24,784 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar 2024-02-03 18:37:24,793 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-02-03 18:37:24,793 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-02-03 18:37:24,793 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar 2024-02-03 18:37:24,794 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-02-03 18:37:24,794 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar 2024-02-03 18:37:24,794 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-02-03 18:37:24,794 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar 2024-02-03 18:37:24,795 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar 2024-02-03 18:37:24,795 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar 2024-02-03 18:37:24,796 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar 2024-02-03 18:37:24,796 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar 2024-02-03 18:37:24,796 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar 2024-02-03 18:37:24,796 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar 2024-02-03 18:37:24,796 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-02-03 18:37:24,803 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-02-03 18:37:24,804 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-02-03 18:37:24,804 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-02-03 18:37:24,804 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-base/target/policy-models-base-3.1.1-SNAPSHOT.jar 2024-02-03 18:37:24,804 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-errors/target/policy-models-errors-3.1.1-SNAPSHOT.jar 2024-02-03 18:37:24,804 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-dao/target/policy-models-dao-3.1.1-SNAPSHOT.jar 2024-02-03 18:37:24,805 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-tosca/target/policy-models-tosca-3.1.1-SNAPSHOT.jar 2024-02-03 18:37:24,805 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-examples/target/policy-models-examples-3.1.1-SNAPSHOT.jar 2024-02-03 18:37:24,805 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar 2024-02-03 18:37:24,805 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-pdp/target/policy-models-pdp-3.1.1-SNAPSHOT.jar 2024-02-03 18:37:24,805 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /w/workspace/policy-models-sonar/models-pap/target/policy-models-pap-3.1.1-SNAPSHOT.jar 2024-02-03 18:37:24,805 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/h2database/h2/2.2.220/h2-2.2.220.jar 2024-02-03 18:37:24,807 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/awaitility/awaitility/4.2.0/awaitility-4.2.0.jar 2024-02-03 18:37:24,807 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hamcrest/hamcrest/2.1/hamcrest-2.1.jar 2024-02-03 18:37:24,807 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar 2024-02-03 18:37:24,807 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar 2024-02-03 18:37:24,807 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-02-03 18:37:24,807 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-02-03 18:37:24,808 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20.jar 2024-02-03 18:37:24,810 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar 2024-02-03 18:37:24,811 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar 2024-02-03 18:37:24,812 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-02-03 18:37:24,812 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-02-03 18:37:24,812 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-02-03 18:37:24,812 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-02-03 18:37:24,813 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar 2024-02-03 18:37:24,813 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar 2024-02-03 18:37:24,814 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar 2024-02-03 18:37:24,818 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar 2024-02-03 18:37:24,818 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar 2024-02-03 18:37:24,818 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar 2024-02-03 18:37:24,819 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-02-03 18:37:24,819 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-02-03 18:37:24,820 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar 2024-02-03 18:37:24,821 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-02-03 18:37:24,821 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar 2024-02-03 18:37:24,821 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar 2024-02-03 18:37:24,822 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar 2024-02-03 18:37:24,822 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar 2024-02-03 18:37:24,822 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar 2024-02-03 18:37:24,824 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar 2024-02-03 18:37:24,825 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-02-03 18:37:24,825 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-02-03 18:37:24,826 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar 2024-02-03 18:37:24,826 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar 2024-02-03 18:37:24,827 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-02-03 18:37:24,827 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar 2024-02-03 18:37:24,827 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar 2024-02-03 18:37:24,829 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar 2024-02-03 18:37:24,829 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar 2024-02-03 18:37:24,829 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar 2024-02-03 18:37:24,829 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar 2024-02-03 18:37:24,829 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar 2024-02-03 18:37:24,830 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar 2024-02-03 18:37:24,830 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar 2024-02-03 18:37:24,830 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar 2024-02-03 18:37:24,831 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar 2024-02-03 18:37:24,831 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar 2024-02-03 18:37:24,831 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar 2024-02-03 18:37:24,832 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar 2024-02-03 18:37:24,832 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar 2024-02-03 18:37:24,832 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar 2024-02-03 18:37:24,833 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar 2024-02-03 18:37:24,833 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar 2024-02-03 18:37:24,833 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar 2024-02-03 18:37:24,834 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar 2024-02-03 18:37:24,834 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar 2024-02-03 18:37:24,834 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar 2024-02-03 18:37:24,834 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar 2024-02-03 18:37:24,835 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar 2024-02-03 18:37:24,838 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar 2024-02-03 18:37:24,838 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar 2024-02-03 18:37:24,838 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar 2024-02-03 18:37:24,839 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-02-03 18:37:24,839 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar 2024-02-03 18:37:24,840 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar 2024-02-03 18:37:24,840 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar 2024-02-03 18:37:24,841 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-02-03 18:37:24,841 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar 2024-02-03 18:37:24,841 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar 2024-02-03 18:37:24,841 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar 2024-02-03 18:37:24,842 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar 2024-02-03 18:37:24,842 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar 2024-02-03 18:37:24,842 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar 2024-02-03 18:37:24,842 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar 2024-02-03 18:37:24,842 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/jline/jline/2.12.1/jline-2.12.1.jar 2024-02-03 18:37:24,843 PolicyModels [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader - Loading classes from: /tmp/r/org/json/json/20231013/json-20231013.jar 2024-02-03 18:37:24,843 PolicyModels [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader - Failed to get value for environment variable: [java.ext.dirs] 2024-02-03 18:37:24,881 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 2024-02-03 18:37:24,887 PolicyModels [main] INFO c.o.validation.affirm.Affirmation - Dynamically setting affirmation implementation = [com.openpojo.validation.affirm.JUnitAssertAffirmation [@224bbf2b: ]] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.180 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 s -- in org.onap.policy.models.provider.PolicyModelsProviderFactoryTest [INFO] Running org.onap.policy.models.provider.impl.PolicyTypePersistenceTest 2024-02-03 18:37:24,907 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:37:24,909 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:37:24,929 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:37:24,929 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:37:24,929 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PolicyToscaPersistenceTest] 2024-02-03 18:37:24,929 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:37:24,929 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:37:24,929 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:37:24,933 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:37:25,063 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:37:25,354 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:37:25,355 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:37:25,355 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@79688d97] 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-02-03 18:37:25,359 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4dc4f05] 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-02-03 18:37:33,238 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: 8.330 s -- in org.onap.policy.models.provider.impl.PolicyTypePersistenceTest [INFO] Running org.onap.policy.models.provider.impl.PolicyToscaPersistenceTest 2024-02-03 18:37:33,249 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:37:33,250 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:37:33,268 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:37:33,268 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:37:33,268 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PolicyToscaPersistenceTest] 2024-02-03 18:37:33,268 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:37:33,268 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:37:33,268 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:37:33,271 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:37:33,373 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:37:33,706 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:37:33,707 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:37:33,707 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5619048b] 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-02-03 18:37:33,709 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@35fa63e4] 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-02-03 18:37:37,117 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PolicyToscaPersistenceTest] 2024-02-03 18:37:37,123 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:37:37,124 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:37:37,139 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:37:37,139 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:37:37,139 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PolicyToscaPersistenceTest] 2024-02-03 18:37:37,139 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:37:37,139 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:37:37,139 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:37:37,141 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:37:37,230 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:37:37,450 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:37:37,450 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:37:37,451 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6809fdda] 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-02-03 18:37:37,452 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@73d17a4c] 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-02-03 18:37:41,765 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PolicyToscaPersistenceTest] 2024-02-03 18:37:41,770 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:37:41,772 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:37:41,784 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:37:41,785 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:37:41,785 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PolicyToscaPersistenceTest] 2024-02-03 18:37:41,785 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:37:41,785 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:37:41,785 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:37:41,786 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:37:41,864 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:37:42,075 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:37:42,075 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:37:42,076 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@65c2ce14] 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-02-03 18:37:42,077 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@b1cedb3] 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-02-03 18:37:44,892 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:PolicyToscaPersistenceTest] 2024-02-03 18:37:44,898 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:37:44,899 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:37:44,911 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:37:44,911 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:37:44,911 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:PolicyToscaPersistenceTest] 2024-02-03 18:37:44,911 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:37:44,911 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:37:44,911 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:37:44,913 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:37:44,985 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:37:45,187 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:37:45,187 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:37:45,188 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@dda11c1] 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-02-03 18:37:45,189 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@47f39171] 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-02-03 18:37:53,335 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: 20.09 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.022 s -- in org.onap.policy.models.provider.impl.DummyPolicyModelsProviderTest [INFO] Running org.onap.policy.models.provider.impl.DatabasePolicyModelsProviderTest 2024-02-03 18:37:53,370 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:37:53,372 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:37:53,383 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:37:53,383 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:37:53,383 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-02-03 18:37:53,383 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:37:53,383 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:37:53,383 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:37:53,386 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:37:53,463 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:37:53,676 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:37:53,676 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:37:53,677 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4bb2868d] 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-02-03 18:37:53,678 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@56bcb8f2] 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-02-03 18:37:53,728 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-02-03 18:37:53,733 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:37:53,734 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:37:53,745 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:37:53,745 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:37:53,745 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-02-03 18:37:53,745 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:37:53,745 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:37:53,745 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:37:53,747 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:37:53,812 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:37:54,004 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:37:54,004 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:37:54,004 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@f9186ce] 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-02-03 18:37:54,005 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1a9ce74a] 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-02-03 18:37:54,033 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-02-03 18:37:54,038 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:37:54,039 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:37:54,049 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:37:54,050 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:37:54,050 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc://www.acmecorp.nonexist] 2024-02-03 18:37:54,050 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:37:54,050 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:37:54,050 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:37:54,051 PolicyModels [main] WARN o.o.p.models.dao.impl.DefaultPfDao - Creation of Policy Framework persistence unit "ToscaConceptTest" failed 2024-02-03 18:37:54,054 PolicyModels [main] WARN o.o.p.models.dao.impl.DefaultPfDao - Creation of Policy Framework persistence unit "WileECoyote" failed 2024-02-03 18:37:54,057 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:37:54,058 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:37:54,067 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:37:54,067 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:37:54,067 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-02-03 18:37:54,067 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:37:54,067 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:37:54,067 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:37:54,069 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:37:54,136 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:37:54,378 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:37:54,378 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:37:54,378 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@71d0a71e] 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-02-03 18:37:54,379 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5936b7ac] 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-02-03 18:37:54,403 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-02-03 18:37:54,407 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:37:54,408 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:37:54,418 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:37:54,418 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:37:54,418 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-02-03 18:37:54,418 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:37:54,418 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:37:54,419 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:37:54,421 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:37:54,482 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:37:54,659 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:37:54,659 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:37:54,659 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@260a8d2] 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-02-03 18:37:54,660 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@52cbe53a] 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-02-03 18:37:54,684 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-02-03 18:37:54,689 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:37:54,690 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:37:54,699 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:37:54,700 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:37:54,700 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-02-03 18:37:54,700 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:37:54,700 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:37:54,700 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:37:54,704 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:37:54,770 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:37:54,941 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:37:54,941 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:37:54,942 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4853be6c] 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-02-03 18:37:54,942 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@42585d75] 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-02-03 18:37:54,977 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-02-03 18:37:54,982 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:37:54,984 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:37:54,994 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:37:54,994 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:37:54,994 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-02-03 18:37:54,994 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:37:54,994 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:37:54,994 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:37:55,007 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:37:55,077 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:37:55,284 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:37:55,284 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:37:55,284 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@15858228] 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-02-03 18:37:55,285 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@50f9c8c6] 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-02-03 18:37:55,310 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-02-03 18:37:55,314 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:37:55,316 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:37:55,325 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:37:55,325 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:37:55,325 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-02-03 18:37:55,325 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:37:55,325 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:37:55,325 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:37:55,328 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:37:55,388 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:37:55,544 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:37:55,545 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:37:55,545 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@24164978] 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-02-03 18:37:55,546 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4e6bed48] 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-02-03 18:37:55,580 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-02-03 18:37:55,584 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:37:55,585 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:37:55,596 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:37:55,596 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:37:55,596 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-02-03 18:37:55,596 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:37:55,596 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:37:55,596 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:37:55,597 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:37:55,668 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:37:55,820 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:37:55,820 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:37:55,820 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3321ac5f] 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-02-03 18:37:55,821 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@261078dc] 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-02-03 18:37:55,867 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-02-03 18:37:55,872 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:37:55,873 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:37:55,887 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:37:55,887 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:37:55,887 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-02-03 18:37:55,888 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:37:55,888 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:37:55,888 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:37:55,889 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:37:55,946 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:37:56,097 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:37:56,097 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:37:56,098 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@73165060] 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-02-03 18:37:56,098 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@311d79a3] 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-02-03 18:37:56,122 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-02-03 18:37:56,125 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:37:56,126 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:37:56,134 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:37:56,134 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:37:56,134 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-02-03 18:37:56,134 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:37:56,134 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:37:56,134 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:37:56,143 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:37:56,201 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:37:56,379 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:37:56,379 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:37:56,380 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@74bbce07] 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-02-03 18:37:56,380 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3fdbe64f] 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-02-03 18:37:56,403 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-02-03 18:37:56,409 PolicyModels [main] INFO o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: ToscaConceptTest] 2024-02-03 18:37:56,411 PolicyModels [main] INFO o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled 2024-02-03 18:37:56,420 PolicyModels [main] WARN o.hibernate.orm.connections.pooling - HHH10001002: Using built-in connection pool (not intended for production use) 2024-02-03 18:37:56,420 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001005: Loaded JDBC driver class: org.h2.Driver 2024-02-03 18:37:56,420 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001012: Connecting with JDBC URL [jdbc:h2:mem:DatabasePolicyModelsProviderTest] 2024-02-03 18:37:56,421 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001001: Connection properties: {password=****, user=policy} 2024-02-03 18:37:56,421 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001003: Autocommit mode: false 2024-02-03 18:37:56,421 PolicyModels [main] INFO o.hibernate.orm.connections.pooling - HHH10001115: Connection pool size: 20 (min=1) 2024-02-03 18:37:56,426 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-02-03 18:37:56,505 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:37:56,649 PolicyModels [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-02-03 18:37:56,649 PolicyModels [main] WARN org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [javax.persistence.schema-generation.database.action], use [jakarta.persistence.schema-generation.database.action] instead 2024-02-03 18:37:56,650 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@740dea84] 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-02-03 18:37:56,650 PolicyModels [main] INFO o.hibernate.orm.connections.access - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7969d2a9] 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-02-03 18:37:56,697 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.333 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.10: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] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ policy-models-provider --- [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-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-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ policy-models-provider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ policy-models-provider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ policy-models-provider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4: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/3.1.1-SNAPSHOT/policy-models-provider-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-provider/target/policy-models-provider-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-provider/3.1.1-SNAPSHOT/policy-models-provider-3.1.1-SNAPSHOT.jar [INFO] [INFO] ---------< org.onap.policy.models:policy-models-interactions >---------- [INFO] Building policy-models-interactions 3.1.1-SNAPSHOT [11/43] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-interactions --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ policy-models-interactions --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ policy-models-interactions --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ policy-models-interactions --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --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.1.1:check (onap-license) @ policy-models-interactions --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.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.10:report (post-unit-test) @ policy-models-interactions --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ policy-models-interactions --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ policy-models-interactions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ policy-models-interactions --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ policy-models-interactions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4: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/3.1.1-SNAPSHOT/policy-models-interactions-3.1.1-SNAPSHOT.pom [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-impl:model-impl >-- [INFO] Building model-impl 3.1.1-SNAPSHOT [12/43] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ model-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ model-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ model-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ model-impl --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-impl/../../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --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.1.1:check (onap-license) @ model-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.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.10:report (post-unit-test) @ model-impl --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ model-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ model-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ model-impl --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ model-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4: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/3.1.1-SNAPSHOT/model-impl-3.1.1-SNAPSHOT.pom [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-impl:rest >-- [INFO] Building rest 3.1.1-SNAPSHOT [13/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ rest --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-impl/rest/../../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --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.1.1:check (onap-license) @ rest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.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.junit4.JUnit4Provider [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.067 s -- in org.onap.policy.rest.HttpDeleteWithBodyTest [INFO] Running org.onap.policy.rest.RestTest 18:38:00.482 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@660e9100{/,null,STOPPED} added {SymlinkAllowedResourceAliasChecker@3dd69f5a{base=null,protected=[]},MANAGED} 18:38:00.516 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@660e9100{/,null,STOPPED} added {org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1,MANAGED} 18:38:00.526 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 added {ServletHandler@158d255c{STOPPED},MANAGED} 18:38:00.554 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPED,8<=0<=200,i=0,r=-1,t=-257897ms,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@1af05b03,POJO} 18:38:00.555 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@5987e932{STOPPED}[11.0.18,sto=0] added {QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPED,8<=0<=200,i=0,r=-1,t=-257897ms,q=0}[NO_TRY],AUTO} 18:38:00.556 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@5987e932{STOPPED}[11.0.18,sto=0] added {AttributeContainerMap@1ad777f{size=0},AUTO} 18:38:00.561 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@5bf61e67{STOPPED} added {Slf4jRequestLogWriter@2c1dc8e{STOPPED},AUTO} 18:38:00.583 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@5987e932{STOPPED}[11.0.18,sto=0] added {CustomRequestLog@5bf61e67{STOPPED},AUTO} 18:38:00.619 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@1d4664d7[HTTP/1.1] added {HttpConfiguration@46c00568{32768/8192,8192/8192,https://:0,[]},POJO} 18:38:00.629 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@198ef2ce{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPED,8<=0<=200,i=0,r=-1,t=-257971ms,q=0}[NO_TRY],AUTO} 18:38:00.630 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@198ef2ce{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@27f74733{STOPPED},AUTO} 18:38:00.643 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@5987e932{STOPPED}[11.0.18,sto=0] added {LogarithmicArrayByteBufferPool@3e850122{minBufferCapacity=0, maxBufferCapacity=65536, maxQueueLength=-1, factor=4096},POJO} 18:38:00.643 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@198ef2ce{null, ()}{0.0.0.0:0} added {LogarithmicArrayByteBufferPool@3e850122{minBufferCapacity=0, maxBufferCapacity=65536, maxQueueLength=-1, factor=4096},UNMANAGED} 18:38:00.643 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@198ef2ce{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.LogarithmicArrayByteBufferPool$LogarithmicRetainablePool@27fde870{min=0,max=65536,buckets=17,heap=0/-1,direct=0/-1},POJO} 18:38:00.644 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@198ef2ce{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.server.AbstractConnector$1@78faea5f,POJO} 18:38:00.645 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@198ef2ce{null, (http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@1d4664d7[HTTP/1.1],AUTO} 18:38:00.645 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@198ef2ce{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@1d4664d7[HTTP/1.1] 18:38:00.650 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@198ef2ce{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@198ef2ce{HTTP/1.1, (http/1.1)}{0.0.0.0:0},MANAGED} 18:38:00.650 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@5987e932{STOPPED}[11.0.18,sto=0] added {RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651},AUTO} 18:38:00.651 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@5987e932{STOPPED}[11.0.18,sto=0] added {o.e.j.s.ServletContextHandler@660e9100{/base,null,STOPPED},MANAGED} 18:38:00.680 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@158d255c{STOPPED} added {org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 18:38:00.681 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@158d255c{STOPPED} added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-2c708440,POJO} 18:38:00.685 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestTest, host=localhost, port=42651, sniHostCheck=false, user=null, password=null, contextPath=/base, jettyServer=Server@5987e932{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@660e9100{/base,null,STOPPED}, connector=RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{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:38:00.695 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestTest, host=localhost, port=42651, sniHostCheck=false, user=null, password=null, contextPath=/base, jettyServer=Server@5987e932{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@660e9100{/base,null,STOPPED}, connector=RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:38:00.696 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestTest, host=localhost, port=42651, sniHostCheck=false, user=null, password=null, contextPath=/base, jettyServer=Server@5987e932{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@660e9100{/base,null,STOPPED}, connector=RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:00.700 [RestTest-42651] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestTest, host=localhost, port=42651, sniHostCheck=false, user=null, password=null, contextPath=/base, jettyServer=Server@5987e932{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@660e9100{/base,null,STOPPED}, connector=RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}, jettyThread=Thread[RestTest-42651,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:00.703 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Server@5987e932{STOPPED}[11.0.18,sto=0] 18:38:00.711 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@5987e932{STARTING}[11.0.18,sto=0] added {ErrorHandler@42963d5{STOPPED},AUTO} 18:38:00.714 [RestTest-42651] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:38:00.743 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:42651],POJO} 18:38:00.743 [RestTest-42651] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting Server@5987e932{STARTING}[11.0.18,sto=0] 18:38:00.744 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPED,8<=0<=200,i=0,r=-1,t=-258085ms,q=0}[NO_TRY] 18:38:00.746 [RestTest-42651] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0} 18:38:00.746 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool[qtp1187972599]@46cf05f7{STARTING,8<=0<=200,i=0,r=-1,t=-258088ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}] added {ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0},AUTO} 18:38:00.746 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0} 18:38:00.751 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1122ms ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0} 18:38:00.755 [RestTest-42651] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1187972599-18,5,main] 18:38:00.755 [RestTest-42651] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1187972599-19,5,main] 18:38:00.756 [RestTest-42651] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1187972599-20,5,main] 18:38:00.756 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1187972599]@46cf05f7{STARTING,8<=3<=200,i=3,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}] 18:38:00.758 [RestTest-42651] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1187972599-21,5,main] 18:38:00.758 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1187972599]@46cf05f7{STARTING,8<=4<=200,i=4,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}] 18:38:00.755 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1187972599]@46cf05f7{STARTING,8<=2<=200,i=2,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}] 18:38:00.760 [RestTest-42651] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1187972599-22,5,main] 18:38:00.760 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1187972599]@46cf05f7{STARTING,8<=5<=200,i=5,r=-1,t=59997ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}] 18:38:00.761 [RestTest-42651] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1187972599-23,5,main] 18:38:00.761 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1187972599]@46cf05f7{STARTING,8<=6<=200,i=6,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}] 18:38:00.762 [RestTest-42651] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1187972599-24,5,main] 18:38:00.762 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1187972599]@46cf05f7{STARTING,8<=7<=200,i=7,r=-1,t=59998ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}] 18:38:00.764 [RestTest-42651] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[qtp1187972599-25,5,main] 18:38:00.764 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1187972599]@46cf05f7{STARTING,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}] 18:38:00.765 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1136ms QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}] 18:38:00.765 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AttributeContainerMap@1ad777f{size=0} 18:38:00.765 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1136ms AttributeContainerMap@1ad777f{size=0} 18:38:00.765 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING CustomRequestLog@5bf61e67{STOPPED} 18:38:00.765 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING Slf4jRequestLogWriter@2c1dc8e{STOPPED} 18:38:00.766 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1137ms Slf4jRequestLogWriter@2c1dc8e{STARTED} 18:38:00.766 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1137ms CustomRequestLog@5bf61e67{STARTED} 18:38:00.766 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING o.e.j.s.ServletContextHandler@660e9100{/base,null,STOPPED} 18:38:00.767 [RestTest-42651] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory -- Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@6ed40e49 18:38:00.774 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=8,r=-1,t=59989ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}] 18:38:00.781 [RestTest-42651] DEBUG org.eclipse.jetty.http.PreEncodedHttpField -- HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@17b8877e] 18:38:00.786 [RestTest-42651] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting o.e.j.s.ServletContextHandler@660e9100{/base,null,STARTING} 18:38:00.786 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SymlinkAllowedResourceAliasChecker@3dd69f5a{base=null,protected=[]} 18:38:00.786 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- o.e.j.s.ServletContextHandler@660e9100{/base,null,STARTING} added {org.eclipse.jetty.server.AllowedResourceAliasChecker$AllowedResourceAliasCheckListener@64685d16,POJO} 18:38:00.787 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1158ms SymlinkAllowedResourceAliasChecker@3dd69f5a{base=null,protected=[]} 18:38:00.787 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 18:38:00.791 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 added {org.eclipse.jetty.server.session.DefaultSessionCache@32bade77[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 18:38:00.793 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.DefaultSessionCache@32bade77[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@573fa040[passivating=false,graceSec=3600],AUTO} 18:38:00.795 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING DefaultSessionIdManager@137f8d56{STOPPED}[worker=null] 18:38:00.805 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionIdManager@137f8d56{STARTING}[worker=node0] added {HouseKeeper@24f654bd{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 18:38:00.807 [RestTest-42651] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:38:00.808 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HouseKeeper@24f654bd{STOPPED}[interval=600000, ownscheduler=false] 18:38:00.808 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ScheduledExecutorScheduler@54d6d5a8{STOPPED} 18:38:00.808 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1179ms ScheduledExecutorScheduler@54d6d5a8{STARTED} 18:38:00.808 [RestTest-42651] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 using own scheduler for scavenging 18:38:00.809 [RestTest-42651] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 scavenging every 660000ms 18:38:00.810 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1181ms HouseKeeper@24f654bd{STARTED}[interval=660000, ownscheduler=true] 18:38:00.810 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1182ms DefaultSessionIdManager@137f8d56{STARTED}[worker=node0] 18:38:00.811 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@5987e932{STARTING}[11.0.18,sto=0] added {DefaultSessionIdManager@137f8d56{STARTED}[worker=node0],MANAGED} 18:38:00.811 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 added {DefaultSessionIdManager@137f8d56{STARTED}[worker=node0],UNMANAGED} 18:38:00.811 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ScheduledExecutorScheduler@107de3c0{STOPPED} 18:38:00.811 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1182ms ScheduledExecutorScheduler@107de3c0{STARTED} 18:38:00.812 [RestTest-42651] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 18:38:00.812 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ServletHandler@158d255c{STOPPED} 18:38:00.819 [RestTest-42651] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-2c708440[EMBEDDED:null] 18:38:00.822 [RestTest-42651] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 18:38:00.823 [RestTest-42651] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet24d05758{/*->org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 18:38:00.823 [RestTest-42651] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-2c708440=MappedServlet2fd5506b{null->org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 18:38:00.824 [RestTest-42651] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Adding Default404Servlet to ServletHandler@158d255c{STARTING} 18:38:00.824 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@158d255c{STARTING} added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-64ae29f7==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@b099410e{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 18:38:00.824 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@158d255c{STARTING} added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-64ae29f7,POJO} 18:38:00.824 [RestTest-42651] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-2c708440[EMBEDDED:null] 18:38:00.825 [RestTest-42651] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 18:38:00.825 [RestTest-42651] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet61fd7b01{/*->org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 18:38:00.825 [RestTest-42651] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-64ae29f7[EMBEDDED:null] 18:38:00.825 [RestTest-42651] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{/},resource=MappedServlet7ca0be08{/->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-64ae29f7==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@b099410e{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=2] 18:38:00.825 [RestTest-42651] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-2c708440=MappedServlet7188c331{null->org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-64ae29f7=MappedServlet647cbd66{null->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-64ae29f7==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@b099410e{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 18:38:00.825 [RestTest-42651] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-2c708440[EMBEDDED:null] 18:38:00.826 [RestTest-42651] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 18:38:00.826 [RestTest-42651] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet6ed3e79b{/*->org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 18:38:00.826 [RestTest-42651] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-64ae29f7[EMBEDDED:null] 18:38:00.826 [RestTest-42651] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{/},resource=MappedServlet177a54b7{/->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-64ae29f7==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@b099410e{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=2] 18:38:00.826 [RestTest-42651] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-2c708440=MappedServlet7188c331{null->org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-64ae29f7=MappedServlet647cbd66{null->org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-64ae29f7==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@b099410e{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 18:38:00.827 [RestTest-42651] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting ServletHandler@158d255c{STARTING} 18:38:00.827 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1198ms ServletHandler@158d255c{STARTED} 18:38:00.827 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.server.session.DefaultSessionCache@32bade77[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 18:38:00.827 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.server.session.NullSessionDataStore@573fa040[passivating=false,graceSec=3600] 18:38:00.827 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1198ms org.eclipse.jetty.server.session.NullSessionDataStore@573fa040[passivating=false,graceSec=3600] 18:38:00.827 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1198ms org.eclipse.jetty.server.session.DefaultSessionCache@32bade77[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 18:38:00.827 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1198ms org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 18:38:00.829 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-64ae29f7==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@b099410e{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 18:38:00.831 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1202ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-64ae29f7==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@b099410e{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 18:38:00.831 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED} 18:38:00.832 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @1203ms org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STARTED} 18:38:00.848 [RestTest-42651] DEBUG org.eclipse.jetty.servlet.ServletHolder -- Servlet.init null for org.glassfish.jersey.servlet.ServletContainer-2c708440 18:38:01.568 [RestTest-42651] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:01.642 [RestTest-42651] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:01.642 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2013ms o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:01.642 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ErrorHandler@42963d5{STOPPED} 18:38:01.642 [RestTest-42651] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- starting ErrorHandler@42963d5{STARTING} 18:38:01.642 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2014ms ErrorHandler@42963d5{STARTED} 18:38:01.643 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651} 18:38:01.645 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ScheduledExecutorScheduler@27f74733{STOPPED} 18:38:01.645 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2016ms ScheduledExecutorScheduler@27f74733{STARTED} 18:38:01.645 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HttpConnectionFactory@1d4664d7[HTTP/1.1] 18:38:01.645 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2016ms HttpConnectionFactory@1d4664d7[HTTP/1.1] 18:38:01.645 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SelectorManager@RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651} 18:38:01.649 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=8,r=-1,t=59115ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-03T18:38:01.649517322Z added {SelectorProducer@1fc30b1c,POJO} 18:38:01.649 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=8,r=-1,t=59114ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-03T18:38:01.649920475Z added {QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=8,r=-1,t=59114ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}],UNMANAGED} 18:38:01.650 [RestTest-42651] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=8,r=-1,t=59114ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-03T18:38:01.650272478Z created 18:38:01.650 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@22df0abe{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=8,r=-1,t=59114ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-03T18:38:01.650677911Z,MANAGED} 18:38:01.650 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SelectorManager@RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651} added {ManagedSelector@22df0abe{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 18:38:01.650 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=8,r=-1,t=59113ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-03T18:38:01.651107824Z added {SelectorProducer@4b83f37b,POJO} 18:38:01.651 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=8,r=-1,t=59113ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-03T18:38:01.651356116Z added {QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=8,r=-1,t=59113ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}],UNMANAGED} 18:38:01.651 [RestTest-42651] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=8,r=-1,t=59113ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-03T18:38:01.651697638Z created 18:38:01.651 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@4c9f9afc{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=8,r=-1,t=59112ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-03T18:38:01.65197047Z,MANAGED} 18:38:01.652 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SelectorManager@RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651} added {ManagedSelector@4c9f9afc{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO} 18:38:01.652 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ManagedSelector@22df0abe{STOPPED} id=0 keys=-1 selected=-1 updates=0 18:38:01.652 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=8,r=-1,t=59112ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-03T18:38:01.652502353Z 18:38:01.652 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2023ms AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=8,r=-1,t=59111ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-03T18:38:01.652727635Z 18:38:01.655 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$296/0x0000000800e5b3c8@6f91145b in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=7,r=-1,t=59109ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}] 18:38:01.655 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=7,r=-1,t=59108ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-03T18:38:01.655772656Z tryProduce false 18:38:01.656 [RestTest-42651] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$296/0x0000000800e5b3c8@6f91145b startThread=0 18:38:01.657 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:01.657 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:01.657 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 0 keys 18:38:01.657 [RestTest-42651] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@7d323353 on ManagedSelector@22df0abe{STARTING} id=0 keys=0 selected=0 updates=0 18:38:01.657 [RestTest-42651] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTING} id=0 keys=0 selected=0 updates=1 18:38:01.658 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:01.658 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/0 selected 18:38:01.658 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 1 updates 18:38:01.658 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:01.658 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@7d323353 18:38:01.658 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:01.658 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 0 keys 18:38:01.659 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2030ms ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=0 18:38:01.659 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ManagedSelector@4c9f9afc{STOPPED} id=1 keys=-1 selected=-1 updates=0 18:38:01.659 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=7,r=-1,t=59104ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-03T18:38:01.660024257Z 18:38:01.660 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2031ms AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=7,r=-1,t=59104ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-03T18:38:01.660250539Z 18:38:01.660 [RestTest-42651] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda$296/0x0000000800e5b3c8@3934b5c3 startThread=0 18:38:01.660 [RestTest-42651] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@5406c1a7 on ManagedSelector@4c9f9afc{STARTING} id=1 keys=0 selected=0 updates=0 18:38:01.660 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda$296/0x0000000800e5b3c8@3934b5c3 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=6,r=-1,t=59104ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}] 18:38:01.660 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=6,r=-1,t=59103ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-03T18:38:01.660807762Z tryProduce false 18:38:01.660 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:01.660 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@5406c1a7 18:38:01.661 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:01.661 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 0 keys 18:38:01.662 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2033ms ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=0 18:38:01.662 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2033ms SelectorManager@RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651} 18:38:01.663 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651} added {acceptor-0@5e285337,POJO} 18:38:01.663 [RestTest-42651] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue acceptor-0@5e285337 startThread=0 18:38:01.663 [RestTest-42651] INFO org.eclipse.jetty.server.AbstractConnector -- Started RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651} 18:38:01.663 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run acceptor-0@5e285337 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=5,r=-1,t=59101ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}] 18:38:01.663 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2034ms RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651} 18:38:01.663 [RestTest-42651] INFO org.eclipse.jetty.server.Server -- Started Server@5987e932{STARTING}[11.0.18,sto=0] @2035ms 18:38:01.663 [RestTest-42651] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2035ms Server@5987e932{STARTED}[11.0.18,sto=0] 18:38:01.664 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestTest, host=localhost, port=42651, sniHostCheck=false, user=null, password=null, contextPath=/base, jettyServer=Server@5987e932{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE}, connector=RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}, jettyThread=Thread[RestTest-42651,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4036 ms. 18:38:01.667 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42651/base/RestTest/GetHello/Bob?age=10: 18:38:01.905 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:38:01.914 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:38:01.915 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42651][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:38:01.928 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 0][route: {}->http://localhost:42651][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:01.930 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42651 18:38:01.932 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42651 18:38:01.935 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@5015b6a0[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41040]] on ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=0 18:38:01.935 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=1 18:38:01.933 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:41040<->127.0.0.1:42651 18:38:01.935 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:01.936 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:38:01.936 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/0 selected 18:38:01.936 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:38:01.936 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 1 updates 18:38:01.936 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:01.936 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:38:01.936 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@5015b6a0[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41040]] 18:38:01.938 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@5015b6a0[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41040]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=4,r=-1,t=58826ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}] 18:38:01.938 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@5015b6a0[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41040]] startThread=0 18:38:01.938 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:01.938 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:01.941 [main] DEBUG org.apache.http.headers -- http-outgoing-0 >> GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:38:01.941 [main] DEBUG org.apache.http.headers -- http-outgoing-0 >> Host: localhost:42651 18:38:01.941 [main] DEBUG org.apache.http.headers -- http-outgoing-0 >> Connection: Keep-Alive 18:38:01.941 [main] DEBUG org.apache.http.headers -- http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:38:01.941 [main] DEBUG org.apache.http.headers -- http-outgoing-0 >> Accept-Encoding: gzip,deflate 18:38:01.943 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:38:01.943 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "Host: localhost:42651[\r][\n]" 18:38:01.943 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]" 18:38:01.943 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:38:01.943 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:38:01.943 [main] DEBUG org.apache.http.wire -- http-outgoing-0 >> "[\r][\n]" 18:38:01.947 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@5e3cc975[{l=/127.0.0.1:42651,r=/127.0.0.1:41040,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:01.948 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@5e3cc975[{l=/127.0.0.1:42651,r=/127.0.0.1:41040,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 4 ms, remaining: 29996 ms 18:38:02.044 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{s=IDLE rs=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@5e3cc975[{l=/127.0.0.1:42651,r=/127.0.0.1:41040,OPEN,fill=-,flush=-,to=100/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@7fc91029{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.059 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@1de6a2ed::SocketChannelEndPoint@5e3cc975[{l=/127.0.0.1:42651,r=/127.0.0.1:41040,OPEN,fill=-,flush=-,to=115/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.060 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@5cc579ed on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:38:02.061 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@5e3cc975[{l=/127.0.0.1:42651,r=/127.0.0.1:41040,OPEN,fill=-,flush=-,to=117/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1de6a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@209bee16{s=START}]=>HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.061 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@1de6a2ed::SocketChannelEndPoint@5e3cc975[{l=/127.0.0.1:42651,r=/127.0.0.1:41040,OPEN,fill=-,flush=-,to=117/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1de6a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@209bee16{s=START}]=>HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.061 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@1de6a2ed::SocketChannelEndPoint@5e3cc975[{l=/127.0.0.1:42651,r=/127.0.0.1:41040,OPEN,fill=-,flush=-,to=117/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1de6a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@209bee16{s=START}]=>HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.061 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@3d5e801f{ReadCallback@26915d68{HttpConnection@1de6a2ed::SocketChannelEndPoint@5e3cc975[{l=/127.0.0.1:42651,r=/127.0.0.1:41040,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1de6a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@209bee16{s=START}]=>HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.062 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@5e3cc975[{l=/127.0.0.1:42651,r=/127.0.0.1:41040,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@1de6a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@209bee16{s=START}]=>HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.062 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@51ec5246 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:38:02.062 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=2 18:38:02.062 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.062 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@5e3cc975[{l=/127.0.0.1:42651,r=/127.0.0.1:41040,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@1de6a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@209bee16{s=START}]=>HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.062 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/1 selected 18:38:02.062 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 2 updates 18:38:02.062 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@5015b6a0[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41040]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=4,r=-1,t=58701ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}] 18:38:02.063 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:38:02.063 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@5cc579ed 18:38:02.063 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=5,r=-1,t=58701ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}] 18:38:02.063 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@51ec5246 18:38:02.063 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@5e3cc975[{l=/127.0.0.1:42651,r=/127.0.0.1:41040,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@1de6a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@209bee16{s=START}]=>HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.063 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.063 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.064 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 1/1/1 selected 18:38:02.064 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 1 keys, 0 updates 18:38:02.064 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41040], selector=sun.nio.ch.EPollSelectorImpl@1bf99cf5, interestOps=1, readyOps=1 SocketChannelEndPoint@5e3cc975[{l=/127.0.0.1:42651,r=/127.0.0.1:41040,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@1de6a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@209bee16{s=START}]=>HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.064 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@5e3cc975[{l=/127.0.0.1:42651,r=/127.0.0.1:41040,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1de6a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@209bee16{s=START}]=>HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.064 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@5e3cc975[{l=/127.0.0.1:42651,r=/127.0.0.1:41040,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1de6a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@209bee16{s=START}]=>HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{s=IDLE rs=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:38:02.065 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=5,r=-1,t=58699ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-03T18:38:02.065154811Z 18:38:02.065 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=1} startReservedThread p=1 18:38:02.067 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@76f2d46d{PENDING,thread=null} startThread=0 18:38:02.067 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=PRODUCE_EXECUTE_CONSUME t=SocketChannelEndPoint@5e3cc975[{l=/127.0.0.1:42651,r=/127.0.0.1:41040,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1de6a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@209bee16{s=START}]=>HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{s=IDLE rs=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@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=4,r=-1,t=58697ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=1}][pc=0,pic=0,pec=0,epc=0]@2024-02-03T18:38:02.067647518Z 18:38:02.067 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue SocketChannelEndPoint@5e3cc975[{l=/127.0.0.1:42651,r=/127.0.0.1:41040,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1de6a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@209bee16{s=START}]=>HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{s=IDLE rs=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:38:02.068 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.068 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.068 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@5e3cc975[{l=/127.0.0.1:42651,r=/127.0.0.1:41040,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1de6a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@209bee16{s=START}]=>HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.068 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.070 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@76f2d46d{PENDING,thread=null} in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=3,r=-1,t=58693ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=1}] 18:38:02.071 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76f2d46d{PENDING,thread=Thread[qtp1187972599-22,5,main]} was=PENDING next=RESERVED size=0+1 capacity=4 18:38:02.071 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76f2d46d{RESERVED,thread=Thread[qtp1187972599-22,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0} 18:38:02.071 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run SocketChannelEndPoint@5e3cc975[{l=/127.0.0.1:42651,r=/127.0.0.1:41040,OPEN,fill=FI,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1de6a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@209bee16{s=START}]=>HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{s=IDLE rs=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[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=3,r=-1,t=58692ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.071 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@3d5e801f{ReadCallback@26915d68{HttpConnection@1de6a2ed::SocketChannelEndPoint@5e3cc975[{l=/127.0.0.1:42651,r=/127.0.0.1:41040,OPEN,fill=FI,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1de6a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@209bee16{s=START}]=>HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.072 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1de6a2ed::SocketChannelEndPoint@5e3cc975[{l=/127.0.0.1:42651,r=/127.0.0.1:41040,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1de6a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@209bee16{s=START}]=>HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{s=IDLE rs=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@7fc91029{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.072 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.Pool -- RetainedBucket@708f3e70[inUse=0,size=1,max=-1,closed=false]{capacity=8192,inuse=0(0%)} returning new reserved entry MonoEntry@4f26939{PENDING,pooled=null} 18:38:02.075 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 181 DirectByteBuffer@69856a09[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:38:02.075 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1de6a2ed::SocketChannelEndPoint@5e3cc975[{l=/127.0.0.1:42651,r=/127.0.0.1:41040,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1de6a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@209bee16{s=START}]=>HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[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:38:02.075 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1de6a2ed::SocketChannelEndPoint@5e3cc975[{l=/127.0.0.1:42651,r=/127.0.0.1:41040,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1de6a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@209bee16{s=START}]=>HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[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:38:02.076 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[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:38:02.076 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:38:02.080 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:38:02.080 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:38:02.080 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:38:02.080 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:38:02.082 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:38:02.082 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:38:02.082 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:38:02.084 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42651) header=Host, headerString=[Host], valueString=[localhost:42651] 18:38:02.084 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:38:02.084 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:38:02.084 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:38:02.084 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:38:02.084 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:38:02.084 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:38:02.085 [qtp1187972599-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:38:02.085 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:38:02.085 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:38:02.085 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:38:02.085 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:38:02.086 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1128817795 cs=HttpChannelState@7fc91029{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@ae3ebb4 eof=false 18:38:02.089 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@ae3ebb4 18:38:02.089 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@18e0acb6[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=3}] 18:38:02.090 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/GetHello/Bob?age=10 on HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{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:42651/base/RestTest/GetHello/Bob?age=10,age=4} GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 Host: localhost:42651 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:38:02.090 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1de6a2ed::SocketChannelEndPoint@5e3cc975[{l=/127.0.0.1:42651,r=/127.0.0.1:41040,OPEN,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1de6a2ed[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@209bee16{s=START}]=>HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{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:42651/base/RestTest/GetHello/Bob?age=10,age=4}] parsed true HttpParser{s=CONTENT,0 of -1} 18:38:02.091 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@1de6a2ed::SocketChannelEndPoint@5e3cc975[{l=/127.0.0.1:42651,r=/127.0.0.1:41040,OPEN,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1de6a2ed[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@209bee16{s=START}]=>HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{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:42651/base/RestTest/GetHello/Bob?age=10,age=5}] 18:38:02.091 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42651/base/RestTest/GetHello/Bob?age=10 HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{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:42651/base/RestTest/GetHello/Bob?age=10,age=5} 18:38:02.091 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@7fc91029{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.092 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/GetHello/Bob?age=10,age=6} 18:38:02.093 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.Server -- REQUEST GET /base/RestTest/GetHello/Bob ?age=10 on HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/GetHello/Bob?age=10,age=7} 18:38:02.093 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.093 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.094 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:38:02.094 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:38:02.097 [qtp1187972599-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/GetHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/GetHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:38:02.100 [qtp1187972599-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:38:02.172 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@65b92564[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:38:02.173 [qtp1187972599-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=28 null 18:38:02.173 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@65e404fe[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@3110eb90{null} 18:38:02.174 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/GetHello/Bob on HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{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:42651/base/RestTest/GetHello/Bob?age=10,age=88} 200 null HTTP/1.1 Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 28 Content-Type: text/plain 18:38:02.178 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@cc0ad84[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@c91e388] (null,[p=0,l=28,c=8192,r=28],true)@START 18:38:02.180 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=28} last=true content=HeapByteBuffer@65e404fe[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:38:02.180 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 28 Content-Type: text/plain 18:38:02.180 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:38:02.180 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@cc0ad84[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@c91e388] ([p=0,l=126,c=8192,r=126],[p=0,l=28,c=8192,r=28],true)@COMPLETING 18:38:02.180 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@2265d1d1{IDLE}->null [DirectByteBuffer@2652a7a2[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@65e404fe[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:38:02.180 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@2265d1d1{WRITING}->null:IDLE-->WRITING 18:38:02.182 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]" 18:38:02.182 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Date: Sat, 03 Feb 2024 18:38:02 GMT[\r][\n]" 18:38:02.182 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Content-Type: text/plain[\r][\n]" 18:38:02.182 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Content-Length: 28[\r][\n]" 18:38:02.182 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 154 SocketChannelEndPoint@5e3cc975[{l=/127.0.0.1:42651,r=/127.0.0.1:41040,OPEN,fill=-,flush=W,to=107/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1de6a2ed[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@209bee16{s=COMPLETING}]=>HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{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:42651/base/RestTest/GetHello/Bob?age=10,age=96}] 18:38:02.182 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "Server: Jetty(11.0.18)[\r][\n]" 18:38:02.182 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=154 remaining=0 WriteFlusher@2265d1d1{WRITING}->null 18:38:02.182 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "[\r][\n]" 18:38:02.182 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@2265d1d1{IDLE}->null:WRITING-->IDLE 18:38:02.182 [main] DEBUG org.apache.http.wire -- http-outgoing-0 << "GOT: Hello There Bob aged 10" 18:38:02.183 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@cc0ad84[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@c91e388] ([p=126,l=126,c=8192,r=0],[p=28,l=28,c=8192,r=0],true)@END 18:38:02.184 [qtp1187972599-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:38:02.185 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK 18:38:02.185 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Date: Sat, 03 Feb 2024 18:38:02 GMT 18:38:02.185 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Content-Type: text/plain 18:38:02.186 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Content-Length: 28 18:38:02.186 [main] DEBUG org.apache.http.headers -- http-outgoing-0 << Server: Jetty(11.0.18) 18:38:02.186 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:38:02.186 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{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:42651/base/RestTest/GetHello/Bob?age=10,age=100} 18:38:02.186 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@7fc91029{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:38:02.186 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@7fc91029{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.187 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{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:42651/base/RestTest/GetHello/Bob?age=10,age=101} 18:38:02.187 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@32e6900c) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:38:02.188 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@7fc91029{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.188 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@7fc91029{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.188 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@7fc91029{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.188 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{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:42651/base/RestTest/GetHello/Bob?age=10,age=102} 18:38:02.188 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/GetHello/Bob written=28 18:38:02.190 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:38:02.197 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 0][route: {}->http://localhost:42651] can be kept alive indefinitely 18:38:02.198 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-0: set socket timeout to 0 18:38:02.198 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 0][route: {}->http://localhost:42651][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.200 [qtp1187972599-23] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:02 +0000] "GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:02.200 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1128817795 cs=HttpChannelState@7fc91029{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@ae3ebb4 eof=false 18:38:02.200 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{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:42651/base/RestTest/GetHello/Bob?age=10,age=114} 18:38:02.200 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.200 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1de6a2ed::SocketChannelEndPoint@5e3cc975[{l=/127.0.0.1:42651,r=/127.0.0.1:41040,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1de6a2ed[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@209bee16{s=END}]=>HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{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:42651/base/RestTest/GetHello/Bob?age=10,age=114}] parse null 18:38:02.201 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@1ee6a03f[p=0,l=0,c=0,r=0]={<<<>>>} 18:38:02.201 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:38:02.201 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{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:42651/base/RestTest/GetHello/Bob?age=10,age=115} 18:38:02.201 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:38:02.201 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{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:42651/base/RestTest/GetHello/Bob?age=10,age=115} 18:38:02.201 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:38:02.201 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1de6a2ed::SocketChannelEndPoint@5e3cc975[{l=/127.0.0.1:42651,r=/127.0.0.1:41040,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1de6a2ed[p=HttpParser{s=END,0 of -1},g=HttpGenerator@209bee16{s=END}]=>HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{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:42651/base/RestTest/GetHello/Bob?age=10,age=115}] parsed false HttpParser{s=END,0 of -1} 18:38:02.201 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:38:02.202 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:38:02.202 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:38:02.202 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:38:02.202 [main] DEBUG org.onap.policy.rest.RestManager -- GOT: Hello There Bob aged 10 18:38:02.202 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@18e0acb6[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{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:42651/base/RestTest/GetHello/Bob?age=10,age=116}] 18:38:02.202 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1128817795 cs=HttpChannelState@7fc91029{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@ae3ebb4 eof=true 18:38:02.202 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@18e0acb6[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{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:42651/base/RestTest/GetHello/Bob?age=10,age=116}] 18:38:02.202 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1128817795 cs=HttpChannelState@7fc91029{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@ae3ebb4 eof=true 18:38:02.202 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:38:02.203 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@7fc91029{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.203 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1128817795 cs=HttpChannelState@7fc91029{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@ae3ebb4 eof=true 18:38:02.203 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@ae3ebb4 18:38:02.203 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-0: Close connection 18:38:02.203 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@18e0acb6[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{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:42651/base/RestTest/GetHello/Bob?age=10,age=117}] 18:38:02.203 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:38:02.203 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42651/base/RestTest/DeleteHello/Bob?age=10: 18:38:02.205 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:38:02.205 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:38:02.205 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42651][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:38:02.206 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 1][route: {}->http://localhost:42651][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.206 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42651 18:38:02.206 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42651 18:38:02.206 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:41042<->127.0.0.1:42651 18:38:02.206 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 18:38:02.206 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:38:02.206 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@4739eaf0[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41042]] on ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=0 18:38:02.206 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=1 18:38:02.206 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.206 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/0 selected 18:38:02.207 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 1 updates 18:38:02.207 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.207 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@4739eaf0[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41042]] 18:38:02.207 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@4739eaf0[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41042]] startThread=0 18:38:02.207 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.207 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.207 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@4739eaf0[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41042]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58557ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.207 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@7124bf[{l=/127.0.0.1:42651,r=/127.0.0.1:41042,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.207 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@7124bf[{l=/127.0.0.1:42651,r=/127.0.0.1:41042,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:38:02.208 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{s=IDLE rs=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@7124bf[{l=/127.0.0.1:42651,r=/127.0.0.1:41042,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@a894fcf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.208 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@4f8bd0fa::SocketChannelEndPoint@7124bf[{l=/127.0.0.1:42651,r=/127.0.0.1:41042,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.208 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@46564168 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:38:02.208 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@7124bf[{l=/127.0.0.1:42651,r=/127.0.0.1:41042,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4f8bd0fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e0efbb1{s=START}]=>HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.208 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@4f8bd0fa::SocketChannelEndPoint@7124bf[{l=/127.0.0.1:42651,r=/127.0.0.1:41042,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4f8bd0fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e0efbb1{s=START}]=>HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.208 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@4f8bd0fa::SocketChannelEndPoint@7124bf[{l=/127.0.0.1:42651,r=/127.0.0.1:41042,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4f8bd0fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e0efbb1{s=START}]=>HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.208 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@3e393488{ReadCallback@2fa42fb5{HttpConnection@4f8bd0fa::SocketChannelEndPoint@7124bf[{l=/127.0.0.1:42651,r=/127.0.0.1:41042,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4f8bd0fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e0efbb1{s=START}]=>HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.209 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@7124bf[{l=/127.0.0.1:42651,r=/127.0.0.1:41042,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@4f8bd0fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e0efbb1{s=START}]=>HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.209 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@5b0d7628 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:38:02.209 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=2 18:38:02.209 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@7124bf[{l=/127.0.0.1:42651,r=/127.0.0.1:41042,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@4f8bd0fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e0efbb1{s=START}]=>HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.209 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@4739eaf0[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41042]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58554ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.209 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=3,r=-1,t=58554ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.209 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.209 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/1 selected 18:38:02.209 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 2 updates 18:38:02.209 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:38:02.210 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@46564168 18:38:02.210 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@5b0d7628 18:38:02.210 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@7124bf[{l=/127.0.0.1:42651,r=/127.0.0.1:41042,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@4f8bd0fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e0efbb1{s=START}]=>HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.210 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.210 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.206 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:38:02.207 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 18:38:02.214 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:38:02.214 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 18:38:02.214 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> Content-Length: 0 18:38:02.214 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:38:02.214 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> Host: localhost:42651 18:38:02.214 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> Connection: Keep-Alive 18:38:02.214 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:38:02.214 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@5e3cc975[{l=/127.0.0.1:42651,r=/127.0.0.1:41040,OPEN,fill=-,flush=-,to=31/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1de6a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@209bee16{s=START}]=>HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.214 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.214 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:38:02.214 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1de6a2ed::SocketChannelEndPoint@5e3cc975[{l=/127.0.0.1:42651,r=/127.0.0.1:41040,ISHUT,fill=-,flush=-,to=31/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1de6a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@209bee16{s=START}]=>HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.214 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1de6a2ed::SocketChannelEndPoint@5e3cc975[{l=/127.0.0.1:42651,r=/127.0.0.1:41040,ISHUT,fill=-,flush=-,to=32/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1de6a2ed[p=HttpParser{s=START,0 of -1},g=HttpGenerator@209bee16{s=START}]=>HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.215 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.215 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:38:02.215 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@5e3cc975[{l=/127.0.0.1:42651,r=/127.0.0.1:41040,ISHUT,fill=-,flush=-,to=32/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1de6a2ed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@209bee16{s=START}]=>HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.215 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@5e3cc975[{l=/127.0.0.1:42651,r=/127.0.0.1:41040,ISHUT,fill=-,flush=-,to=32/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1de6a2ed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@209bee16{s=START}]=>HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.215 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@5e3cc975[{l=/127.0.0.1:42651,r=/127.0.0.1:41040,CLOSED,fill=-,flush=-,to=32/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1de6a2ed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@209bee16{s=START}]=>HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.214 [main] DEBUG org.apache.http.headers -- http-outgoing-1 >> Accept-Encoding: gzip,deflate 18:38:02.216 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:38:02.216 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "Content-Length: 0[\r][\n]" 18:38:02.216 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "Host: localhost:42651[\r][\n]" 18:38:02.216 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "Connection: Keep-Alive[\r][\n]" 18:38:02.216 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:38:02.216 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:38:02.216 [main] DEBUG org.apache.http.wire -- http-outgoing-1 >> "[\r][\n]" 18:38:02.216 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 1/1/1 selected 18:38:02.216 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 1 keys, 0 updates 18:38:02.216 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41042], selector=sun.nio.ch.EPollSelectorImpl@23da9f4d, interestOps=1, readyOps=1 SocketChannelEndPoint@7124bf[{l=/127.0.0.1:42651,r=/127.0.0.1:41042,OPEN,fill=FI,flush=-,to=8/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@4f8bd0fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e0efbb1{s=START}]=>HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.217 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@7124bf[{l=/127.0.0.1:42651,r=/127.0.0.1:41042,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4f8bd0fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e0efbb1{s=START}]=>HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.217 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@7124bf[{l=/127.0.0.1:42651,r=/127.0.0.1:41042,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4f8bd0fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e0efbb1{s=START}]=>HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{s=IDLE rs=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:38:02.217 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=3,r=-1,t=58547ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-03T18:38:02.217551455Z 18:38:02.217 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@3d5e801f{null} 18:38:02.217 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=1} startReservedThread p=1 18:38:02.217 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:38:02.217 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@24ec173d{PENDING,thread=null} startThread=0 18:38:02.217 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76f2d46d{RESERVED,thread=Thread[qtp1187972599-22,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58546ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=1}][pc=0,pic=0,pec=0,epc=0]@2024-02-03T18:38:02.218161319Z ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=1} 18:38:02.218 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.218 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58546ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=1}][pc=0,pic=0,pec=0,epc=0]@2024-02-03T18:38:02.21837722Z tryProduce true 18:38:02.218 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@24ec173d{PENDING,thread=null} in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58546ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=1}] 18:38:02.218 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@24ec173d{PENDING,thread=Thread[qtp1187972599-25,5,main]} was=PENDING next=RESERVED size=0+1 capacity=4 18:38:02.218 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@24ec173d{RESERVED,thread=Thread[qtp1187972599-25,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0} 18:38:02.218 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/0 selected 18:38:02.218 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.218 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.218 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@7124bf[{l=/127.0.0.1:42651,r=/127.0.0.1:41042,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4f8bd0fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e0efbb1{s=START}]=>HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{s=IDLE rs=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@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58545ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=0]@2024-02-03T18:38:02.218876474Z 18:38:02.218 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 0 updates 18:38:02.219 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.219 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.218 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@7124bf[{l=/127.0.0.1:42651,r=/127.0.0.1:41042,OPEN,fill=FI,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4f8bd0fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e0efbb1{s=START}]=>HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.219 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 0 keys 18:38:02.219 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.219 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@3e393488{ReadCallback@2fa42fb5{HttpConnection@4f8bd0fa::SocketChannelEndPoint@7124bf[{l=/127.0.0.1:42651,r=/127.0.0.1:41042,OPEN,fill=FI,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4f8bd0fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e0efbb1{s=START}]=>HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.219 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2e78fd33 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58545ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.219 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4f8bd0fa::SocketChannelEndPoint@7124bf[{l=/127.0.0.1:42651,r=/127.0.0.1:41042,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4f8bd0fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e0efbb1{s=START}]=>HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{s=IDLE rs=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@a894fcf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.219 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@5e3cc975[{l=null,r=null,CLOSED,fill=-,flush=-,to=36/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1de6a2ed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@209bee16{s=START}]=>HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.219 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@1de6a2ed::SocketChannelEndPoint@5e3cc975[{l=null,r=null,CLOSED,fill=-,flush=-,to=37/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1de6a2ed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@209bee16{s=START}]=>HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.220 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2e78fd33 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58544ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.220 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.Pool -- RetainedBucket@708f3e70[inUse=1,size=2,max=-1,closed=false]{capacity=8192,inuse=1(50%)} returning new reserved entry MonoEntry@2bf0e8c5{PENDING,pooled=null} 18:38:02.220 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58544ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.220 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2e78fd33 startThread=0 18:38:02.220 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 206 DirectByteBuffer@2f2810c9[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:38:02.220 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1de6a2ed::SocketChannelEndPoint@5e3cc975[{l=null,r=null,CLOSED,fill=-,flush=-,to=37/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1de6a2ed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@209bee16{s=START}]=>HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{s=IDLE rs=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:38:02.220 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4f8bd0fa::SocketChannelEndPoint@7124bf[{l=/127.0.0.1:42651,r=/127.0.0.1:41042,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4f8bd0fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e0efbb1{s=START}]=>HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[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:38:02.220 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@1de6a2ed::SocketChannelEndPoint@5e3cc975[{l=null,r=null,CLOSED,fill=-,flush=-,to=38/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1de6a2ed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@209bee16{s=START}]=>HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.220 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4f8bd0fa::SocketChannelEndPoint@7124bf[{l=/127.0.0.1:42651,r=/127.0.0.1:41042,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4f8bd0fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e0efbb1{s=START}]=>HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[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:38:02.221 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[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:38:02.221 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@5e3cc975[{l=null,r=null,CLOSED,fill=-,flush=-,to=38/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1de6a2ed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@209bee16{s=START}]=>HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.221 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:38:02.221 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:38:02.221 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:38:02.221 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1de6a2ed::SocketChannelEndPoint@5e3cc975[{l=null,r=null,CLOSED,fill=-,flush=-,to=38/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1de6a2ed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@209bee16{s=START}]=>HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{s=IDLE rs=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@7fc91029{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.221 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:38:02.221 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:38:02.221 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran SocketChannelEndPoint@5e3cc975[{l=null,r=null,CLOSED,fill=-,flush=-,to=39/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1de6a2ed[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@209bee16{s=START}]=>HttpChannelOverHttp@6f0fb37f{s=HttpChannelState@7fc91029{s=IDLE rs=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[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58542ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.221 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> IN_VALUE 18:38:02.221 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> FIELD 18:38:02.221 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=3,r=-1,t=58542ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.222 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Length: 0) header=Content-Length, headerString=[Content-Length], valueString=[0] 18:38:02.222 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:38:02.222 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:38:02.222 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:38:02.222 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42651) header=Host, headerString=[Host], valueString=[localhost:42651] 18:38:02.222 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:38:02.222 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:38:02.222 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:38:02.222 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:38:02.222 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:38:02.222 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:38:02.222 [qtp1187972599-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:38:02.222 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:38:02.222 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:38:02.222 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:38:02.222 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:38:02.223 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1525772611 cs=HttpChannelState@a894fcf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@766b1c18 eof=false 18:38:02.223 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@766b1c18 18:38:02.223 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@192af444[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.223 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/DeleteHello/Bob?age=10 on HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=0} DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 Content-Length: 0 Host: localhost:42651 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:38:02.223 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4f8bd0fa::SocketChannelEndPoint@7124bf[{l=/127.0.0.1:42651,r=/127.0.0.1:41042,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4f8bd0fa[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@7e0efbb1{s=START}]=>HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of 0} 18:38:02.223 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@4f8bd0fa::SocketChannelEndPoint@7124bf[{l=/127.0.0.1:42651,r=/127.0.0.1:41042,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4f8bd0fa[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@7e0efbb1{s=START}]=>HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=0}] 18:38:02.223 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42651/base/RestTest/DeleteHello/Bob?age=10 HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=0} 18:38:02.223 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@a894fcf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.223 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/DeleteHello/Bob?age=10,age=1} 18:38:02.224 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.Server -- REQUEST DELETE /base/RestTest/DeleteHello/Bob ?age=10 on HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/DeleteHello/Bob?age=10,age=1} 18:38:02.224 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/DeleteHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.224 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/DeleteHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.224 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:38:02.224 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:38:02.224 [qtp1187972599-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/DeleteHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/DeleteHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:38:02.224 [qtp1187972599-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:38:02.226 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@62b1179[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:38:02.226 [qtp1187972599-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:38:02.226 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@280e5678[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@66c80fe9{null} 18:38:02.226 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/DeleteHello/Bob on HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=3} 200 null HTTP/1.1 Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 31 Content-Type: text/plain 18:38:02.227 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@39db4e02[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@67a52099] (null,[p=0,l=31,c=8192,r=31],true)@START 18:38:02.227 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=31} last=true content=HeapByteBuffer@280e5678[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:38:02.227 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 31 Content-Type: text/plain 18:38:02.227 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:38:02.227 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@39db4e02[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@67a52099] ([p=0,l=126,c=8192,r=126],[p=0,l=31,c=8192,r=31],true)@COMPLETING 18:38:02.227 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@3d420783{IDLE}->null [DirectByteBuffer@2652a7a2[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@280e5678[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:38:02.227 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@3d420783{WRITING}->null:IDLE-->WRITING 18:38:02.227 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 157 SocketChannelEndPoint@7124bf[{l=/127.0.0.1:42651,r=/127.0.0.1:41042,OPEN,fill=-,flush=W,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4f8bd0fa[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@7e0efbb1{s=COMPLETING}]=>HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=4}] 18:38:02.227 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=157 remaining=0 WriteFlusher@3d420783{WRITING}->null 18:38:02.227 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@3d420783{IDLE}->null:WRITING-->IDLE 18:38:02.228 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@39db4e02[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@67a52099] ([p=126,l=126,c=8192,r=0],[p=31,l=31,c=8192,r=0],true)@END 18:38:02.228 [qtp1187972599-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:38:02.228 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:38:02.228 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=5} 18:38:02.228 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@a894fcf{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:38:02.228 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@a894fcf{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.228 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=5} 18:38:02.228 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@1bd3f085) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:38:02.228 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@a894fcf{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.228 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@a894fcf{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.228 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@a894fcf{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.228 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=5} 18:38:02.228 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/DeleteHello/Bob written=31 18:38:02.229 [qtp1187972599-19] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:02 +0000] "DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1" 200 31 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:02.229 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1525772611 cs=HttpChannelState@a894fcf{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@766b1c18 eof=false 18:38:02.229 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=6} 18:38:02.229 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.229 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4f8bd0fa::SocketChannelEndPoint@7124bf[{l=/127.0.0.1:42651,r=/127.0.0.1:41042,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4f8bd0fa[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@7e0efbb1{s=END}]=>HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=6}] parse null 18:38:02.229 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@1ee6a03f[p=0,l=0,c=0,r=0]={<<<>>>} 18:38:02.229 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:38:02.229 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=6} 18:38:02.229 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:38:02.229 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=6} 18:38:02.229 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:38:02.229 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4f8bd0fa::SocketChannelEndPoint@7124bf[{l=/127.0.0.1:42651,r=/127.0.0.1:41042,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4f8bd0fa[p=HttpParser{s=END,0 of 0},g=HttpGenerator@7e0efbb1{s=END}]=>HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=6}] parsed false HttpParser{s=END,0 of 0} 18:38:02.230 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:38:02.230 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:38:02.230 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@192af444[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=7}] 18:38:02.230 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]" 18:38:02.231 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Date: Sat, 03 Feb 2024 18:38:02 GMT[\r][\n]" 18:38:02.231 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Content-Type: text/plain[\r][\n]" 18:38:02.231 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Content-Length: 31[\r][\n]" 18:38:02.232 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "Server: Jetty(11.0.18)[\r][\n]" 18:38:02.232 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "[\r][\n]" 18:38:02.232 [main] DEBUG org.apache.http.wire -- http-outgoing-1 << "DELETE: Hello There Bob aged 10" 18:38:02.232 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << HTTP/1.1 200 OK 18:38:02.232 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Date: Sat, 03 Feb 2024 18:38:02 GMT 18:38:02.232 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Content-Type: text/plain 18:38:02.232 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Content-Length: 31 18:38:02.232 [main] DEBUG org.apache.http.headers -- http-outgoing-1 << Server: Jetty(11.0.18) 18:38:02.232 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:38:02.232 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 1][route: {}->http://localhost:42651] can be kept alive indefinitely 18:38:02.232 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-1: set socket timeout to 0 18:38:02.232 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 1][route: {}->http://localhost:42651][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.233 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:38:02.233 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:38:02.233 [main] DEBUG org.onap.policy.rest.RestManager -- DELETE: Hello There Bob aged 10 18:38:02.233 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:38:02.233 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-1: Close connection 18:38:02.233 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:38:02.234 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42651/base/RestTest/PutHello/Bob?age=10: 18:38:02.235 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:38:02.235 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:38:02.235 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42651][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:38:02.235 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 2][route: {}->http://localhost:42651][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.235 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42651 18:38:02.235 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42651 18:38:02.236 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:41052<->127.0.0.1:42651 18:38:02.236 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@7ae6beb9[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41052]] on ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=0 18:38:02.236 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=1 18:38:02.236 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.236 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/0 selected 18:38:02.236 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 1 updates 18:38:02.236 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.236 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@7ae6beb9[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41052]] 18:38:02.236 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@7ae6beb9[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41052]] startThread=0 18:38:02.236 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.236 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.236 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@7ae6beb9[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41052]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58527ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.236 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@52d7cd8b[{l=/127.0.0.1:42651,r=/127.0.0.1:41052,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.237 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@52d7cd8b[{l=/127.0.0.1:42651,r=/127.0.0.1:41052,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:38:02.237 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=IDLE rs=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@52d7cd8b[{l=/127.0.0.1:42651,r=/127.0.0.1:41052,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@2bea74b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.237 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@1be6ebdb::SocketChannelEndPoint@52d7cd8b[{l=/127.0.0.1:42651,r=/127.0.0.1:41052,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.237 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@7731c6b9 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:38:02.237 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@52d7cd8b[{l=/127.0.0.1:42651,r=/127.0.0.1:41052,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1be6ebdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bb15224{s=START}]=>HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.237 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@1be6ebdb::SocketChannelEndPoint@52d7cd8b[{l=/127.0.0.1:42651,r=/127.0.0.1:41052,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1be6ebdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bb15224{s=START}]=>HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.237 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@1be6ebdb::SocketChannelEndPoint@52d7cd8b[{l=/127.0.0.1:42651,r=/127.0.0.1:41052,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1be6ebdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bb15224{s=START}]=>HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.237 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@4306ae5e{ReadCallback@6f923dd6{HttpConnection@1be6ebdb::SocketChannelEndPoint@52d7cd8b[{l=/127.0.0.1:42651,r=/127.0.0.1:41052,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1be6ebdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bb15224{s=START}]=>HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.238 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@52d7cd8b[{l=/127.0.0.1:42651,r=/127.0.0.1:41052,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@1be6ebdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bb15224{s=START}]=>HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.238 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@166f2a93 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:38:02.238 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=2 18:38:02.238 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@52d7cd8b[{l=/127.0.0.1:42651,r=/127.0.0.1:41052,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@1be6ebdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bb15224{s=START}]=>HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.238 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@7ae6beb9[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41052]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58526ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.238 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=3,r=-1,t=58525ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.238 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.238 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/1 selected 18:38:02.238 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 2 updates 18:38:02.238 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:38:02.238 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@7731c6b9 18:38:02.238 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@166f2a93 18:38:02.239 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@52d7cd8b[{l=/127.0.0.1:42651,r=/127.0.0.1:41052,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@1be6ebdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bb15224{s=START}]=>HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.239 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.239 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.240 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1525772611 cs=HttpChannelState@a894fcf{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@766b1c18 eof=true 18:38:02.240 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@192af444[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=17}] 18:38:02.240 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1525772611 cs=HttpChannelState@a894fcf{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@766b1c18 eof=true 18:38:02.240 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@a894fcf{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.240 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1525772611 cs=HttpChannelState@a894fcf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@766b1c18 eof=true 18:38:02.241 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@766b1c18 18:38:02.241 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@192af444[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=18}] 18:38:02.236 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1 18:38:02.241 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:38:02.241 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of 0} 18:38:02.241 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:38:02.242 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:38:02.242 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@7124bf[{l=/127.0.0.1:42651,r=/127.0.0.1:41042,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4f8bd0fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e0efbb1{s=START}]=>HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.242 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.242 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:38:02.241 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:38:02.242 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1 18:38:02.242 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> Content-Type: text/plain 18:38:02.243 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> Content-Length: 9 18:38:02.243 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> Host: localhost:42651 18:38:02.242 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4f8bd0fa::SocketChannelEndPoint@7124bf[{l=/127.0.0.1:42651,r=/127.0.0.1:41042,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4f8bd0fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e0efbb1{s=START}]=>HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.243 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> Connection: Keep-Alive 18:38:02.244 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:38:02.244 [main] DEBUG org.apache.http.headers -- http-outgoing-2 >> Accept-Encoding: gzip,deflate 18:38:02.244 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:38:02.245 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "Content-Type: text/plain[\r][\n]" 18:38:02.245 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "Content-Length: 9[\r][\n]" 18:38:02.245 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "Host: localhost:42651[\r][\n]" 18:38:02.243 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4f8bd0fa::SocketChannelEndPoint@7124bf[{l=/127.0.0.1:42651,r=/127.0.0.1:41042,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4f8bd0fa[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7e0efbb1{s=START}]=>HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.245 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.245 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:38:02.245 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@7124bf[{l=/127.0.0.1:42651,r=/127.0.0.1:41042,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4f8bd0fa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e0efbb1{s=START}]=>HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.246 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "Connection: Keep-Alive[\r][\n]" 18:38:02.246 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:38:02.246 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:38:02.246 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "[\r][\n]" 18:38:02.246 [main] DEBUG org.apache.http.wire -- http-outgoing-2 >> "At last! " 18:38:02.246 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 1/1/1 selected 18:38:02.246 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 1 keys, 0 updates 18:38:02.246 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41052], selector=sun.nio.ch.EPollSelectorImpl@1bf99cf5, interestOps=1, readyOps=1 SocketChannelEndPoint@52d7cd8b[{l=/127.0.0.1:42651,r=/127.0.0.1:41052,OPEN,fill=FI,flush=-,to=8/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@1be6ebdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bb15224{s=START}]=>HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.246 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@52d7cd8b[{l=/127.0.0.1:42651,r=/127.0.0.1:41052,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1be6ebdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bb15224{s=START}]=>HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.246 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@52d7cd8b[{l=/127.0.0.1:42651,r=/127.0.0.1:41052,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1be6ebdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bb15224{s=START}]=>HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=IDLE rs=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:38:02.246 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=3,r=-1,t=58517ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=0]@2024-02-03T18:38:02.246905071Z 18:38:02.246 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=1} startReservedThread p=1 18:38:02.247 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@58ddf9a{PENDING,thread=null} startThread=0 18:38:02.247 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@58ddf9a{PENDING,thread=null} in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58517ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=1}] 18:38:02.247 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{PENDING,thread=Thread[qtp1187972599-21,5,main]} was=PENDING next=RESERVED size=0+1 capacity=4 18:38:02.247 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RESERVED,thread=Thread[qtp1187972599-21,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0} 18:38:02.247 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@52d7cd8b[{l=/127.0.0.1:42651,r=/127.0.0.1:41052,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1be6ebdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bb15224{s=START}]=>HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=IDLE rs=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@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58517ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=0]@2024-02-03T18:38:02.247274514Z 18:38:02.247 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@4306ae5e{ReadCallback@6f923dd6{HttpConnection@1be6ebdb::SocketChannelEndPoint@52d7cd8b[{l=/127.0.0.1:42651,r=/127.0.0.1:41052,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1be6ebdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bb15224{s=START}]=>HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.247 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1be6ebdb::SocketChannelEndPoint@52d7cd8b[{l=/127.0.0.1:42651,r=/127.0.0.1:41052,OPEN,fill=-,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1be6ebdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bb15224{s=START}]=>HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=IDLE rs=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@2bea74b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.247 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 235 DirectByteBuffer@69856a09[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:38:02.247 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1be6ebdb::SocketChannelEndPoint@52d7cd8b[{l=/127.0.0.1:42651,r=/127.0.0.1:41052,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1be6ebdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bb15224{s=START}]=>HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[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:38:02.247 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1be6ebdb::SocketChannelEndPoint@52d7cd8b[{l=/127.0.0.1:42651,r=/127.0.0.1:41052,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1be6ebdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bb15224{s=START}]=>HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[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:38:02.248 [qtp1187972599-20] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[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:38:02.248 [qtp1187972599-20] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:38:02.248 [qtp1187972599-20] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:38:02.248 [qtp1187972599-20] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:38:02.248 [qtp1187972599-20] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:38:02.248 [qtp1187972599-20] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:38:02.248 [qtp1187972599-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:38:02.248 [qtp1187972599-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:38:02.248 [qtp1187972599-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:38:02.248 [qtp1187972599-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:38:02.248 [qtp1187972599-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:38:02.248 [qtp1187972599-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:38:02.248 [qtp1187972599-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:38:02.248 [qtp1187972599-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:38:02.248 [qtp1187972599-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:38:02.248 [qtp1187972599-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:38:02.248 [qtp1187972599-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42651) header=Host, headerString=[Host], valueString=[localhost:42651] 18:38:02.248 [qtp1187972599-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:38:02.248 [qtp1187972599-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:38:02.248 [qtp1187972599-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:38:02.249 [qtp1187972599-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:38:02.249 [qtp1187972599-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:38:02.249 [qtp1187972599-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:38:02.249 [qtp1187972599-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:38:02.249 [qtp1187972599-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:38:02.249 [qtp1187972599-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:38:02.249 [qtp1187972599-20] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:38:02.249 [qtp1187972599-20] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:38:02.249 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@294347478 cs=HttpChannelState@2bea74b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@71ba9d36 eof=false 18:38:02.249 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@71ba9d36 18:38:02.249 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@68551be4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.249 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PutHello/Bob?age=10 on HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{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:42651/base/RestTest/PutHello/Bob?age=10,age=0} PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:42651 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:38:02.249 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1be6ebdb::SocketChannelEndPoint@52d7cd8b[{l=/127.0.0.1:42651,r=/127.0.0.1:41052,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1be6ebdb[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@3bb15224{s=START}]=>HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{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:42651/base/RestTest/PutHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:38:02.249 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42651/base/RestTest/PutHello/Bob?age=10 HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{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:42651/base/RestTest/PutHello/Bob?age=10,age=0} 18:38:02.250 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@2bea74b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.250 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=1} 18:38:02.250 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.Server -- REQUEST PUT /base/RestTest/PutHello/Bob ?age=10 on HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=1} 18:38:02.250 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@24ec173d{RESERVED,thread=Thread[qtp1187972599-25,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58514ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=1]@2024-02-03T18:38:02.250375586Z ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0} 18:38:02.250 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58514ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=1]@2024-02-03T18:38:02.250508687Z tryProduce true 18:38:02.250 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.250 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.250 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@52d7cd8b[{l=/127.0.0.1:42651,r=/127.0.0.1:41052,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1be6ebdb[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@3bb15224{s=START}]=>HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=1}] 18:38:02.250 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.250 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PutHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.251 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PutHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.251 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:38:02.251 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:38:02.251 [qtp1187972599-20] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PutHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PutHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:38:02.251 [qtp1187972599-20] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:38:02.256 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@68551be4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=8}] 18:38:02.257 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@68551be4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=8}] 18:38:02.257 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@68551be4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=8}] 18:38:02.258 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.245 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@7124bf[{l=/127.0.0.1:42651,r=/127.0.0.1:41042,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4f8bd0fa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e0efbb1{s=START}]=>HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.258 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1be6ebdb::SocketChannelEndPoint@52d7cd8b[{l=/127.0.0.1:42651,r=/127.0.0.1:41052,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1be6ebdb[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@3bb15224{s=START}]=>HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=9}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[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:38:02.258 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@7124bf[{l=/127.0.0.1:42651,r=/127.0.0.1:41042,CLOSED,fill=-,flush=-,to=31/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4f8bd0fa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e0efbb1{s=START}]=>HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.259 [qtp1187972599-20] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[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:38:02.259 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@3e393488{null} 18:38:02.259 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:38:02.259 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@781b06a3 startThread=0 18:38:02.259 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.259 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/0 selected 18:38:02.259 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 0 updates 18:38:02.259 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.259 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.259 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4f8bd0fa::SocketChannelEndPoint@7124bf[{l=null,r=null,CLOSED,fill=-,flush=-,to=31/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4f8bd0fa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e0efbb1{s=START}]=>HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{s=IDLE rs=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:38:02.259 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 0 keys 18:38:02.259 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@781b06a3 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58504ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.259 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@4f8bd0fa::SocketChannelEndPoint@7124bf[{l=null,r=null,CLOSED,fill=-,flush=-,to=31/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4f8bd0fa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e0efbb1{s=START}]=>HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.259 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@7124bf[{l=null,r=null,CLOSED,fill=-,flush=-,to=32/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4f8bd0fa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e0efbb1{s=START}]=>HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.260 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@7124bf[{l=null,r=null,CLOSED,fill=-,flush=-,to=32/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4f8bd0fa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e0efbb1{s=START}]=>HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.260 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@4f8bd0fa::SocketChannelEndPoint@7124bf[{l=null,r=null,CLOSED,fill=-,flush=-,to=32/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4f8bd0fa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e0efbb1{s=START}]=>HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.260 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@781b06a3 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58504ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.260 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58504ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.260 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4f8bd0fa::SocketChannelEndPoint@7124bf[{l=null,r=null,CLOSED,fill=-,flush=-,to=32/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4f8bd0fa[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7e0efbb1{s=START}]=>HttpChannelOverHttp@eb6dac1{s=HttpChannelState@a894fcf{s=IDLE rs=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@a894fcf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.260 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$296/0x0000000800e5b3c8@6f91145b in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58504ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.260 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=3,r=-1,t=58503ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.259 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=10} Content@61bd633b{DirectByteBufferR@7b7f1024[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:38:02.261 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1be6ebdb::SocketChannelEndPoint@52d7cd8b[{l=/127.0.0.1:42651,r=/127.0.0.1:41052,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1be6ebdb[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@3bb15224{s=START}]=>HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=12}] parsed true HttpParser{s=CONTENT,9 of 9} 18:38:02.261 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@61bd633b{DirectByteBufferR@7b7f1024[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:38:02.261 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 259603460820 AsyncContentProducer@68551be4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=12}] 18:38:02.261 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@61bd633b{DirectByteBufferR@7b7f1024[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@68551be4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=12}] 18:38:02.261 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@68551be4[r=Content@61bd633b{DirectByteBufferR@7b7f1024[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@253d3e2d{s=HttpChannelState@2bea74b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=13}] 18:38:02.262 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@68551be4[r=Content@61bd633b{DirectByteBufferR@7b7f1024[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@253d3e2d{s=HttpChannelState@2bea74b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=13}] 18:38:02.263 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@68551be4[r=Content@61bd633b{DirectByteBufferR@7b7f1024[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@61bd633b{DirectByteBufferR@7b7f1024[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@253d3e2d{s=HttpChannelState@2bea74b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=14}] 18:38:02.263 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@61bd633b{DirectByteBufferR@7b7f1024[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@68551be4[r=Content@61bd633b{DirectByteBufferR@7b7f1024[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@61bd633b{DirectByteBufferR@7b7f1024[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@253d3e2d{s=HttpChannelState@2bea74b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=14}] 18:38:02.264 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@2bea74b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.264 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@61bd633b{DirectByteBufferR@7b7f1024[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:38:02.264 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@294347478 cs=HttpChannelState@2bea74b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@71ba9d36 eof=false 18:38:02.265 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@61bd633b{DirectByteBufferR@7b7f1024[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@68551be4[r=Content@61bd633b{DirectByteBufferR@7b7f1024[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@61bd633b{DirectByteBufferR@7b7f1024[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@253d3e2d{s=HttpChannelState@2bea74b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=16}] 18:38:02.265 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=259603460820] AsyncContentProducer@68551be4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=16}] 18:38:02.265 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@68551be4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=16}] 18:38:02.266 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@68551be4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=17}] 18:38:02.266 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.266 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1be6ebdb::SocketChannelEndPoint@52d7cd8b[{l=/127.0.0.1:42651,r=/127.0.0.1:41052,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1be6ebdb[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@3bb15224{s=START}]=>HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=17}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[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:38:02.268 [qtp1187972599-20] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[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:38:02.268 [qtp1187972599-20] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:38:02.268 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=19} 18:38:02.269 [qtp1187972599-20] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:38:02.269 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=20} 18:38:02.269 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:38:02.269 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1be6ebdb::SocketChannelEndPoint@52d7cd8b[{l=/127.0.0.1:42651,r=/127.0.0.1:41052,OPEN,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1be6ebdb[p=HttpParser{s=END,9 of 9},g=HttpGenerator@3bb15224{s=START}]=>HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=20}] parsed false HttpParser{s=END,9 of 9} 18:38:02.269 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@1be6ebdb::SocketChannelEndPoint@52d7cd8b[{l=/127.0.0.1:42651,r=/127.0.0.1:41052,OPEN,fill=-,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1be6ebdb[p=HttpParser{s=END,9 of 9},g=HttpGenerator@3bb15224{s=START}]=>HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=20}] 18:38:02.269 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:38:02.269 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 259603460820 AsyncContentProducer@68551be4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=20}] 18:38:02.269 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@68551be4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=20}] 18:38:02.269 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@68551be4[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=20}] 18:38:02.269 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@68551be4[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=20}] 18:38:02.269 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@68551be4[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=20}] 18:38:02.269 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@68551be4[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=20}] 18:38:02.270 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@2bea74b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.270 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:38:02.270 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@294347478 cs=HttpChannelState@2bea74b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@71ba9d36 eof=false 18:38:02.270 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@294347478 cs=HttpChannelState@2bea74b8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@71ba9d36 eof=false 18:38:02.270 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:38:02.275 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@5696d702[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:38:02.275 [qtp1187972599-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:38:02.275 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@55eb13c4[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@5b5edcdd{null} 18:38:02.275 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PutHello/Bob on HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{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:42651/base/RestTest/PutHello/Bob?age=10,age=26} 200 null HTTP/1.1 Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 37 Content-Type: text/plain 18:38:02.275 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@41e40c58[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=37},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@212aeda1] (null,[p=0,l=37,c=8192,r=37],true)@START 18:38:02.275 [qtp1187972599-20] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=37} last=true content=HeapByteBuffer@55eb13c4[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:38:02.275 [qtp1187972599-20] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 37 Content-Type: text/plain 18:38:02.275 [qtp1187972599-20] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:38:02.276 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@41e40c58[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=37},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@212aeda1] ([p=0,l=126,c=8192,r=126],[p=0,l=37,c=8192,r=37],true)@COMPLETING 18:38:02.276 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@2cd2bf73{IDLE}->null [DirectByteBuffer@2652a7a2[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@55eb13c4[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:38:02.276 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@2cd2bf73{WRITING}->null:IDLE-->WRITING 18:38:02.276 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]" 18:38:02.276 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 163 SocketChannelEndPoint@52d7cd8b[{l=/127.0.0.1:42651,r=/127.0.0.1:41052,OPEN,fill=-,flush=W,to=28/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1be6ebdb[p=HttpParser{s=END,9 of 9},g=HttpGenerator@3bb15224{s=COMPLETING}]=>HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{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:42651/base/RestTest/PutHello/Bob?age=10,age=27}] 18:38:02.276 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Date: Sat, 03 Feb 2024 18:38:02 GMT[\r][\n]" 18:38:02.276 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=163 remaining=0 WriteFlusher@2cd2bf73{WRITING}->null 18:38:02.276 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Content-Type: text/plain[\r][\n]" 18:38:02.276 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@2cd2bf73{IDLE}->null:WRITING-->IDLE 18:38:02.276 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Content-Length: 37[\r][\n]" 18:38:02.276 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@41e40c58[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=37},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@212aeda1] ([p=126,l=126,c=8192,r=0],[p=37,l=37,c=8192,r=0],true)@END 18:38:02.276 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "Server: Jetty(11.0.18)[\r][\n]" 18:38:02.276 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "[\r][\n]" 18:38:02.276 [qtp1187972599-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:38:02.276 [main] DEBUG org.apache.http.wire -- http-outgoing-2 << "PUT: At last! Hello There Bob aged 10" 18:38:02.277 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << HTTP/1.1 200 OK 18:38:02.277 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Date: Sat, 03 Feb 2024 18:38:02 GMT 18:38:02.277 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Content-Type: text/plain 18:38:02.277 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Content-Length: 37 18:38:02.277 [main] DEBUG org.apache.http.headers -- http-outgoing-2 << Server: Jetty(11.0.18) 18:38:02.277 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:38:02.277 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 2][route: {}->http://localhost:42651] can be kept alive indefinitely 18:38:02.277 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-2: set socket timeout to 0 18:38:02.277 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 2][route: {}->http://localhost:42651][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.277 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:38:02.277 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:38:02.277 [main] DEBUG org.onap.policy.rest.RestManager -- PUT: At last! Hello There Bob aged 10 18:38:02.277 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:38:02.278 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-2: Close connection 18:38:02.278 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:38:02.278 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42651/base/RestTest/PutBlank: 18:38:02.279 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:38:02.279 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:38:02.279 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42651][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:38:02.279 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 3][route: {}->http://localhost:42651][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.280 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42651 18:38:02.280 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42651 18:38:02.280 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:41054<->127.0.0.1:42651 18:38:02.280 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PUT /base/RestTest/PutBlank HTTP/1.1 18:38:02.280 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@364c5c57[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41054]] on ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=0 18:38:02.280 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=1 18:38:02.280 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.280 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/0 selected 18:38:02.280 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 1 updates 18:38:02.280 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.280 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@364c5c57[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41054]] 18:38:02.280 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@364c5c57[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41054]] startThread=0 18:38:02.280 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.280 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@364c5c57[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41054]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58483ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.281 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@27fe7a08[{l=/127.0.0.1:42651,r=/127.0.0.1:41054,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.281 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@27fe7a08[{l=/127.0.0.1:42651,r=/127.0.0.1:41054,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:38:02.281 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=IDLE rs=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@27fe7a08[{l=/127.0.0.1:42651,r=/127.0.0.1:41054,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@2f7ebf83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.281 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@402a334d::SocketChannelEndPoint@27fe7a08[{l=/127.0.0.1:42651,r=/127.0.0.1:41054,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.277 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:38:02.280 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:38:02.280 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.281 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{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:42651/base/RestTest/PutHello/Bob?age=10,age=32} 18:38:02.281 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@14502f7a on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:38:02.281 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@2bea74b8{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:38:02.281 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:38:02.282 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> PUT /base/RestTest/PutBlank HTTP/1.1 18:38:02.282 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> Content-Type: text/plain 18:38:02.282 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> Content-Length: 9 18:38:02.282 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> Host: localhost:42651 18:38:02.282 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> Connection: Keep-Alive 18:38:02.281 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@27fe7a08[{l=/127.0.0.1:42651,r=/127.0.0.1:41054,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@402a334d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27b88afb{s=START}]=>HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.282 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:38:02.282 [main] DEBUG org.apache.http.headers -- http-outgoing-3 >> Accept-Encoding: gzip,deflate 18:38:02.282 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@402a334d::SocketChannelEndPoint@27fe7a08[{l=/127.0.0.1:42651,r=/127.0.0.1:41054,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@402a334d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27b88afb{s=START}]=>HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.282 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "PUT /base/RestTest/PutBlank HTTP/1.1[\r][\n]" 18:38:02.282 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "Content-Type: text/plain[\r][\n]" 18:38:02.282 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "Content-Length: 9[\r][\n]" 18:38:02.282 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@402a334d::SocketChannelEndPoint@27fe7a08[{l=/127.0.0.1:42651,r=/127.0.0.1:41054,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@402a334d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27b88afb{s=START}]=>HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.282 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "Host: localhost:42651[\r][\n]" 18:38:02.282 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "Connection: Keep-Alive[\r][\n]" 18:38:02.282 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:38:02.282 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@7de0bb28{ReadCallback@6c415f82{HttpConnection@402a334d::SocketChannelEndPoint@27fe7a08[{l=/127.0.0.1:42651,r=/127.0.0.1:41054,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@402a334d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27b88afb{s=START}]=>HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.282 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:38:02.282 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "[\r][\n]" 18:38:02.282 [main] DEBUG org.apache.http.wire -- http-outgoing-3 >> "At last! " 18:38:02.282 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@27fe7a08[{l=/127.0.0.1:42651,r=/127.0.0.1:41054,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@402a334d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27b88afb{s=START}]=>HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.283 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@79ff868f on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:38:02.283 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@2bea74b8{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.283 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=2 18:38:02.283 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{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:42651/base/RestTest/PutHello/Bob?age=10,age=34} 18:38:02.283 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.283 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@27fe7a08[{l=/127.0.0.1:42651,r=/127.0.0.1:41054,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@402a334d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27b88afb{s=START}]=>HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.283 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@1473600) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:38:02.283 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/1 selected 18:38:02.283 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@364c5c57[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41054]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58481ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.283 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@2bea74b8{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.283 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 2 updates 18:38:02.283 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=3,r=-1,t=58481ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.283 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:38:02.283 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@14502f7a 18:38:02.283 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@79ff868f 18:38:02.283 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@27fe7a08[{l=/127.0.0.1:42651,r=/127.0.0.1:41054,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@402a334d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27b88afb{s=START}]=>HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.283 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.283 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.283 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 1/1/1 selected 18:38:02.283 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 1 keys, 0 updates 18:38:02.284 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41054], selector=sun.nio.ch.EPollSelectorImpl@23da9f4d, interestOps=1, readyOps=1 SocketChannelEndPoint@27fe7a08[{l=/127.0.0.1:42651,r=/127.0.0.1:41054,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@402a334d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27b88afb{s=START}]=>HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.284 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@27fe7a08[{l=/127.0.0.1:42651,r=/127.0.0.1:41054,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@402a334d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27b88afb{s=START}]=>HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.284 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@27fe7a08[{l=/127.0.0.1:42651,r=/127.0.0.1:41054,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@402a334d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27b88afb{s=START}]=>HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=IDLE rs=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:38:02.285 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=3,r=-1,t=58479ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=1]@2024-02-03T18:38:02.285202851Z 18:38:02.285 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=1} startReservedThread p=1 18:38:02.285 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@301acada{PENDING,thread=null} startThread=0 18:38:02.285 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@27fe7a08[{l=/127.0.0.1:42651,r=/127.0.0.1:41054,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@402a334d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27b88afb{s=START}]=>HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=IDLE rs=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@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58478ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=1}][pc=0,pic=0,pec=0,epc=1]@2024-02-03T18:38:02.285651714Z 18:38:02.285 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@7de0bb28{ReadCallback@6c415f82{HttpConnection@402a334d::SocketChannelEndPoint@27fe7a08[{l=/127.0.0.1:42651,r=/127.0.0.1:41054,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@402a334d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27b88afb{s=START}]=>HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.285 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@402a334d::SocketChannelEndPoint@27fe7a08[{l=/127.0.0.1:42651,r=/127.0.0.1:41054,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@402a334d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27b88afb{s=START}]=>HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=IDLE rs=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@2f7ebf83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.286 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 224 DirectByteBuffer@69856a09[p=0,l=224,c=8192,r=224]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.286 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RESERVED,thread=Thread[qtp1187972599-21,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58478ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=1}][pc=0,pic=0,pec=0,epc=2]@2024-02-03T18:38:02.28642561Z ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=1} 18:38:02.283 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@2bea74b8{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.286 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58477ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=1}][pc=0,pic=0,pec=0,epc=2]@2024-02-03T18:38:02.286721132Z tryProduce true 18:38:02.286 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.286 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.286 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@2bea74b8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.286 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@27fe7a08[{l=/127.0.0.1:42651,r=/127.0.0.1:41054,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@402a334d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27b88afb{s=START}]=>HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.286 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{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:42651/base/RestTest/PutHello/Bob?age=10,age=37} 18:38:02.287 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.287 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PutHello/Bob written=37 18:38:02.287 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@301acada{PENDING,thread=null} in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58477ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=1}] 18:38:02.287 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@301acada{PENDING,thread=Thread[qtp1187972599-23,5,main]} was=PENDING next=RESERVED size=0+1 capacity=4 18:38:02.287 [qtp1187972599-20] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:02 +0000] "PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1" 200 37 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:02.287 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@301acada{RESERVED,thread=Thread[qtp1187972599-23,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0} 18:38:02.287 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@294347478 cs=HttpChannelState@2bea74b8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@71ba9d36 eof=true 18:38:02.287 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{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:42651/base/RestTest/PutHello/Bob?age=10,age=38} 18:38:02.287 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@68551be4[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{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:42651/base/RestTest/PutHello/Bob?age=10,age=38}] 18:38:02.286 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@402a334d::SocketChannelEndPoint@27fe7a08[{l=/127.0.0.1:42651,r=/127.0.0.1:41054,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@402a334d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27b88afb{s=START}]=>HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=224,c=8192,r=224]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.287 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@294347478 cs=HttpChannelState@2bea74b8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@71ba9d36 eof=true 18:38:02.287 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@402a334d::SocketChannelEndPoint@27fe7a08[{l=/127.0.0.1:42651,r=/127.0.0.1:41054,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@402a334d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27b88afb{s=START}]=>HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=224,c=8192,r=224]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.287 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@68551be4[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{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:42651/base/RestTest/PutHello/Bob?age=10,age=39}] 18:38:02.288 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=224,c=8192,r=224]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.288 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:38:02.288 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@294347478 cs=HttpChannelState@2bea74b8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@71ba9d36 eof=true 18:38:02.288 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:38:02.288 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:38:02.288 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@2bea74b8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.288 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:38:02.288 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@294347478 cs=HttpChannelState@2bea74b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@71ba9d36 eof=true 18:38:02.288 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:38:02.288 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@71ba9d36 18:38:02.288 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:38:02.288 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@68551be4[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{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:42651/base/RestTest/PutHello/Bob?age=10,age=39}] 18:38:02.288 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:38:02.288 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:38:02.288 [qtp1187972599-20] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:38:02.288 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:38:02.288 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:38:02.288 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:38:02.288 [qtp1187972599-20] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:38:02.289 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:38:02.289 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:38:02.289 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:38:02.289 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:38:02.290 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@52d7cd8b[{l=/127.0.0.1:42651,r=/127.0.0.1:41052,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1be6ebdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bb15224{s=START}]=>HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.290 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:38:02.290 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.290 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42651) header=Host, headerString=[Host], valueString=[localhost:42651] 18:38:02.290 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:38:02.290 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:38:02.291 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:38:02.290 [qtp1187972599-20] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:38:02.291 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:38:02.291 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:38:02.291 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1be6ebdb::SocketChannelEndPoint@52d7cd8b[{l=/127.0.0.1:42651,r=/127.0.0.1:41052,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1be6ebdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bb15224{s=START}]=>HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.291 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1be6ebdb::SocketChannelEndPoint@52d7cd8b[{l=/127.0.0.1:42651,r=/127.0.0.1:41052,ISHUT,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1be6ebdb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3bb15224{s=START}]=>HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.291 [qtp1187972599-20] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.291 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:38:02.291 [qtp1187972599-20] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:38:02.291 [qtp1187972599-22] 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:38:02.291 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@52d7cd8b[{l=/127.0.0.1:42651,r=/127.0.0.1:41052,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1be6ebdb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3bb15224{s=START}]=>HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.291 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:38:02.291 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:38:02.291 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@52d7cd8b[{l=/127.0.0.1:42651,r=/127.0.0.1:41052,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1be6ebdb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3bb15224{s=START}]=>HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.291 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:38:02.292 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:38:02.292 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@52d7cd8b[{l=/127.0.0.1:42651,r=/127.0.0.1:41052,CLOSED,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1be6ebdb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3bb15224{s=START}]=>HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.292 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@4306ae5e{null} 18:38:02.292 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1964528317 cs=HttpChannelState@2f7ebf83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5ad85245 eof=false 18:38:02.292 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:38:02.292 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@5ad85245 18:38:02.292 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@36f440d1 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58472ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.292 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@44a7c0f0[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.292 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.292 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@52d7cd8b[{l=null,r=null,CLOSED,fill=-,flush=-,to=16/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1be6ebdb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3bb15224{s=START}]=>HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.292 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/0 selected 18:38:02.292 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PutBlank on HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{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:42651/base/RestTest/PutBlank,age=0} PUT /base/RestTest/PutBlank HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:42651 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:38:02.292 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@1be6ebdb::SocketChannelEndPoint@52d7cd8b[{l=null,r=null,CLOSED,fill=-,flush=-,to=16/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1be6ebdb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3bb15224{s=START}]=>HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.292 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 0 updates 18:38:02.292 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.292 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@36f440d1 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58471ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.292 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@402a334d::SocketChannelEndPoint@27fe7a08[{l=/127.0.0.1:42651,r=/127.0.0.1:41054,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@402a334d[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@27b88afb{s=START}]=>HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{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:42651/base/RestTest/PutBlank,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:38:02.293 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58471ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.293 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.293 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@36f440d1 startThread=0 18:38:02.293 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42651/base/RestTest/PutBlank HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{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:42651/base/RestTest/PutBlank,age=1} 18:38:02.293 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 0 keys 18:38:02.293 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@2f7ebf83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.293 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1be6ebdb::SocketChannelEndPoint@52d7cd8b[{l=null,r=null,CLOSED,fill=-,flush=-,to=16/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1be6ebdb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3bb15224{s=START}]=>HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=IDLE rs=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:38:02.293 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=1} 18:38:02.293 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@1be6ebdb::SocketChannelEndPoint@52d7cd8b[{l=null,r=null,CLOSED,fill=-,flush=-,to=17/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1be6ebdb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3bb15224{s=START}]=>HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.293 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.Server -- REQUEST PUT /base/RestTest/PutBlank ?null on HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=1} 18:38:02.293 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@52d7cd8b[{l=null,r=null,CLOSED,fill=-,flush=-,to=17/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1be6ebdb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3bb15224{s=START}]=>HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.293 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PutBlank @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.293 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1be6ebdb::SocketChannelEndPoint@52d7cd8b[{l=null,r=null,CLOSED,fill=-,flush=-,to=17/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1be6ebdb[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3bb15224{s=START}]=>HttpChannelOverHttp@253d3e2d{s=HttpChannelState@2bea74b8{s=IDLE rs=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@2bea74b8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.294 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda$296/0x0000000800e5b3c8@3934b5c3 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58470ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.294 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PutBlank @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.294 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=3,r=-1,t=58470ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.294 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:38:02.294 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:38:02.294 [qtp1187972599-22] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PutBlank|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PutBlank} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:38:02.294 [qtp1187972599-22] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:38:02.296 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@44a7c0f0[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=4}] 18:38:02.296 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@44a7c0f0[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=4}] 18:38:02.297 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@44a7c0f0[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=5}] 18:38:02.297 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.297 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@402a334d::SocketChannelEndPoint@27fe7a08[{l=/127.0.0.1:42651,r=/127.0.0.1:41054,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@402a334d[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@27b88afb{s=START}]=>HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=5}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.297 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.297 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=5} Content@1537adf2{DirectByteBufferR@d659f6b[p=215,l=224,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:38:02.298 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@402a334d::SocketChannelEndPoint@27fe7a08[{l=/127.0.0.1:42651,r=/127.0.0.1:41054,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@402a334d[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@27b88afb{s=START}]=>HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=6}] parsed true HttpParser{s=CONTENT,9 of 9} 18:38:02.298 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@1537adf2{DirectByteBufferR@d659f6b[p=215,l=224,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:38:02.298 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 259640228639 AsyncContentProducer@44a7c0f0[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=6}] 18:38:02.298 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@1537adf2{DirectByteBufferR@d659f6b[p=215,l=224,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} AsyncContentProducer@44a7c0f0[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=6}] 18:38:02.298 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@44a7c0f0[r=Content@1537adf2{DirectByteBufferR@d659f6b[p=215,l=224,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},t=null,i=null,error=false,c=HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=6}] 18:38:02.299 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@44a7c0f0[r=Content@1537adf2{DirectByteBufferR@d659f6b[p=215,l=224,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},t=null,i=null,error=false,c=HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=7}] 18:38:02.299 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@44a7c0f0[r=Content@1537adf2{DirectByteBufferR@d659f6b[p=215,l=224,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},t=Content@1537adf2{DirectByteBufferR@d659f6b[p=215,l=224,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},i=null,error=false,c=HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=7}] 18:38:02.299 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@1537adf2{DirectByteBufferR@d659f6b[p=215,l=224,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} AsyncContentProducer@44a7c0f0[r=Content@1537adf2{DirectByteBufferR@d659f6b[p=215,l=224,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},t=Content@1537adf2{DirectByteBufferR@d659f6b[p=215,l=224,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},i=null,error=false,c=HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=7}] 18:38:02.299 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@2f7ebf83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.299 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@1537adf2{DirectByteBufferR@d659f6b[p=215,l=224,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:38:02.300 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@1964528317 cs=HttpChannelState@2f7ebf83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5ad85245 eof=false 18:38:02.300 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@1537adf2{DirectByteBufferR@d659f6b[p=224,l=224,c=8192,r=0]={PUT /base... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@44a7c0f0[r=Content@1537adf2{DirectByteBufferR@d659f6b[p=224,l=224,c=8192,r=0]={PUT /base... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@1537adf2{DirectByteBufferR@d659f6b[p=224,l=224,c=8192,r=0]={PUT /base... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=8}] 18:38:02.300 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=259640228639] AsyncContentProducer@44a7c0f0[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=8}] 18:38:02.300 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@44a7c0f0[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=8}] 18:38:02.300 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@44a7c0f0[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=8}] 18:38:02.300 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.300 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@402a334d::SocketChannelEndPoint@27fe7a08[{l=/127.0.0.1:42651,r=/127.0.0.1:41054,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@402a334d[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@27b88afb{s=START}]=>HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=8}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=224,l=224,c=8192,r=0]={PUT /base... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.301 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=224,l=224,c=8192,r=0]={PUT /base... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.301 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:38:02.301 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=9} 18:38:02.301 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:38:02.301 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=9} 18:38:02.301 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:38:02.301 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@402a334d::SocketChannelEndPoint@27fe7a08[{l=/127.0.0.1:42651,r=/127.0.0.1:41054,OPEN,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@402a334d[p=HttpParser{s=END,9 of 9},g=HttpGenerator@27b88afb{s=START}]=>HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=9}] parsed false HttpParser{s=END,9 of 9} 18:38:02.301 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@402a334d::SocketChannelEndPoint@27fe7a08[{l=/127.0.0.1:42651,r=/127.0.0.1:41054,OPEN,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@402a334d[p=HttpParser{s=END,9 of 9},g=HttpGenerator@27b88afb{s=START}]=>HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=10}] 18:38:02.302 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:38:02.302 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 259640228639 AsyncContentProducer@44a7c0f0[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=10}] 18:38:02.302 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@44a7c0f0[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=10}] 18:38:02.302 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@44a7c0f0[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=10}] 18:38:02.302 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@44a7c0f0[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=10}] 18:38:02.302 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@44a7c0f0[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=10}] 18:38:02.302 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@44a7c0f0[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=10}] 18:38:02.302 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@2f7ebf83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.302 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:38:02.302 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@1964528317 cs=HttpChannelState@2f7ebf83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5ad85245 eof=false 18:38:02.303 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@1964528317 cs=HttpChannelState@2f7ebf83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5ad85245 eof=false 18:38:02.303 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:38:02.304 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@77bf7e77[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:38:02.304 [qtp1187972599-22] 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:38:02.304 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@3989b69a[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@1179d464{null} 18:38:02.304 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PutBlank on HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{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:42651/base/RestTest/PutBlank,age=12} 200 null HTTP/1.1 Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 26 Content-Type: text/plain 18:38:02.304 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@30c69fe7[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=26},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3c06034e] (null,[p=0,l=26,c=8192,r=26],true)@START 18:38:02.305 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=26} last=true content=HeapByteBuffer@3989b69a[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:38:02.305 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 26 Content-Type: text/plain 18:38:02.305 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:38:02.305 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@30c69fe7[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=26},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3c06034e] ([p=0,l=126,c=8192,r=126],[p=0,l=26,c=8192,r=26],true)@COMPLETING 18:38:02.305 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@484f5f32{IDLE}->null [DirectByteBuffer@2652a7a2[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@3989b69a[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:38:02.305 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@484f5f32{WRITING}->null:IDLE-->WRITING 18:38:02.305 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "HTTP/1.1 200 OK[\r][\n]" 18:38:02.305 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Date: Sat, 03 Feb 2024 18:38:02 GMT[\r][\n]" 18:38:02.305 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 152 SocketChannelEndPoint@27fe7a08[{l=/127.0.0.1:42651,r=/127.0.0.1:41054,OPEN,fill=-,flush=W,to=19/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@402a334d[p=HttpParser{s=END,9 of 9},g=HttpGenerator@27b88afb{s=COMPLETING}]=>HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{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:42651/base/RestTest/PutBlank,age=13}] 18:38:02.305 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Content-Type: text/plain[\r][\n]" 18:38:02.306 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=152 remaining=0 WriteFlusher@484f5f32{WRITING}->null 18:38:02.306 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Content-Length: 26[\r][\n]" 18:38:02.306 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@484f5f32{IDLE}->null:WRITING-->IDLE 18:38:02.306 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "Server: Jetty(11.0.18)[\r][\n]" 18:38:02.306 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "[\r][\n]" 18:38:02.306 [main] DEBUG org.apache.http.wire -- http-outgoing-3 << "PUT: At last! Hello There " 18:38:02.306 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << HTTP/1.1 200 OK 18:38:02.306 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Date: Sat, 03 Feb 2024 18:38:02 GMT 18:38:02.306 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Content-Type: text/plain 18:38:02.306 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Content-Length: 26 18:38:02.306 [main] DEBUG org.apache.http.headers -- http-outgoing-3 << Server: Jetty(11.0.18) 18:38:02.306 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:38:02.307 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 3][route: {}->http://localhost:42651] can be kept alive indefinitely 18:38:02.307 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-3: set socket timeout to 0 18:38:02.307 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 3][route: {}->http://localhost:42651][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.307 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:38:02.307 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:38:02.307 [main] DEBUG org.onap.policy.rest.RestManager -- PUT: At last! Hello There 18:38:02.307 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:38:02.307 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-3: Close connection 18:38:02.307 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:38:02.307 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42651/base/RestTest/PostHello/Bob?age=10: 18:38:02.308 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:38:02.308 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:38:02.308 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42651][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:38:02.308 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 4][route: {}->http://localhost:42651][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.309 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42651 18:38:02.309 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42651 18:38:02.309 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:41060<->127.0.0.1:42651 18:38:02.309 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1 18:38:02.309 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:38:02.309 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:38:02.309 [main] DEBUG org.apache.http.headers -- http-outgoing-4 >> POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1 18:38:02.309 [main] DEBUG org.apache.http.headers -- http-outgoing-4 >> Content-Type: text/plain 18:38:02.309 [main] DEBUG org.apache.http.headers -- http-outgoing-4 >> Content-Length: 9 18:38:02.309 [main] DEBUG org.apache.http.headers -- http-outgoing-4 >> Host: localhost:42651 18:38:02.309 [main] DEBUG org.apache.http.headers -- http-outgoing-4 >> Connection: Keep-Alive 18:38:02.309 [main] DEBUG org.apache.http.headers -- http-outgoing-4 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:38:02.309 [main] DEBUG org.apache.http.headers -- http-outgoing-4 >> Accept-Encoding: gzip,deflate 18:38:02.310 [main] DEBUG org.apache.http.wire -- http-outgoing-4 >> "POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:38:02.310 [main] DEBUG org.apache.http.wire -- http-outgoing-4 >> "Content-Type: text/plain[\r][\n]" 18:38:02.310 [main] DEBUG org.apache.http.wire -- http-outgoing-4 >> "Content-Length: 9[\r][\n]" 18:38:02.310 [main] DEBUG org.apache.http.wire -- http-outgoing-4 >> "Host: localhost:42651[\r][\n]" 18:38:02.310 [main] DEBUG org.apache.http.wire -- http-outgoing-4 >> "Connection: Keep-Alive[\r][\n]" 18:38:02.310 [main] DEBUG org.apache.http.wire -- http-outgoing-4 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:38:02.310 [main] DEBUG org.apache.http.wire -- http-outgoing-4 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:38:02.310 [main] DEBUG org.apache.http.wire -- http-outgoing-4 >> "[\r][\n]" 18:38:02.310 [main] DEBUG org.apache.http.wire -- http-outgoing-4 >> "At last! " 18:38:02.306 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@30c69fe7[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=26},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3c06034e] ([p=126,l=126,c=8192,r=0],[p=26,l=26,c=8192,r=0],true)@END 18:38:02.314 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@4b115c88[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41060]] on ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=0 18:38:02.314 [qtp1187972599-22] 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:38:02.314 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=1 18:38:02.315 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.315 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/0 selected 18:38:02.315 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 1 updates 18:38:02.315 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.315 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@4b115c88[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41060]] 18:38:02.315 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@4b115c88[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41060]] startThread=0 18:38:02.315 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.315 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.315 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@4b115c88[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41060]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58448ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.316 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@1a732419[{l=/127.0.0.1:42651,r=/127.0.0.1:41060,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.316 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@1a732419[{l=/127.0.0.1:42651,r=/127.0.0.1:41060,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:38:02.316 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=IDLE rs=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@1a732419[{l=/127.0.0.1:42651,r=/127.0.0.1:41060,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@4e91b0f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.316 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@1273ee3::SocketChannelEndPoint@1a732419[{l=/127.0.0.1:42651,r=/127.0.0.1:41060,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.316 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@2779132 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:38:02.316 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@1a732419[{l=/127.0.0.1:42651,r=/127.0.0.1:41060,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1273ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@779cca2d{s=START}]=>HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.316 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@1273ee3::SocketChannelEndPoint@1a732419[{l=/127.0.0.1:42651,r=/127.0.0.1:41060,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1273ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@779cca2d{s=START}]=>HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.316 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@1273ee3::SocketChannelEndPoint@1a732419[{l=/127.0.0.1:42651,r=/127.0.0.1:41060,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1273ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@779cca2d{s=START}]=>HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.317 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@3b6186b2{ReadCallback@309771b{HttpConnection@1273ee3::SocketChannelEndPoint@1a732419[{l=/127.0.0.1:42651,r=/127.0.0.1:41060,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1273ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@779cca2d{s=START}]=>HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.317 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@1a732419[{l=/127.0.0.1:42651,r=/127.0.0.1:41060,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@1273ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@779cca2d{s=START}]=>HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.317 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@3dc99849 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:38:02.317 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=2 18:38:02.317 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@1a732419[{l=/127.0.0.1:42651,r=/127.0.0.1:41060,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@1273ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@779cca2d{s=START}]=>HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.317 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@4b115c88[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41060]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58446ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.317 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=3,r=-1,t=58446ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.318 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.318 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/1 selected 18:38:02.318 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 2 updates 18:38:02.318 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:38:02.318 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@2779132 18:38:02.318 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@3dc99849 18:38:02.318 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@1a732419[{l=/127.0.0.1:42651,r=/127.0.0.1:41060,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@1273ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@779cca2d{s=START}]=>HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.318 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.318 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.318 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 1/1/1 selected 18:38:02.318 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 1 keys, 0 updates 18:38:02.318 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41060], selector=sun.nio.ch.EPollSelectorImpl@1bf99cf5, interestOps=1, readyOps=1 SocketChannelEndPoint@1a732419[{l=/127.0.0.1:42651,r=/127.0.0.1:41060,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@1273ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@779cca2d{s=START}]=>HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.318 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:38:02.318 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@1a732419[{l=/127.0.0.1:42651,r=/127.0.0.1:41060,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1273ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@779cca2d{s=START}]=>HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.319 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{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:42651/base/RestTest/PutBlank,age=27} 18:38:02.319 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@2f7ebf83{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:38:02.319 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@2f7ebf83{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.319 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{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:42651/base/RestTest/PutBlank,age=27} 18:38:02.319 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@17ca78ab) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:38:02.319 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@2f7ebf83{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.319 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@2f7ebf83{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.319 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@2f7ebf83{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.319 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{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:42651/base/RestTest/PutBlank,age=27} 18:38:02.319 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PutBlank written=26 18:38:02.319 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@1a732419[{l=/127.0.0.1:42651,r=/127.0.0.1:41060,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1273ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@779cca2d{s=START}]=>HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=IDLE rs=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:38:02.320 [qtp1187972599-22] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:02 +0000] "PUT /base/RestTest/PutBlank HTTP/1.1" 200 26 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:02.320 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=3,r=-1,t=58444ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=1]@2024-02-03T18:38:02.320186968Z 18:38:02.320 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1964528317 cs=HttpChannelState@2f7ebf83{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5ad85245 eof=true 18:38:02.320 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=1} startReservedThread p=1 18:38:02.320 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@bef2ef{PENDING,thread=null} startThread=0 18:38:02.320 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{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:42651/base/RestTest/PutBlank,age=28} 18:38:02.320 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@bef2ef{PENDING,thread=null} in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58444ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=0/4,pending=1}] 18:38:02.320 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bef2ef{PENDING,thread=Thread[qtp1187972599-19,5,main]} was=PENDING next=RESERVED size=0+1 capacity=4 18:38:02.320 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@44a7c0f0[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{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:42651/base/RestTest/PutBlank,age=28}] 18:38:02.320 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bef2ef{RESERVED,thread=Thread[qtp1187972599-19,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0} 18:38:02.320 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@301acada{RESERVED,thread=Thread[qtp1187972599-23,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58444ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=1]@2024-02-03T18:38:02.320687382Z ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0} 18:38:02.320 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58443ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=1]@2024-02-03T18:38:02.320884973Z tryProduce true 18:38:02.320 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@1a732419[{l=/127.0.0.1:42651,r=/127.0.0.1:41060,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1273ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@779cca2d{s=START}]=>HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=IDLE rs=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@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58443ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=1]@2024-02-03T18:38:02.321003064Z 18:38:02.321 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.321 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.321 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@3b6186b2{ReadCallback@309771b{HttpConnection@1273ee3::SocketChannelEndPoint@1a732419[{l=/127.0.0.1:42651,r=/127.0.0.1:41060,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1273ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@779cca2d{s=START}]=>HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.321 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@1a732419[{l=/127.0.0.1:42651,r=/127.0.0.1:41060,OPEN,fill=FI,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1273ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@779cca2d{s=START}]=>HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.321 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.321 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1273ee3::SocketChannelEndPoint@1a732419[{l=/127.0.0.1:42651,r=/127.0.0.1:41060,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1273ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@779cca2d{s=START}]=>HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=IDLE rs=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@4e91b0f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.321 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 237 DirectByteBuffer@2f2810c9[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:38:02.321 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1273ee3::SocketChannelEndPoint@1a732419[{l=/127.0.0.1:42651,r=/127.0.0.1:41060,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1273ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@779cca2d{s=START}]=>HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[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:38:02.321 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1273ee3::SocketChannelEndPoint@1a732419[{l=/127.0.0.1:42651,r=/127.0.0.1:41060,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1273ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@779cca2d{s=START}]=>HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[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:38:02.321 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[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:38:02.322 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:38:02.322 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:38:02.322 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:38:02.322 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:38:02.322 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:38:02.322 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:38:02.322 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:38:02.322 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:38:02.322 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:38:02.322 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:38:02.322 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:38:02.322 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:38:02.322 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:38:02.322 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:38:02.322 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:38:02.322 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42651) header=Host, headerString=[Host], valueString=[localhost:42651] 18:38:02.322 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:38:02.322 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:38:02.322 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:38:02.323 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:38:02.323 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:38:02.323 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:38:02.323 [qtp1187972599-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:38:02.323 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:38:02.323 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:38:02.323 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:38:02.323 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:38:02.323 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@75593248 cs=HttpChannelState@4e91b0f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4183f8d4 eof=false 18:38:02.323 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@4183f8d4 18:38:02.323 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@756fe29[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.323 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PostHello/Bob?age=10 on HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{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:42651/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:42651 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:38:02.323 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1273ee3::SocketChannelEndPoint@1a732419[{l=/127.0.0.1:42651,r=/127.0.0.1:41060,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1273ee3[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@779cca2d{s=START}]=>HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{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:42651/base/RestTest/PostHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:38:02.323 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42651/base/RestTest/PostHello/Bob?age=10 HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{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:42651/base/RestTest/PostHello/Bob?age=10,age=0} 18:38:02.324 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@4e91b0f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.324 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=1} 18:38:02.324 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.Server -- REQUEST POST /base/RestTest/PostHello/Bob ?age=10 on HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=1} 18:38:02.324 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PostHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.324 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PostHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.324 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:38:02.324 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:38:02.324 [qtp1187972599-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PostHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PostHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:38:02.324 [qtp1187972599-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:38:02.326 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@756fe29[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=3}] 18:38:02.326 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@756fe29[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=3}] 18:38:02.326 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@756fe29[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=3}] 18:38:02.326 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.326 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1273ee3::SocketChannelEndPoint@1a732419[{l=/127.0.0.1:42651,r=/127.0.0.1:41060,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1273ee3[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@779cca2d{s=START}]=>HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=4}] parse RetainableByteBuffer@10fbc3d9{DirectByteBuffer@2f2810c9[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:38:02.328 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f2810c9[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:38:02.328 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=5} Content@7fb705e1{DirectByteBufferR@21ac079b[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:38:02.328 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1273ee3::SocketChannelEndPoint@1a732419[{l=/127.0.0.1:42651,r=/127.0.0.1:41060,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1273ee3[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@779cca2d{s=START}]=>HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=5}] parsed true HttpParser{s=CONTENT,9 of 9} 18:38:02.328 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@7fb705e1{DirectByteBufferR@21ac079b[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:38:02.328 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 259670618744 AsyncContentProducer@756fe29[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=5}] 18:38:02.329 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@7fb705e1{DirectByteBufferR@21ac079b[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@756fe29[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=6}] 18:38:02.329 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@756fe29[r=Content@7fb705e1{DirectByteBufferR@21ac079b[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@6232f584{s=HttpChannelState@4e91b0f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=6}] 18:38:02.329 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@756fe29[r=Content@7fb705e1{DirectByteBufferR@21ac079b[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@6232f584{s=HttpChannelState@4e91b0f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=6}] 18:38:02.329 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@756fe29[r=Content@7fb705e1{DirectByteBufferR@21ac079b[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@7fb705e1{DirectByteBufferR@21ac079b[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@6232f584{s=HttpChannelState@4e91b0f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=6}] 18:38:02.329 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@7fb705e1{DirectByteBufferR@21ac079b[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@756fe29[r=Content@7fb705e1{DirectByteBufferR@21ac079b[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@7fb705e1{DirectByteBufferR@21ac079b[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@6232f584{s=HttpChannelState@4e91b0f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=6}] 18:38:02.329 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@4e91b0f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.329 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@7fb705e1{DirectByteBufferR@21ac079b[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:38:02.329 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@75593248 cs=HttpChannelState@4e91b0f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4183f8d4 eof=false 18:38:02.320 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1964528317 cs=HttpChannelState@2f7ebf83{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5ad85245 eof=true 18:38:02.330 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@44a7c0f0[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{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:42651/base/RestTest/PutBlank,age=38}] 18:38:02.330 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1964528317 cs=HttpChannelState@2f7ebf83{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5ad85245 eof=true 18:38:02.330 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@2f7ebf83{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.330 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1964528317 cs=HttpChannelState@2f7ebf83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5ad85245 eof=true 18:38:02.331 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@5ad85245 18:38:02.331 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@44a7c0f0[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{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:42651/base/RestTest/PutBlank,age=39}] 18:38:02.330 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@7fb705e1{DirectByteBufferR@21ac079b[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@756fe29[r=Content@7fb705e1{DirectByteBufferR@21ac079b[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@7fb705e1{DirectByteBufferR@21ac079b[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@6232f584{s=HttpChannelState@4e91b0f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=7}] 18:38:02.331 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:38:02.331 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:38:02.331 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=259670618744] AsyncContentProducer@756fe29[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=8}] 18:38:02.331 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:38:02.331 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@756fe29[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=8}] 18:38:02.331 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@756fe29[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=8}] 18:38:02.331 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.331 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@27fe7a08[{l=/127.0.0.1:42651,r=/127.0.0.1:41054,OPEN,fill=-,flush=-,to=25/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@402a334d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27b88afb{s=START}]=>HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.331 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.331 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1273ee3::SocketChannelEndPoint@1a732419[{l=/127.0.0.1:42651,r=/127.0.0.1:41060,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1273ee3[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@779cca2d{s=START}]=>HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=8}] parse RetainableByteBuffer@10fbc3d9{DirectByteBuffer@2f2810c9[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:38:02.331 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:38:02.331 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f2810c9[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:38:02.332 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:38:02.331 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@402a334d::SocketChannelEndPoint@27fe7a08[{l=/127.0.0.1:42651,r=/127.0.0.1:41054,ISHUT,fill=-,flush=-,to=25/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@402a334d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27b88afb{s=START}]=>HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.332 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=9} 18:38:02.332 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:38:02.332 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=9} 18:38:02.332 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@402a334d::SocketChannelEndPoint@27fe7a08[{l=/127.0.0.1:42651,r=/127.0.0.1:41054,ISHUT,fill=-,flush=-,to=26/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@402a334d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@27b88afb{s=START}]=>HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.332 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.332 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:38:02.332 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@27fe7a08[{l=/127.0.0.1:42651,r=/127.0.0.1:41054,ISHUT,fill=-,flush=-,to=26/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@402a334d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27b88afb{s=START}]=>HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.332 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@27fe7a08[{l=/127.0.0.1:42651,r=/127.0.0.1:41054,ISHUT,fill=-,flush=-,to=26/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@402a334d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27b88afb{s=START}]=>HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.332 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:38:02.332 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@27fe7a08[{l=/127.0.0.1:42651,r=/127.0.0.1:41054,CLOSED,fill=-,flush=-,to=26/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@402a334d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27b88afb{s=START}]=>HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.332 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1273ee3::SocketChannelEndPoint@1a732419[{l=/127.0.0.1:42651,r=/127.0.0.1:41060,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1273ee3[p=HttpParser{s=END,9 of 9},g=HttpGenerator@779cca2d{s=START}]=>HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=10}] parsed false HttpParser{s=END,9 of 9} 18:38:02.333 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@7de0bb28{null} 18:38:02.333 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@1273ee3::SocketChannelEndPoint@1a732419[{l=/127.0.0.1:42651,r=/127.0.0.1:41060,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1273ee3[p=HttpParser{s=END,9 of 9},g=HttpGenerator@779cca2d{s=START}]=>HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=10}] 18:38:02.333 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:38:02.333 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 259670618744 AsyncContentProducer@756fe29[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=10}] 18:38:02.333 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@756fe29[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=10}] 18:38:02.333 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:38:02.333 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.333 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/0 selected 18:38:02.333 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 0 updates 18:38:02.333 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.333 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.333 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 0 keys 18:38:02.334 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1377e412 startThread=0 18:38:02.334 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@402a334d::SocketChannelEndPoint@27fe7a08[{l=null,r=null,CLOSED,fill=-,flush=-,to=28/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@402a334d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27b88afb{s=START}]=>HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=IDLE rs=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:38:02.334 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@402a334d::SocketChannelEndPoint@27fe7a08[{l=null,r=null,CLOSED,fill=-,flush=-,to=28/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@402a334d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27b88afb{s=START}]=>HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.334 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@27fe7a08[{l=null,r=null,CLOSED,fill=-,flush=-,to=28/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@402a334d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27b88afb{s=START}]=>HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.334 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@402a334d::SocketChannelEndPoint@27fe7a08[{l=null,r=null,CLOSED,fill=-,flush=-,to=28/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@402a334d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27b88afb{s=START}]=>HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=IDLE rs=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@2f7ebf83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.334 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76f2d46d{RUNNING,thread=Thread[qtp1187972599-22,5,main]} was=RUNNING next=RESERVED size=0+2 capacity=4 18:38:02.334 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76f2d46d{RESERVED,thread=Thread[qtp1187972599-22,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.333 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@756fe29[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=10}] 18:38:02.335 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@756fe29[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=12}] 18:38:02.335 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@756fe29[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=12}] 18:38:02.335 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@756fe29[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=12}] 18:38:02.335 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@4e91b0f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.335 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:38:02.335 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@75593248 cs=HttpChannelState@4e91b0f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4183f8d4 eof=false 18:38:02.335 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@75593248 cs=HttpChannelState@4e91b0f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4183f8d4 eof=false 18:38:02.335 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:38:02.336 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@11bb0231[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:38:02.336 [qtp1187972599-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:38:02.336 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@236c08cd[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@64b3894c{null} 18:38:02.336 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PostHello/Bob on HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{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:42651/base/RestTest/PostHello/Bob?age=10,age=13} 200 null HTTP/1.1 Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 38 Content-Type: text/plain 18:38:02.336 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@25e2da9e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6c81fe99] (null,[p=0,l=38,c=8192,r=38],true)@START 18:38:02.337 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=38} last=true content=HeapByteBuffer@236c08cd[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:38:02.337 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 38 Content-Type: text/plain 18:38:02.337 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:38:02.342 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1377e412 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58422ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.342 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@27fe7a08[{l=null,r=null,CLOSED,fill=-,flush=-,to=36/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@402a334d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27b88afb{s=START}]=>HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.342 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@402a334d::SocketChannelEndPoint@27fe7a08[{l=null,r=null,CLOSED,fill=-,flush=-,to=37/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@402a334d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@27b88afb{s=START}]=>HttpChannelOverHttp@517c44f7{s=HttpChannelState@2f7ebf83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.343 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1377e412 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58421ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.343 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58421ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.337 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@25e2da9e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6c81fe99] ([p=0,l=126,c=8192,r=126],[p=0,l=38,c=8192,r=38],true)@COMPLETING 18:38:02.343 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@2f68a9a4{IDLE}->null [DirectByteBuffer@2652a7a2[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@236c08cd[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:38:02.343 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@2f68a9a4{WRITING}->null:IDLE-->WRITING 18:38:02.344 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "HTTP/1.1 200 OK[\r][\n]" 18:38:02.344 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "Date: Sat, 03 Feb 2024 18:38:02 GMT[\r][\n]" 18:38:02.344 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 164 SocketChannelEndPoint@1a732419[{l=/127.0.0.1:42651,r=/127.0.0.1:41060,OPEN,fill=-,flush=W,to=22/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1273ee3[p=HttpParser{s=END,9 of 9},g=HttpGenerator@779cca2d{s=COMPLETING}]=>HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{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:42651/base/RestTest/PostHello/Bob?age=10,age=21}] 18:38:02.344 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "Content-Type: text/plain[\r][\n]" 18:38:02.344 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=164 remaining=0 WriteFlusher@2f68a9a4{WRITING}->null 18:38:02.344 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "Content-Length: 38[\r][\n]" 18:38:02.344 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@2f68a9a4{IDLE}->null:WRITING-->IDLE 18:38:02.344 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "Server: Jetty(11.0.18)[\r][\n]" 18:38:02.344 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@25e2da9e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6c81fe99] ([p=126,l=126,c=8192,r=0],[p=38,l=38,c=8192,r=0],true)@END 18:38:02.344 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "[\r][\n]" 18:38:02.344 [main] DEBUG org.apache.http.wire -- http-outgoing-4 << "POST: At last! Hello There Bob aged 10" 18:38:02.344 [qtp1187972599-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:38:02.344 [main] DEBUG org.apache.http.headers -- http-outgoing-4 << HTTP/1.1 200 OK 18:38:02.344 [main] DEBUG org.apache.http.headers -- http-outgoing-4 << Date: Sat, 03 Feb 2024 18:38:02 GMT 18:38:02.344 [main] DEBUG org.apache.http.headers -- http-outgoing-4 << Content-Type: text/plain 18:38:02.344 [main] DEBUG org.apache.http.headers -- http-outgoing-4 << Content-Length: 38 18:38:02.344 [main] DEBUG org.apache.http.headers -- http-outgoing-4 << Server: Jetty(11.0.18) 18:38:02.345 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:38:02.345 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 4][route: {}->http://localhost:42651] can be kept alive indefinitely 18:38:02.345 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-4: set socket timeout to 0 18:38:02.344 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:38:02.345 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 4][route: {}->http://localhost:42651][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.345 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:38:02.345 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{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:42651/base/RestTest/PostHello/Bob?age=10,age=22} 18:38:02.345 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:38:02.345 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@4e91b0f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:38:02.345 [main] DEBUG org.onap.policy.rest.RestManager -- POST: At last! Hello There Bob aged 10 18:38:02.345 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@4e91b0f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.345 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:38:02.345 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-4: Close connection 18:38:02.345 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{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:42651/base/RestTest/PostHello/Bob?age=10,age=22} 18:38:02.345 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:38:02.345 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@57e9bcec) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:38:02.345 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42651/base/RestTest/PostBlank: 18:38:02.345 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@4e91b0f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.346 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@4e91b0f{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.346 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@4e91b0f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.346 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{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:42651/base/RestTest/PostHello/Bob?age=10,age=23} 18:38:02.346 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PostHello/Bob written=38 18:38:02.346 [qtp1187972599-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:02 +0000] "POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1" 200 38 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:02.346 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@75593248 cs=HttpChannelState@4e91b0f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4183f8d4 eof=true 18:38:02.346 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{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:42651/base/RestTest/PostHello/Bob?age=10,age=23} 18:38:02.346 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:38:02.346 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@756fe29[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{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:42651/base/RestTest/PostHello/Bob?age=10,age=23}] 18:38:02.346 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@75593248 cs=HttpChannelState@4e91b0f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4183f8d4 eof=true 18:38:02.346 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:38:02.346 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@756fe29[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{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:42651/base/RestTest/PostHello/Bob?age=10,age=23}] 18:38:02.346 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42651][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:38:02.346 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@75593248 cs=HttpChannelState@4e91b0f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4183f8d4 eof=true 18:38:02.347 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@4e91b0f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.347 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 5][route: {}->http://localhost:42651][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.347 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42651 18:38:02.347 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42651 18:38:02.347 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@75593248 cs=HttpChannelState@4e91b0f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4183f8d4 eof=true 18:38:02.347 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:41068<->127.0.0.1:42651 18:38:02.347 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request POST /base/RestTest/PostBlank HTTP/1.1 18:38:02.347 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:38:02.347 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@43775170[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41068]] on ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=0 18:38:02.347 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:38:02.347 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=1 18:38:02.347 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.347 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/0 selected 18:38:02.347 [main] DEBUG org.apache.http.headers -- http-outgoing-5 >> POST /base/RestTest/PostBlank HTTP/1.1 18:38:02.347 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 1 updates 18:38:02.347 [main] DEBUG org.apache.http.headers -- http-outgoing-5 >> Content-Type: text/plain 18:38:02.347 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.347 [main] DEBUG org.apache.http.headers -- http-outgoing-5 >> Content-Length: 9 18:38:02.347 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@43775170[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41068]] 18:38:02.347 [main] DEBUG org.apache.http.headers -- http-outgoing-5 >> Host: localhost:42651 18:38:02.348 [main] DEBUG org.apache.http.headers -- http-outgoing-5 >> Connection: Keep-Alive 18:38:02.348 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@43775170[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41068]] startThread=0 18:38:02.348 [main] DEBUG org.apache.http.headers -- http-outgoing-5 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:38:02.348 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.348 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@43775170[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41068]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58416ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.347 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@4183f8d4 18:38:02.348 [main] DEBUG org.apache.http.headers -- http-outgoing-5 >> Accept-Encoding: gzip,deflate 18:38:02.348 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.348 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@2c15e07f[{l=/127.0.0.1:42651,r=/127.0.0.1:41068,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.348 [main] DEBUG org.apache.http.wire -- http-outgoing-5 >> "POST /base/RestTest/PostBlank HTTP/1.1[\r][\n]" 18:38:02.348 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@756fe29[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{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:42651/base/RestTest/PostHello/Bob?age=10,age=25}] 18:38:02.348 [main] DEBUG org.apache.http.wire -- http-outgoing-5 >> "Content-Type: text/plain[\r][\n]" 18:38:02.348 [main] DEBUG org.apache.http.wire -- http-outgoing-5 >> "Content-Length: 9[\r][\n]" 18:38:02.348 [main] DEBUG org.apache.http.wire -- http-outgoing-5 >> "Host: localhost:42651[\r][\n]" 18:38:02.348 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@2c15e07f[{l=/127.0.0.1:42651,r=/127.0.0.1:41068,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:38:02.348 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=IDLE rs=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@2c15e07f[{l=/127.0.0.1:42651,r=/127.0.0.1:41068,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@530fba83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.348 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@22f56b7b::SocketChannelEndPoint@2c15e07f[{l=/127.0.0.1:42651,r=/127.0.0.1:41068,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.348 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@21e07142 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:38:02.348 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@2c15e07f[{l=/127.0.0.1:42651,r=/127.0.0.1:41068,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@22f56b7b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f02d658{s=START}]=>HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.349 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@22f56b7b::SocketChannelEndPoint@2c15e07f[{l=/127.0.0.1:42651,r=/127.0.0.1:41068,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@22f56b7b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f02d658{s=START}]=>HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.349 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@22f56b7b::SocketChannelEndPoint@2c15e07f[{l=/127.0.0.1:42651,r=/127.0.0.1:41068,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@22f56b7b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f02d658{s=START}]=>HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.349 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@21f7be99{ReadCallback@2850b76f{HttpConnection@22f56b7b::SocketChannelEndPoint@2c15e07f[{l=/127.0.0.1:42651,r=/127.0.0.1:41068,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@22f56b7b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f02d658{s=START}]=>HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.349 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@2c15e07f[{l=/127.0.0.1:42651,r=/127.0.0.1:41068,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@22f56b7b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f02d658{s=START}]=>HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.349 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@a98a946 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:38:02.349 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=2 18:38:02.349 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.349 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@2c15e07f[{l=/127.0.0.1:42651,r=/127.0.0.1:41068,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@22f56b7b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f02d658{s=START}]=>HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.348 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:38:02.348 [main] DEBUG org.apache.http.wire -- http-outgoing-5 >> "Connection: Keep-Alive[\r][\n]" 18:38:02.349 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@43775170[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41068]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58414ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.349 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/1 selected 18:38:02.349 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58414ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.349 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:38:02.349 [main] DEBUG org.apache.http.wire -- http-outgoing-5 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:38:02.349 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 2 updates 18:38:02.353 [main] DEBUG org.apache.http.wire -- http-outgoing-5 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:38:02.353 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:38:02.353 [main] DEBUG org.apache.http.wire -- http-outgoing-5 >> "[\r][\n]" 18:38:02.353 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@21e07142 18:38:02.353 [main] DEBUG org.apache.http.wire -- http-outgoing-5 >> "At last! " 18:38:02.353 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@a98a946 18:38:02.353 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:38:02.353 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@2c15e07f[{l=/127.0.0.1:42651,r=/127.0.0.1:41068,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@22f56b7b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f02d658{s=START}]=>HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.353 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.353 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.353 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@1a732419[{l=/127.0.0.1:42651,r=/127.0.0.1:41060,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1273ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@779cca2d{s=START}]=>HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.353 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 1/1/1 selected 18:38:02.353 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.353 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 1 keys, 0 updates 18:38:02.353 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:38:02.353 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41068], selector=sun.nio.ch.EPollSelectorImpl@23da9f4d, interestOps=1, readyOps=1 SocketChannelEndPoint@2c15e07f[{l=/127.0.0.1:42651,r=/127.0.0.1:41068,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@22f56b7b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f02d658{s=START}]=>HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.353 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1273ee3::SocketChannelEndPoint@1a732419[{l=/127.0.0.1:42651,r=/127.0.0.1:41060,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1273ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@779cca2d{s=START}]=>HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.354 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@2c15e07f[{l=/127.0.0.1:42651,r=/127.0.0.1:41068,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@22f56b7b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f02d658{s=START}]=>HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.354 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@2c15e07f[{l=/127.0.0.1:42651,r=/127.0.0.1:41068,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@22f56b7b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f02d658{s=START}]=>HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=IDLE rs=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:38:02.354 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1273ee3::SocketChannelEndPoint@1a732419[{l=/127.0.0.1:42651,r=/127.0.0.1:41060,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1273ee3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@779cca2d{s=START}]=>HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.354 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58409ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=2]@2024-02-03T18:38:02.354691481Z 18:38:02.354 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.354 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:38:02.354 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@2c15e07f[{l=/127.0.0.1:42651,r=/127.0.0.1:41068,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@22f56b7b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f02d658{s=START}]=>HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=IDLE rs=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@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58409ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=2]@2024-02-03T18:38:02.354983823Z 18:38:02.354 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@1a732419[{l=/127.0.0.1:42651,r=/127.0.0.1:41060,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1273ee3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@779cca2d{s=START}]=>HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.355 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@21f7be99{ReadCallback@2850b76f{HttpConnection@22f56b7b::SocketChannelEndPoint@2c15e07f[{l=/127.0.0.1:42651,r=/127.0.0.1:41068,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@22f56b7b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f02d658{s=START}]=>HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.355 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@1a732419[{l=/127.0.0.1:42651,r=/127.0.0.1:41060,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1273ee3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@779cca2d{s=START}]=>HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.355 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@22f56b7b::SocketChannelEndPoint@2c15e07f[{l=/127.0.0.1:42651,r=/127.0.0.1:41068,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@22f56b7b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f02d658{s=START}]=>HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=IDLE rs=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@530fba83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.355 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@1a732419[{l=/127.0.0.1:42651,r=/127.0.0.1:41060,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1273ee3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@779cca2d{s=START}]=>HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.355 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 226 DirectByteBuffer@69856a09[p=0,l=226,c=8192,r=226]={<<>>At last! ...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.355 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@3b6186b2{null} 18:38:02.355 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@22f56b7b::SocketChannelEndPoint@2c15e07f[{l=/127.0.0.1:42651,r=/127.0.0.1:41068,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@22f56b7b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f02d658{s=START}]=>HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=226,c=8192,r=226]={<<>>At last! ...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.355 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:38:02.355 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@22f56b7b::SocketChannelEndPoint@2c15e07f[{l=/127.0.0.1:42651,r=/127.0.0.1:41068,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@22f56b7b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f02d658{s=START}]=>HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=226,c=8192,r=226]={<<>>At last! ...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.355 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@60a07cbc startThread=0 18:38:02.355 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@60a07cbc in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58408ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.356 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=226,c=8192,r=226]={<<>>At last! ...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.356 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:38:02.356 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:38:02.356 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@1a732419[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1273ee3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@779cca2d{s=START}]=>HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.356 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:38:02.356 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:38:02.356 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@1273ee3::SocketChannelEndPoint@1a732419[{l=null,r=null,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1273ee3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@779cca2d{s=START}]=>HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.356 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:38:02.356 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@60a07cbc in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58408ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.356 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:38:02.356 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58408ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.356 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:38:02.356 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1273ee3::SocketChannelEndPoint@1a732419[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1273ee3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@779cca2d{s=START}]=>HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=IDLE rs=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:38:02.356 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76f2d46d{RESERVED,thread=Thread[qtp1187972599-22,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58407ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=3]@2024-02-03T18:38:02.356770626Z ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0} 18:38:02.356 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@1273ee3::SocketChannelEndPoint@1a732419[{l=null,r=null,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1273ee3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@779cca2d{s=START}]=>HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.356 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58407ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=3]@2024-02-03T18:38:02.356948617Z tryProduce true 18:38:02.356 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@1a732419[{l=null,r=null,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1273ee3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@779cca2d{s=START}]=>HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.357 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.357 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.357 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1273ee3::SocketChannelEndPoint@1a732419[{l=null,r=null,CLOSED,fill=-,flush=-,to=12/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1273ee3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@779cca2d{s=START}]=>HttpChannelOverHttp@6232f584{s=HttpChannelState@4e91b0f{s=IDLE rs=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@4e91b0f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.357 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@24ec173d{RUNNING,thread=Thread[qtp1187972599-25,5,main]} was=RUNNING next=RESERVED size=0+2 capacity=4 18:38:02.357 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.357 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/0 selected 18:38:02.357 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 0 updates 18:38:02.357 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.357 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.357 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 0 keys 18:38:02.356 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:38:02.357 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:38:02.357 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:38:02.358 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:38:02.358 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:38:02.358 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:38:02.358 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:38:02.358 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:38:02.358 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42651) header=Host, headerString=[Host], valueString=[localhost:42651] 18:38:02.358 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:38:02.358 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:38:02.358 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:38:02.358 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:38:02.358 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:38:02.358 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:38:02.358 [qtp1187972599-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:38:02.358 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:38:02.358 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:38:02.358 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:38:02.358 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:38:02.358 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@294411032 cs=HttpChannelState@530fba83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@80ec4a4 eof=false 18:38:02.359 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@80ec4a4 18:38:02.359 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@e19798b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=IDLE 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:38:02.359 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PostBlank on HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{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:42651/base/RestTest/PostBlank,age=1} POST /base/RestTest/PostBlank HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:42651 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:38:02.359 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@22f56b7b::SocketChannelEndPoint@2c15e07f[{l=/127.0.0.1:42651,r=/127.0.0.1:41068,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@22f56b7b[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@f02d658{s=START}]=>HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{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:42651/base/RestTest/PostBlank,age=1}] parsed true HttpParser{s=CONTENT,0 of 9} 18:38:02.359 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42651/base/RestTest/PostBlank HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{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:42651/base/RestTest/PostBlank,age=1} 18:38:02.359 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@530fba83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.359 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=1} 18:38:02.359 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.Server -- REQUEST POST /base/RestTest/PostBlank ?null on HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=1} 18:38:02.359 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PostBlank @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.359 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PostBlank @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.359 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:38:02.359 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:38:02.360 [qtp1187972599-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PostBlank|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PostBlank} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:38:02.360 [qtp1187972599-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:38:02.361 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@e19798b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=3}] 18:38:02.361 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@e19798b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=3}] 18:38:02.361 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@e19798b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=3}] 18:38:02.361 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.361 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@22f56b7b::SocketChannelEndPoint@2c15e07f[{l=/127.0.0.1:42651,r=/127.0.0.1:41068,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@22f56b7b[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@f02d658{s=START}]=>HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=3}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[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:38:02.361 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[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:38:02.361 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=3} Content@2015fb4d{DirectByteBufferR@5ec0200f[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:38:02.357 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@24ec173d{RESERVED,thread=Thread[qtp1187972599-25,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.362 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@22f56b7b::SocketChannelEndPoint@2c15e07f[{l=/127.0.0.1:42651,r=/127.0.0.1:41068,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@22f56b7b[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@f02d658{s=START}]=>HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=4}] parsed true HttpParser{s=CONTENT,9 of 9} 18:38:02.357 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@2c15e07f[{l=/127.0.0.1:42651,r=/127.0.0.1:41068,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@22f56b7b[p=HttpParser{s=HEADER,0 of -1},g=HttpGenerator@f02d658{s=START}]=>HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.362 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.362 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@2015fb4d{DirectByteBufferR@5ec0200f[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:38:02.362 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 259704204500 AsyncContentProducer@e19798b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=4}] 18:38:02.362 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@2015fb4d{DirectByteBufferR@5ec0200f[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@e19798b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=4}] 18:38:02.363 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@e19798b[r=Content@2015fb4d{DirectByteBufferR@5ec0200f[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@1b76b759{s=HttpChannelState@530fba83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=5}] 18:38:02.363 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@e19798b[r=Content@2015fb4d{DirectByteBufferR@5ec0200f[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@1b76b759{s=HttpChannelState@530fba83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=5}] 18:38:02.363 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@e19798b[r=Content@2015fb4d{DirectByteBufferR@5ec0200f[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@2015fb4d{DirectByteBufferR@5ec0200f[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@1b76b759{s=HttpChannelState@530fba83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=5}] 18:38:02.363 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@2015fb4d{DirectByteBufferR@5ec0200f[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@e19798b[r=Content@2015fb4d{DirectByteBufferR@5ec0200f[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@2015fb4d{DirectByteBufferR@5ec0200f[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@1b76b759{s=HttpChannelState@530fba83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=5}] 18:38:02.363 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@530fba83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.363 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@2015fb4d{DirectByteBufferR@5ec0200f[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:38:02.363 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@294411032 cs=HttpChannelState@530fba83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@80ec4a4 eof=false 18:38:02.363 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@2015fb4d{DirectByteBufferR@5ec0200f[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@e19798b[r=Content@2015fb4d{DirectByteBufferR@5ec0200f[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@2015fb4d{DirectByteBufferR@5ec0200f[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@1b76b759{s=HttpChannelState@530fba83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=5}] 18:38:02.363 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=259704204500] AsyncContentProducer@e19798b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=6}] 18:38:02.364 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@e19798b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=6}] 18:38:02.364 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@e19798b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=6}] 18:38:02.364 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.364 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@22f56b7b::SocketChannelEndPoint@2c15e07f[{l=/127.0.0.1:42651,r=/127.0.0.1:41068,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@22f56b7b[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@f02d658{s=START}]=>HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=6}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=226,l=226,c=8192,r=0]={POST /bas... last! <<<>>>At last! ...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.364 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=226,l=226,c=8192,r=0]={POST /bas... last! <<<>>>At last! ...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.364 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:38:02.364 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=6} 18:38:02.364 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:38:02.364 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=6} 18:38:02.364 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:38:02.364 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@22f56b7b::SocketChannelEndPoint@2c15e07f[{l=/127.0.0.1:42651,r=/127.0.0.1:41068,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@22f56b7b[p=HttpParser{s=END,9 of 9},g=HttpGenerator@f02d658{s=START}]=>HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=6}] parsed false HttpParser{s=END,9 of 9} 18:38:02.364 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@22f56b7b::SocketChannelEndPoint@2c15e07f[{l=/127.0.0.1:42651,r=/127.0.0.1:41068,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@22f56b7b[p=HttpParser{s=END,9 of 9},g=HttpGenerator@f02d658{s=START}]=>HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=6}] 18:38:02.364 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:38:02.364 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 259704204500 AsyncContentProducer@e19798b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=6}] 18:38:02.365 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@e19798b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=7}] 18:38:02.365 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@e19798b[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=7}] 18:38:02.365 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@e19798b[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=7}] 18:38:02.365 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@e19798b[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=7}] 18:38:02.365 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@e19798b[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=7}] 18:38:02.365 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@530fba83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.365 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:38:02.365 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@294411032 cs=HttpChannelState@530fba83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@80ec4a4 eof=false 18:38:02.365 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@294411032 cs=HttpChannelState@530fba83{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@80ec4a4 eof=false 18:38:02.365 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:38:02.366 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@1bd0df7d[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:38:02.366 [qtp1187972599-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=27 null 18:38:02.366 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@59557541[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@569522b5{null} 18:38:02.366 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PostBlank on HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{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:42651/base/RestTest/PostBlank,age=8} 200 null HTTP/1.1 Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 27 Content-Type: text/plain 18:38:02.366 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@90ab030[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=27},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@143cad5b] (null,[p=0,l=27,c=8192,r=27],true)@START 18:38:02.366 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=27} last=true content=HeapByteBuffer@59557541[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:38:02.366 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 27 Content-Type: text/plain 18:38:02.366 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:38:02.367 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@90ab030[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=27},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@143cad5b] ([p=0,l=126,c=8192,r=126],[p=0,l=27,c=8192,r=27],true)@COMPLETING 18:38:02.367 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@66312de0{IDLE}->null [DirectByteBuffer@2652a7a2[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@59557541[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:38:02.367 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@66312de0{WRITING}->null:IDLE-->WRITING 18:38:02.367 [main] DEBUG org.apache.http.wire -- http-outgoing-5 << "HTTP/1.1 200 OK[\r][\n]" 18:38:02.367 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 153 SocketChannelEndPoint@2c15e07f[{l=/127.0.0.1:42651,r=/127.0.0.1:41068,OPEN,fill=-,flush=W,to=11/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@22f56b7b[p=HttpParser{s=END,9 of 9},g=HttpGenerator@f02d658{s=COMPLETING}]=>HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{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:42651/base/RestTest/PostBlank,age=9}] 18:38:02.367 [main] DEBUG org.apache.http.wire -- http-outgoing-5 << "Date: Sat, 03 Feb 2024 18:38:02 GMT[\r][\n]" 18:38:02.367 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=153 remaining=0 WriteFlusher@66312de0{WRITING}->null 18:38:02.367 [main] DEBUG org.apache.http.wire -- http-outgoing-5 << "Content-Type: text/plain[\r][\n]" 18:38:02.367 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@66312de0{IDLE}->null:WRITING-->IDLE 18:38:02.367 [main] DEBUG org.apache.http.wire -- http-outgoing-5 << "Content-Length: 27[\r][\n]" 18:38:02.367 [main] DEBUG org.apache.http.wire -- http-outgoing-5 << "Server: Jetty(11.0.18)[\r][\n]" 18:38:02.367 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@90ab030[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=27},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@143cad5b] ([p=126,l=126,c=8192,r=0],[p=27,l=27,c=8192,r=0],true)@END 18:38:02.367 [main] DEBUG org.apache.http.wire -- http-outgoing-5 << "[\r][\n]" 18:38:02.367 [main] DEBUG org.apache.http.wire -- http-outgoing-5 << "POST: At last! Hello There " 18:38:02.367 [qtp1187972599-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:38:02.367 [main] DEBUG org.apache.http.headers -- http-outgoing-5 << HTTP/1.1 200 OK 18:38:02.367 [main] DEBUG org.apache.http.headers -- http-outgoing-5 << Date: Sat, 03 Feb 2024 18:38:02 GMT 18:38:02.367 [main] DEBUG org.apache.http.headers -- http-outgoing-5 << Content-Type: text/plain 18:38:02.367 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:38:02.367 [main] DEBUG org.apache.http.headers -- http-outgoing-5 << Content-Length: 27 18:38:02.367 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{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:42651/base/RestTest/PostBlank,age=9} 18:38:02.367 [main] DEBUG org.apache.http.headers -- http-outgoing-5 << Server: Jetty(11.0.18) 18:38:02.367 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@530fba83{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:38:02.368 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@530fba83{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.368 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:38:02.368 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{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:42651/base/RestTest/PostBlank,age=10} 18:38:02.368 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@194e3b19) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:38:02.368 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@530fba83{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.368 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 5][route: {}->http://localhost:42651] can be kept alive indefinitely 18:38:02.368 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@530fba83{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.368 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-5: set socket timeout to 0 18:38:02.368 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@530fba83{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.368 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 5][route: {}->http://localhost:42651][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.368 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{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:42651/base/RestTest/PostBlank,age=10} 18:38:02.368 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:38:02.368 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PostBlank written=27 18:38:02.368 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:38:02.368 [main] DEBUG org.onap.policy.rest.RestManager -- POST: At last! Hello There 18:38:02.368 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:38:02.368 [qtp1187972599-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:02 +0000] "POST /base/RestTest/PostBlank HTTP/1.1" 200 27 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:02.368 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-5: Close connection 18:38:02.368 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@294411032 cs=HttpChannelState@530fba83{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@80ec4a4 eof=true 18:38:02.368 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:38:02.368 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{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:42651/base/RestTest/PostBlank,age=10} 18:38:02.368 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42651/base/RestTest/PatchHello/Bob?age=10: 18:38:02.368 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@e19798b[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{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:42651/base/RestTest/PostBlank,age=10}] 18:38:02.368 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@294411032 cs=HttpChannelState@530fba83{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@80ec4a4 eof=true 18:38:02.368 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@e19798b[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{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:42651/base/RestTest/PostBlank,age=10}] 18:38:02.369 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@294411032 cs=HttpChannelState@530fba83{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@80ec4a4 eof=true 18:38:02.369 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@530fba83{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.369 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@294411032 cs=HttpChannelState@530fba83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@80ec4a4 eof=true 18:38:02.369 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@80ec4a4 18:38:02.369 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@e19798b[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{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:42651/base/RestTest/PostBlank,age=11}] 18:38:02.369 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:38:02.369 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:38:02.369 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:38:02.369 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:38:02.369 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@2c15e07f[{l=/127.0.0.1:42651,r=/127.0.0.1:41068,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@22f56b7b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f02d658{s=START}]=>HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.369 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.369 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:38:02.369 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:38:02.369 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42651][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:38:02.369 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@22f56b7b::SocketChannelEndPoint@2c15e07f[{l=/127.0.0.1:42651,r=/127.0.0.1:41068,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@22f56b7b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f02d658{s=START}]=>HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.369 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 6][route: {}->http://localhost:42651][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.369 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42651 18:38:02.369 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@22f56b7b::SocketChannelEndPoint@2c15e07f[{l=/127.0.0.1:42651,r=/127.0.0.1:41068,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@22f56b7b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@f02d658{s=START}]=>HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.369 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42651 18:38:02.374 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:41078<->127.0.0.1:42651 18:38:02.374 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@cab3cd1[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41078]] on ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=0 18:38:02.374 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1 18:38:02.374 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:38:02.374 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=1 18:38:02.374 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:38:02.374 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.374 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/0 selected 18:38:02.374 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 1 updates 18:38:02.374 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.375 [main] DEBUG org.apache.http.headers -- http-outgoing-6 >> PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1 18:38:02.375 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@cab3cd1[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41078]] 18:38:02.375 [main] DEBUG org.apache.http.headers -- http-outgoing-6 >> Content-Type: application/merge-patch+json 18:38:02.375 [main] DEBUG org.apache.http.headers -- http-outgoing-6 >> Content-Length: 9 18:38:02.375 [main] DEBUG org.apache.http.headers -- http-outgoing-6 >> Host: localhost:42651 18:38:02.375 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@cab3cd1[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41078]] startThread=0 18:38:02.375 [main] DEBUG org.apache.http.headers -- http-outgoing-6 >> Connection: Keep-Alive 18:38:02.375 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.375 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.375 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@cab3cd1[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41078]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58389ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.375 [main] DEBUG org.apache.http.headers -- http-outgoing-6 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:38:02.375 [main] DEBUG org.apache.http.headers -- http-outgoing-6 >> Accept-Encoding: gzip,deflate 18:38:02.375 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@13b10e5b[{l=/127.0.0.1:42651,r=/127.0.0.1:41078,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.375 [main] DEBUG org.apache.http.wire -- http-outgoing-6 >> "PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:38:02.375 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@13b10e5b[{l=/127.0.0.1:42651,r=/127.0.0.1:41078,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:38:02.375 [main] DEBUG org.apache.http.wire -- http-outgoing-6 >> "Content-Type: application/merge-patch+json[\r][\n]" 18:38:02.375 [main] DEBUG org.apache.http.wire -- http-outgoing-6 >> "Content-Length: 9[\r][\n]" 18:38:02.375 [main] DEBUG org.apache.http.wire -- http-outgoing-6 >> "Host: localhost:42651[\r][\n]" 18:38:02.375 [main] DEBUG org.apache.http.wire -- http-outgoing-6 >> "Connection: Keep-Alive[\r][\n]" 18:38:02.375 [main] DEBUG org.apache.http.wire -- http-outgoing-6 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:38:02.375 [main] DEBUG org.apache.http.wire -- http-outgoing-6 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:38:02.375 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=IDLE rs=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@13b10e5b[{l=/127.0.0.1:42651,r=/127.0.0.1:41078,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@22685c97{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.375 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@6d750305::SocketChannelEndPoint@13b10e5b[{l=/127.0.0.1:42651,r=/127.0.0.1:41078,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.375 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@76ad1b26 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:38:02.375 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@13b10e5b[{l=/127.0.0.1:42651,r=/127.0.0.1:41078,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@6d750305[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ab18c48{s=START}]=>HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.375 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@6d750305::SocketChannelEndPoint@13b10e5b[{l=/127.0.0.1:42651,r=/127.0.0.1:41078,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@6d750305[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ab18c48{s=START}]=>HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.376 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@6d750305::SocketChannelEndPoint@13b10e5b[{l=/127.0.0.1:42651,r=/127.0.0.1:41078,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@6d750305[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ab18c48{s=START}]=>HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.376 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@6addf56d{ReadCallback@2f75be18{HttpConnection@6d750305::SocketChannelEndPoint@13b10e5b[{l=/127.0.0.1:42651,r=/127.0.0.1:41078,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@6d750305[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ab18c48{s=START}]=>HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.376 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@13b10e5b[{l=/127.0.0.1:42651,r=/127.0.0.1:41078,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@6d750305[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ab18c48{s=START}]=>HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.376 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@311ff4fb on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:38:02.376 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=2 18:38:02.376 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@13b10e5b[{l=/127.0.0.1:42651,r=/127.0.0.1:41078,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@6d750305[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ab18c48{s=START}]=>HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.376 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@cab3cd1[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41078]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58388ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.376 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58387ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.376 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.376 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/1 selected 18:38:02.376 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 2 updates 18:38:02.376 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:38:02.376 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@76ad1b26 18:38:02.376 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@311ff4fb 18:38:02.376 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@13b10e5b[{l=/127.0.0.1:42651,r=/127.0.0.1:41078,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@6d750305[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ab18c48{s=START}]=>HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.377 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.377 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.369 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.377 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:38:02.377 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@2c15e07f[{l=/127.0.0.1:42651,r=/127.0.0.1:41068,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@22f56b7b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@f02d658{s=START}]=>HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.377 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@2c15e07f[{l=/127.0.0.1:42651,r=/127.0.0.1:41068,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@22f56b7b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@f02d658{s=START}]=>HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.377 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@2c15e07f[{l=/127.0.0.1:42651,r=/127.0.0.1:41068,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@22f56b7b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@f02d658{s=START}]=>HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.377 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@21f7be99{null} 18:38:02.377 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:38:02.377 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.377 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/0 selected 18:38:02.377 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 0 updates 18:38:02.377 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.377 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.377 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 0 keys 18:38:02.377 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@45998330 startThread=0 18:38:02.377 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@22f56b7b::SocketChannelEndPoint@2c15e07f[{l=null,r=null,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@22f56b7b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@f02d658{s=START}]=>HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=IDLE rs=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:38:02.378 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@22f56b7b::SocketChannelEndPoint@2c15e07f[{l=null,r=null,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@22f56b7b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@f02d658{s=START}]=>HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.378 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@2c15e07f[{l=null,r=null,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@22f56b7b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@f02d658{s=START}]=>HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.378 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@22f56b7b::SocketChannelEndPoint@2c15e07f[{l=null,r=null,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@22f56b7b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@f02d658{s=START}]=>HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=IDLE rs=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@530fba83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.378 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RUNNING,thread=Thread[qtp1187972599-21,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:38:02.378 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RESERVED,thread=Thread[qtp1187972599-21,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:38:02.382 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@45998330 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58382ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.382 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@2c15e07f[{l=null,r=null,CLOSED,fill=-,flush=-,to=15/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@22f56b7b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@f02d658{s=START}]=>HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.382 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@22f56b7b::SocketChannelEndPoint@2c15e07f[{l=null,r=null,CLOSED,fill=-,flush=-,to=15/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@22f56b7b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@f02d658{s=START}]=>HttpChannelOverHttp@1b76b759{s=HttpChannelState@530fba83{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.382 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@45998330 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58381ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.382 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58381ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.375 [main] DEBUG org.apache.http.wire -- http-outgoing-6 >> "[\r][\n]" 18:38:02.383 [main] DEBUG org.apache.http.wire -- http-outgoing-6 >> "At last! " 18:38:02.383 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 1/1/1 selected 18:38:02.383 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 1 keys, 0 updates 18:38:02.383 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41078], selector=sun.nio.ch.EPollSelectorImpl@1bf99cf5, interestOps=1, readyOps=1 SocketChannelEndPoint@13b10e5b[{l=/127.0.0.1:42651,r=/127.0.0.1:41078,OPEN,fill=FI,flush=-,to=7/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@6d750305[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ab18c48{s=START}]=>HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.383 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@13b10e5b[{l=/127.0.0.1:42651,r=/127.0.0.1:41078,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6d750305[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ab18c48{s=START}]=>HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.383 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@13b10e5b[{l=/127.0.0.1:42651,r=/127.0.0.1:41078,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6d750305[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ab18c48{s=START}]=>HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=IDLE rs=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:38:02.383 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58380ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=2]@2024-02-03T18:38:02.383755545Z 18:38:02.383 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@13b10e5b[{l=/127.0.0.1:42651,r=/127.0.0.1:41078,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6d750305[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ab18c48{s=START}]=>HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=IDLE rs=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@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58380ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=2]@2024-02-03T18:38:02.384021197Z 18:38:02.384 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@6addf56d{ReadCallback@2f75be18{HttpConnection@6d750305::SocketChannelEndPoint@13b10e5b[{l=/127.0.0.1:42651,r=/127.0.0.1:41078,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6d750305[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ab18c48{s=START}]=>HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.384 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6d750305::SocketChannelEndPoint@13b10e5b[{l=/127.0.0.1:42651,r=/127.0.0.1:41078,OPEN,fill=-,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6d750305[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ab18c48{s=START}]=>HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=IDLE rs=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@22685c97{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.384 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 257 DirectByteBuffer@69856a09[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:38:02.384 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6d750305::SocketChannelEndPoint@13b10e5b[{l=/127.0.0.1:42651,r=/127.0.0.1:41078,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6d750305[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ab18c48{s=START}]=>HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[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:38:02.384 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6d750305::SocketChannelEndPoint@13b10e5b[{l=/127.0.0.1:42651,r=/127.0.0.1:41078,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6d750305[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ab18c48{s=START}]=>HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[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:38:02.384 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[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:38:02.384 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:38:02.385 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:38:02.385 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:38:02.385 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:38:02.385 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:38:02.385 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> VALUE 18:38:02.385 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> IN_VALUE 18:38:02.385 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> FIELD 18:38:02.385 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Type, headerString=[Content-Type], valueString=[application/merge-patch+json] 18:38:02.385 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:38:02.385 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:38:02.385 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:38:02.385 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:38:02.385 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:38:02.385 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:38:02.385 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:38:02.385 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42651) header=Host, headerString=[Host], valueString=[localhost:42651] 18:38:02.385 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:38:02.385 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:38:02.385 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:38:02.385 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:38:02.385 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:38:02.386 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:38:02.386 [qtp1187972599-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:38:02.386 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:38:02.386 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:38:02.386 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:38:02.386 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:38:02.386 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1992462772 cs=HttpChannelState@22685c97{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@442ebccb eof=false 18:38:02.386 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@442ebccb 18:38:02.386 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@30d352d8[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.386 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PatchHello/Bob?age=10 on HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{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:42651/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:42651 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:38:02.387 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6d750305::SocketChannelEndPoint@13b10e5b[{l=/127.0.0.1:42651,r=/127.0.0.1:41078,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6d750305[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@ab18c48{s=START}]=>HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{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:42651/base/RestTest/PatchHello/Bob?age=10,age=1}] parsed true HttpParser{s=CONTENT,0 of 9} 18:38:02.387 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42651/base/RestTest/PatchHello/Bob?age=10 HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{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:42651/base/RestTest/PatchHello/Bob?age=10,age=1} 18:38:02.387 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@22685c97{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.387 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=1} 18:38:02.387 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.Server -- REQUEST PATCH /base/RestTest/PatchHello/Bob ?age=10 on HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=1} 18:38:02.387 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PatchHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.387 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PatchHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.387 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:38:02.387 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:38:02.387 [qtp1187972599-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PatchHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PatchHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:38:02.387 [qtp1187972599-23] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:38:02.388 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@30d352d8[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:38:02.389 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@30d352d8[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:38:02.389 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@30d352d8[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:38:02.389 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.389 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6d750305::SocketChannelEndPoint@13b10e5b[{l=/127.0.0.1:42651,r=/127.0.0.1:41078,OPEN,fill=-,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6d750305[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@ab18c48{s=START}]=>HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=3}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[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:38:02.389 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[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:38:02.389 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=3} Content@5dcbf3b7{DirectByteBufferR@6c32d421[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:38:02.389 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6d750305::SocketChannelEndPoint@13b10e5b[{l=/127.0.0.1:42651,r=/127.0.0.1:41078,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6d750305[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@ab18c48{s=START}]=>HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=3}] parsed true HttpParser{s=CONTENT,9 of 9} 18:38:02.389 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@5dcbf3b7{DirectByteBufferR@6c32d421[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:38:02.389 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 259731468471 AsyncContentProducer@30d352d8[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:38:02.389 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@5dcbf3b7{DirectByteBufferR@6c32d421[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@30d352d8[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:38:02.389 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@30d352d8[r=Content@5dcbf3b7{DirectByteBufferR@6c32d421[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@fae69c2{s=HttpChannelState@22685c97{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:38:02.389 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@30d352d8[r=Content@5dcbf3b7{DirectByteBufferR@6c32d421[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@fae69c2{s=HttpChannelState@22685c97{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:38:02.389 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@30d352d8[r=Content@5dcbf3b7{DirectByteBufferR@6c32d421[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@5dcbf3b7{DirectByteBufferR@6c32d421[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@fae69c2{s=HttpChannelState@22685c97{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=4}] 18:38:02.390 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@5dcbf3b7{DirectByteBufferR@6c32d421[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@30d352d8[r=Content@5dcbf3b7{DirectByteBufferR@6c32d421[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@5dcbf3b7{DirectByteBufferR@6c32d421[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@fae69c2{s=HttpChannelState@22685c97{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=4}] 18:38:02.390 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@22685c97{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.390 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@5dcbf3b7{DirectByteBufferR@6c32d421[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:38:02.390 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@1992462772 cs=HttpChannelState@22685c97{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@442ebccb eof=false 18:38:02.390 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@5dcbf3b7{DirectByteBufferR@6c32d421[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@30d352d8[r=Content@5dcbf3b7{DirectByteBufferR@6c32d421[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@5dcbf3b7{DirectByteBufferR@6c32d421[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@fae69c2{s=HttpChannelState@22685c97{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=4}] 18:38:02.390 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=259731468471] AsyncContentProducer@30d352d8[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=4}] 18:38:02.390 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@30d352d8[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=4}] 18:38:02.390 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@30d352d8[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=4}] 18:38:02.390 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.390 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6d750305::SocketChannelEndPoint@13b10e5b[{l=/127.0.0.1:42651,r=/127.0.0.1:41078,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6d750305[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@ab18c48{s=START}]=>HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=4}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[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:38:02.390 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[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:38:02.390 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:38:02.390 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=4} 18:38:02.390 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:38:02.390 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=4} 18:38:02.390 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:38:02.390 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6d750305::SocketChannelEndPoint@13b10e5b[{l=/127.0.0.1:42651,r=/127.0.0.1:41078,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6d750305[p=HttpParser{s=END,9 of 9},g=HttpGenerator@ab18c48{s=START}]=>HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=4}] parsed false HttpParser{s=END,9 of 9} 18:38:02.390 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@6d750305::SocketChannelEndPoint@13b10e5b[{l=/127.0.0.1:42651,r=/127.0.0.1:41078,OPEN,fill=-,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6d750305[p=HttpParser{s=END,9 of 9},g=HttpGenerator@ab18c48{s=START}]=>HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=4}] 18:38:02.391 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:38:02.391 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 259731468471 AsyncContentProducer@30d352d8[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=5}] 18:38:02.391 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@30d352d8[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=5}] 18:38:02.391 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@30d352d8[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=5}] 18:38:02.391 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@30d352d8[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=5}] 18:38:02.391 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@30d352d8[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=5}] 18:38:02.386 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RESERVED,thread=Thread[qtp1187972599-21,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58377ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=3]@2024-02-03T18:38:02.386756296Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.391 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58373ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=3]@2024-02-03T18:38:02.391373969Z tryProduce true 18:38:02.391 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.391 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.391 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@13b10e5b[{l=/127.0.0.1:42651,r=/127.0.0.1:41078,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6d750305[p=HttpParser{s=END,9 of 9},g=HttpGenerator@ab18c48{s=START}]=>HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=5}] 18:38:02.391 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.391 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@30d352d8[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=5}] 18:38:02.391 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@22685c97{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.391 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:38:02.391 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@1992462772 cs=HttpChannelState@22685c97{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@442ebccb eof=false 18:38:02.391 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@1992462772 cs=HttpChannelState@22685c97{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@442ebccb eof=false 18:38:02.391 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:38:02.392 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@465d0eed[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:38:02.392 [qtp1187972599-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=39 null 18:38:02.392 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@4d66dc92[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@4f32d8c2{null} 18:38:02.392 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PatchHello/Bob on HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{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:42651/base/RestTest/PatchHello/Bob?age=10,age=6} 200 null HTTP/1.1 Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 39 Content-Type: application/merge-patch+json 18:38:02.393 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@355b8ed9[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=39},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1bdfc4f9] (null,[p=0,l=39,c=8192,r=39],true)@START 18:38:02.393 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=39} last=true content=HeapByteBuffer@4d66dc92[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:38:02.393 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 39 Content-Type: application/merge-patch+json 18:38:02.393 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:38:02.393 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@355b8ed9[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=39},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1bdfc4f9] ([p=0,l=144,c=8192,r=144],[p=0,l=39,c=8192,r=39],true)@COMPLETING 18:38:02.393 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@60a6195c{IDLE}->null [DirectByteBuffer@2652a7a2[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@4d66dc92[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:38:02.393 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@60a6195c{WRITING}->null:IDLE-->WRITING 18:38:02.393 [main] DEBUG org.apache.http.wire -- http-outgoing-6 << "HTTP/1.1 200 OK[\r][\n]" 18:38:02.393 [main] DEBUG org.apache.http.wire -- http-outgoing-6 << "Date: Sat, 03 Feb 2024 18:38:02 GMT[\r][\n]" 18:38:02.393 [main] DEBUG org.apache.http.wire -- http-outgoing-6 << "Content-Type: application/merge-patch+json[\r][\n]" 18:38:02.393 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 183 SocketChannelEndPoint@13b10e5b[{l=/127.0.0.1:42651,r=/127.0.0.1:41078,OPEN,fill=-,flush=W,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6d750305[p=HttpParser{s=END,9 of 9},g=HttpGenerator@ab18c48{s=COMPLETING}]=>HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{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:42651/base/RestTest/PatchHello/Bob?age=10,age=7}] 18:38:02.393 [main] DEBUG org.apache.http.wire -- http-outgoing-6 << "Content-Length: 39[\r][\n]" 18:38:02.393 [main] DEBUG org.apache.http.wire -- http-outgoing-6 << "Server: Jetty(11.0.18)[\r][\n]" 18:38:02.393 [main] DEBUG org.apache.http.wire -- http-outgoing-6 << "[\r][\n]" 18:38:02.393 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=183 remaining=0 WriteFlusher@60a6195c{WRITING}->null 18:38:02.393 [main] DEBUG org.apache.http.wire -- http-outgoing-6 << "PATCH: At last! Hello There Bob aged 10" 18:38:02.393 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@60a6195c{IDLE}->null:WRITING-->IDLE 18:38:02.393 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@355b8ed9[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=39},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1bdfc4f9] ([p=144,l=144,c=8192,r=0],[p=39,l=39,c=8192,r=0],true)@END 18:38:02.393 [main] DEBUG org.apache.http.headers -- http-outgoing-6 << HTTP/1.1 200 OK 18:38:02.393 [qtp1187972599-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:38:02.393 [main] DEBUG org.apache.http.headers -- http-outgoing-6 << Date: Sat, 03 Feb 2024 18:38:02 GMT 18:38:02.393 [main] DEBUG org.apache.http.headers -- http-outgoing-6 << Content-Type: application/merge-patch+json 18:38:02.393 [main] DEBUG org.apache.http.headers -- http-outgoing-6 << Content-Length: 39 18:38:02.393 [main] DEBUG org.apache.http.headers -- http-outgoing-6 << Server: Jetty(11.0.18) 18:38:02.394 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:38:02.394 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:38:02.394 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{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:42651/base/RestTest/PatchHello/Bob?age=10,age=8} 18:38:02.394 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@22685c97{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:38:02.394 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 6][route: {}->http://localhost:42651] can be kept alive indefinitely 18:38:02.394 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-6: set socket timeout to 0 18:38:02.394 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 6][route: {}->http://localhost:42651][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.394 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:38:02.394 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:38:02.394 [main] DEBUG org.onap.policy.rest.RestManager -- PATCH: At last! Hello There Bob aged 10 18:38:02.394 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:38:02.394 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-6: Close connection 18:38:02.394 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:38:02.394 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42651/base/RestTest/PatchBlank: 18:38:02.395 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:38:02.395 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:38:02.395 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42651][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:38:02.395 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 7][route: {}->http://localhost:42651][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.395 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42651 18:38:02.395 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42651 18:38:02.396 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:41090<->127.0.0.1:42651 18:38:02.396 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@58d167f7[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41090]] on ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=0 18:38:02.396 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PATCH /base/RestTest/PatchBlank HTTP/1.1 18:38:02.396 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=1 18:38:02.396 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:38:02.396 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:38:02.396 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.396 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/0 selected 18:38:02.396 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 1 updates 18:38:02.396 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.396 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@58d167f7[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41090]] 18:38:02.396 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@58d167f7[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41090]] startThread=0 18:38:02.396 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.396 [main] DEBUG org.apache.http.headers -- http-outgoing-7 >> PATCH /base/RestTest/PatchBlank HTTP/1.1 18:38:02.396 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.396 [main] DEBUG org.apache.http.headers -- http-outgoing-7 >> Content-Type: application/merge-patch+json 18:38:02.396 [main] DEBUG org.apache.http.headers -- http-outgoing-7 >> Content-Length: 9 18:38:02.396 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@58d167f7[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41090]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58368ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.396 [main] DEBUG org.apache.http.headers -- http-outgoing-7 >> Host: localhost:42651 18:38:02.396 [main] DEBUG org.apache.http.headers -- http-outgoing-7 >> Connection: Keep-Alive 18:38:02.396 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@37cafd5c[{l=/127.0.0.1:42651,r=/127.0.0.1:41090,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.396 [main] DEBUG org.apache.http.headers -- http-outgoing-7 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:38:02.396 [main] DEBUG org.apache.http.headers -- http-outgoing-7 >> Accept-Encoding: gzip,deflate 18:38:02.396 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@37cafd5c[{l=/127.0.0.1:42651,r=/127.0.0.1:41090,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:38:02.396 [main] DEBUG org.apache.http.wire -- http-outgoing-7 >> "PATCH /base/RestTest/PatchBlank HTTP/1.1[\r][\n]" 18:38:02.396 [main] DEBUG org.apache.http.wire -- http-outgoing-7 >> "Content-Type: application/merge-patch+json[\r][\n]" 18:38:02.396 [main] DEBUG org.apache.http.wire -- http-outgoing-7 >> "Content-Length: 9[\r][\n]" 18:38:02.396 [main] DEBUG org.apache.http.wire -- http-outgoing-7 >> "Host: localhost:42651[\r][\n]" 18:38:02.396 [main] DEBUG org.apache.http.wire -- http-outgoing-7 >> "Connection: Keep-Alive[\r][\n]" 18:38:02.396 [main] DEBUG org.apache.http.wire -- http-outgoing-7 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:38:02.396 [main] DEBUG org.apache.http.wire -- http-outgoing-7 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:38:02.396 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=IDLE rs=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@37cafd5c[{l=/127.0.0.1:42651,r=/127.0.0.1:41090,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@30befd74{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.396 [main] DEBUG org.apache.http.wire -- http-outgoing-7 >> "[\r][\n]" 18:38:02.396 [main] DEBUG org.apache.http.wire -- http-outgoing-7 >> "At last! " 18:38:02.396 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@7e486fb4::SocketChannelEndPoint@37cafd5c[{l=/127.0.0.1:42651,r=/127.0.0.1:41090,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.396 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@1e885d3c on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:38:02.396 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@37cafd5c[{l=/127.0.0.1:42651,r=/127.0.0.1:41090,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7e486fb4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6449dd10{s=START}]=>HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.397 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@7e486fb4::SocketChannelEndPoint@37cafd5c[{l=/127.0.0.1:42651,r=/127.0.0.1:41090,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7e486fb4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6449dd10{s=START}]=>HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.397 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@7e486fb4::SocketChannelEndPoint@37cafd5c[{l=/127.0.0.1:42651,r=/127.0.0.1:41090,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7e486fb4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6449dd10{s=START}]=>HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.397 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@23dbd9b0{ReadCallback@1ed337b0{HttpConnection@7e486fb4::SocketChannelEndPoint@37cafd5c[{l=/127.0.0.1:42651,r=/127.0.0.1:41090,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7e486fb4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6449dd10{s=START}]=>HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.397 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@37cafd5c[{l=/127.0.0.1:42651,r=/127.0.0.1:41090,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@7e486fb4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6449dd10{s=START}]=>HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.397 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@426ef8eb on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:38:02.397 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=2 18:38:02.397 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.397 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/1 selected 18:38:02.397 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@37cafd5c[{l=/127.0.0.1:42651,r=/127.0.0.1:41090,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@7e486fb4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6449dd10{s=START}]=>HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.397 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 2 updates 18:38:02.397 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:38:02.397 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@1e885d3c 18:38:02.397 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@58d167f7[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41090]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58367ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.397 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@426ef8eb 18:38:02.397 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58367ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.397 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@37cafd5c[{l=/127.0.0.1:42651,r=/127.0.0.1:41090,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@7e486fb4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6449dd10{s=START}]=>HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.397 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.397 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.397 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 1/1/1 selected 18:38:02.397 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 1 keys, 0 updates 18:38:02.397 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41090], selector=sun.nio.ch.EPollSelectorImpl@23da9f4d, interestOps=1, readyOps=1 SocketChannelEndPoint@37cafd5c[{l=/127.0.0.1:42651,r=/127.0.0.1:41090,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7e486fb4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6449dd10{s=START}]=>HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.397 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@37cafd5c[{l=/127.0.0.1:42651,r=/127.0.0.1:41090,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7e486fb4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6449dd10{s=START}]=>HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.397 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@37cafd5c[{l=/127.0.0.1:42651,r=/127.0.0.1:41090,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7e486fb4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6449dd10{s=START}]=>HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=IDLE rs=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:38:02.397 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58366ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=3]@2024-02-03T18:38:02.398014115Z 18:38:02.397 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@22685c97{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.398 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@24ec173d{RESERVED,thread=Thread[qtp1187972599-25,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58366ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=3]@2024-02-03T18:38:02.398219227Z ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0} 18:38:02.398 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@37cafd5c[{l=/127.0.0.1:42651,r=/127.0.0.1:41090,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7e486fb4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6449dd10{s=START}]=>HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=IDLE rs=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@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58366ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=3]@2024-02-03T18:38:02.398345288Z 18:38:02.398 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58366ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=4]@2024-02-03T18:38:02.398462198Z tryProduce true 18:38:02.398 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@23dbd9b0{ReadCallback@1ed337b0{HttpConnection@7e486fb4::SocketChannelEndPoint@37cafd5c[{l=/127.0.0.1:42651,r=/127.0.0.1:41090,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7e486fb4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6449dd10{s=START}]=>HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.398 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.398 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.398 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7e486fb4::SocketChannelEndPoint@37cafd5c[{l=/127.0.0.1:42651,r=/127.0.0.1:41090,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7e486fb4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6449dd10{s=START}]=>HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=IDLE rs=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@30befd74{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.398 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@37cafd5c[{l=/127.0.0.1:42651,r=/127.0.0.1:41090,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7e486fb4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6449dd10{s=START}]=>HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.398 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.398 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 246 DirectByteBuffer@69856a09[p=0,l=246,c=8192,r=246]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.398 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7e486fb4::SocketChannelEndPoint@37cafd5c[{l=/127.0.0.1:42651,r=/127.0.0.1:41090,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7e486fb4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6449dd10{s=START}]=>HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=246,c=8192,r=246]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.398 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7e486fb4::SocketChannelEndPoint@37cafd5c[{l=/127.0.0.1:42651,r=/127.0.0.1:41090,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7e486fb4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6449dd10{s=START}]=>HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=246,c=8192,r=246]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.398 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=246,c=8192,r=246]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.399 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:38:02.399 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:38:02.399 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:38:02.399 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:38:02.399 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:38:02.399 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> VALUE 18:38:02.399 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> IN_VALUE 18:38:02.399 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> FIELD 18:38:02.399 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Type, headerString=[Content-Type], valueString=[application/merge-patch+json] 18:38:02.399 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:38:02.399 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:38:02.399 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:38:02.399 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:38:02.399 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:38:02.399 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:38:02.399 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:38:02.399 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42651) header=Host, headerString=[Host], valueString=[localhost:42651] 18:38:02.399 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:38:02.399 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:38:02.399 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:38:02.399 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:38:02.399 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:38:02.399 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:38:02.399 [qtp1187972599-22] 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:38:02.399 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:38:02.399 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:38:02.399 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:38:02.399 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:38:02.399 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@769913680 cs=HttpChannelState@30befd74{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@69a8c967 eof=false 18:38:02.399 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@69a8c967 18:38:02.399 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@45d3f734[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.399 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PatchBlank on HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{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:42651/base/RestTest/PatchBlank,age=0} PATCH /base/RestTest/PatchBlank HTTP/1.1 Content-Type: application/merge-patch+json Content-Length: 9 Host: localhost:42651 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:38:02.399 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7e486fb4::SocketChannelEndPoint@37cafd5c[{l=/127.0.0.1:42651,r=/127.0.0.1:41090,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7e486fb4[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@6449dd10{s=START}]=>HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{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:42651/base/RestTest/PatchBlank,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:38:02.399 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42651/base/RestTest/PatchBlank HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{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:42651/base/RestTest/PatchBlank,age=0} 18:38:02.400 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@30befd74{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.400 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=1} 18:38:02.400 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.Server -- REQUEST PATCH /base/RestTest/PatchBlank ?null on HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=1} 18:38:02.400 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PatchBlank @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.400 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PatchBlank @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.400 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:38:02.400 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:38:02.400 [qtp1187972599-22] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PatchBlank|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PatchBlank} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:38:02.400 [qtp1187972599-22] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:38:02.401 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@45d3f734[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=2}] 18:38:02.401 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@45d3f734[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=2}] 18:38:02.401 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@45d3f734[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=2}] 18:38:02.401 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.401 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7e486fb4::SocketChannelEndPoint@37cafd5c[{l=/127.0.0.1:42651,r=/127.0.0.1:41090,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7e486fb4[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@6449dd10{s=START}]=>HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=2}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[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:38:02.401 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[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:38:02.401 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=2} Content@5416d5a6{DirectByteBufferR@7b5addb2[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:38:02.401 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7e486fb4::SocketChannelEndPoint@37cafd5c[{l=/127.0.0.1:42651,r=/127.0.0.1:41090,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7e486fb4[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@6449dd10{s=START}]=>HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:38:02.401 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@5416d5a6{DirectByteBufferR@7b5addb2[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:38:02.401 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 259743470146 AsyncContentProducer@45d3f734[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=2}] 18:38:02.401 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@5416d5a6{DirectByteBufferR@7b5addb2[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@45d3f734[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=2}] 18:38:02.401 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@45d3f734[r=Content@5416d5a6{DirectByteBufferR@7b5addb2[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@32390055{s=HttpChannelState@30befd74{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=2}] 18:38:02.401 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@45d3f734[r=Content@5416d5a6{DirectByteBufferR@7b5addb2[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@32390055{s=HttpChannelState@30befd74{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=2}] 18:38:02.402 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@45d3f734[r=Content@5416d5a6{DirectByteBufferR@7b5addb2[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@5416d5a6{DirectByteBufferR@7b5addb2[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@32390055{s=HttpChannelState@30befd74{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=3}] 18:38:02.402 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@5416d5a6{DirectByteBufferR@7b5addb2[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@45d3f734[r=Content@5416d5a6{DirectByteBufferR@7b5addb2[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@5416d5a6{DirectByteBufferR@7b5addb2[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@32390055{s=HttpChannelState@30befd74{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=3}] 18:38:02.402 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@30befd74{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.402 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@5416d5a6{DirectByteBufferR@7b5addb2[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:38:02.402 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@769913680 cs=HttpChannelState@30befd74{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@69a8c967 eof=false 18:38:02.402 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@5416d5a6{DirectByteBufferR@7b5addb2[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@45d3f734[r=Content@5416d5a6{DirectByteBufferR@7b5addb2[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@5416d5a6{DirectByteBufferR@7b5addb2[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@32390055{s=HttpChannelState@30befd74{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=3}] 18:38:02.402 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=259743470146] AsyncContentProducer@45d3f734[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=3}] 18:38:02.402 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@45d3f734[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=3}] 18:38:02.402 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@45d3f734[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=3}] 18:38:02.402 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.402 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7e486fb4::SocketChannelEndPoint@37cafd5c[{l=/127.0.0.1:42651,r=/127.0.0.1:41090,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7e486fb4[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@6449dd10{s=START}]=>HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=3}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=246,l=246,c=8192,r=0]={PATCH /ba... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.402 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=246,l=246,c=8192,r=0]={PATCH /ba... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.402 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:38:02.402 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=3} 18:38:02.402 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:38:02.402 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=3} 18:38:02.403 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:38:02.403 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7e486fb4::SocketChannelEndPoint@37cafd5c[{l=/127.0.0.1:42651,r=/127.0.0.1:41090,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7e486fb4[p=HttpParser{s=END,9 of 9},g=HttpGenerator@6449dd10{s=START}]=>HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=4}] parsed false HttpParser{s=END,9 of 9} 18:38:02.403 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@7e486fb4::SocketChannelEndPoint@37cafd5c[{l=/127.0.0.1:42651,r=/127.0.0.1:41090,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7e486fb4[p=HttpParser{s=END,9 of 9},g=HttpGenerator@6449dd10{s=START}]=>HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=4}] 18:38:02.403 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:38:02.403 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 259743470146 AsyncContentProducer@45d3f734[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=4}] 18:38:02.403 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@45d3f734[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=4}] 18:38:02.403 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@45d3f734[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=4}] 18:38:02.403 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@45d3f734[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=4}] 18:38:02.403 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@45d3f734[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=4}] 18:38:02.403 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@45d3f734[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=4}] 18:38:02.403 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@30befd74{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.403 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:38:02.403 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@769913680 cs=HttpChannelState@30befd74{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@69a8c967 eof=false 18:38:02.403 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@769913680 cs=HttpChannelState@30befd74{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@69a8c967 eof=false 18:38:02.403 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:38:02.404 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@216aefba[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:38:02.404 [qtp1187972599-22] 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:38:02.404 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@29a58fea[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@4b7cc49d{null} 18:38:02.404 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PatchBlank on HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{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:42651/base/RestTest/PatchBlank,age=5} 200 null HTTP/1.1 Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 28 Content-Type: application/merge-patch+json 18:38:02.404 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@6666270d[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@10070344] (null,[p=0,l=28,c=8192,r=28],true)@START 18:38:02.404 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=28} last=true content=HeapByteBuffer@29a58fea[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:38:02.404 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 28 Content-Type: application/merge-patch+json 18:38:02.404 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:38:02.404 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@6666270d[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@10070344] ([p=0,l=144,c=8192,r=144],[p=0,l=28,c=8192,r=28],true)@COMPLETING 18:38:02.405 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@15580471{IDLE}->null [DirectByteBuffer@2652a7a2[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@29a58fea[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:38:02.405 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@15580471{WRITING}->null:IDLE-->WRITING 18:38:02.405 [main] DEBUG org.apache.http.wire -- http-outgoing-7 << "HTTP/1.1 200 OK[\r][\n]" 18:38:02.405 [main] DEBUG org.apache.http.wire -- http-outgoing-7 << "Date: Sat, 03 Feb 2024 18:38:02 GMT[\r][\n]" 18:38:02.405 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 172 SocketChannelEndPoint@37cafd5c[{l=/127.0.0.1:42651,r=/127.0.0.1:41090,OPEN,fill=-,flush=W,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7e486fb4[p=HttpParser{s=END,9 of 9},g=HttpGenerator@6449dd10{s=COMPLETING}]=>HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{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:42651/base/RestTest/PatchBlank,age=6}] 18:38:02.405 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=172 remaining=0 WriteFlusher@15580471{WRITING}->null 18:38:02.405 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@15580471{IDLE}->null:WRITING-->IDLE 18:38:02.405 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@6666270d[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@10070344] ([p=144,l=144,c=8192,r=0],[p=28,l=28,c=8192,r=0],true)@END 18:38:02.405 [qtp1187972599-22] 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:38:02.405 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:38:02.405 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{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:42651/base/RestTest/PatchBlank,age=6} 18:38:02.405 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@30befd74{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:38:02.405 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@30befd74{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.405 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{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:42651/base/RestTest/PatchBlank,age=6} 18:38:02.405 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@382d626b) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:38:02.398 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{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:42651/base/RestTest/PatchHello/Bob?age=10,age=12} 18:38:02.405 [main] DEBUG org.apache.http.wire -- http-outgoing-7 << "Content-Type: application/merge-patch+json[\r][\n]" 18:38:02.405 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@390b2942) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:38:02.405 [main] DEBUG org.apache.http.wire -- http-outgoing-7 << "Content-Length: 28[\r][\n]" 18:38:02.405 [main] DEBUG org.apache.http.wire -- http-outgoing-7 << "Server: Jetty(11.0.18)[\r][\n]" 18:38:02.405 [main] DEBUG org.apache.http.wire -- http-outgoing-7 << "[\r][\n]" 18:38:02.405 [main] DEBUG org.apache.http.wire -- http-outgoing-7 << "PATCH: At last! Hello There " 18:38:02.405 [main] DEBUG org.apache.http.headers -- http-outgoing-7 << HTTP/1.1 200 OK 18:38:02.405 [main] DEBUG org.apache.http.headers -- http-outgoing-7 << Date: Sat, 03 Feb 2024 18:38:02 GMT 18:38:02.405 [main] DEBUG org.apache.http.headers -- http-outgoing-7 << Content-Type: application/merge-patch+json 18:38:02.405 [main] DEBUG org.apache.http.headers -- http-outgoing-7 << Content-Length: 28 18:38:02.405 [main] DEBUG org.apache.http.headers -- http-outgoing-7 << Server: Jetty(11.0.18) 18:38:02.405 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@22685c97{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.406 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@22685c97{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.406 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:38:02.405 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@30befd74{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.406 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@30befd74{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.406 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@30befd74{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.406 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{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:42651/base/RestTest/PatchBlank,age=7} 18:38:02.406 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PatchBlank written=28 18:38:02.406 [qtp1187972599-22] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:02 +0000] "PATCH /base/RestTest/PatchBlank HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:02.406 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 7][route: {}->http://localhost:42651] can be kept alive indefinitely 18:38:02.406 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-7: set socket timeout to 0 18:38:02.406 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@769913680 cs=HttpChannelState@30befd74{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@69a8c967 eof=true 18:38:02.406 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 7][route: {}->http://localhost:42651][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.406 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{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:42651/base/RestTest/PatchBlank,age=7} 18:38:02.406 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:38:02.406 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:38:02.406 [main] DEBUG org.onap.policy.rest.RestManager -- PATCH: At last! Hello There 18:38:02.406 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@45d3f734[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{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:42651/base/RestTest/PatchBlank,age=7}] 18:38:02.406 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:38:02.406 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-7: Close connection 18:38:02.406 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@769913680 cs=HttpChannelState@30befd74{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@69a8c967 eof=true 18:38:02.406 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@45d3f734[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{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:42651/base/RestTest/PatchBlank,age=7}] 18:38:02.406 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:38:02.406 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@769913680 cs=HttpChannelState@30befd74{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@69a8c967 eof=true 18:38:02.406 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@30befd74{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.406 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@769913680 cs=HttpChannelState@30befd74{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@69a8c967 eof=true 18:38:02.406 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@69a8c967 18:38:02.406 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@45d3f734[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{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:42651/base/RestTest/PatchBlank,age=7}] 18:38:02.406 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@22685c97{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.406 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{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:42651/base/RestTest/PatchHello/Bob?age=10,age=20} 18:38:02.406 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PatchHello/Bob written=39 18:38:02.406 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42651/base/RestTest/DeleteHello/Bob?age=10: 18:38:02.406 [qtp1187972599-23] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:02 +0000] "PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1" 200 39 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:02.407 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1992462772 cs=HttpChannelState@22685c97{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@442ebccb eof=true 18:38:02.407 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{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:42651/base/RestTest/PatchHello/Bob?age=10,age=21} 18:38:02.407 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@30d352d8[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{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:42651/base/RestTest/PatchHello/Bob?age=10,age=21}] 18:38:02.407 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1992462772 cs=HttpChannelState@22685c97{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@442ebccb eof=true 18:38:02.407 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@30d352d8[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{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:42651/base/RestTest/PatchHello/Bob?age=10,age=21}] 18:38:02.407 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1992462772 cs=HttpChannelState@22685c97{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@442ebccb eof=true 18:38:02.407 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@22685c97{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.407 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1992462772 cs=HttpChannelState@22685c97{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@442ebccb eof=true 18:38:02.407 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@442ebccb 18:38:02.407 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@30d352d8[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{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:42651/base/RestTest/PatchHello/Bob?age=10,age=21}] 18:38:02.407 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:38:02.407 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:38:02.407 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:38:02.407 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@13b10e5b[{l=/127.0.0.1:42651,r=/127.0.0.1:41078,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6d750305[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ab18c48{s=START}]=>HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.407 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.407 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:38:02.407 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6d750305::SocketChannelEndPoint@13b10e5b[{l=/127.0.0.1:42651,r=/127.0.0.1:41078,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6d750305[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ab18c48{s=START}]=>HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.407 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:38:02.407 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:38:02.407 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:38:02.407 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:38:02.407 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:38:02.407 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42651][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:38:02.407 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@37cafd5c[{l=/127.0.0.1:42651,r=/127.0.0.1:41090,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7e486fb4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6449dd10{s=START}]=>HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.407 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.407 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:38:02.408 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 8][route: {}->http://localhost:42651][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.408 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42651 18:38:02.407 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7e486fb4::SocketChannelEndPoint@37cafd5c[{l=/127.0.0.1:42651,r=/127.0.0.1:41090,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7e486fb4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6449dd10{s=START}]=>HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.408 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42651 18:38:02.408 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7e486fb4::SocketChannelEndPoint@37cafd5c[{l=/127.0.0.1:42651,r=/127.0.0.1:41090,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7e486fb4[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6449dd10{s=START}]=>HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.408 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.408 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:38:02.408 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:41098<->127.0.0.1:42651 18:38:02.408 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request GET /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 18:38:02.408 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@19e58579[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41098]] on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:38:02.408 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:38:02.408 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.408 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/1 selected 18:38:02.408 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 1 updates 18:38:02.408 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.408 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@19e58579[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41098]] 18:38:02.408 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@19e58579[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41098]] startThread=0 18:38:02.408 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.408 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 2 keys 18:38:02.408 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@19e58579[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41098]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58355ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.408 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@37cafd5c[{l=/127.0.0.1:42651,r=/127.0.0.1:41090,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7e486fb4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6449dd10{s=START}]=>HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.408 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@1611d2ec[{l=/127.0.0.1:42651,r=/127.0.0.1:41098,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.408 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@37cafd5c[{l=/127.0.0.1:42651,r=/127.0.0.1:41090,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7e486fb4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6449dd10{s=START}]=>HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.408 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@1611d2ec[{l=/127.0.0.1:42651,r=/127.0.0.1:41098,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:38:02.408 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@37cafd5c[{l=/127.0.0.1:42651,r=/127.0.0.1:41090,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7e486fb4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6449dd10{s=START}]=>HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.408 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@23dbd9b0{null} 18:38:02.408 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:38:02.408 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{s=IDLE rs=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@1611d2ec[{l=/127.0.0.1:42651,r=/127.0.0.1:41098,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@174e0abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.409 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6f24642c startThread=0 18:38:02.409 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@7468d175::SocketChannelEndPoint@1611d2ec[{l=/127.0.0.1:42651,r=/127.0.0.1:41098,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.409 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6f24642c in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=0,r=-1,t=58355ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.409 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@6cf6eba6 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=2 selected=0 updates=0 18:38:02.409 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7e486fb4::SocketChannelEndPoint@37cafd5c[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7e486fb4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6449dd10{s=START}]=>HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=IDLE rs=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:38:02.409 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@37cafd5c[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7e486fb4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6449dd10{s=START}]=>HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.409 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@1611d2ec[{l=/127.0.0.1:42651,r=/127.0.0.1:41098,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7468d175[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d250a5c{s=START}]=>HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.409 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@7e486fb4::SocketChannelEndPoint@37cafd5c[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7e486fb4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6449dd10{s=START}]=>HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.409 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@7468d175::SocketChannelEndPoint@1611d2ec[{l=/127.0.0.1:42651,r=/127.0.0.1:41098,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7468d175[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d250a5c{s=START}]=>HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.409 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@7e486fb4::SocketChannelEndPoint@37cafd5c[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7e486fb4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6449dd10{s=START}]=>HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.409 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@37cafd5c[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7e486fb4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6449dd10{s=START}]=>HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.409 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6f24642c in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=0,r=-1,t=58354ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.409 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@7468d175::SocketChannelEndPoint@1611d2ec[{l=/127.0.0.1:42651,r=/127.0.0.1:41098,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7468d175[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d250a5c{s=START}]=>HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.409 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58354ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.409 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7e486fb4::SocketChannelEndPoint@37cafd5c[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7e486fb4[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6449dd10{s=START}]=>HttpChannelOverHttp@32390055{s=HttpChannelState@30befd74{s=IDLE rs=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@30befd74{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.410 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@2a59f2ae{ReadCallback@18886de9{HttpConnection@7468d175::SocketChannelEndPoint@1611d2ec[{l=/127.0.0.1:42651,r=/127.0.0.1:41098,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7468d175[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d250a5c{s=START}]=>HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.410 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@1611d2ec[{l=/127.0.0.1:42651,r=/127.0.0.1:41098,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@7468d175[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d250a5c{s=START}]=>HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.410 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@43f81e85 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=2 selected=0 updates=1 18:38:02.410 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=2 selected=0 updates=2 18:38:02.410 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.410 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/2 selected 18:38:02.410 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@1611d2ec[{l=/127.0.0.1:42651,r=/127.0.0.1:41098,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@7468d175[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d250a5c{s=START}]=>HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.410 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@19e58579[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41098]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58354ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.410 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58354ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.407 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6d750305::SocketChannelEndPoint@13b10e5b[{l=/127.0.0.1:42651,r=/127.0.0.1:41078,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6d750305[p=HttpParser{s=START,0 of -1},g=HttpGenerator@ab18c48{s=START}]=>HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.408 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:38:02.409 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.421 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.421 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:38:02.421 [qtp1187972599-23] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:38:02.421 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@13b10e5b[{l=/127.0.0.1:42651,r=/127.0.0.1:41078,ISHUT,fill=-,flush=-,to=28/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6d750305[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@ab18c48{s=START}]=>HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.422 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@13b10e5b[{l=/127.0.0.1:42651,r=/127.0.0.1:41078,ISHUT,fill=-,flush=-,to=28/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6d750305[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@ab18c48{s=START}]=>HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.422 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@13b10e5b[{l=/127.0.0.1:42651,r=/127.0.0.1:41078,CLOSED,fill=-,flush=-,to=28/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6d750305[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@ab18c48{s=START}]=>HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.422 [main] DEBUG org.apache.http.headers -- http-outgoing-8 >> GET /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 18:38:02.410 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76f2d46d{RUNNING,thread=Thread[qtp1187972599-22,5,main]} was=RUNNING next=RESERVED size=0+2 capacity=4 18:38:02.422 [main] DEBUG org.apache.http.headers -- http-outgoing-8 >> Host: localhost:42651 18:38:02.410 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 2 updates 18:38:02.422 [main] DEBUG org.apache.http.headers -- http-outgoing-8 >> Connection: Keep-Alive 18:38:02.422 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:38:02.422 [main] DEBUG org.apache.http.headers -- http-outgoing-8 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:38:02.422 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@6addf56d{null} 18:38:02.422 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@6cf6eba6 18:38:02.422 [main] DEBUG org.apache.http.headers -- http-outgoing-8 >> Accept-Encoding: gzip,deflate 18:38:02.422 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@43f81e85 18:38:02.422 [main] DEBUG org.apache.http.wire -- http-outgoing-8 >> "GET /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:38:02.422 [main] DEBUG org.apache.http.wire -- http-outgoing-8 >> "Host: localhost:42651[\r][\n]" 18:38:02.422 [main] DEBUG org.apache.http.wire -- http-outgoing-8 >> "Connection: Keep-Alive[\r][\n]" 18:38:02.422 [main] DEBUG org.apache.http.wire -- http-outgoing-8 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:38:02.422 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@1611d2ec[{l=/127.0.0.1:42651,r=/127.0.0.1:41098,OPEN,fill=FI,flush=-,to=12/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@7468d175[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d250a5c{s=START}]=>HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.422 [main] DEBUG org.apache.http.wire -- http-outgoing-8 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:38:02.422 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4c9f9afc{STARTED} id=1 keys=2 selected=0 updates=0 18:38:02.422 [main] DEBUG org.apache.http.wire -- http-outgoing-8 >> "[\r][\n]" 18:38:02.422 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.422 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 2 keys 18:38:02.422 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 1/1/1 selected 18:38:02.422 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 1 keys, 0 updates 18:38:02.422 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41098], selector=sun.nio.ch.EPollSelectorImpl@1bf99cf5, interestOps=1, readyOps=1 SocketChannelEndPoint@1611d2ec[{l=/127.0.0.1:42651,r=/127.0.0.1:41098,OPEN,fill=FI,flush=-,to=12/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7468d175[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d250a5c{s=START}]=>HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.422 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@1611d2ec[{l=/127.0.0.1:42651,r=/127.0.0.1:41098,OPEN,fill=FI,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7468d175[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d250a5c{s=START}]=>HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.422 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@1611d2ec[{l=/127.0.0.1:42651,r=/127.0.0.1:41098,OPEN,fill=FI,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7468d175[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d250a5c{s=START}]=>HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{s=IDLE rs=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:38:02.422 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58341ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=3]@2024-02-03T18:38:02.422966881Z 18:38:02.423 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@50cf45fc startThread=0 18:38:02.423 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bef2ef{RESERVED,thread=Thread[qtp1187972599-19,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58341ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=3]@2024-02-03T18:38:02.423172813Z ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0} 18:38:02.423 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@1611d2ec[{l=/127.0.0.1:42651,r=/127.0.0.1:41098,OPEN,fill=FI,flush=-,to=13/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7468d175[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d250a5c{s=START}]=>HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{s=IDLE rs=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@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58341ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=3]@2024-02-03T18:38:02.423275074Z 18:38:02.423 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@2a59f2ae{ReadCallback@18886de9{HttpConnection@7468d175::SocketChannelEndPoint@1611d2ec[{l=/127.0.0.1:42651,r=/127.0.0.1:41098,OPEN,fill=FI,flush=-,to=13/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7468d175[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d250a5c{s=START}]=>HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.423 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58341ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=4]@2024-02-03T18:38:02.423407054Z tryProduce true 18:38:02.423 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.423 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.423 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7468d175::SocketChannelEndPoint@1611d2ec[{l=/127.0.0.1:42651,r=/127.0.0.1:41098,OPEN,fill=-,flush=-,to=13/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7468d175[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d250a5c{s=START}]=>HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{s=IDLE rs=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@174e0abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.423 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 184 DirectByteBuffer@2f2810c9[p=0,l=184,c=8192,r=184]={<<>>a/17.0.4)...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.423 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@1611d2ec[{l=/127.0.0.1:42651,r=/127.0.0.1:41098,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7468d175[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d250a5c{s=START}]=>HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.423 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.423 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7468d175::SocketChannelEndPoint@1611d2ec[{l=/127.0.0.1:42651,r=/127.0.0.1:41098,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7468d175[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d250a5c{s=START}]=>HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=184,c=8192,r=184]={<<>>a/17.0.4)...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.423 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7468d175::SocketChannelEndPoint@1611d2ec[{l=/127.0.0.1:42651,r=/127.0.0.1:41098,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7468d175[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d250a5c{s=START}]=>HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=184,c=8192,r=184]={<<>>a/17.0.4)...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.423 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=184,c=8192,r=184]={<<>>a/17.0.4)...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.423 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:38:02.423 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:38:02.423 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:38:02.423 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:38:02.423 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:38:02.423 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:38:02.424 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:38:02.424 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:38:02.424 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42651) header=Host, headerString=[Host], valueString=[localhost:42651] 18:38:02.424 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:38:02.424 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:38:02.424 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:38:02.424 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:38:02.424 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:38:02.424 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:38:02.424 [qtp1187972599-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:38:02.424 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:38:02.424 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:38:02.424 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:38:02.424 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:38:02.424 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1527762407 cs=HttpChannelState@174e0abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@33f1b36c eof=false 18:38:02.424 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@33f1b36c 18:38:02.424 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@3af82621[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.424 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/DeleteHello/Bob?age=10 on HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=0} GET /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 Host: localhost:42651 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:38:02.424 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7468d175::SocketChannelEndPoint@1611d2ec[{l=/127.0.0.1:42651,r=/127.0.0.1:41098,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7468d175[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4d250a5c{s=START}]=>HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of -1} 18:38:02.424 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@7468d175::SocketChannelEndPoint@1611d2ec[{l=/127.0.0.1:42651,r=/127.0.0.1:41098,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7468d175[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4d250a5c{s=START}]=>HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=0}] 18:38:02.424 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@50cf45fc in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58340ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.424 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42651/base/RestTest/DeleteHello/Bob?age=10 HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=0} 18:38:02.424 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@174e0abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.421 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/0 selected 18:38:02.424 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/DeleteHello/Bob?age=10,age=0} 18:38:02.424 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 0 updates 18:38:02.424 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.424 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.424 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.Server -- REQUEST GET /base/RestTest/DeleteHello/Bob ?age=10 on HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/DeleteHello/Bob?age=10,age=0} 18:38:02.424 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 0 keys 18:38:02.424 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/DeleteHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.424 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/DeleteHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.424 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:38:02.424 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:38:02.424 [qtp1187972599-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/DeleteHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/DeleteHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:38:02.424 [qtp1187972599-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:38:02.424 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@13b10e5b[{l=null,r=null,CLOSED,fill=-,flush=-,to=36/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6d750305[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@ab18c48{s=START}]=>HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.423 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6d750305::SocketChannelEndPoint@13b10e5b[{l=null,r=null,CLOSED,fill=-,flush=-,to=36/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6d750305[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@ab18c48{s=START}]=>HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=IDLE rs=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:38:02.430 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@6d750305::SocketChannelEndPoint@13b10e5b[{l=null,r=null,CLOSED,fill=-,flush=-,to=36/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6d750305[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@ab18c48{s=START}]=>HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.430 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@6d750305::SocketChannelEndPoint@13b10e5b[{l=null,r=null,CLOSED,fill=-,flush=-,to=36/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6d750305[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@ab18c48{s=START}]=>HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.430 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@50cf45fc in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58333ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.430 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58333ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.430 [qtp1187972599-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@13b10e5b[{l=null,r=null,CLOSED,fill=-,flush=-,to=37/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6d750305[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@ab18c48{s=START}]=>HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.431 [qtp1187972599-23] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6d750305::SocketChannelEndPoint@13b10e5b[{l=null,r=null,CLOSED,fill=-,flush=-,to=37/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6d750305[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@ab18c48{s=START}]=>HttpChannelOverHttp@fae69c2{s=HttpChannelState@22685c97{s=IDLE rs=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@22685c97{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.431 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@301acada{RUNNING,thread=Thread[qtp1187972599-23,5,main]} was=RUNNING next=RESERVED size=0+2 capacity=4 18:38:02.431 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@301acada{RESERVED,thread=Thread[qtp1187972599-23,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.431 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76f2d46d{RESERVED,thread=Thread[qtp1187972599-22,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.432 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@174e0abc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.432 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:38:02.432 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=8} 18:38:02.432 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@174e0abc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:38:02.432 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@174e0abc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:38:02.432 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=8} 18:38:02.433 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1527762407 cs=HttpChannelState@174e0abc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@33f1b36c eof=false 18:38:02.433 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=9} 18:38:02.433 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.433 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7468d175::SocketChannelEndPoint@1611d2ec[{l=/127.0.0.1:42651,r=/127.0.0.1:41098,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7468d175[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4d250a5c{s=START}]=>HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=9}] parse null 18:38:02.433 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@1ee6a03f[p=0,l=0,c=0,r=0]={<<<>>>} 18:38:02.433 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:38:02.433 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=9} 18:38:02.433 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:38:02.433 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=9} 18:38:02.433 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:38:02.433 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7468d175::SocketChannelEndPoint@1611d2ec[{l=/127.0.0.1:42651,r=/127.0.0.1:41098,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7468d175[p=HttpParser{s=END,0 of -1},g=HttpGenerator@4d250a5c{s=START}]=>HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=9}] parsed false HttpParser{s=END,0 of -1} 18:38:02.433 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:38:02.433 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:38:02.433 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@3af82621[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=9}] 18:38:02.433 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1527762407 cs=HttpChannelState@174e0abc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@33f1b36c eof=true 18:38:02.433 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@3af82621[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=9}] 18:38:02.433 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1527762407 cs=HttpChannelState@174e0abc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@33f1b36c eof=true 18:38:02.438 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@174e0abc{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:38:02.439 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@3eaa52e3[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@6fd8b32d 18:38:02.439 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/DeleteHello/Bob on HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=15} 405 null HTTP/1.1 Date: Sat, 03 Feb 2024 18:38:02 GMT Allow: DELETE,OPTIONS Cache-Control: must-revalidate,no-cache,no-store Content-Type: text/html;charset=iso-8859-1 18:38:02.439 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@49930fba[PROCESSING][i=HTTP/1.1{s=405,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5e5c6867] (null,[p=0,l=544,c=32768,r=544],true)@START 18:38:02.439 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=405,h=4,cl=-1} last=true content=DirectByteBuffer@3eaa52e3[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:38:02.439 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 03 Feb 2024 18:38:02 GMT Allow: DELETE,OPTIONS Cache-Control: must-revalidate,no-cache,no-store Content-Type: text/html;charset=iso-8859-1 18:38:02.439 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:38:02.439 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@49930fba[PROCESSING][i=HTTP/1.1{s=405,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5e5c6867] ([p=0,l=234,c=8192,r=234],[p=0,l=544,c=32768,r=544],true)@COMPLETING 18:38:02.439 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@328d1405{IDLE}->null [DirectByteBuffer@2652a7a2[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@3eaa52e3[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:38:02.439 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@328d1405{WRITING}->null:IDLE-->WRITING 18:38:02.439 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "HTTP/1.1 405 Method Not Allowed[\r][\n]" 18:38:02.439 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 778 SocketChannelEndPoint@1611d2ec[{l=/127.0.0.1:42651,r=/127.0.0.1:41098,OPEN,fill=-,flush=W,to=16/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7468d175[p=HttpParser{s=END,0 of -1},g=HttpGenerator@4d250a5c{s=COMPLETING}]=>HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=15}] 18:38:02.439 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "Date: Sat, 03 Feb 2024 18:38:02 GMT[\r][\n]" 18:38:02.439 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=778 remaining=0 WriteFlusher@328d1405{WRITING}->null 18:38:02.439 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "Allow: DELETE,OPTIONS[\r][\n]" 18:38:02.439 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@328d1405{IDLE}->null:WRITING-->IDLE 18:38:02.439 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "Cache-Control: must-revalidate,no-cache,no-store[\r][\n]" 18:38:02.439 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "Content-Type: text/html;charset=iso-8859-1[\r][\n]" 18:38:02.439 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@49930fba[PROCESSING][i=HTTP/1.1{s=405,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5e5c6867] ([p=234,l=234,c=8192,r=0],[p=544,l=544,c=32768,r=0],true)@END 18:38:02.439 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "Content-Length: 544[\r][\n]" 18:38:02.439 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "Server: Jetty(11.0.18)[\r][\n]" 18:38:02.439 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\r][\n]" 18:38:02.439 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\n]" 18:38:02.439 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@174e0abc{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.439 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\n]" 18:38:02.439 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\n]" 18:38:02.439 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@174e0abc{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.439 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "Error 405 Method Not Allowed[\n]" 18:38:02.439 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@174e0abc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.439 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\n]" 18:38:02.440 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=16} 18:38:02.440 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "

HTTP ERROR 405 Method Not Allowed

[\n]" 18:38:02.440 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/DeleteHello/Bob written=544 18:38:02.440 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\n]" 18:38:02.440 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\n]" 18:38:02.440 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\n]" 18:38:02.440 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\n]" 18:38:02.440 [qtp1187972599-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:02 +0000] "GET /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1" 405 544 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:02.440 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\n]" 18:38:02.440 [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-2c708440
[\n]" 18:38:02.440 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1527762407 cs=HttpChannelState@174e0abc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@33f1b36c eof=true 18:38:02.440 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "
Powered by Jetty:// 11.0.18
[\n]" 18:38:02.440 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\n]" 18:38:02.440 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=16} 18:38:02.440 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\n]" 18:38:02.440 [main] DEBUG org.apache.http.wire -- http-outgoing-8 << "[\n]" 18:38:02.440 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@3af82621[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=16}] 18:38:02.440 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1527762407 cs=HttpChannelState@174e0abc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@33f1b36c eof=true 18:38:02.440 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@3af82621[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=16}] 18:38:02.440 [main] DEBUG org.apache.http.headers -- http-outgoing-8 << HTTP/1.1 405 Method Not Allowed 18:38:02.440 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1527762407 cs=HttpChannelState@174e0abc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@33f1b36c eof=true 18:38:02.440 [main] DEBUG org.apache.http.headers -- http-outgoing-8 << Date: Sat, 03 Feb 2024 18:38:02 GMT 18:38:02.440 [main] DEBUG org.apache.http.headers -- http-outgoing-8 << Allow: DELETE,OPTIONS 18:38:02.440 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@174e0abc{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.440 [main] DEBUG org.apache.http.headers -- http-outgoing-8 << Cache-Control: must-revalidate,no-cache,no-store 18:38:02.440 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1527762407 cs=HttpChannelState@174e0abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@33f1b36c eof=true 18:38:02.440 [main] DEBUG org.apache.http.headers -- http-outgoing-8 << Content-Type: text/html;charset=iso-8859-1 18:38:02.440 [main] DEBUG org.apache.http.headers -- http-outgoing-8 << Content-Length: 544 18:38:02.440 [main] DEBUG org.apache.http.headers -- http-outgoing-8 << Server: Jetty(11.0.18) 18:38:02.440 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:38:02.441 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 8][route: {}->http://localhost:42651] can be kept alive indefinitely 18:38:02.441 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-8: set socket timeout to 0 18:38:02.441 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 8][route: {}->http://localhost:42651][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.441 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 405 18:38:02.441 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:38:02.441 [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-2c708440

Powered by Jetty:// 11.0.18
18:38:02.441 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:38:02.441 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-8: Close connection 18:38:02.441 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:38:02.441 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42651/base/RestTest/GetHello/Bob?age=10: 18:38:02.440 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@33f1b36c 18:38:02.442 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:38:02.442 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:38:02.442 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42651][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:38:02.442 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 9][route: {}->http://localhost:42651][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.442 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42651 18:38:02.442 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42651 18:38:02.442 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:41102<->127.0.0.1:42651 18:38:02.442 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request DELETE /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:38:02.443 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:38:02.443 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:38:02.442 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@3af82621[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=18}] 18:38:02.443 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@60e0bbe4[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41102]] on ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=0 18:38:02.443 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=1 18:38:02.443 [main] DEBUG org.apache.http.headers -- http-outgoing-9 >> DELETE /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:38:02.443 [main] DEBUG org.apache.http.headers -- http-outgoing-9 >> Content-Length: 0 18:38:02.443 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.443 [main] DEBUG org.apache.http.headers -- http-outgoing-9 >> Host: localhost:42651 18:38:02.443 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 18:38:02.443 [main] DEBUG org.apache.http.headers -- http-outgoing-9 >> Connection: Keep-Alive 18:38:02.443 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:38:02.443 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/0 selected 18:38:02.443 [main] DEBUG org.apache.http.headers -- http-outgoing-9 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:38:02.443 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 1 updates 18:38:02.443 [main] DEBUG org.apache.http.headers -- http-outgoing-9 >> Accept-Encoding: gzip,deflate 18:38:02.443 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.443 [main] DEBUG org.apache.http.wire -- http-outgoing-9 >> "DELETE /base/RestTest/GetHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:38:02.443 [main] DEBUG org.apache.http.wire -- http-outgoing-9 >> "Content-Length: 0[\r][\n]" 18:38:02.443 [main] DEBUG org.apache.http.wire -- http-outgoing-9 >> "Host: localhost:42651[\r][\n]" 18:38:02.443 [main] DEBUG org.apache.http.wire -- http-outgoing-9 >> "Connection: Keep-Alive[\r][\n]" 18:38:02.443 [main] DEBUG org.apache.http.wire -- http-outgoing-9 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:38:02.443 [main] DEBUG org.apache.http.wire -- http-outgoing-9 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:38:02.443 [main] DEBUG org.apache.http.wire -- http-outgoing-9 >> "[\r][\n]" 18:38:02.443 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:38:02.443 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@60e0bbe4[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41102]] 18:38:02.446 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@60e0bbe4[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41102]] startThread=0 18:38:02.446 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.446 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@60e0bbe4[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41102]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58318ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.446 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.446 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@26ea9b4c[{l=/127.0.0.1:42651,r=/127.0.0.1:41102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.446 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@26ea9b4c[{l=/127.0.0.1:42651,r=/127.0.0.1:41102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:38:02.446 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{s=IDLE rs=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@26ea9b4c[{l=/127.0.0.1:42651,r=/127.0.0.1:41102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@187f0b09{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.446 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@1b7032b5::SocketChannelEndPoint@26ea9b4c[{l=/127.0.0.1:42651,r=/127.0.0.1:41102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.446 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@69b2fa6c on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:38:02.446 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@26ea9b4c[{l=/127.0.0.1:42651,r=/127.0.0.1:41102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1b7032b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@342100ce{s=START}]=>HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.446 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@1b7032b5::SocketChannelEndPoint@26ea9b4c[{l=/127.0.0.1:42651,r=/127.0.0.1:41102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1b7032b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@342100ce{s=START}]=>HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.446 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@1611d2ec[{l=/127.0.0.1:42651,r=/127.0.0.1:41098,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7468d175[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d250a5c{s=START}]=>HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.447 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@1b7032b5::SocketChannelEndPoint@26ea9b4c[{l=/127.0.0.1:42651,r=/127.0.0.1:41102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1b7032b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@342100ce{s=START}]=>HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.447 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.447 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:38:02.447 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@54e67200{ReadCallback@4e9907b3{HttpConnection@1b7032b5::SocketChannelEndPoint@26ea9b4c[{l=/127.0.0.1:42651,r=/127.0.0.1:41102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1b7032b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@342100ce{s=START}]=>HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.447 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7468d175::SocketChannelEndPoint@1611d2ec[{l=/127.0.0.1:42651,r=/127.0.0.1:41098,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7468d175[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d250a5c{s=START}]=>HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.447 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@26ea9b4c[{l=/127.0.0.1:42651,r=/127.0.0.1:41102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@1b7032b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@342100ce{s=START}]=>HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.447 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@3086e596 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:38:02.447 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=2 18:38:02.447 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.447 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/1 selected 18:38:02.447 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 2 updates 18:38:02.447 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:38:02.447 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@26ea9b4c[{l=/127.0.0.1:42651,r=/127.0.0.1:41102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@1b7032b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@342100ce{s=START}]=>HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.447 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@69b2fa6c 18:38:02.447 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@3086e596 18:38:02.447 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@60e0bbe4[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41102]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58316ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.447 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58316ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.447 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@26ea9b4c[{l=/127.0.0.1:42651,r=/127.0.0.1:41102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@1b7032b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@342100ce{s=START}]=>HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.447 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.447 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.447 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 1/1/1 selected 18:38:02.447 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 1 keys, 0 updates 18:38:02.447 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41102], selector=sun.nio.ch.EPollSelectorImpl@23da9f4d, interestOps=1, readyOps=1 SocketChannelEndPoint@26ea9b4c[{l=/127.0.0.1:42651,r=/127.0.0.1:41102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@1b7032b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@342100ce{s=START}]=>HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.448 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@26ea9b4c[{l=/127.0.0.1:42651,r=/127.0.0.1:41102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1b7032b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@342100ce{s=START}]=>HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.448 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@26ea9b4c[{l=/127.0.0.1:42651,r=/127.0.0.1:41102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1b7032b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@342100ce{s=START}]=>HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{s=IDLE rs=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:38:02.452 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58312ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=4]@2024-02-03T18:38:02.452388499Z 18:38:02.452 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76f2d46d{RESERVED,thread=Thread[qtp1187972599-22,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58312ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=4]@2024-02-03T18:38:02.452624991Z ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0} 18:38:02.452 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58311ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=4]@2024-02-03T18:38:02.452777412Z tryProduce true 18:38:02.452 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@26ea9b4c[{l=/127.0.0.1:42651,r=/127.0.0.1:41102,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1b7032b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@342100ce{s=START}]=>HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{s=IDLE rs=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@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58311ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=4]@2024-02-03T18:38:02.452881922Z 18:38:02.452 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.452 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.452 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@54e67200{ReadCallback@4e9907b3{HttpConnection@1b7032b5::SocketChannelEndPoint@26ea9b4c[{l=/127.0.0.1:42651,r=/127.0.0.1:41102,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1b7032b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@342100ce{s=START}]=>HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.452 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@26ea9b4c[{l=/127.0.0.1:42651,r=/127.0.0.1:41102,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1b7032b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@342100ce{s=START}]=>HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.453 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.453 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1b7032b5::SocketChannelEndPoint@26ea9b4c[{l=/127.0.0.1:42651,r=/127.0.0.1:41102,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1b7032b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@342100ce{s=START}]=>HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{s=IDLE rs=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@187f0b09{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.453 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 203 DirectByteBuffer@69856a09[p=0,l=203,c=8192,r=203]={<<>>\nAccept-E...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.453 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1b7032b5::SocketChannelEndPoint@26ea9b4c[{l=/127.0.0.1:42651,r=/127.0.0.1:41102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1b7032b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@342100ce{s=START}]=>HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=203,c=8192,r=203]={<<>>\nAccept-E...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.453 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1b7032b5::SocketChannelEndPoint@26ea9b4c[{l=/127.0.0.1:42651,r=/127.0.0.1:41102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1b7032b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@342100ce{s=START}]=>HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=203,c=8192,r=203]={<<>>\nAccept-E...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.453 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=203,c=8192,r=203]={<<>>\nAccept-E...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.453 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:38:02.453 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:38:02.453 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:38:02.453 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:38:02.453 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:38:02.453 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> IN_VALUE 18:38:02.453 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> FIELD 18:38:02.453 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Length: 0) header=Content-Length, headerString=[Content-Length], valueString=[0] 18:38:02.453 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:38:02.453 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:38:02.454 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:38:02.454 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42651) header=Host, headerString=[Host], valueString=[localhost:42651] 18:38:02.454 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:38:02.454 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:38:02.454 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:38:02.454 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:38:02.454 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:38:02.454 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:38:02.454 [qtp1187972599-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:38:02.454 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:38:02.454 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:38:02.454 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:38:02.454 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:38:02.454 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@125494679 cs=HttpChannelState@187f0b09{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6d355955 eof=false 18:38:02.454 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@6d355955 18:38:02.454 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@772196c3[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.454 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/GetHello/Bob?age=10 on HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{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:42651/base/RestTest/GetHello/Bob?age=10,age=0} DELETE /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 Content-Length: 0 Host: localhost:42651 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:38:02.454 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1b7032b5::SocketChannelEndPoint@26ea9b4c[{l=/127.0.0.1:42651,r=/127.0.0.1:41102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1b7032b5[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@342100ce{s=START}]=>HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{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:42651/base/RestTest/GetHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of 0} 18:38:02.454 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@1b7032b5::SocketChannelEndPoint@26ea9b4c[{l=/127.0.0.1:42651,r=/127.0.0.1:41102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1b7032b5[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@342100ce{s=START}]=>HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{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:42651/base/RestTest/GetHello/Bob?age=10,age=0}] 18:38:02.454 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42651/base/RestTest/GetHello/Bob?age=10 HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{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:42651/base/RestTest/GetHello/Bob?age=10,age=0} 18:38:02.455 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@187f0b09{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.455 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/GetHello/Bob?age=10,age=1} 18:38:02.455 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.Server -- REQUEST DELETE /base/RestTest/GetHello/Bob ?age=10 on HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/GetHello/Bob?age=10,age=1} 18:38:02.455 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.455 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.455 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:38:02.455 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:38:02.455 [qtp1187972599-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/GetHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/GetHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:38:02.455 [qtp1187972599-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:38:02.457 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@187f0b09{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.457 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:38:02.457 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{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:42651/base/RestTest/GetHello/Bob?age=10,age=3} 18:38:02.457 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@187f0b09{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:38:02.457 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@187f0b09{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:38:02.457 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{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:42651/base/RestTest/GetHello/Bob?age=10,age=3} 18:38:02.457 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@125494679 cs=HttpChannelState@187f0b09{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6d355955 eof=false 18:38:02.457 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{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:42651/base/RestTest/GetHello/Bob?age=10,age=3} 18:38:02.457 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.457 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1b7032b5::SocketChannelEndPoint@26ea9b4c[{l=/127.0.0.1:42651,r=/127.0.0.1:41102,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1b7032b5[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@342100ce{s=START}]=>HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{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:42651/base/RestTest/GetHello/Bob?age=10,age=3}] parse null 18:38:02.457 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@1ee6a03f[p=0,l=0,c=0,r=0]={<<<>>>} 18:38:02.457 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:38:02.457 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{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:42651/base/RestTest/GetHello/Bob?age=10,age=3} 18:38:02.458 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:38:02.458 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{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:42651/base/RestTest/GetHello/Bob?age=10,age=4} 18:38:02.458 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:38:02.458 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1b7032b5::SocketChannelEndPoint@26ea9b4c[{l=/127.0.0.1:42651,r=/127.0.0.1:41102,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1b7032b5[p=HttpParser{s=END,0 of 0},g=HttpGenerator@342100ce{s=START}]=>HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{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:42651/base/RestTest/GetHello/Bob?age=10,age=4}] parsed false HttpParser{s=END,0 of 0} 18:38:02.458 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:38:02.458 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:38:02.458 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@772196c3[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{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:42651/base/RestTest/GetHello/Bob?age=10,age=7}] 18:38:02.461 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@125494679 cs=HttpChannelState@187f0b09{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6d355955 eof=true 18:38:02.461 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@772196c3[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{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:42651/base/RestTest/GetHello/Bob?age=10,age=7}] 18:38:02.461 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@125494679 cs=HttpChannelState@187f0b09{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6d355955 eof=true 18:38:02.462 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@187f0b09{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:38:02.462 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@3eaa52e3[p=0,l=0,c=32768,r=0]={<<<>>>\n>>\nnull [DirectByteBuffer@2652a7a2[p=0,l=135,c=8192,r=135]={<<>>-store\r\nC...\x00\x00\x00\x00\x00\x00\x00}] 18:38:02.462 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@1a4bb907{WRITING}->null:IDLE-->WRITING 18:38:02.462 [main] DEBUG org.apache.http.wire -- http-outgoing-9 << "HTTP/1.1 405 Method Not Allowed[\r][\n]" 18:38:02.462 [main] DEBUG org.apache.http.wire -- http-outgoing-9 << "Date: Sat, 03 Feb 2024 18:38:02 GMT[\r][\n]" 18:38:02.462 [main] DEBUG org.apache.http.wire -- http-outgoing-9 << "Allow: GET,OPTIONS[\r][\n]" 18:38:02.462 [main] DEBUG org.apache.http.wire -- http-outgoing-9 << "Content-Length: 0[\r][\n]" 18:38:02.462 [main] DEBUG org.apache.http.wire -- http-outgoing-9 << "Server: Jetty(11.0.18)[\r][\n]" 18:38:02.462 [main] DEBUG org.apache.http.wire -- http-outgoing-9 << "[\r][\n]" 18:38:02.462 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 135 SocketChannelEndPoint@26ea9b4c[{l=/127.0.0.1:42651,r=/127.0.0.1:41102,OPEN,fill=-,flush=W,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1b7032b5[p=HttpParser{s=END,0 of 0},g=HttpGenerator@342100ce{s=COMPLETING}]=>HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{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:42651/base/RestTest/GetHello/Bob?age=10,age=8}] 18:38:02.462 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=135 remaining=0 WriteFlusher@1a4bb907{WRITING}->null 18:38:02.462 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@1a4bb907{IDLE}->null:WRITING-->IDLE 18:38:02.462 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@269fa619[PROCESSING][i=HTTP/1.1{s=405,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6127bc6e] ([p=135,l=135,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 18:38:02.462 [main] DEBUG org.apache.http.headers -- http-outgoing-9 << HTTP/1.1 405 Method Not Allowed 18:38:02.462 [main] DEBUG org.apache.http.headers -- http-outgoing-9 << Date: Sat, 03 Feb 2024 18:38:02 GMT 18:38:02.462 [main] DEBUG org.apache.http.headers -- http-outgoing-9 << Allow: GET,OPTIONS 18:38:02.463 [main] DEBUG org.apache.http.headers -- http-outgoing-9 << Content-Length: 0 18:38:02.463 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@187f0b09{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.463 [main] DEBUG org.apache.http.headers -- http-outgoing-9 << Server: Jetty(11.0.18) 18:38:02.463 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@187f0b09{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.463 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@187f0b09{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.463 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{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:42651/base/RestTest/GetHello/Bob?age=10,age=9} 18:38:02.463 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/GetHello/Bob written=0 18:38:02.463 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:38:02.463 [qtp1187972599-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:02 +0000] "DELETE /base/RestTest/GetHello/Bob?age=10 HTTP/1.1" 405 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:02.463 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 9][route: {}->http://localhost:42651] can be kept alive indefinitely 18:38:02.447 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7468d175::SocketChannelEndPoint@1611d2ec[{l=/127.0.0.1:42651,r=/127.0.0.1:41098,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7468d175[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d250a5c{s=START}]=>HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.463 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-9: set socket timeout to 0 18:38:02.463 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.463 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@125494679 cs=HttpChannelState@187f0b09{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6d355955 eof=true 18:38:02.463 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 9][route: {}->http://localhost:42651][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.463 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{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:42651/base/RestTest/GetHello/Bob?age=10,age=9} 18:38:02.463 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@772196c3[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{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:42651/base/RestTest/GetHello/Bob?age=10,age=9}] 18:38:02.463 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@125494679 cs=HttpChannelState@187f0b09{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6d355955 eof=true 18:38:02.463 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 405 18:38:02.463 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:38:02.463 [main] DEBUG org.onap.policy.rest.RestManager -- 18:38:02.463 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@772196c3[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{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:42651/base/RestTest/GetHello/Bob?age=10,age=9}] 18:38:02.463 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:38:02.463 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@125494679 cs=HttpChannelState@187f0b09{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6d355955 eof=true 18:38:02.463 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@187f0b09{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.463 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@125494679 cs=HttpChannelState@187f0b09{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6d355955 eof=true 18:38:02.463 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@6d355955 18:38:02.463 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@772196c3[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{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:42651/base/RestTest/GetHello/Bob?age=10,age=9}] 18:38:02.463 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of 0} 18:38:02.463 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:38:02.463 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:38:02.463 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.463 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.463 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1b7032b5::SocketChannelEndPoint@26ea9b4c[{l=/127.0.0.1:42651,r=/127.0.0.1:41102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1b7032b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@342100ce{s=START}]=>HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.463 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1b7032b5::SocketChannelEndPoint@26ea9b4c[{l=/127.0.0.1:42651,r=/127.0.0.1:41102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1b7032b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@342100ce{s=START}]=>HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.463 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.463 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1b7032b5::SocketChannelEndPoint@26ea9b4c[{l=/127.0.0.1:42651,r=/127.0.0.1:41102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1b7032b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@342100ce{s=START}]=>HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{s=IDLE rs=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:38:02.464 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@1b7032b5::SocketChannelEndPoint@26ea9b4c[{l=/127.0.0.1:42651,r=/127.0.0.1:41102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1b7032b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@342100ce{s=START}]=>HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.464 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@1b7032b5::SocketChannelEndPoint@26ea9b4c[{l=/127.0.0.1:42651,r=/127.0.0.1:41102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1b7032b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@342100ce{s=START}]=>HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.464 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@54e67200{ReadCallback@4e9907b3{HttpConnection@1b7032b5::SocketChannelEndPoint@26ea9b4c[{l=/127.0.0.1:42651,r=/127.0.0.1:41102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1b7032b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@342100ce{s=START}]=>HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.464 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@26ea9b4c[{l=/127.0.0.1:42651,r=/127.0.0.1:41102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@1b7032b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@342100ce{s=START}]=>HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.464 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@3086e596 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:38:02.464 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:38:02.464 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.464 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/1 selected 18:38:02.464 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 1 updates 18:38:02.464 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.464 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@3086e596 18:38:02.464 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1b7032b5::SocketChannelEndPoint@26ea9b4c[{l=/127.0.0.1:42651,r=/127.0.0.1:41102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@1b7032b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@342100ce{s=START}]=>HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{s=IDLE rs=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@187f0b09{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.464 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@24ec173d{RUNNING,thread=Thread[qtp1187972599-25,5,main]} was=RUNNING next=RESERVED size=0+2 capacity=4 18:38:02.464 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@26ea9b4c[{l=/127.0.0.1:42651,r=/127.0.0.1:41102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@1b7032b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@342100ce{s=START}]=>HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.464 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.464 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@24ec173d{RESERVED,thread=Thread[qtp1187972599-25,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.464 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.463 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:38:02.463 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-9: Close connection 18:38:02.464 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:38:02.464 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 1/1/1 selected 18:38:02.464 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 1 keys, 0 updates 18:38:02.464 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41102], selector=sun.nio.ch.EPollSelectorImpl@23da9f4d, interestOps=1, readyOps=1 SocketChannelEndPoint@26ea9b4c[{l=/127.0.0.1:42651,r=/127.0.0.1:41102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@1b7032b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@342100ce{s=START}]=>HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.464 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42651/base/RestTest/GetHello/Bob?age=10: 18:38:02.464 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@26ea9b4c[{l=/127.0.0.1:42651,r=/127.0.0.1:41102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1b7032b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@342100ce{s=START}]=>HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.465 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@26ea9b4c[{l=/127.0.0.1:42651,r=/127.0.0.1:41102,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1b7032b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@342100ce{s=START}]=>HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{s=IDLE rs=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:38:02.465 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58299ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=5]@2024-02-03T18:38:02.465178179Z 18:38:02.465 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@24ec173d{RESERVED,thread=Thread[qtp1187972599-25,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58299ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=5]@2024-02-03T18:38:02.46532476Z ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0} 18:38:02.465 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@26ea9b4c[{l=/127.0.0.1:42651,r=/127.0.0.1:41102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1b7032b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@342100ce{s=START}]=>HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{s=IDLE rs=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@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58299ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=5]@2024-02-03T18:38:02.46543275Z 18:38:02.465 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@54e67200{ReadCallback@4e9907b3{HttpConnection@1b7032b5::SocketChannelEndPoint@26ea9b4c[{l=/127.0.0.1:42651,r=/127.0.0.1:41102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1b7032b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@342100ce{s=START}]=>HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.465 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58299ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=6]@2024-02-03T18:38:02.465618442Z tryProduce true 18:38:02.465 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.465 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.465 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1b7032b5::SocketChannelEndPoint@26ea9b4c[{l=/127.0.0.1:42651,r=/127.0.0.1:41102,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1b7032b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@342100ce{s=START}]=>HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{s=IDLE rs=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@187f0b09{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.465 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:38:02.465 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@26ea9b4c[{l=/127.0.0.1:42651,r=/127.0.0.1:41102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1b7032b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@342100ce{s=START}]=>HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.465 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.465 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@26ea9b4c[{l=/127.0.0.1:42651,r=/127.0.0.1:41102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1b7032b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@342100ce{s=START}]=>HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.465 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:38:02.465 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.465 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42651][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:38:02.465 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:38:02.465 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 10][route: {}->http://localhost:42651][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.465 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1b7032b5::SocketChannelEndPoint@26ea9b4c[{l=/127.0.0.1:42651,r=/127.0.0.1:41102,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1b7032b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@342100ce{s=START}]=>HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.466 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42651 18:38:02.466 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1b7032b5::SocketChannelEndPoint@26ea9b4c[{l=/127.0.0.1:42651,r=/127.0.0.1:41102,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1b7032b5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@342100ce{s=START}]=>HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.466 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.466 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42651 18:38:02.466 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:38:02.466 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@26ea9b4c[{l=/127.0.0.1:42651,r=/127.0.0.1:41102,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1b7032b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@342100ce{s=START}]=>HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.466 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:41114<->127.0.0.1:42651 18:38:02.466 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@26ea9b4c[{l=/127.0.0.1:42651,r=/127.0.0.1:41102,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1b7032b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@342100ce{s=START}]=>HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.466 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request DELETE /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:38:02.466 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:38:02.466 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:38:02.466 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@26ea9b4c[{l=/127.0.0.1:42651,r=/127.0.0.1:41102,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1b7032b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@342100ce{s=START}]=>HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.466 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@35784e9d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41114]] on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:38:02.466 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:38:02.466 [main] DEBUG org.apache.http.headers -- http-outgoing-10 >> DELETE /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:38:02.466 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@54e67200{null} 18:38:02.466 [main] DEBUG org.apache.http.headers -- http-outgoing-10 >> Host: localhost:42651 18:38:02.466 [main] DEBUG org.apache.http.headers -- http-outgoing-10 >> Connection: Keep-Alive 18:38:02.466 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:38:02.466 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.466 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@471147af startThread=0 18:38:02.466 [main] DEBUG org.apache.http.headers -- http-outgoing-10 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:38:02.466 [main] DEBUG org.apache.http.headers -- http-outgoing-10 >> Accept-Encoding: gzip,deflate 18:38:02.466 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@471147af in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58297ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.466 [main] DEBUG org.apache.http.wire -- http-outgoing-10 >> "DELETE /base/RestTest/GetHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:38:02.466 [main] DEBUG org.apache.http.wire -- http-outgoing-10 >> "Host: localhost:42651[\r][\n]" 18:38:02.466 [main] DEBUG org.apache.http.wire -- http-outgoing-10 >> "Connection: Keep-Alive[\r][\n]" 18:38:02.466 [main] DEBUG org.apache.http.wire -- http-outgoing-10 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:38:02.466 [main] DEBUG org.apache.http.wire -- http-outgoing-10 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:38:02.466 [main] DEBUG org.apache.http.wire -- http-outgoing-10 >> "[\r][\n]" 18:38:02.466 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1b7032b5::SocketChannelEndPoint@26ea9b4c[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1b7032b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@342100ce{s=START}]=>HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{s=IDLE rs=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:38:02.466 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@26ea9b4c[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1b7032b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@342100ce{s=START}]=>HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.466 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/1 selected 18:38:02.466 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 1 updates 18:38:02.466 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.466 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@35784e9d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41114]] 18:38:02.466 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@35784e9d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41114]] startThread=0 18:38:02.466 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@1b7032b5::SocketChannelEndPoint@26ea9b4c[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1b7032b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@342100ce{s=START}]=>HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.466 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@1b7032b5::SocketChannelEndPoint@26ea9b4c[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1b7032b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@342100ce{s=START}]=>HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.466 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@35784e9d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41114]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=0,r=-1,t=58297ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.467 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@471147af in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=0,r=-1,t=58297ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.467 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@c1da438[{l=/127.0.0.1:42651,r=/127.0.0.1:41114,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.466 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@26ea9b4c[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1b7032b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@342100ce{s=START}]=>HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.467 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58297ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.467 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@c1da438[{l=/127.0.0.1:42651,r=/127.0.0.1:41114,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:38:02.467 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1b7032b5::SocketChannelEndPoint@26ea9b4c[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1b7032b5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@342100ce{s=START}]=>HttpChannelOverHttp@43c3c1bd{s=HttpChannelState@187f0b09{s=IDLE rs=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@187f0b09{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.467 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76f2d46d{RUNNING,thread=Thread[qtp1187972599-22,5,main]} was=RUNNING next=RESERVED size=0+2 capacity=4 18:38:02.467 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76f2d46d{RESERVED,thread=Thread[qtp1187972599-22,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.467 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{s=IDLE rs=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@c1da438[{l=/127.0.0.1:42651,r=/127.0.0.1:41114,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@6dae9784{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.464 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@1611d2ec[{l=/127.0.0.1:42651,r=/127.0.0.1:41098,ISHUT,fill=-,flush=-,to=25/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7468d175[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d250a5c{s=START}]=>HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.467 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.467 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@6a8365f2::SocketChannelEndPoint@c1da438[{l=/127.0.0.1:42651,r=/127.0.0.1:41114,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.467 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/0 selected 18:38:02.467 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@1611d2ec[{l=/127.0.0.1:42651,r=/127.0.0.1:41098,ISHUT,fill=-,flush=-,to=27/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7468d175[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d250a5c{s=START}]=>HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.467 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 0 updates 18:38:02.467 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@b5e20fe on ManagedSelector@4c9f9afc{STARTED} id=1 keys=2 selected=0 updates=0 18:38:02.467 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@1611d2ec[{l=/127.0.0.1:42651,r=/127.0.0.1:41098,CLOSED,fill=-,flush=-,to=27/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7468d175[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d250a5c{s=START}]=>HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.467 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@c1da438[{l=/127.0.0.1:42651,r=/127.0.0.1:41114,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@6a8365f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@552cab5{s=START}]=>HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.467 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@2a59f2ae{null} 18:38:02.467 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4c9f9afc{STARTED} id=1 keys=2 selected=0 updates=1 18:38:02.467 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@6a8365f2::SocketChannelEndPoint@c1da438[{l=/127.0.0.1:42651,r=/127.0.0.1:41114,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@6a8365f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@552cab5{s=START}]=>HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.467 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@186698a2 startThread=0 18:38:02.467 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@186698a2 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=0,r=-1,t=58296ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.467 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@6a8365f2::SocketChannelEndPoint@c1da438[{l=/127.0.0.1:42651,r=/127.0.0.1:41114,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@6a8365f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@552cab5{s=START}]=>HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.467 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7468d175::SocketChannelEndPoint@1611d2ec[{l=null,r=null,CLOSED,fill=-,flush=-,to=27/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7468d175[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d250a5c{s=START}]=>HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{s=IDLE rs=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:38:02.467 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@1611d2ec[{l=null,r=null,CLOSED,fill=-,flush=-,to=28/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7468d175[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d250a5c{s=START}]=>HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.467 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@1c596f2c{ReadCallback@6d0435a0{HttpConnection@6a8365f2::SocketChannelEndPoint@c1da438[{l=/127.0.0.1:42651,r=/127.0.0.1:41114,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@6a8365f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@552cab5{s=START}]=>HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.467 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@7468d175::SocketChannelEndPoint@1611d2ec[{l=null,r=null,CLOSED,fill=-,flush=-,to=28/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7468d175[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d250a5c{s=START}]=>HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.467 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@7468d175::SocketChannelEndPoint@1611d2ec[{l=null,r=null,CLOSED,fill=-,flush=-,to=28/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7468d175[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d250a5c{s=START}]=>HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.467 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@c1da438[{l=/127.0.0.1:42651,r=/127.0.0.1:41114,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@6a8365f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@552cab5{s=START}]=>HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.468 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@186698a2 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=0,r=-1,t=58296ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.468 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@17a7a12e on ManagedSelector@4c9f9afc{STARTED} id=1 keys=2 selected=0 updates=1 18:38:02.468 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58296ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.468 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@c1da438[{l=/127.0.0.1:42651,r=/127.0.0.1:41114,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@6a8365f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@552cab5{s=START}]=>HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.468 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@35784e9d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41114]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58296ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.468 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58296ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.466 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.468 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 2 keys 18:38:02.468 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.468 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/1 selected 18:38:02.468 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 2 updates 18:38:02.468 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@1611d2ec[{l=null,r=null,CLOSED,fill=-,flush=-,to=28/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7468d175[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d250a5c{s=START}]=>HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.468 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7468d175::SocketChannelEndPoint@1611d2ec[{l=null,r=null,CLOSED,fill=-,flush=-,to=28/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7468d175[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4d250a5c{s=START}]=>HttpChannelOverHttp@2f81ce7a{s=HttpChannelState@174e0abc{s=IDLE rs=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@174e0abc{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.468 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RUNNING,thread=Thread[qtp1187972599-21,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:38:02.468 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RESERVED,thread=Thread[qtp1187972599-21,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:38:02.467 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.469 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.469 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 0 keys 18:38:02.468 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:38:02.470 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@b5e20fe 18:38:02.470 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@17a7a12e 18:38:02.470 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@c1da438[{l=/127.0.0.1:42651,r=/127.0.0.1:41114,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@6a8365f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@552cab5{s=START}]=>HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.470 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.471 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.471 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 1/1/1 selected 18:38:02.471 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 1 keys, 0 updates 18:38:02.471 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41114], selector=sun.nio.ch.EPollSelectorImpl@1bf99cf5, interestOps=1, readyOps=1 SocketChannelEndPoint@c1da438[{l=/127.0.0.1:42651,r=/127.0.0.1:41114,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@6a8365f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@552cab5{s=START}]=>HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.471 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@c1da438[{l=/127.0.0.1:42651,r=/127.0.0.1:41114,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6a8365f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@552cab5{s=START}]=>HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.471 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@c1da438[{l=/127.0.0.1:42651,r=/127.0.0.1:41114,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6a8365f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@552cab5{s=START}]=>HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{s=IDLE rs=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:38:02.471 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58293ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=4]@2024-02-03T18:38:02.471335822Z 18:38:02.471 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RESERVED,thread=Thread[qtp1187972599-21,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58293ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=4]@2024-02-03T18:38:02.471488574Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.471 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@c1da438[{l=/127.0.0.1:42651,r=/127.0.0.1:41114,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6a8365f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@552cab5{s=START}]=>HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{s=IDLE rs=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@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58293ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=4]@2024-02-03T18:38:02.471579224Z 18:38:02.471 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58292ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=5]@2024-02-03T18:38:02.471659155Z tryProduce true 18:38:02.471 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@1c596f2c{ReadCallback@6d0435a0{HttpConnection@6a8365f2::SocketChannelEndPoint@c1da438[{l=/127.0.0.1:42651,r=/127.0.0.1:41114,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6a8365f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@552cab5{s=START}]=>HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.471 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.471 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.471 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6a8365f2::SocketChannelEndPoint@c1da438[{l=/127.0.0.1:42651,r=/127.0.0.1:41114,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6a8365f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@552cab5{s=START}]=>HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{s=IDLE rs=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@6dae9784{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.471 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@c1da438[{l=/127.0.0.1:42651,r=/127.0.0.1:41114,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6a8365f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@552cab5{s=START}]=>HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.471 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.471 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 184 DirectByteBuffer@2f2810c9[p=0,l=184,c=8192,r=184]={<<>>a/17.0.4)...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.471 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6a8365f2::SocketChannelEndPoint@c1da438[{l=/127.0.0.1:42651,r=/127.0.0.1:41114,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6a8365f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@552cab5{s=START}]=>HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=184,c=8192,r=184]={<<>>a/17.0.4)...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.471 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6a8365f2::SocketChannelEndPoint@c1da438[{l=/127.0.0.1:42651,r=/127.0.0.1:41114,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6a8365f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@552cab5{s=START}]=>HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=184,c=8192,r=184]={<<>>a/17.0.4)...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.472 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=184,c=8192,r=184]={<<>>a/17.0.4)...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.472 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:38:02.472 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:38:02.472 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:38:02.472 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:38:02.472 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:38:02.472 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:38:02.472 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:38:02.472 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:38:02.472 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42651) header=Host, headerString=[Host], valueString=[localhost:42651] 18:38:02.472 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:38:02.472 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:38:02.472 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:38:02.472 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:38:02.472 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:38:02.472 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:38:02.472 [qtp1187972599-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:38:02.472 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:38:02.472 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:38:02.472 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:38:02.472 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:38:02.472 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@527739834 cs=HttpChannelState@6dae9784{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3ffa88e9 eof=false 18:38:02.472 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@3ffa88e9 18:38:02.472 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@2b9cb50f[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.472 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/GetHello/Bob?age=10 on HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{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:42651/base/RestTest/GetHello/Bob?age=10,age=0} DELETE /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 Host: localhost:42651 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:38:02.472 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6a8365f2::SocketChannelEndPoint@c1da438[{l=/127.0.0.1:42651,r=/127.0.0.1:41114,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6a8365f2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@552cab5{s=START}]=>HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{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:42651/base/RestTest/GetHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of -1} 18:38:02.472 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@6a8365f2::SocketChannelEndPoint@c1da438[{l=/127.0.0.1:42651,r=/127.0.0.1:41114,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6a8365f2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@552cab5{s=START}]=>HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{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:42651/base/RestTest/GetHello/Bob?age=10,age=0}] 18:38:02.472 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42651/base/RestTest/GetHello/Bob?age=10 HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{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:42651/base/RestTest/GetHello/Bob?age=10,age=0} 18:38:02.472 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@6dae9784{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.472 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/GetHello/Bob?age=10,age=0} 18:38:02.472 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.Server -- REQUEST DELETE /base/RestTest/GetHello/Bob ?age=10 on HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/GetHello/Bob?age=10,age=0} 18:38:02.472 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.473 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.473 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:38:02.473 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:38:02.473 [qtp1187972599-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/GetHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/GetHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:38:02.473 [qtp1187972599-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:38:02.474 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@6dae9784{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.474 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:38:02.474 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{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:42651/base/RestTest/GetHello/Bob?age=10,age=2} 18:38:02.474 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@6dae9784{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:38:02.474 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@6dae9784{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:38:02.474 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{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:42651/base/RestTest/GetHello/Bob?age=10,age=2} 18:38:02.474 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@527739834 cs=HttpChannelState@6dae9784{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3ffa88e9 eof=false 18:38:02.474 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{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:42651/base/RestTest/GetHello/Bob?age=10,age=2} 18:38:02.475 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.475 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6a8365f2::SocketChannelEndPoint@c1da438[{l=/127.0.0.1:42651,r=/127.0.0.1:41114,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6a8365f2[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@552cab5{s=START}]=>HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{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:42651/base/RestTest/GetHello/Bob?age=10,age=3}] parse null 18:38:02.475 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@1ee6a03f[p=0,l=0,c=0,r=0]={<<<>>>} 18:38:02.475 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:38:02.475 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{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:42651/base/RestTest/GetHello/Bob?age=10,age=3} 18:38:02.475 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:38:02.475 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{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:42651/base/RestTest/GetHello/Bob?age=10,age=3} 18:38:02.475 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:38:02.475 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6a8365f2::SocketChannelEndPoint@c1da438[{l=/127.0.0.1:42651,r=/127.0.0.1:41114,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6a8365f2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@552cab5{s=START}]=>HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{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:42651/base/RestTest/GetHello/Bob?age=10,age=3}] parsed false HttpParser{s=END,0 of -1} 18:38:02.475 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:38:02.475 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:38:02.475 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@2b9cb50f[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{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:42651/base/RestTest/GetHello/Bob?age=10,age=3}] 18:38:02.475 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@527739834 cs=HttpChannelState@6dae9784{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3ffa88e9 eof=true 18:38:02.475 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@2b9cb50f[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{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:42651/base/RestTest/GetHello/Bob?age=10,age=3}] 18:38:02.475 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@527739834 cs=HttpChannelState@6dae9784{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3ffa88e9 eof=true 18:38:02.475 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@6dae9784{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:38:02.475 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@3eaa52e3[p=0,l=0,c=32768,r=0]={<<<>>>\n>>\nnull [DirectByteBuffer@2652a7a2[p=0,l=135,c=8192,r=135]={<<>>-store\r\nC...\x00\x00\x00\x00\x00\x00\x00}] 18:38:02.475 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@161a5e34{WRITING}->null:IDLE-->WRITING 18:38:02.475 [main] DEBUG org.apache.http.wire -- http-outgoing-10 << "HTTP/1.1 405 Method Not Allowed[\r][\n]" 18:38:02.475 [main] DEBUG org.apache.http.wire -- http-outgoing-10 << "Date: Sat, 03 Feb 2024 18:38:02 GMT[\r][\n]" 18:38:02.475 [main] DEBUG org.apache.http.wire -- http-outgoing-10 << "Allow: GET,OPTIONS[\r][\n]" 18:38:02.475 [main] DEBUG org.apache.http.wire -- http-outgoing-10 << "Content-Length: 0[\r][\n]" 18:38:02.475 [main] DEBUG org.apache.http.wire -- http-outgoing-10 << "Server: Jetty(11.0.18)[\r][\n]" 18:38:02.475 [main] DEBUG org.apache.http.wire -- http-outgoing-10 << "[\r][\n]" 18:38:02.475 [main] DEBUG org.apache.http.headers -- http-outgoing-10 << HTTP/1.1 405 Method Not Allowed 18:38:02.475 [main] DEBUG org.apache.http.headers -- http-outgoing-10 << Date: Sat, 03 Feb 2024 18:38:02 GMT 18:38:02.475 [main] DEBUG org.apache.http.headers -- http-outgoing-10 << Allow: GET,OPTIONS 18:38:02.475 [main] DEBUG org.apache.http.headers -- http-outgoing-10 << Content-Length: 0 18:38:02.475 [main] DEBUG org.apache.http.headers -- http-outgoing-10 << Server: Jetty(11.0.18) 18:38:02.476 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:38:02.476 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 10][route: {}->http://localhost:42651] can be kept alive indefinitely 18:38:02.476 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-10: set socket timeout to 0 18:38:02.476 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 10][route: {}->http://localhost:42651][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.476 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 405 18:38:02.476 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:38:02.476 [main] DEBUG org.onap.policy.rest.RestManager -- 18:38:02.476 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:38:02.476 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-10: Close connection 18:38:02.476 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:38:02.476 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42651/base/RestTest/GetHello/Bob?age=10: 18:38:02.477 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:38:02.477 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:38:02.477 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42651][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:38:02.477 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 11][route: {}->http://localhost:42651][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.477 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42651 18:38:02.477 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42651 18:38:02.477 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:41128<->127.0.0.1:42651 18:38:02.477 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PUT /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:38:02.477 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:38:02.477 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:38:02.477 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@6645691a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41128]] on ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=0 18:38:02.477 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=1 18:38:02.477 [main] DEBUG org.apache.http.headers -- http-outgoing-11 >> PUT /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:38:02.478 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.478 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/0 selected 18:38:02.478 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 1 updates 18:38:02.478 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.478 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@6645691a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41128]] 18:38:02.478 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 135 SocketChannelEndPoint@c1da438[{l=/127.0.0.1:42651,r=/127.0.0.1:41114,OPEN,fill=-,flush=W,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6a8365f2[p=HttpParser{s=END,0 of -1},g=HttpGenerator@552cab5{s=COMPLETING}]=>HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{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:42651/base/RestTest/GetHello/Bob?age=10,age=6}] 18:38:02.478 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@6645691a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41128]] startThread=0 18:38:02.478 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=135 remaining=0 WriteFlusher@161a5e34{WRITING}->null 18:38:02.478 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@161a5e34{IDLE}->null:WRITING-->IDLE 18:38:02.478 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@3336c7b5[PROCESSING][i=HTTP/1.1{s=405,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5860acfa] ([p=135,l=135,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 18:38:02.478 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@6645691a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41128]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58286ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.478 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@6dae9784{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.478 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@68e50ceb[{l=/127.0.0.1:42651,r=/127.0.0.1:41128,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.478 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@6dae9784{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.478 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@6dae9784{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.478 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@68e50ceb[{l=/127.0.0.1:42651,r=/127.0.0.1:41128,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:38:02.478 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{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:42651/base/RestTest/GetHello/Bob?age=10,age=6} 18:38:02.478 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/GetHello/Bob written=0 18:38:02.478 [qtp1187972599-19] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:02 +0000] "DELETE /base/RestTest/GetHello/Bob?age=10 HTTP/1.1" 405 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:02.478 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@527739834 cs=HttpChannelState@6dae9784{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3ffa88e9 eof=true 18:38:02.478 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{s=IDLE rs=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@68e50ceb[{l=/127.0.0.1:42651,r=/127.0.0.1:41128,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@12e795a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.478 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{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:42651/base/RestTest/GetHello/Bob?age=10,age=6} 18:38:02.478 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@2b9cb50f[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{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:42651/base/RestTest/GetHello/Bob?age=10,age=6}] 18:38:02.478 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@527739834 cs=HttpChannelState@6dae9784{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3ffa88e9 eof=true 18:38:02.478 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@2b9cb50f[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{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:42651/base/RestTest/GetHello/Bob?age=10,age=6}] 18:38:02.478 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@527739834 cs=HttpChannelState@6dae9784{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3ffa88e9 eof=true 18:38:02.478 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@6dae9784{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.478 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@527739834 cs=HttpChannelState@6dae9784{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3ffa88e9 eof=true 18:38:02.478 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@3ffa88e9 18:38:02.478 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@2b9cb50f[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{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:42651/base/RestTest/GetHello/Bob?age=10,age=6}] 18:38:02.478 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 18:38:02.478 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:38:02.478 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:38:02.478 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@c1da438[{l=/127.0.0.1:42651,r=/127.0.0.1:41114,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6a8365f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@552cab5{s=START}]=>HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.479 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.479 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:38:02.479 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6a8365f2::SocketChannelEndPoint@c1da438[{l=/127.0.0.1:42651,r=/127.0.0.1:41114,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6a8365f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@552cab5{s=START}]=>HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.479 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6a8365f2::SocketChannelEndPoint@c1da438[{l=/127.0.0.1:42651,r=/127.0.0.1:41114,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6a8365f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@552cab5{s=START}]=>HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.479 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.479 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:38:02.480 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@c1da438[{l=/127.0.0.1:42651,r=/127.0.0.1:41114,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6a8365f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@552cab5{s=START}]=>HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.480 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@c1da438[{l=/127.0.0.1:42651,r=/127.0.0.1:41114,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6a8365f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@552cab5{s=START}]=>HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.480 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@c1da438[{l=/127.0.0.1:42651,r=/127.0.0.1:41114,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6a8365f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@552cab5{s=START}]=>HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.480 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@1c596f2c{null} 18:38:02.480 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:38:02.480 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.478 [main] DEBUG org.apache.http.headers -- http-outgoing-11 >> Content-Type: text/plain 18:38:02.478 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.480 [main] DEBUG org.apache.http.headers -- http-outgoing-11 >> Content-Length: 9 18:38:02.480 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.480 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@433c60d startThread=0 18:38:02.478 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@277b9ebf::SocketChannelEndPoint@68e50ceb[{l=/127.0.0.1:42651,r=/127.0.0.1:41128,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.480 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@433c60d in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=0,r=-1,t=58283ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.480 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/0 selected 18:38:02.480 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@67b94cef on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:38:02.480 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 0 updates 18:38:02.480 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.480 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.480 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 0 keys 18:38:02.480 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@c1da438[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6a8365f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@552cab5{s=START}]=>HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.480 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@68e50ceb[{l=/127.0.0.1:42651,r=/127.0.0.1:41128,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@277b9ebf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2000b8{s=START}]=>HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.481 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@6a8365f2::SocketChannelEndPoint@c1da438[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6a8365f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@552cab5{s=START}]=>HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.481 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@433c60d in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=0,r=-1,t=58283ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.481 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58283ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.480 [main] DEBUG org.apache.http.headers -- http-outgoing-11 >> Host: localhost:42651 18:38:02.481 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@277b9ebf::SocketChannelEndPoint@68e50ceb[{l=/127.0.0.1:42651,r=/127.0.0.1:41128,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@277b9ebf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2000b8{s=START}]=>HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.481 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@277b9ebf::SocketChannelEndPoint@68e50ceb[{l=/127.0.0.1:42651,r=/127.0.0.1:41128,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@277b9ebf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2000b8{s=START}]=>HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.480 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6a8365f2::SocketChannelEndPoint@c1da438[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6a8365f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@552cab5{s=START}]=>HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{s=IDLE rs=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:38:02.481 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@2e449fc1{ReadCallback@553172d0{HttpConnection@277b9ebf::SocketChannelEndPoint@68e50ceb[{l=/127.0.0.1:42651,r=/127.0.0.1:41128,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@277b9ebf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2000b8{s=START}]=>HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.481 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@6a8365f2::SocketChannelEndPoint@c1da438[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6a8365f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@552cab5{s=START}]=>HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.481 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@68e50ceb[{l=/127.0.0.1:42651,r=/127.0.0.1:41128,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@277b9ebf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2000b8{s=START}]=>HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.481 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@784282ad on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:38:02.481 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@c1da438[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6a8365f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@552cab5{s=START}]=>HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.481 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=2 18:38:02.481 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@68e50ceb[{l=/127.0.0.1:42651,r=/127.0.0.1:41128,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@277b9ebf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2000b8{s=START}]=>HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.481 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6a8365f2::SocketChannelEndPoint@c1da438[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6a8365f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@552cab5{s=START}]=>HttpChannelOverHttp@6b0ca1c9{s=HttpChannelState@6dae9784{s=IDLE rs=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@6dae9784{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.481 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@6645691a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41128]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58282ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.481 [main] DEBUG org.apache.http.headers -- http-outgoing-11 >> Connection: Keep-Alive 18:38:02.481 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58282ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.481 [main] DEBUG org.apache.http.headers -- http-outgoing-11 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:38:02.481 [main] DEBUG org.apache.http.headers -- http-outgoing-11 >> Accept-Encoding: gzip,deflate 18:38:02.482 [main] DEBUG org.apache.http.wire -- http-outgoing-11 >> "PUT /base/RestTest/GetHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:38:02.482 [main] DEBUG org.apache.http.wire -- http-outgoing-11 >> "Content-Type: text/plain[\r][\n]" 18:38:02.482 [main] DEBUG org.apache.http.wire -- http-outgoing-11 >> "Content-Length: 9[\r][\n]" 18:38:02.482 [main] DEBUG org.apache.http.wire -- http-outgoing-11 >> "Host: localhost:42651[\r][\n]" 18:38:02.482 [main] DEBUG org.apache.http.wire -- http-outgoing-11 >> "Connection: Keep-Alive[\r][\n]" 18:38:02.482 [main] DEBUG org.apache.http.wire -- http-outgoing-11 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:38:02.482 [main] DEBUG org.apache.http.wire -- http-outgoing-11 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:38:02.482 [main] DEBUG org.apache.http.wire -- http-outgoing-11 >> "[\r][\n]" 18:38:02.482 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.482 [main] DEBUG org.apache.http.wire -- http-outgoing-11 >> "At last! " 18:38:02.482 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/1 selected 18:38:02.482 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 2 updates 18:38:02.482 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:38:02.482 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@67b94cef 18:38:02.482 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@784282ad 18:38:02.481 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bef2ef{RUNNING,thread=Thread[qtp1187972599-19,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:38:02.482 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bef2ef{RESERVED,thread=Thread[qtp1187972599-19,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:38:02.482 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@68e50ceb[{l=/127.0.0.1:42651,r=/127.0.0.1:41128,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@277b9ebf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2000b8{s=START}]=>HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.482 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.482 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.482 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 1/1/1 selected 18:38:02.482 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 1 keys, 0 updates 18:38:02.482 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41128], selector=sun.nio.ch.EPollSelectorImpl@23da9f4d, interestOps=1, readyOps=1 SocketChannelEndPoint@68e50ceb[{l=/127.0.0.1:42651,r=/127.0.0.1:41128,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@277b9ebf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2000b8{s=START}]=>HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.482 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@68e50ceb[{l=/127.0.0.1:42651,r=/127.0.0.1:41128,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@277b9ebf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2000b8{s=START}]=>HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.482 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@68e50ceb[{l=/127.0.0.1:42651,r=/127.0.0.1:41128,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@277b9ebf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2000b8{s=START}]=>HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{s=IDLE rs=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:38:02.482 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58282ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=6]@2024-02-03T18:38:02.482629542Z 18:38:02.482 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@68e50ceb[{l=/127.0.0.1:42651,r=/127.0.0.1:41128,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@277b9ebf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2000b8{s=START}]=>HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{s=IDLE rs=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@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58281ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=6]@2024-02-03T18:38:02.482765043Z 18:38:02.482 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@2e449fc1{ReadCallback@553172d0{HttpConnection@277b9ebf::SocketChannelEndPoint@68e50ceb[{l=/127.0.0.1:42651,r=/127.0.0.1:41128,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@277b9ebf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2000b8{s=START}]=>HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.482 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@277b9ebf::SocketChannelEndPoint@68e50ceb[{l=/127.0.0.1:42651,r=/127.0.0.1:41128,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@277b9ebf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2000b8{s=START}]=>HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{s=IDLE rs=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@12e795a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.482 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 235 DirectByteBuffer@69856a09[p=0,l=235,c=8192,r=235]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.482 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@277b9ebf::SocketChannelEndPoint@68e50ceb[{l=/127.0.0.1:42651,r=/127.0.0.1:41128,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@277b9ebf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2000b8{s=START}]=>HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=235,c=8192,r=235]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.483 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@277b9ebf::SocketChannelEndPoint@68e50ceb[{l=/127.0.0.1:42651,r=/127.0.0.1:41128,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@277b9ebf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2000b8{s=START}]=>HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=235,c=8192,r=235]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.483 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=235,c=8192,r=235]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.483 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:38:02.483 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:38:02.483 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:38:02.483 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:38:02.483 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:38:02.483 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:38:02.483 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:38:02.483 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:38:02.483 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:38:02.483 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:38:02.483 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:38:02.483 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:38:02.483 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:38:02.483 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:38:02.483 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:38:02.483 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42651) header=Host, headerString=[Host], valueString=[localhost:42651] 18:38:02.483 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:38:02.483 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:38:02.483 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:38:02.483 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:38:02.483 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:38:02.483 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:38:02.483 [qtp1187972599-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:38:02.483 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:38:02.483 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:38:02.483 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:38:02.483 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:38:02.483 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@2055589284 cs=HttpChannelState@12e795a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@269dca56 eof=false 18:38:02.483 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@269dca56 18:38:02.483 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@6159dc03[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.483 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/GetHello/Bob?age=10 on HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{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:42651/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:42651 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:38:02.483 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@277b9ebf::SocketChannelEndPoint@68e50ceb[{l=/127.0.0.1:42651,r=/127.0.0.1:41128,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@277b9ebf[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@2000b8{s=START}]=>HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{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:42651/base/RestTest/GetHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:38:02.483 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42651/base/RestTest/GetHello/Bob?age=10 HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{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:42651/base/RestTest/GetHello/Bob?age=10,age=0} 18:38:02.483 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@12e795a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.483 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/GetHello/Bob?age=10,age=0} 18:38:02.483 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.Server -- REQUEST PUT /base/RestTest/GetHello/Bob ?age=10 on HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/GetHello/Bob?age=10,age=0} 18:38:02.483 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.483 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.484 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:38:02.484 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:38:02.484 [qtp1187972599-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/GetHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/GetHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:38:02.484 [qtp1187972599-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:38:02.485 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@12e795a8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.485 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:38:02.485 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{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:42651/base/RestTest/GetHello/Bob?age=10,age=2} 18:38:02.485 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@12e795a8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:38:02.485 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@12e795a8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:38:02.485 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{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:42651/base/RestTest/GetHello/Bob?age=10,age=2} 18:38:02.485 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@2055589284 cs=HttpChannelState@12e795a8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@269dca56 eof=false 18:38:02.485 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{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:42651/base/RestTest/GetHello/Bob?age=10,age=2} 18:38:02.485 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.485 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@277b9ebf::SocketChannelEndPoint@68e50ceb[{l=/127.0.0.1:42651,r=/127.0.0.1:41128,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@277b9ebf[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@2000b8{s=START}]=>HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{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:42651/base/RestTest/GetHello/Bob?age=10,age=2}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[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:38:02.486 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[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:38:02.486 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{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:42651/base/RestTest/GetHello/Bob?age=10,age=3} Content@48c61635{DirectByteBufferR@1c7a1a64[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:38:02.486 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@277b9ebf::SocketChannelEndPoint@68e50ceb[{l=/127.0.0.1:42651,r=/127.0.0.1:41128,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@277b9ebf[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@2000b8{s=START}]=>HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{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:42651/base/RestTest/GetHello/Bob?age=10,age=3}] parsed true HttpParser{s=CONTENT,9 of 9} 18:38:02.486 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@48c61635{DirectByteBufferR@1c7a1a64[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:38:02.486 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.486 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@277b9ebf::SocketChannelEndPoint@68e50ceb[{l=/127.0.0.1:42651,r=/127.0.0.1:41128,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@277b9ebf[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@2000b8{s=START}]=>HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{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:42651/base/RestTest/GetHello/Bob?age=10,age=3}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=235,l=235,c=8192,r=0]={PUT /base... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.486 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=235,l=235,c=8192,r=0]={PUT /base... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.486 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:38:02.486 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{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:42651/base/RestTest/GetHello/Bob?age=10,age=3} 18:38:02.486 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:38:02.486 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{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:42651/base/RestTest/GetHello/Bob?age=10,age=3} 18:38:02.486 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:38:02.486 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@277b9ebf::SocketChannelEndPoint@68e50ceb[{l=/127.0.0.1:42651,r=/127.0.0.1:41128,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@277b9ebf[p=HttpParser{s=END,9 of 9},g=HttpGenerator@2000b8{s=START}]=>HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{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:42651/base/RestTest/GetHello/Bob?age=10,age=3}] parsed false HttpParser{s=END,9 of 9} 18:38:02.486 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@277b9ebf::SocketChannelEndPoint@68e50ceb[{l=/127.0.0.1:42651,r=/127.0.0.1:41128,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@277b9ebf[p=HttpParser{s=END,9 of 9},g=HttpGenerator@2000b8{s=START}]=>HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{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:42651/base/RestTest/GetHello/Bob?age=10,age=3}] 18:38:02.486 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:38:02.486 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:38:02.486 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@6159dc03[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{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:42651/base/RestTest/GetHello/Bob?age=10,age=3}] 18:38:02.486 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@2055589284 cs=HttpChannelState@12e795a8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@269dca56 eof=true 18:38:02.486 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@6159dc03[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{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:42651/base/RestTest/GetHello/Bob?age=10,age=3}] 18:38:02.486 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@2055589284 cs=HttpChannelState@12e795a8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@269dca56 eof=true 18:38:02.486 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@12e795a8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:38:02.486 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@3eaa52e3[p=0,l=0,c=32768,r=0]={<<<>>>\n>>\nnull [DirectByteBuffer@2652a7a2[p=0,l=135,c=8192,r=135]={<<>>-store\r\nC...\x00\x00\x00\x00\x00\x00\x00}] 18:38:02.487 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@4f018e4b{WRITING}->null:IDLE-->WRITING 18:38:02.487 [main] DEBUG org.apache.http.wire -- http-outgoing-11 << "HTTP/1.1 405 Method Not Allowed[\r][\n]" 18:38:02.487 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 135 SocketChannelEndPoint@68e50ceb[{l=/127.0.0.1:42651,r=/127.0.0.1:41128,OPEN,fill=-,flush=W,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@277b9ebf[p=HttpParser{s=END,9 of 9},g=HttpGenerator@2000b8{s=COMPLETING}]=>HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{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:42651/base/RestTest/GetHello/Bob?age=10,age=4}] 18:38:02.487 [main] DEBUG org.apache.http.wire -- http-outgoing-11 << "Date: Sat, 03 Feb 2024 18:38:02 GMT[\r][\n]" 18:38:02.487 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=135 remaining=0 WriteFlusher@4f018e4b{WRITING}->null 18:38:02.487 [main] DEBUG org.apache.http.wire -- http-outgoing-11 << "Allow: GET,OPTIONS[\r][\n]" 18:38:02.487 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@4f018e4b{IDLE}->null:WRITING-->IDLE 18:38:02.487 [main] DEBUG org.apache.http.wire -- http-outgoing-11 << "Content-Length: 0[\r][\n]" 18:38:02.487 [main] DEBUG org.apache.http.wire -- http-outgoing-11 << "Server: Jetty(11.0.18)[\r][\n]" 18:38:02.487 [main] DEBUG org.apache.http.wire -- http-outgoing-11 << "[\r][\n]" 18:38:02.487 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@7b6bdb9f[PROCESSING][i=HTTP/1.1{s=405,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3641d79] ([p=135,l=135,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 18:38:02.487 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@12e795a8{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.487 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@12e795a8{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.487 [main] DEBUG org.apache.http.headers -- http-outgoing-11 << HTTP/1.1 405 Method Not Allowed 18:38:02.487 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@12e795a8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.487 [main] DEBUG org.apache.http.headers -- http-outgoing-11 << Date: Sat, 03 Feb 2024 18:38:02 GMT 18:38:02.487 [main] DEBUG org.apache.http.headers -- http-outgoing-11 << Allow: GET,OPTIONS 18:38:02.487 [main] DEBUG org.apache.http.headers -- http-outgoing-11 << Content-Length: 0 18:38:02.487 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{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:42651/base/RestTest/GetHello/Bob?age=10,age=4} 18:38:02.487 [main] DEBUG org.apache.http.headers -- http-outgoing-11 << Server: Jetty(11.0.18) 18:38:02.487 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/GetHello/Bob written=0 18:38:02.487 [qtp1187972599-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:02 +0000] "PUT /base/RestTest/GetHello/Bob?age=10 HTTP/1.1" 405 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:02.487 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@2055589284 cs=HttpChannelState@12e795a8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@269dca56 eof=true 18:38:02.487 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:38:02.487 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 11][route: {}->http://localhost:42651] can be kept alive indefinitely 18:38:02.487 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{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:42651/base/RestTest/GetHello/Bob?age=10,age=4} 18:38:02.487 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-11: set socket timeout to 0 18:38:02.487 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@6159dc03[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{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:42651/base/RestTest/GetHello/Bob?age=10,age=4}] 18:38:02.487 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 11][route: {}->http://localhost:42651][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.487 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@2055589284 cs=HttpChannelState@12e795a8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@269dca56 eof=true 18:38:02.487 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@6159dc03[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{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:42651/base/RestTest/GetHello/Bob?age=10,age=4}] 18:38:02.487 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@2055589284 cs=HttpChannelState@12e795a8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@269dca56 eof=true 18:38:02.487 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 405 18:38:02.487 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:38:02.487 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@12e795a8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.487 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@2055589284 cs=HttpChannelState@12e795a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@269dca56 eof=true 18:38:02.487 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@269dca56 18:38:02.487 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@6159dc03[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{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:42651/base/RestTest/GetHello/Bob?age=10,age=4}] 18:38:02.487 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:38:02.487 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:38:02.487 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bef2ef{RESERVED,thread=Thread[qtp1187972599-19,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58276ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=7]@2024-02-03T18:38:02.487863308Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.487 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58276ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=7]@2024-02-03T18:38:02.487997729Z tryProduce true 18:38:02.488 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.488 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.488 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@68e50ceb[{l=/127.0.0.1:42651,r=/127.0.0.1:41128,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@277b9ebf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2000b8{s=START}]=>HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.488 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.487 [main] DEBUG org.onap.policy.rest.RestManager -- 18:38:02.488 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:38:02.487 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:38:02.488 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-11: Close connection 18:38:02.488 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.488 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:38:02.488 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@68e50ceb[{l=/127.0.0.1:42651,r=/127.0.0.1:41128,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@277b9ebf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2000b8{s=START}]=>HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.488 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42651/base/RestTest/GetHello/Bob?age=10: 18:38:02.488 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.488 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:38:02.488 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@277b9ebf::SocketChannelEndPoint@68e50ceb[{l=/127.0.0.1:42651,r=/127.0.0.1:41128,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@277b9ebf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2000b8{s=START}]=>HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.488 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@277b9ebf::SocketChannelEndPoint@68e50ceb[{l=/127.0.0.1:42651,r=/127.0.0.1:41128,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@277b9ebf[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2000b8{s=START}]=>HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.488 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.488 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:38:02.488 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@68e50ceb[{l=/127.0.0.1:42651,r=/127.0.0.1:41128,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@277b9ebf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2000b8{s=START}]=>HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.488 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@68e50ceb[{l=/127.0.0.1:42651,r=/127.0.0.1:41128,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@277b9ebf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2000b8{s=START}]=>HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.489 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:38:02.489 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:38:02.489 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42651][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:38:02.489 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@68e50ceb[{l=/127.0.0.1:42651,r=/127.0.0.1:41128,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@277b9ebf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2000b8{s=START}]=>HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.489 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 12][route: {}->http://localhost:42651][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.489 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42651 18:38:02.489 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42651 18:38:02.489 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@2e449fc1{null} 18:38:02.489 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:41138<->127.0.0.1:42651 18:38:02.489 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request POST /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:38:02.489 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:38:02.489 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@533ee6e6[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41138]] on ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=0 18:38:02.489 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:38:02.489 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=1 18:38:02.489 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.489 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/0 selected 18:38:02.489 [main] DEBUG org.apache.http.headers -- http-outgoing-12 >> POST /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:38:02.489 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 1 updates 18:38:02.489 [main] DEBUG org.apache.http.headers -- http-outgoing-12 >> Content-Type: text/plain 18:38:02.489 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.489 [main] DEBUG org.apache.http.headers -- http-outgoing-12 >> Content-Length: 9 18:38:02.489 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:38:02.489 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@533ee6e6[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41138]] 18:38:02.489 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@533ee6e6[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41138]] startThread=0 18:38:02.489 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.489 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.489 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@762398f8 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=0,r=-1,t=58274ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.490 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@533ee6e6[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41138]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=0,r=-1,t=58274ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.490 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@68e50ceb[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@277b9ebf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2000b8{s=START}]=>HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.490 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@786768dd[{l=/127.0.0.1:42651,r=/127.0.0.1:41138,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.490 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@786768dd[{l=/127.0.0.1:42651,r=/127.0.0.1:41138,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:38:02.490 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@277b9ebf::SocketChannelEndPoint@68e50ceb[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@277b9ebf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2000b8{s=START}]=>HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.490 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@762398f8 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=0,r=-1,t=58274ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.490 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{s=IDLE rs=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@786768dd[{l=/127.0.0.1:42651,r=/127.0.0.1:41138,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@2c2e11ff{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.490 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58274ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.489 [main] DEBUG org.apache.http.headers -- http-outgoing-12 >> Host: localhost:42651 18:38:02.490 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@4015a93d::SocketChannelEndPoint@786768dd[{l=/127.0.0.1:42651,r=/127.0.0.1:41138,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.490 [main] DEBUG org.apache.http.headers -- http-outgoing-12 >> Connection: Keep-Alive 18:38:02.490 [main] DEBUG org.apache.http.headers -- http-outgoing-12 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:38:02.490 [main] DEBUG org.apache.http.headers -- http-outgoing-12 >> Accept-Encoding: gzip,deflate 18:38:02.490 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@3770062 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:38:02.490 [main] DEBUG org.apache.http.wire -- http-outgoing-12 >> "POST /base/RestTest/GetHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:38:02.490 [main] DEBUG org.apache.http.wire -- http-outgoing-12 >> "Content-Type: text/plain[\r][\n]" 18:38:02.490 [main] DEBUG org.apache.http.wire -- http-outgoing-12 >> "Content-Length: 9[\r][\n]" 18:38:02.490 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@786768dd[{l=/127.0.0.1:42651,r=/127.0.0.1:41138,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4015a93d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b3cf1f9{s=START}]=>HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.489 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.490 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/0 selected 18:38:02.490 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 0 updates 18:38:02.490 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@4015a93d::SocketChannelEndPoint@786768dd[{l=/127.0.0.1:42651,r=/127.0.0.1:41138,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4015a93d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b3cf1f9{s=START}]=>HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.490 [main] DEBUG org.apache.http.wire -- http-outgoing-12 >> "Host: localhost:42651[\r][\n]" 18:38:02.490 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@4015a93d::SocketChannelEndPoint@786768dd[{l=/127.0.0.1:42651,r=/127.0.0.1:41138,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4015a93d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b3cf1f9{s=START}]=>HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.490 [main] DEBUG org.apache.http.wire -- http-outgoing-12 >> "Connection: Keep-Alive[\r][\n]" 18:38:02.490 [main] DEBUG org.apache.http.wire -- http-outgoing-12 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:38:02.490 [main] DEBUG org.apache.http.wire -- http-outgoing-12 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:38:02.490 [main] DEBUG org.apache.http.wire -- http-outgoing-12 >> "[\r][\n]" 18:38:02.490 [main] DEBUG org.apache.http.wire -- http-outgoing-12 >> "At last! " 18:38:02.490 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@17c1a088{ReadCallback@7a70af0c{HttpConnection@4015a93d::SocketChannelEndPoint@786768dd[{l=/127.0.0.1:42651,r=/127.0.0.1:41138,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4015a93d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b3cf1f9{s=START}]=>HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.490 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.490 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.490 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 0 keys 18:38:02.490 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@786768dd[{l=/127.0.0.1:42651,r=/127.0.0.1:41138,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@4015a93d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b3cf1f9{s=START}]=>HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.491 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@41bfc430 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:38:02.491 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=2 18:38:02.491 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.491 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@786768dd[{l=/127.0.0.1:42651,r=/127.0.0.1:41138,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@4015a93d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b3cf1f9{s=START}]=>HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.491 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/1 selected 18:38:02.491 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 2 updates 18:38:02.491 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:38:02.491 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@533ee6e6[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41138]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58273ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.491 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@3770062 18:38:02.491 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58273ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.491 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@41bfc430 18:38:02.491 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@786768dd[{l=/127.0.0.1:42651,r=/127.0.0.1:41138,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@4015a93d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b3cf1f9{s=START}]=>HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.491 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.489 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@762398f8 startThread=0 18:38:02.491 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.491 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 1/1/1 selected 18:38:02.491 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 1 keys, 0 updates 18:38:02.491 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@277b9ebf::SocketChannelEndPoint@68e50ceb[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@277b9ebf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2000b8{s=START}]=>HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{s=IDLE rs=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:38:02.491 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41138], selector=sun.nio.ch.EPollSelectorImpl@1bf99cf5, interestOps=1, readyOps=1 SocketChannelEndPoint@786768dd[{l=/127.0.0.1:42651,r=/127.0.0.1:41138,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@4015a93d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b3cf1f9{s=START}]=>HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.491 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@277b9ebf::SocketChannelEndPoint@68e50ceb[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@277b9ebf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2000b8{s=START}]=>HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.491 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@786768dd[{l=/127.0.0.1:42651,r=/127.0.0.1:41138,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4015a93d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b3cf1f9{s=START}]=>HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.491 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@786768dd[{l=/127.0.0.1:42651,r=/127.0.0.1:41138,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4015a93d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b3cf1f9{s=START}]=>HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{s=IDLE rs=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:38:02.491 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@68e50ceb[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@277b9ebf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2000b8{s=START}]=>HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.491 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58272ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=5]@2024-02-03T18:38:02.491866557Z 18:38:02.491 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@277b9ebf::SocketChannelEndPoint@68e50ceb[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@277b9ebf[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2000b8{s=START}]=>HttpChannelOverHttp@158e4e1e{s=HttpChannelState@12e795a8{s=IDLE rs=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@12e795a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.491 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@24ec173d{RUNNING,thread=Thread[qtp1187972599-25,5,main]} was=RUNNING next=RESERVED size=0+2 capacity=4 18:38:02.491 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@786768dd[{l=/127.0.0.1:42651,r=/127.0.0.1:41138,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4015a93d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b3cf1f9{s=START}]=>HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{s=IDLE rs=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@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58272ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=5]@2024-02-03T18:38:02.492038088Z 18:38:02.492 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@24ec173d{RESERVED,thread=Thread[qtp1187972599-25,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@17c1a088{ReadCallback@7a70af0c{HttpConnection@4015a93d::SocketChannelEndPoint@786768dd[{l=/127.0.0.1:42651,r=/127.0.0.1:41138,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4015a93d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b3cf1f9{s=START}]=>HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4015a93d::SocketChannelEndPoint@786768dd[{l=/127.0.0.1:42651,r=/127.0.0.1:41138,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4015a93d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b3cf1f9{s=START}]=>HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{s=IDLE rs=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@2c2e11ff{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 236 DirectByteBuffer@2f2810c9[p=0,l=236,c=8192,r=236]={<<>> \x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4015a93d::SocketChannelEndPoint@786768dd[{l=/127.0.0.1:42651,r=/127.0.0.1:41138,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4015a93d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b3cf1f9{s=START}]=>HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=236,c=8192,r=236]={<<>> \x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4015a93d::SocketChannelEndPoint@786768dd[{l=/127.0.0.1:42651,r=/127.0.0.1:41138,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4015a93d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b3cf1f9{s=START}]=>HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=236,c=8192,r=236]={<<>> \x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=236,c=8192,r=236]={<<>> \x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:38:02.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:38:02.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:38:02.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:38:02.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:38:02.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:38:02.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:38:02.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:38:02.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:38:02.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:38:02.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:38:02.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:38:02.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:38:02.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:38:02.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:38:02.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42651) header=Host, headerString=[Host], valueString=[localhost:42651] 18:38:02.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:38:02.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:38:02.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:38:02.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:38:02.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:38:02.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:38:02.492 [qtp1187972599-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:38:02.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:38:02.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:38:02.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:38:02.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:38:02.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1962671319 cs=HttpChannelState@2c2e11ff{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2e0ce371 eof=false 18:38:02.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@2e0ce371 18:38:02.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@283dd9a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.492 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/GetHello/Bob?age=10 on HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{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:42651/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:42651 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:38:02.493 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4015a93d::SocketChannelEndPoint@786768dd[{l=/127.0.0.1:42651,r=/127.0.0.1:41138,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4015a93d[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@4b3cf1f9{s=START}]=>HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{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:42651/base/RestTest/GetHello/Bob?age=10,age=1}] parsed true HttpParser{s=CONTENT,0 of 9} 18:38:02.493 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42651/base/RestTest/GetHello/Bob?age=10 HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{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:42651/base/RestTest/GetHello/Bob?age=10,age=1} 18:38:02.493 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@2c2e11ff{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.493 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/GetHello/Bob?age=10,age=1} 18:38:02.493 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.Server -- REQUEST POST /base/RestTest/GetHello/Bob ?age=10 on HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/GetHello/Bob?age=10,age=1} 18:38:02.493 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.493 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.493 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:38:02.493 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:38:02.493 [qtp1187972599-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/GetHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/GetHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:38:02.493 [qtp1187972599-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:38:02.494 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76f2d46d{RESERVED,thread=Thread[qtp1187972599-22,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58270ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=6]@2024-02-03T18:38:02.494397395Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.494 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58270ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=6]@2024-02-03T18:38:02.494504946Z tryProduce true 18:38:02.494 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.494 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.494 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@786768dd[{l=/127.0.0.1:42651,r=/127.0.0.1:41138,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4015a93d[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@4b3cf1f9{s=START}]=>HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/GetHello/Bob?age=10,age=2}] 18:38:02.494 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.494 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@2c2e11ff{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.495 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:38:02.495 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{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:42651/base/RestTest/GetHello/Bob?age=10,age=3} 18:38:02.495 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@2c2e11ff{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:38:02.495 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@2c2e11ff{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:38:02.495 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{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:42651/base/RestTest/GetHello/Bob?age=10,age=3} 18:38:02.495 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1962671319 cs=HttpChannelState@2c2e11ff{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2e0ce371 eof=false 18:38:02.495 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{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:42651/base/RestTest/GetHello/Bob?age=10,age=3} 18:38:02.495 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.495 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4015a93d::SocketChannelEndPoint@786768dd[{l=/127.0.0.1:42651,r=/127.0.0.1:41138,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4015a93d[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@4b3cf1f9{s=START}]=>HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{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:42651/base/RestTest/GetHello/Bob?age=10,age=3}] parse RetainableByteBuffer@10fbc3d9{DirectByteBuffer@2f2810c9[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},r=1} 18:38:02.495 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f2810c9[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} 18:38:02.495 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{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:42651/base/RestTest/GetHello/Bob?age=10,age=3} Content@68830f3{DirectByteBufferR@2d3e79b1[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},spc=false,eof=false,err=null} 18:38:02.495 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4015a93d::SocketChannelEndPoint@786768dd[{l=/127.0.0.1:42651,r=/127.0.0.1:41138,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4015a93d[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@4b3cf1f9{s=START}]=>HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{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:42651/base/RestTest/GetHello/Bob?age=10,age=3}] parsed true HttpParser{s=CONTENT,9 of 9} 18:38:02.495 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@68830f3{DirectByteBufferR@2d3e79b1[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},spc=false,eof=false,err=null} 18:38:02.495 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.495 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4015a93d::SocketChannelEndPoint@786768dd[{l=/127.0.0.1:42651,r=/127.0.0.1:41138,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4015a93d[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@4b3cf1f9{s=START}]=>HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{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:42651/base/RestTest/GetHello/Bob?age=10,age=3}] parse RetainableByteBuffer@10fbc3d9{DirectByteBuffer@2f2810c9[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},r=1} 18:38:02.495 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f2810c9[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} 18:38:02.495 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:38:02.495 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{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:42651/base/RestTest/GetHello/Bob?age=10,age=3} 18:38:02.495 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:38:02.495 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{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:42651/base/RestTest/GetHello/Bob?age=10,age=3} 18:38:02.495 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:38:02.495 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4015a93d::SocketChannelEndPoint@786768dd[{l=/127.0.0.1:42651,r=/127.0.0.1:41138,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4015a93d[p=HttpParser{s=END,9 of 9},g=HttpGenerator@4b3cf1f9{s=START}]=>HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{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:42651/base/RestTest/GetHello/Bob?age=10,age=3}] parsed false HttpParser{s=END,9 of 9} 18:38:02.495 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@4015a93d::SocketChannelEndPoint@786768dd[{l=/127.0.0.1:42651,r=/127.0.0.1:41138,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4015a93d[p=HttpParser{s=END,9 of 9},g=HttpGenerator@4b3cf1f9{s=START}]=>HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{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:42651/base/RestTest/GetHello/Bob?age=10,age=3}] 18:38:02.495 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:38:02.495 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:38:02.495 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@283dd9a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{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:42651/base/RestTest/GetHello/Bob?age=10,age=3}] 18:38:02.495 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1962671319 cs=HttpChannelState@2c2e11ff{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2e0ce371 eof=true 18:38:02.495 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@283dd9a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{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:42651/base/RestTest/GetHello/Bob?age=10,age=3}] 18:38:02.495 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1962671319 cs=HttpChannelState@2c2e11ff{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2e0ce371 eof=true 18:38:02.496 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@2c2e11ff{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:38:02.496 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@3eaa52e3[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@64e0000c 18:38:02.496 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/GetHello/Bob on HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{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:42651/base/RestTest/GetHello/Bob?age=10,age=4} 405 null HTTP/1.1 Date: Sat, 03 Feb 2024 18:38:02 GMT Allow: GET,OPTIONS Cache-Control: must-revalidate,no-cache,no-store Content-Type: text/html;charset=iso-8859-1 18:38:02.496 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@78137e07[PROCESSING][i=HTTP/1.1{s=405,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3fdbd65e] (null,[p=0,l=541,c=32768,r=541],true)@START 18:38:02.496 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=405,h=4,cl=-1} last=true content=DirectByteBuffer@3eaa52e3[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:38:02.496 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 03 Feb 2024 18:38:02 GMT Allow: GET,OPTIONS Cache-Control: must-revalidate,no-cache,no-store Content-Type: text/html;charset=iso-8859-1 18:38:02.496 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:38:02.496 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@78137e07[PROCESSING][i=HTTP/1.1{s=405,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3fdbd65e] ([p=0,l=231,c=8192,r=231],[p=0,l=541,c=32768,r=541],true)@COMPLETING 18:38:02.496 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@61f6c3e5{IDLE}->null [DirectByteBuffer@2652a7a2[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@3eaa52e3[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:38:02.496 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@61f6c3e5{WRITING}->null:IDLE-->WRITING 18:38:02.496 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "HTTP/1.1 405 Method Not Allowed[\r][\n]" 18:38:02.496 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "Date: Sat, 03 Feb 2024 18:38:02 GMT[\r][\n]" 18:38:02.496 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "Allow: GET,OPTIONS[\r][\n]" 18:38:02.496 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 772 SocketChannelEndPoint@786768dd[{l=/127.0.0.1:42651,r=/127.0.0.1:41138,OPEN,fill=-,flush=W,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4015a93d[p=HttpParser{s=END,9 of 9},g=HttpGenerator@4b3cf1f9{s=COMPLETING}]=>HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{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:42651/base/RestTest/GetHello/Bob?age=10,age=4}] 18:38:02.496 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "Cache-Control: must-revalidate,no-cache,no-store[\r][\n]" 18:38:02.496 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=772 remaining=0 WriteFlusher@61f6c3e5{WRITING}->null 18:38:02.496 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "Content-Type: text/html;charset=iso-8859-1[\r][\n]" 18:38:02.496 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@61f6c3e5{IDLE}->null:WRITING-->IDLE 18:38:02.496 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "Content-Length: 541[\r][\n]" 18:38:02.496 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@78137e07[PROCESSING][i=HTTP/1.1{s=405,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3fdbd65e] ([p=231,l=231,c=8192,r=0],[p=541,l=541,c=32768,r=0],true)@END 18:38:02.496 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "Server: Jetty(11.0.18)[\r][\n]" 18:38:02.496 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\r][\n]" 18:38:02.496 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\n]" 18:38:02.496 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\n]" 18:38:02.496 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@2c2e11ff{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.496 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\n]" 18:38:02.496 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "Error 405 Method Not Allowed[\n]" 18:38:02.496 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@2c2e11ff{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.496 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\n]" 18:38:02.496 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@2c2e11ff{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.497 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "

HTTP ERROR 405 Method Not Allowed

[\n]" 18:38:02.497 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{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:42651/base/RestTest/GetHello/Bob?age=10,age=5} 18:38:02.497 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\n]" 18:38:02.497 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/GetHello/Bob written=541 18:38:02.497 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\n]" 18:38:02.497 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\n]" 18:38:02.497 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\n]" 18:38:02.497 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\n]" 18:38:02.497 [qtp1187972599-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:02 +0000] "POST /base/RestTest/GetHello/Bob?age=10 HTTP/1.1" 405 541 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:02.497 [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-2c708440
[\n]" 18:38:02.497 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "
Powered by Jetty:// 11.0.18
[\n]" 18:38:02.497 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\n]" 18:38:02.497 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1962671319 cs=HttpChannelState@2c2e11ff{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2e0ce371 eof=true 18:38:02.497 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\n]" 18:38:02.497 [main] DEBUG org.apache.http.wire -- http-outgoing-12 << "[\n]" 18:38:02.497 [main] DEBUG org.apache.http.headers -- http-outgoing-12 << HTTP/1.1 405 Method Not Allowed 18:38:02.497 [main] DEBUG org.apache.http.headers -- http-outgoing-12 << Date: Sat, 03 Feb 2024 18:38:02 GMT 18:38:02.497 [main] DEBUG org.apache.http.headers -- http-outgoing-12 << Allow: GET,OPTIONS 18:38:02.497 [main] DEBUG org.apache.http.headers -- http-outgoing-12 << Cache-Control: must-revalidate,no-cache,no-store 18:38:02.497 [main] DEBUG org.apache.http.headers -- http-outgoing-12 << Content-Type: text/html;charset=iso-8859-1 18:38:02.497 [main] DEBUG org.apache.http.headers -- http-outgoing-12 << Content-Length: 541 18:38:02.497 [main] DEBUG org.apache.http.headers -- http-outgoing-12 << Server: Jetty(11.0.18) 18:38:02.497 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{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:42651/base/RestTest/GetHello/Bob?age=10,age=5} 18:38:02.497 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:38:02.497 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 12][route: {}->http://localhost:42651] can be kept alive indefinitely 18:38:02.497 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-12: set socket timeout to 0 18:38:02.497 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 12][route: {}->http://localhost:42651][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.497 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 405 18:38:02.497 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:38:02.497 [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-2c708440

Powered by Jetty:// 11.0.18
18:38:02.497 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:38:02.497 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-12: Close connection 18:38:02.497 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:38:02.498 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42651/base/RestTest/GetHello/Bob?age=10: 18:38:02.497 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@283dd9a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{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:42651/base/RestTest/GetHello/Bob?age=10,age=5}] 18:38:02.498 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1962671319 cs=HttpChannelState@2c2e11ff{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2e0ce371 eof=true 18:38:02.498 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@283dd9a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{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:42651/base/RestTest/GetHello/Bob?age=10,age=6}] 18:38:02.498 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1962671319 cs=HttpChannelState@2c2e11ff{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2e0ce371 eof=true 18:38:02.498 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@2c2e11ff{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.498 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1962671319 cs=HttpChannelState@2c2e11ff{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2e0ce371 eof=true 18:38:02.498 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@2e0ce371 18:38:02.498 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@283dd9a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{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:42651/base/RestTest/GetHello/Bob?age=10,age=6}] 18:38:02.498 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:38:02.498 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:38:02.498 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:38:02.498 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@786768dd[{l=/127.0.0.1:42651,r=/127.0.0.1:41138,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4015a93d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b3cf1f9{s=START}]=>HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.498 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.498 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:38:02.498 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4015a93d::SocketChannelEndPoint@786768dd[{l=/127.0.0.1:42651,r=/127.0.0.1:41138,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4015a93d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b3cf1f9{s=START}]=>HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.498 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4015a93d::SocketChannelEndPoint@786768dd[{l=/127.0.0.1:42651,r=/127.0.0.1:41138,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4015a93d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b3cf1f9{s=START}]=>HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.498 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.498 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:38:02.498 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:38:02.498 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@786768dd[{l=/127.0.0.1:42651,r=/127.0.0.1:41138,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4015a93d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b3cf1f9{s=START}]=>HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.498 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:38:02.498 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@786768dd[{l=/127.0.0.1:42651,r=/127.0.0.1:41138,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4015a93d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b3cf1f9{s=START}]=>HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.499 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42651][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:38:02.499 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@786768dd[{l=/127.0.0.1:42651,r=/127.0.0.1:41138,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4015a93d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b3cf1f9{s=START}]=>HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.499 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 13][route: {}->http://localhost:42651][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.499 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@17c1a088{null} 18:38:02.499 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42651 18:38:02.499 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:38:02.499 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5f24fb7 startThread=0 18:38:02.499 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.499 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/0 selected 18:38:02.499 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 0 updates 18:38:02.499 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.499 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.499 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 0 keys 18:38:02.499 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5f24fb7 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58265ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.499 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4015a93d::SocketChannelEndPoint@786768dd[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4015a93d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b3cf1f9{s=START}]=>HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{s=IDLE rs=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:38:02.499 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@786768dd[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4015a93d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b3cf1f9{s=START}]=>HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.499 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@4015a93d::SocketChannelEndPoint@786768dd[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4015a93d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b3cf1f9{s=START}]=>HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.499 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@4015a93d::SocketChannelEndPoint@786768dd[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4015a93d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b3cf1f9{s=START}]=>HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.499 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@786768dd[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4015a93d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b3cf1f9{s=START}]=>HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.499 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5f24fb7 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58264ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.499 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58264ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.499 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@4015a93d::SocketChannelEndPoint@786768dd[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4015a93d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b3cf1f9{s=START}]=>HttpChannelOverHttp@72d74a87{s=HttpChannelState@2c2e11ff{s=IDLE rs=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@2c2e11ff{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.499 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42651 18:38:02.499 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RUNNING,thread=Thread[qtp1187972599-21,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:38:02.499 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RESERVED,thread=Thread[qtp1187972599-21,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:38:02.499 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:41152<->127.0.0.1:42651 18:38:02.499 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PATCH /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:38:02.499 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:38:02.499 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@366458fe[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41152]] on ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=0 18:38:02.499 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:38:02.500 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=1 18:38:02.500 [main] DEBUG org.apache.http.headers -- http-outgoing-13 >> PATCH /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:38:02.500 [main] DEBUG org.apache.http.headers -- http-outgoing-13 >> Content-Type: application/merge-patch+json 18:38:02.500 [main] DEBUG org.apache.http.headers -- http-outgoing-13 >> Content-Length: 9 18:38:02.500 [main] DEBUG org.apache.http.headers -- http-outgoing-13 >> Host: localhost:42651 18:38:02.500 [main] DEBUG org.apache.http.headers -- http-outgoing-13 >> Connection: Keep-Alive 18:38:02.500 [main] DEBUG org.apache.http.headers -- http-outgoing-13 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:38:02.500 [main] DEBUG org.apache.http.headers -- http-outgoing-13 >> Accept-Encoding: gzip,deflate 18:38:02.500 [main] DEBUG org.apache.http.wire -- http-outgoing-13 >> "PATCH /base/RestTest/GetHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:38:02.500 [main] DEBUG org.apache.http.wire -- http-outgoing-13 >> "Content-Type: application/merge-patch+json[\r][\n]" 18:38:02.500 [main] DEBUG org.apache.http.wire -- http-outgoing-13 >> "Content-Length: 9[\r][\n]" 18:38:02.500 [main] DEBUG org.apache.http.wire -- http-outgoing-13 >> "Host: localhost:42651[\r][\n]" 18:38:02.500 [main] DEBUG org.apache.http.wire -- http-outgoing-13 >> "Connection: Keep-Alive[\r][\n]" 18:38:02.500 [main] DEBUG org.apache.http.wire -- http-outgoing-13 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:38:02.500 [main] DEBUG org.apache.http.wire -- http-outgoing-13 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:38:02.500 [main] DEBUG org.apache.http.wire -- http-outgoing-13 >> "[\r][\n]" 18:38:02.500 [main] DEBUG org.apache.http.wire -- http-outgoing-13 >> "At last! " 18:38:02.500 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.500 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/0 selected 18:38:02.500 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 1 updates 18:38:02.500 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.500 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@366458fe[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41152]] 18:38:02.500 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@366458fe[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41152]] startThread=0 18:38:02.500 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.500 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.500 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@366458fe[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41152]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58264ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.500 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@6d2056c7[{l=/127.0.0.1:42651,r=/127.0.0.1:41152,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.500 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@6d2056c7[{l=/127.0.0.1:42651,r=/127.0.0.1:41152,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:38:02.500 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=IDLE rs=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@6d2056c7[{l=/127.0.0.1:42651,r=/127.0.0.1:41152,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@888a727{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.500 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@37296c42::SocketChannelEndPoint@6d2056c7[{l=/127.0.0.1:42651,r=/127.0.0.1:41152,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.500 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@5850820e on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:38:02.500 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@6d2056c7[{l=/127.0.0.1:42651,r=/127.0.0.1:41152,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@37296c42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.500 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@37296c42::SocketChannelEndPoint@6d2056c7[{l=/127.0.0.1:42651,r=/127.0.0.1:41152,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@37296c42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.500 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@37296c42::SocketChannelEndPoint@6d2056c7[{l=/127.0.0.1:42651,r=/127.0.0.1:41152,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@37296c42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.500 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@19af841b{ReadCallback@6518b010{HttpConnection@37296c42::SocketChannelEndPoint@6d2056c7[{l=/127.0.0.1:42651,r=/127.0.0.1:41152,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@37296c42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.501 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@6d2056c7[{l=/127.0.0.1:42651,r=/127.0.0.1:41152,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@37296c42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.501 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@39841e4f on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:38:02.501 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=2 18:38:02.501 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.501 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/1 selected 18:38:02.501 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@6d2056c7[{l=/127.0.0.1:42651,r=/127.0.0.1:41152,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@37296c42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.501 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 2 updates 18:38:02.501 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:38:02.501 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@5850820e 18:38:02.501 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@366458fe[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41152]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58263ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.501 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@39841e4f 18:38:02.501 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58263ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.501 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@6d2056c7[{l=/127.0.0.1:42651,r=/127.0.0.1:41152,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@37296c42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.501 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.501 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.501 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 1/1/1 selected 18:38:02.501 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 1 keys, 0 updates 18:38:02.501 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41152], selector=sun.nio.ch.EPollSelectorImpl@23da9f4d, interestOps=1, readyOps=1 SocketChannelEndPoint@6d2056c7[{l=/127.0.0.1:42651,r=/127.0.0.1:41152,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@37296c42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.501 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@6d2056c7[{l=/127.0.0.1:42651,r=/127.0.0.1:41152,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@37296c42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.501 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@6d2056c7[{l=/127.0.0.1:42651,r=/127.0.0.1:41152,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@37296c42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=IDLE rs=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:38:02.501 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58263ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=7]@2024-02-03T18:38:02.501625286Z 18:38:02.501 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RESERVED,thread=Thread[qtp1187972599-21,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58262ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=7]@2024-02-03T18:38:02.501754746Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.501 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@6d2056c7[{l=/127.0.0.1:42651,r=/127.0.0.1:41152,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@37296c42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=IDLE rs=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@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58262ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=7]@2024-02-03T18:38:02.501844347Z 18:38:02.501 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@19af841b{ReadCallback@6518b010{HttpConnection@37296c42::SocketChannelEndPoint@6d2056c7[{l=/127.0.0.1:42651,r=/127.0.0.1:41152,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@37296c42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.501 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58262ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=8]@2024-02-03T18:38:02.502019568Z tryProduce true 18:38:02.502 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37296c42::SocketChannelEndPoint@6d2056c7[{l=/127.0.0.1:42651,r=/127.0.0.1:41152,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@37296c42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=IDLE rs=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@888a727{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.502 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.502 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.502 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 255 DirectByteBuffer@2f2810c9[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:38:02.502 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@6d2056c7[{l=/127.0.0.1:42651,r=/127.0.0.1:41152,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37296c42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.502 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37296c42::SocketChannelEndPoint@6d2056c7[{l=/127.0.0.1:42651,r=/127.0.0.1:41152,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37296c42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[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:38:02.502 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.502 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37296c42::SocketChannelEndPoint@6d2056c7[{l=/127.0.0.1:42651,r=/127.0.0.1:41152,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37296c42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[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:38:02.502 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[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:38:02.502 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:38:02.502 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:38:02.502 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:38:02.502 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:38:02.502 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:38:02.502 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> VALUE 18:38:02.502 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> IN_VALUE 18:38:02.502 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> FIELD 18:38:02.502 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Type, headerString=[Content-Type], valueString=[application/merge-patch+json] 18:38:02.502 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:38:02.502 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:38:02.502 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:38:02.502 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:38:02.502 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:38:02.502 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:38:02.502 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:38:02.502 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42651) header=Host, headerString=[Host], valueString=[localhost:42651] 18:38:02.502 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:38:02.502 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:38:02.502 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:38:02.502 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:38:02.502 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:38:02.502 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:38:02.502 [qtp1187972599-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:38:02.502 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:38:02.502 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:38:02.502 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:38:02.502 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:38:02.502 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@917908750 cs=HttpChannelState@888a727{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6bec405e eof=false 18:38:02.502 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@6bec405e 18:38:02.502 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@2fc348e9[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.503 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/GetHello/Bob?age=10 on HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{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:42651/base/RestTest/GetHello/Bob?age=10,age=1} PATCH /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 Content-Type: application/merge-patch+json Content-Length: 9 Host: localhost:42651 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:38:02.503 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37296c42::SocketChannelEndPoint@6d2056c7[{l=/127.0.0.1:42651,r=/127.0.0.1:41152,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37296c42[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{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:42651/base/RestTest/GetHello/Bob?age=10,age=1}] parsed true HttpParser{s=CONTENT,0 of 9} 18:38:02.503 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42651/base/RestTest/GetHello/Bob?age=10 HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{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:42651/base/RestTest/GetHello/Bob?age=10,age=1} 18:38:02.503 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@888a727{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.503 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/GetHello/Bob?age=10,age=1} 18:38:02.503 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.Server -- REQUEST PATCH /base/RestTest/GetHello/Bob ?age=10 on HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/GetHello/Bob?age=10,age=1} 18:38:02.503 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.503 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.503 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:38:02.503 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:38:02.503 [qtp1187972599-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/GetHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/GetHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:38:02.503 [qtp1187972599-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:38:02.504 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@888a727{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.504 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:38:02.504 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{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:42651/base/RestTest/GetHello/Bob?age=10,age=2} 18:38:02.504 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@888a727{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:38:02.504 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@888a727{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:38:02.504 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{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:42651/base/RestTest/GetHello/Bob?age=10,age=2} 18:38:02.504 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@917908750 cs=HttpChannelState@888a727{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6bec405e eof=false 18:38:02.504 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{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:42651/base/RestTest/GetHello/Bob?age=10,age=2} 18:38:02.504 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.504 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37296c42::SocketChannelEndPoint@6d2056c7[{l=/127.0.0.1:42651,r=/127.0.0.1:41152,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37296c42[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{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:42651/base/RestTest/GetHello/Bob?age=10,age=3}] parse RetainableByteBuffer@10fbc3d9{DirectByteBuffer@2f2810c9[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\x00\x00},r=1} 18:38:02.505 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f2810c9[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\x00\x00} 18:38:02.505 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{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:42651/base/RestTest/GetHello/Bob?age=10,age=3} Content@5ef74ff5{DirectByteBufferR@592ec778[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\x00\x00},spc=false,eof=false,err=null} 18:38:02.505 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37296c42::SocketChannelEndPoint@6d2056c7[{l=/127.0.0.1:42651,r=/127.0.0.1:41152,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37296c42[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{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:42651/base/RestTest/GetHello/Bob?age=10,age=3}] parsed true HttpParser{s=CONTENT,9 of 9} 18:38:02.505 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@5ef74ff5{DirectByteBufferR@592ec778[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\x00\x00},spc=false,eof=false,err=null} 18:38:02.505 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.505 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37296c42::SocketChannelEndPoint@6d2056c7[{l=/127.0.0.1:42651,r=/127.0.0.1:41152,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37296c42[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{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:42651/base/RestTest/GetHello/Bob?age=10,age=3}] parse RetainableByteBuffer@10fbc3d9{DirectByteBuffer@2f2810c9[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\x00\x00},r=1} 18:38:02.505 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f2810c9[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\x00\x00} 18:38:02.505 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:38:02.505 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{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:42651/base/RestTest/GetHello/Bob?age=10,age=3} 18:38:02.505 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:38:02.505 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{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:42651/base/RestTest/GetHello/Bob?age=10,age=3} 18:38:02.505 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:38:02.505 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37296c42::SocketChannelEndPoint@6d2056c7[{l=/127.0.0.1:42651,r=/127.0.0.1:41152,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37296c42[p=HttpParser{s=END,9 of 9},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{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:42651/base/RestTest/GetHello/Bob?age=10,age=3}] parsed false HttpParser{s=END,9 of 9} 18:38:02.505 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@37296c42::SocketChannelEndPoint@6d2056c7[{l=/127.0.0.1:42651,r=/127.0.0.1:41152,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37296c42[p=HttpParser{s=END,9 of 9},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{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:42651/base/RestTest/GetHello/Bob?age=10,age=3}] 18:38:02.505 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:38:02.505 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:38:02.505 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@2fc348e9[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{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:42651/base/RestTest/GetHello/Bob?age=10,age=3}] 18:38:02.518 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@917908750 cs=HttpChannelState@888a727{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6bec405e eof=true 18:38:02.518 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@2fc348e9[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{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:42651/base/RestTest/GetHello/Bob?age=10,age=16}] 18:38:02.518 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@917908750 cs=HttpChannelState@888a727{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6bec405e eof=true 18:38:02.518 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@888a727{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:38:02.518 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@3eaa52e3[p=0,l=0,c=32768,r=0]={<<<>>>\n>>\nnull [DirectByteBuffer@2652a7a2[p=0,l=135,c=8192,r=135]={<<>>ore\r\nCont...\x00\x00\x00\x00\x00\x00\x00}] 18:38:02.518 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@2eae6db3{WRITING}->null:IDLE-->WRITING 18:38:02.518 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 135 SocketChannelEndPoint@6d2056c7[{l=/127.0.0.1:42651,r=/127.0.0.1:41152,OPEN,fill=-,flush=W,to=16/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37296c42[p=HttpParser{s=END,9 of 9},g=HttpGenerator@54d3b039{s=COMPLETING}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{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:42651/base/RestTest/GetHello/Bob?age=10,age=16}] 18:38:02.518 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=135 remaining=0 WriteFlusher@2eae6db3{WRITING}->null 18:38:02.518 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@2eae6db3{IDLE}->null:WRITING-->IDLE 18:38:02.518 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@65f80c53[PROCESSING][i=HTTP/1.1{s=405,h=2,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1947ffe] ([p=135,l=135,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 18:38:02.518 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@888a727{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.518 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@888a727{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.518 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@888a727{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.518 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{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:42651/base/RestTest/GetHello/Bob?age=10,age=16} 18:38:02.518 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/GetHello/Bob written=0 18:38:02.518 [qtp1187972599-19] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:02 +0000] "PATCH /base/RestTest/GetHello/Bob?age=10 HTTP/1.1" 405 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:02.518 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@917908750 cs=HttpChannelState@888a727{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6bec405e eof=true 18:38:02.519 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{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:42651/base/RestTest/GetHello/Bob?age=10,age=17} 18:38:02.519 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@2fc348e9[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{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:42651/base/RestTest/GetHello/Bob?age=10,age=17}] 18:38:02.519 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@917908750 cs=HttpChannelState@888a727{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6bec405e eof=true 18:38:02.519 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@2fc348e9[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{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:42651/base/RestTest/GetHello/Bob?age=10,age=17}] 18:38:02.519 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@917908750 cs=HttpChannelState@888a727{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6bec405e eof=true 18:38:02.519 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@888a727{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.519 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@917908750 cs=HttpChannelState@888a727{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@6bec405e eof=true 18:38:02.519 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@6bec405e 18:38:02.519 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@2fc348e9[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{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:42651/base/RestTest/GetHello/Bob?age=10,age=17}] 18:38:02.519 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:38:02.519 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:38:02.519 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:38:02.519 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.519 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.519 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37296c42::SocketChannelEndPoint@6d2056c7[{l=/127.0.0.1:42651,r=/127.0.0.1:41152,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37296c42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.519 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37296c42::SocketChannelEndPoint@6d2056c7[{l=/127.0.0.1:42651,r=/127.0.0.1:41152,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37296c42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.519 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.519 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37296c42::SocketChannelEndPoint@6d2056c7[{l=/127.0.0.1:42651,r=/127.0.0.1:41152,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37296c42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=IDLE rs=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:38:02.519 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@37296c42::SocketChannelEndPoint@6d2056c7[{l=/127.0.0.1:42651,r=/127.0.0.1:41152,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37296c42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.519 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@37296c42::SocketChannelEndPoint@6d2056c7[{l=/127.0.0.1:42651,r=/127.0.0.1:41152,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37296c42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.519 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@19af841b{ReadCallback@6518b010{HttpConnection@37296c42::SocketChannelEndPoint@6d2056c7[{l=/127.0.0.1:42651,r=/127.0.0.1:41152,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@37296c42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.519 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@6d2056c7[{l=/127.0.0.1:42651,r=/127.0.0.1:41152,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@37296c42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.519 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@39841e4f on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:38:02.519 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:38:02.519 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37296c42::SocketChannelEndPoint@6d2056c7[{l=/127.0.0.1:42651,r=/127.0.0.1:41152,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@37296c42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=IDLE rs=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@888a727{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.519 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.519 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bef2ef{RUNNING,thread=Thread[qtp1187972599-19,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:38:02.519 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/1 selected 18:38:02.519 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bef2ef{RESERVED,thread=Thread[qtp1187972599-19,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:38:02.519 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 1 updates 18:38:02.519 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.519 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@39841e4f 18:38:02.520 [main] DEBUG org.apache.http.wire -- http-outgoing-13 << "HTTP/1.1 405 Method Not Allowed[\r][\n]" 18:38:02.520 [main] DEBUG org.apache.http.wire -- http-outgoing-13 << "Date: Sat, 03 Feb 2024 18:38:02 GMT[\r][\n]" 18:38:02.520 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@6d2056c7[{l=/127.0.0.1:42651,r=/127.0.0.1:41152,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@37296c42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.520 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.520 [main] DEBUG org.apache.http.wire -- http-outgoing-13 << "Allow: GET,OPTIONS[\r][\n]" 18:38:02.520 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.520 [main] DEBUG org.apache.http.wire -- http-outgoing-13 << "Content-Length: 0[\r][\n]" 18:38:02.520 [main] DEBUG org.apache.http.wire -- http-outgoing-13 << "Server: Jetty(11.0.18)[\r][\n]" 18:38:02.520 [main] DEBUG org.apache.http.wire -- http-outgoing-13 << "[\r][\n]" 18:38:02.520 [main] DEBUG org.apache.http.headers -- http-outgoing-13 << HTTP/1.1 405 Method Not Allowed 18:38:02.520 [main] DEBUG org.apache.http.headers -- http-outgoing-13 << Date: Sat, 03 Feb 2024 18:38:02 GMT 18:38:02.520 [main] DEBUG org.apache.http.headers -- http-outgoing-13 << Allow: GET,OPTIONS 18:38:02.520 [main] DEBUG org.apache.http.headers -- http-outgoing-13 << Content-Length: 0 18:38:02.520 [main] DEBUG org.apache.http.headers -- http-outgoing-13 << Server: Jetty(11.0.18) 18:38:02.520 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:38:02.520 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 13][route: {}->http://localhost:42651] can be kept alive indefinitely 18:38:02.520 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-13: set socket timeout to 0 18:38:02.520 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 13][route: {}->http://localhost:42651][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.520 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 405 18:38:02.520 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:38:02.520 [main] DEBUG org.onap.policy.rest.RestManager -- 18:38:02.520 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:38:02.520 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-13: Close connection 18:38:02.520 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 1/1/1 selected 18:38:02.520 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:38:02.520 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 1 keys, 0 updates 18:38:02.520 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41152], selector=sun.nio.ch.EPollSelectorImpl@23da9f4d, interestOps=1, readyOps=1 SocketChannelEndPoint@6d2056c7[{l=/127.0.0.1:42651,r=/127.0.0.1:41152,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@37296c42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.520 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@6d2056c7[{l=/127.0.0.1:42651,r=/127.0.0.1:41152,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@37296c42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.521 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@6d2056c7[{l=/127.0.0.1:42651,r=/127.0.0.1:41152,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@37296c42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=IDLE rs=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:38:02.521 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58243ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=8]@2024-02-03T18:38:02.521137713Z 18:38:02.521 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@6d2056c7[{l=/127.0.0.1:42651,r=/127.0.0.1:41152,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@37296c42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=IDLE rs=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@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58243ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=8]@2024-02-03T18:38:02.521254614Z 18:38:02.521 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@19af841b{ReadCallback@6518b010{HttpConnection@37296c42::SocketChannelEndPoint@6d2056c7[{l=/127.0.0.1:42651,r=/127.0.0.1:41152,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@37296c42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.521 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37296c42::SocketChannelEndPoint@6d2056c7[{l=/127.0.0.1:42651,r=/127.0.0.1:41152,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@37296c42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=IDLE rs=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@888a727{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.521 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@6d2056c7[{l=/127.0.0.1:42651,r=/127.0.0.1:41152,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@37296c42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.521 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.521 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:38:02.521 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37296c42::SocketChannelEndPoint@6d2056c7[{l=/127.0.0.1:42651,r=/127.0.0.1:41152,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@37296c42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.521 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37296c42::SocketChannelEndPoint@6d2056c7[{l=/127.0.0.1:42651,r=/127.0.0.1:41152,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@37296c42[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.521 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.521 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:38:02.521 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@6d2056c7[{l=/127.0.0.1:42651,r=/127.0.0.1:41152,ISHUT,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@37296c42[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.521 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@6d2056c7[{l=/127.0.0.1:42651,r=/127.0.0.1:41152,ISHUT,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@37296c42[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.521 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@6d2056c7[{l=/127.0.0.1:42651,r=/127.0.0.1:41152,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@37296c42[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.521 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@19af841b{null} 18:38:02.521 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=1 updates=0 18:38:02.521 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@66f2fa48 startThread=0 18:38:02.521 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37296c42::SocketChannelEndPoint@6d2056c7[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@37296c42[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=IDLE rs=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:38:02.522 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@37296c42::SocketChannelEndPoint@6d2056c7[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@37296c42[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.522 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@6d2056c7[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@37296c42[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.522 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@37296c42::SocketChannelEndPoint@6d2056c7[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@37296c42[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=IDLE rs=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@888a727{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.522 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.522 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.523 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@66f2fa48 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58241ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.523 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@6d2056c7[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@37296c42[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.523 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@37296c42::SocketChannelEndPoint@6d2056c7[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@37296c42[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.523 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@66f2fa48 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58241ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.523 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58241ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.523 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bef2ef{RESERVED,thread=Thread[qtp1187972599-19,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58241ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=9]@2024-02-03T18:38:02.52362758Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.523 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58240ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=9]@2024-02-03T18:38:02.523720961Z tryProduce true 18:38:02.523 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bef2ef{RUNNING,thread=Thread[qtp1187972599-19,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:38:02.523 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bef2ef{RESERVED,thread=Thread[qtp1187972599-19,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:38:02.522 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Ignoring key update for cancelled key SocketChannelEndPoint@6d2056c7[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@37296c42[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=IDLE rs=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:38:02.525 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@6d2056c7[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@37296c42[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.525 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@6d2056c7[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@37296c42[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54d3b039{s=START}]=>HttpChannelOverHttp@777f6e0b{s=HttpChannelState@888a727{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.526 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.529 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42651/base/RestTest/GetHello/Bob?age=10: 18:38:02.539 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:38:02.539 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:38:02.539 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42651][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:38:02.539 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 14][route: {}->http://localhost:42651][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.539 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42651 18:38:02.539 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42651 18:38:02.539 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:41160<->127.0.0.1:42651 18:38:02.539 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:38:02.539 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:38:02.539 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@411fe409[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41160]] on ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=0 18:38:02.540 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=1 18:38:02.540 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.540 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/0 selected 18:38:02.540 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 1 updates 18:38:02.540 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.540 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@411fe409[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41160]] 18:38:02.540 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@411fe409[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41160]] startThread=0 18:38:02.540 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.540 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.540 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@411fe409[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41160]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58224ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.540 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@709f333e[{l=/127.0.0.1:42651,r=/127.0.0.1:41160,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.540 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@709f333e[{l=/127.0.0.1:42651,r=/127.0.0.1:41160,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:38:02.540 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{s=IDLE rs=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@709f333e[{l=/127.0.0.1:42651,r=/127.0.0.1:41160,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@35cd44e4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.540 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@2ca25274::SocketChannelEndPoint@709f333e[{l=/127.0.0.1:42651,r=/127.0.0.1:41160,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.540 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@252d921d on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:38:02.540 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@709f333e[{l=/127.0.0.1:42651,r=/127.0.0.1:41160,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2ca25274[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f913e6c{s=START}]=>HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.541 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@2ca25274::SocketChannelEndPoint@709f333e[{l=/127.0.0.1:42651,r=/127.0.0.1:41160,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2ca25274[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f913e6c{s=START}]=>HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.541 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@2ca25274::SocketChannelEndPoint@709f333e[{l=/127.0.0.1:42651,r=/127.0.0.1:41160,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2ca25274[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f913e6c{s=START}]=>HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.541 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@4024b31e{ReadCallback@7e2b789c{HttpConnection@2ca25274::SocketChannelEndPoint@709f333e[{l=/127.0.0.1:42651,r=/127.0.0.1:41160,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2ca25274[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f913e6c{s=START}]=>HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.541 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@709f333e[{l=/127.0.0.1:42651,r=/127.0.0.1:41160,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@2ca25274[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f913e6c{s=START}]=>HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.541 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@375fb03e on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:38:02.541 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=2 18:38:02.541 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@709f333e[{l=/127.0.0.1:42651,r=/127.0.0.1:41160,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@2ca25274[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f913e6c{s=START}]=>HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.541 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@411fe409[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41160]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58223ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.541 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58223ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.541 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.541 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/1 selected 18:38:02.541 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 2 updates 18:38:02.541 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:38:02.541 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@252d921d 18:38:02.541 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@375fb03e 18:38:02.541 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@709f333e[{l=/127.0.0.1:42651,r=/127.0.0.1:41160,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@2ca25274[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f913e6c{s=START}]=>HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.541 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.541 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.541 [main] DEBUG org.apache.http.headers -- http-outgoing-14 >> GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:38:02.541 [main] DEBUG org.apache.http.headers -- http-outgoing-14 >> Authorization: Basic dXNlcjo= 18:38:02.541 [main] DEBUG org.apache.http.headers -- http-outgoing-14 >> Host: localhost:42651 18:38:02.541 [main] DEBUG org.apache.http.headers -- http-outgoing-14 >> Connection: Keep-Alive 18:38:02.541 [main] DEBUG org.apache.http.headers -- http-outgoing-14 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:38:02.541 [main] DEBUG org.apache.http.headers -- http-outgoing-14 >> Accept-Encoding: gzip,deflate 18:38:02.541 [main] DEBUG org.apache.http.wire -- http-outgoing-14 >> "GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:38:02.541 [main] DEBUG org.apache.http.wire -- http-outgoing-14 >> "Authorization: Basic dXNlcjo=[\r][\n]" 18:38:02.541 [main] DEBUG org.apache.http.wire -- http-outgoing-14 >> "Host: localhost:42651[\r][\n]" 18:38:02.541 [main] DEBUG org.apache.http.wire -- http-outgoing-14 >> "Connection: Keep-Alive[\r][\n]" 18:38:02.541 [main] DEBUG org.apache.http.wire -- http-outgoing-14 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:38:02.541 [main] DEBUG org.apache.http.wire -- http-outgoing-14 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:38:02.541 [main] DEBUG org.apache.http.wire -- http-outgoing-14 >> "[\r][\n]" 18:38:02.542 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 1/1/1 selected 18:38:02.542 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 1 keys, 0 updates 18:38:02.542 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41160], selector=sun.nio.ch.EPollSelectorImpl@1bf99cf5, interestOps=1, readyOps=1 SocketChannelEndPoint@709f333e[{l=/127.0.0.1:42651,r=/127.0.0.1:41160,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@2ca25274[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f913e6c{s=START}]=>HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.542 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@709f333e[{l=/127.0.0.1:42651,r=/127.0.0.1:41160,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2ca25274[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f913e6c{s=START}]=>HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.542 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@709f333e[{l=/127.0.0.1:42651,r=/127.0.0.1:41160,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2ca25274[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f913e6c{s=START}]=>HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{s=IDLE rs=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:38:02.542 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58222ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=6]@2024-02-03T18:38:02.542335323Z 18:38:02.542 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bef2ef{RESERVED,thread=Thread[qtp1187972599-19,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58222ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=6]@2024-02-03T18:38:02.542490734Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.542 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58222ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=6]@2024-02-03T18:38:02.542587914Z tryProduce true 18:38:02.542 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.542 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.542 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@709f333e[{l=/127.0.0.1:42651,r=/127.0.0.1:41160,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2ca25274[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f913e6c{s=START}]=>HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{s=IDLE rs=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@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58221ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=6]@2024-02-03T18:38:02.542670735Z 18:38:02.542 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@709f333e[{l=/127.0.0.1:42651,r=/127.0.0.1:41160,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ca25274[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f913e6c{s=START}]=>HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.542 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.542 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@4024b31e{ReadCallback@7e2b789c{HttpConnection@2ca25274::SocketChannelEndPoint@709f333e[{l=/127.0.0.1:42651,r=/127.0.0.1:41160,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ca25274[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f913e6c{s=START}]=>HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.542 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2ca25274::SocketChannelEndPoint@709f333e[{l=/127.0.0.1:42651,r=/127.0.0.1:41160,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ca25274[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f913e6c{s=START}]=>HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{s=IDLE rs=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@35cd44e4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.542 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 212 DirectByteBuffer@69856a09[p=0,l=212,c=8192,r=212]={<<>>ip,deflat...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.542 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2ca25274::SocketChannelEndPoint@709f333e[{l=/127.0.0.1:42651,r=/127.0.0.1:41160,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ca25274[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f913e6c{s=START}]=>HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=212,c=8192,r=212]={<<>>ip,deflat...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.542 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2ca25274::SocketChannelEndPoint@709f333e[{l=/127.0.0.1:42651,r=/127.0.0.1:41160,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ca25274[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f913e6c{s=START}]=>HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=212,c=8192,r=212]={<<>>ip,deflat...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.543 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=212,c=8192,r=212]={<<>>ip,deflat...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.543 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:38:02.543 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:38:02.543 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:38:02.543 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:38:02.543 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:38:02.543 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> VALUE 18:38:02.543 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> IN_VALUE 18:38:02.543 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> FIELD 18:38:02.543 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic dXNlcjo=) header=Authorization, headerString=[Authorization], valueString=[Basic dXNlcjo=] 18:38:02.543 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:38:02.543 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:38:02.543 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:38:02.543 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42651) header=Host, headerString=[Host], valueString=[localhost:42651] 18:38:02.543 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:38:02.543 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:38:02.543 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:38:02.543 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:38:02.543 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:38:02.543 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:38:02.543 [qtp1187972599-22] 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:38:02.543 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:38:02.543 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:38:02.543 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:38:02.543 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:38:02.543 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1104330406 cs=HttpChannelState@35cd44e4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@d1bb7b4 eof=false 18:38:02.543 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@d1bb7b4 18:38:02.543 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@407ab587[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.543 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/GetHello/Bob?age=10 on HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{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:42651/base/RestTest/GetHello/Bob?age=10,age=0} GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 Authorization: Basic dXNlcjo= Host: localhost:42651 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:38:02.543 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2ca25274::SocketChannelEndPoint@709f333e[{l=/127.0.0.1:42651,r=/127.0.0.1:41160,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ca25274[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1f913e6c{s=START}]=>HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{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:42651/base/RestTest/GetHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of -1} 18:38:02.543 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@2ca25274::SocketChannelEndPoint@709f333e[{l=/127.0.0.1:42651,r=/127.0.0.1:41160,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ca25274[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1f913e6c{s=START}]=>HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{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:42651/base/RestTest/GetHello/Bob?age=10,age=0}] 18:38:02.543 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42651/base/RestTest/GetHello/Bob?age=10 HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{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:42651/base/RestTest/GetHello/Bob?age=10,age=0} 18:38:02.543 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@35cd44e4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.543 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/GetHello/Bob?age=10,age=0} 18:38:02.543 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.Server -- REQUEST GET /base/RestTest/GetHello/Bob ?age=10 on HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/GetHello/Bob?age=10,age=0} 18:38:02.543 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.543 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.543 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:38:02.543 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:38:02.544 [qtp1187972599-22] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/GetHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/GetHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:38:02.544 [qtp1187972599-22] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:38:02.545 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@2f6fff10[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:38:02.546 [qtp1187972599-22] 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:38:02.546 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@7b9c43d5[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@2b6afd05{null} 18:38:02.546 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/GetHello/Bob on HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{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:42651/base/RestTest/GetHello/Bob?age=10,age=3} 200 null HTTP/1.1 Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 28 Content-Type: text/plain 18:38:02.546 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@3ea9a362[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6eee4cd8] (null,[p=0,l=28,c=8192,r=28],true)@START 18:38:02.546 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=28} last=true content=HeapByteBuffer@7b9c43d5[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:38:02.546 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 28 Content-Type: text/plain 18:38:02.546 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:38:02.546 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@3ea9a362[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6eee4cd8] ([p=0,l=126,c=8192,r=126],[p=0,l=28,c=8192,r=28],true)@COMPLETING 18:38:02.546 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@77f5383b{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=126,c=8192,r=126]={<<>>0.18)\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@7b9c43d5[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:38:02.546 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@77f5383b{WRITING}->null:IDLE-->WRITING 18:38:02.546 [main] DEBUG org.apache.http.wire -- http-outgoing-14 << "HTTP/1.1 200 OK[\r][\n]" 18:38:02.546 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 154 SocketChannelEndPoint@709f333e[{l=/127.0.0.1:42651,r=/127.0.0.1:41160,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ca25274[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1f913e6c{s=COMPLETING}]=>HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{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:42651/base/RestTest/GetHello/Bob?age=10,age=3}] 18:38:02.546 [main] DEBUG org.apache.http.wire -- http-outgoing-14 << "Date: Sat, 03 Feb 2024 18:38:02 GMT[\r][\n]" 18:38:02.546 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=154 remaining=0 WriteFlusher@77f5383b{WRITING}->null 18:38:02.546 [main] DEBUG org.apache.http.wire -- http-outgoing-14 << "Content-Type: text/plain[\r][\n]" 18:38:02.546 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@77f5383b{IDLE}->null:WRITING-->IDLE 18:38:02.546 [main] DEBUG org.apache.http.wire -- http-outgoing-14 << "Content-Length: 28[\r][\n]" 18:38:02.546 [main] DEBUG org.apache.http.wire -- http-outgoing-14 << "Server: Jetty(11.0.18)[\r][\n]" 18:38:02.546 [main] DEBUG org.apache.http.wire -- http-outgoing-14 << "[\r][\n]" 18:38:02.546 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@3ea9a362[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6eee4cd8] ([p=126,l=126,c=8192,r=0],[p=28,l=28,c=8192,r=0],true)@END 18:38:02.546 [main] DEBUG org.apache.http.wire -- http-outgoing-14 << "GOT: Hello There Bob aged 10" 18:38:02.546 [qtp1187972599-22] 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:38:02.546 [main] DEBUG org.apache.http.headers -- http-outgoing-14 << HTTP/1.1 200 OK 18:38:02.546 [main] DEBUG org.apache.http.headers -- http-outgoing-14 << Date: Sat, 03 Feb 2024 18:38:02 GMT 18:38:02.546 [main] DEBUG org.apache.http.headers -- http-outgoing-14 << Content-Type: text/plain 18:38:02.546 [main] DEBUG org.apache.http.headers -- http-outgoing-14 << Content-Length: 28 18:38:02.546 [main] DEBUG org.apache.http.headers -- http-outgoing-14 << Server: Jetty(11.0.18) 18:38:02.546 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:38:02.546 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{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:42651/base/RestTest/GetHello/Bob?age=10,age=3} 18:38:02.546 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@35cd44e4{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:38:02.546 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:38:02.546 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@35cd44e4{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.546 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{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:42651/base/RestTest/GetHello/Bob?age=10,age=3} 18:38:02.546 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@b0b6115) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:38:02.546 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@35cd44e4{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.546 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@35cd44e4{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.546 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@35cd44e4{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.546 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{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:42651/base/RestTest/GetHello/Bob?age=10,age=3} 18:38:02.546 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/GetHello/Bob written=28 18:38:02.547 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 14][route: {}->http://localhost:42651] can be kept alive indefinitely 18:38:02.547 [qtp1187972599-22] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:02 +0000] "GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:02.547 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-14: set socket timeout to 0 18:38:02.547 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1104330406 cs=HttpChannelState@35cd44e4{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@d1bb7b4 eof=false 18:38:02.547 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 14][route: {}->http://localhost:42651][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.547 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{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:42651/base/RestTest/GetHello/Bob?age=10,age=4} 18:38:02.547 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:38:02.547 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.547 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:38:02.547 [main] DEBUG org.onap.policy.rest.RestManager -- GOT: Hello There Bob aged 10 18:38:02.547 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:38:02.547 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-14: Close connection 18:38:02.547 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2ca25274::SocketChannelEndPoint@709f333e[{l=/127.0.0.1:42651,r=/127.0.0.1:41160,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ca25274[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1f913e6c{s=END}]=>HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{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:42651/base/RestTest/GetHello/Bob?age=10,age=4}] parse null 18:38:02.547 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@1ee6a03f[p=0,l=0,c=0,r=0]={<<<>>>} 18:38:02.547 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:38:02.547 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{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:42651/base/RestTest/GetHello/Bob?age=10,age=4} 18:38:02.547 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:38:02.547 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42651/base/RestTest/DeleteHello/Bob?age=10: 18:38:02.548 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:38:02.548 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:38:02.548 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42651][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:38:02.548 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 15][route: {}->http://localhost:42651][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.548 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42651 18:38:02.548 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42651 18:38:02.549 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:41164<->127.0.0.1:42651 18:38:02.549 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 18:38:02.549 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:38:02.549 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@c5f4889[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41164]] on ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=0 18:38:02.549 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=1 18:38:02.549 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.549 [main] DEBUG org.apache.http.headers -- http-outgoing-15 >> DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 18:38:02.549 [main] DEBUG org.apache.http.headers -- http-outgoing-15 >> Authorization: Basic dXNlcjo= 18:38:02.549 [main] DEBUG org.apache.http.headers -- http-outgoing-15 >> Content-Length: 0 18:38:02.549 [main] DEBUG org.apache.http.headers -- http-outgoing-15 >> Host: localhost:42651 18:38:02.549 [main] DEBUG org.apache.http.headers -- http-outgoing-15 >> Connection: Keep-Alive 18:38:02.549 [main] DEBUG org.apache.http.headers -- http-outgoing-15 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:38:02.549 [main] DEBUG org.apache.http.headers -- http-outgoing-15 >> Accept-Encoding: gzip,deflate 18:38:02.549 [main] DEBUG org.apache.http.wire -- http-outgoing-15 >> "DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:38:02.549 [main] DEBUG org.apache.http.wire -- http-outgoing-15 >> "Authorization: Basic dXNlcjo=[\r][\n]" 18:38:02.549 [main] DEBUG org.apache.http.wire -- http-outgoing-15 >> "Content-Length: 0[\r][\n]" 18:38:02.549 [main] DEBUG org.apache.http.wire -- http-outgoing-15 >> "Host: localhost:42651[\r][\n]" 18:38:02.549 [main] DEBUG org.apache.http.wire -- http-outgoing-15 >> "Connection: Keep-Alive[\r][\n]" 18:38:02.549 [main] DEBUG org.apache.http.wire -- http-outgoing-15 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:38:02.549 [main] DEBUG org.apache.http.wire -- http-outgoing-15 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:38:02.549 [main] DEBUG org.apache.http.wire -- http-outgoing-15 >> "[\r][\n]" 18:38:02.547 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:38:02.549 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/0 selected 18:38:02.549 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 1 updates 18:38:02.549 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.549 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@c5f4889[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41164]] 18:38:02.549 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{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:42651/base/RestTest/GetHello/Bob?age=10,age=6} 18:38:02.550 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@c5f4889[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41164]] startThread=0 18:38:02.550 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:38:02.550 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@c5f4889[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41164]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58214ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.550 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.550 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.550 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@53c4f9a8[{l=/127.0.0.1:42651,r=/127.0.0.1:41164,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.550 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@53c4f9a8[{l=/127.0.0.1:42651,r=/127.0.0.1:41164,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:38:02.550 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{s=IDLE rs=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@53c4f9a8[{l=/127.0.0.1:42651,r=/127.0.0.1:41164,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@3525034e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.550 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@2f3cb849::SocketChannelEndPoint@53c4f9a8[{l=/127.0.0.1:42651,r=/127.0.0.1:41164,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.550 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@5b411dbf on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:38:02.550 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@53c4f9a8[{l=/127.0.0.1:42651,r=/127.0.0.1:41164,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2f3cb849[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f0e9ad5{s=START}]=>HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.550 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@2f3cb849::SocketChannelEndPoint@53c4f9a8[{l=/127.0.0.1:42651,r=/127.0.0.1:41164,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2f3cb849[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f0e9ad5{s=START}]=>HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.550 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2ca25274::SocketChannelEndPoint@709f333e[{l=/127.0.0.1:42651,r=/127.0.0.1:41160,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ca25274[p=HttpParser{s=END,0 of -1},g=HttpGenerator@1f913e6c{s=END}]=>HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{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:42651/base/RestTest/GetHello/Bob?age=10,age=7}] parsed false HttpParser{s=END,0 of -1} 18:38:02.550 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:38:02.550 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@2f3cb849::SocketChannelEndPoint@53c4f9a8[{l=/127.0.0.1:42651,r=/127.0.0.1:41164,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2f3cb849[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f0e9ad5{s=START}]=>HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.550 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:38:02.550 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@52acdf09{ReadCallback@1818cbe5{HttpConnection@2f3cb849::SocketChannelEndPoint@53c4f9a8[{l=/127.0.0.1:42651,r=/127.0.0.1:41164,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2f3cb849[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f0e9ad5{s=START}]=>HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.550 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@53c4f9a8[{l=/127.0.0.1:42651,r=/127.0.0.1:41164,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@2f3cb849[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f0e9ad5{s=START}]=>HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.550 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@4b6791bc on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:38:02.550 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=2 18:38:02.550 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.550 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@53c4f9a8[{l=/127.0.0.1:42651,r=/127.0.0.1:41164,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@2f3cb849[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f0e9ad5{s=START}]=>HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.550 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/1 selected 18:38:02.550 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 2 updates 18:38:02.550 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@c5f4889[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41164]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58213ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.550 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:38:02.550 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@5b411dbf 18:38:02.550 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58213ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.550 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@4b6791bc 18:38:02.550 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@407ab587[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{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:42651/base/RestTest/GetHello/Bob?age=10,age=7}] 18:38:02.550 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@53c4f9a8[{l=/127.0.0.1:42651,r=/127.0.0.1:41164,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@2f3cb849[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f0e9ad5{s=START}]=>HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.551 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.551 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1104330406 cs=HttpChannelState@35cd44e4{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@d1bb7b4 eof=true 18:38:02.551 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.551 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@407ab587[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{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:42651/base/RestTest/GetHello/Bob?age=10,age=8}] 18:38:02.551 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 1/1/1 selected 18:38:02.551 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1104330406 cs=HttpChannelState@35cd44e4{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@d1bb7b4 eof=true 18:38:02.551 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 1 keys, 0 updates 18:38:02.551 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@35cd44e4{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.551 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1104330406 cs=HttpChannelState@35cd44e4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@d1bb7b4 eof=true 18:38:02.551 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@d1bb7b4 18:38:02.551 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41164], selector=sun.nio.ch.EPollSelectorImpl@23da9f4d, interestOps=1, readyOps=1 SocketChannelEndPoint@53c4f9a8[{l=/127.0.0.1:42651,r=/127.0.0.1:41164,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@2f3cb849[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f0e9ad5{s=START}]=>HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.551 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@407ab587[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{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:42651/base/RestTest/GetHello/Bob?age=10,age=8}] 18:38:02.551 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@53c4f9a8[{l=/127.0.0.1:42651,r=/127.0.0.1:41164,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2f3cb849[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f0e9ad5{s=START}]=>HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.551 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 18:38:02.551 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:38:02.551 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@53c4f9a8[{l=/127.0.0.1:42651,r=/127.0.0.1:41164,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2f3cb849[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f0e9ad5{s=START}]=>HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{s=IDLE rs=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:38:02.551 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:38:02.551 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@709f333e[{l=/127.0.0.1:42651,r=/127.0.0.1:41160,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ca25274[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f913e6c{s=START}]=>HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.551 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/REPRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58213ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=9]@2024-02-03T18:38:02.551433476Z 18:38:02.551 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.551 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@24ec173d{RESERVED,thread=Thread[qtp1187972599-25,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58213ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=9]@2024-02-03T18:38:02.551580727Z ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0} 18:38:02.551 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@53c4f9a8[{l=/127.0.0.1:42651,r=/127.0.0.1:41164,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2f3cb849[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f0e9ad5{s=START}]=>HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{s=IDLE rs=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@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58212ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=9]@2024-02-03T18:38:02.551664808Z 18:38:02.552 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58211ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=10]@2024-02-03T18:38:02.552667186Z tryProduce true 18:38:02.552 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@52acdf09{ReadCallback@1818cbe5{HttpConnection@2f3cb849::SocketChannelEndPoint@53c4f9a8[{l=/127.0.0.1:42651,r=/127.0.0.1:41164,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2f3cb849[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f0e9ad5{s=START}]=>HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.552 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.552 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.552 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2f3cb849::SocketChannelEndPoint@53c4f9a8[{l=/127.0.0.1:42651,r=/127.0.0.1:41164,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2f3cb849[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f0e9ad5{s=START}]=>HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{s=IDLE rs=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@3525034e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.552 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@53c4f9a8[{l=/127.0.0.1:42651,r=/127.0.0.1:41164,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2f3cb849[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f0e9ad5{s=START}]=>HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.552 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.552 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 237 DirectByteBuffer@2f2810c9[p=0,l=237,c=8192,r=237]={<<>>flate\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.552 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:38:02.552 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2f3cb849::SocketChannelEndPoint@53c4f9a8[{l=/127.0.0.1:42651,r=/127.0.0.1:41164,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2f3cb849[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f0e9ad5{s=START}]=>HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=237,c=8192,r=237]={<<>>flate\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.552 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2f3cb849::SocketChannelEndPoint@53c4f9a8[{l=/127.0.0.1:42651,r=/127.0.0.1:41164,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2f3cb849[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f0e9ad5{s=START}]=>HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=237,c=8192,r=237]={<<>>flate\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.553 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=237,c=8192,r=237]={<<>>flate\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.553 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:38:02.553 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:38:02.553 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:38:02.553 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:38:02.553 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:38:02.553 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> VALUE 18:38:02.553 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> IN_VALUE 18:38:02.553 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> FIELD 18:38:02.553 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic dXNlcjo=) header=Authorization, headerString=[Authorization], valueString=[Basic dXNlcjo=] 18:38:02.553 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> IN_VALUE 18:38:02.553 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> FIELD 18:38:02.553 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Length: 0) header=Content-Length, headerString=[Content-Length], valueString=[0] 18:38:02.553 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:38:02.553 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:38:02.553 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:38:02.553 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42651) header=Host, headerString=[Host], valueString=[localhost:42651] 18:38:02.553 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:38:02.553 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:38:02.552 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2ca25274::SocketChannelEndPoint@709f333e[{l=/127.0.0.1:42651,r=/127.0.0.1:41160,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ca25274[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f913e6c{s=START}]=>HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.553 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:38:02.553 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:38:02.553 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:38:02.553 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:38:02.553 [qtp1187972599-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:38:02.553 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:38:02.553 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:38:02.553 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:38:02.553 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:38:02.553 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@452118129 cs=HttpChannelState@3525034e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@38d131db eof=false 18:38:02.553 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@38d131db 18:38:02.553 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@2f1be694[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.554 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/DeleteHello/Bob?age=10 on HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=1} DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 Authorization: Basic dXNlcjo= Content-Length: 0 Host: localhost:42651 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:38:02.554 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2f3cb849::SocketChannelEndPoint@53c4f9a8[{l=/127.0.0.1:42651,r=/127.0.0.1:41164,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2f3cb849[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@4f0e9ad5{s=START}]=>HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=1}] parsed true HttpParser{s=CONTENT,0 of 0} 18:38:02.554 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@2f3cb849::SocketChannelEndPoint@53c4f9a8[{l=/127.0.0.1:42651,r=/127.0.0.1:41164,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2f3cb849[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@4f0e9ad5{s=START}]=>HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=1}] 18:38:02.554 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42651/base/RestTest/DeleteHello/Bob?age=10 HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=1} 18:38:02.554 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@3525034e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.554 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/DeleteHello/Bob?age=10,age=1} 18:38:02.554 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.Server -- REQUEST DELETE /base/RestTest/DeleteHello/Bob ?age=10 on HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/DeleteHello/Bob?age=10,age=1} 18:38:02.554 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/DeleteHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.554 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/DeleteHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.554 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:38:02.554 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:38:02.554 [qtp1187972599-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/DeleteHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/DeleteHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:38:02.554 [qtp1187972599-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:38:02.553 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2ca25274::SocketChannelEndPoint@709f333e[{l=/127.0.0.1:42651,r=/127.0.0.1:41160,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ca25274[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1f913e6c{s=START}]=>HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.555 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.555 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:38:02.555 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@709f333e[{l=/127.0.0.1:42651,r=/127.0.0.1:41160,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ca25274[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f913e6c{s=START}]=>HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.555 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@709f333e[{l=/127.0.0.1:42651,r=/127.0.0.1:41160,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ca25274[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f913e6c{s=START}]=>HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.555 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@709f333e[{l=/127.0.0.1:42651,r=/127.0.0.1:41160,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ca25274[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f913e6c{s=START}]=>HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.555 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@4024b31e{null} 18:38:02.555 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:38:02.555 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.555 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@21ab9ae7 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58208ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.555 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/0 selected 18:38:02.555 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 0 updates 18:38:02.555 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.555 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.555 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 0 keys 18:38:02.555 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@709f333e[{l=null,r=null,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2ca25274[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f913e6c{s=START}]=>HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.555 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@2ca25274::SocketChannelEndPoint@709f333e[{l=null,r=null,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2ca25274[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f913e6c{s=START}]=>HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.555 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@21ab9ae7 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58208ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.555 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58208ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.555 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@21ab9ae7 startThread=0 18:38:02.556 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2ca25274::SocketChannelEndPoint@709f333e[{l=null,r=null,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2ca25274[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f913e6c{s=START}]=>HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{s=IDLE rs=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:38:02.556 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@2ca25274::SocketChannelEndPoint@709f333e[{l=null,r=null,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2ca25274[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f913e6c{s=START}]=>HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.556 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@709f333e[{l=null,r=null,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2ca25274[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f913e6c{s=START}]=>HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.556 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2ca25274::SocketChannelEndPoint@709f333e[{l=null,r=null,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2ca25274[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1f913e6c{s=START}]=>HttpChannelOverHttp@1575ee6a{s=HttpChannelState@35cd44e4{s=IDLE rs=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@35cd44e4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.556 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76f2d46d{RUNNING,thread=Thread[qtp1187972599-22,5,main]} was=RUNNING next=RESERVED size=0+2 capacity=4 18:38:02.556 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76f2d46d{RESERVED,thread=Thread[qtp1187972599-22,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.556 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@9fac4b7[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:38:02.556 [qtp1187972599-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=31 null 18:38:02.556 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@7925bc5a[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@2e66fb9{null} 18:38:02.556 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/DeleteHello/Bob on HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=3} 200 null HTTP/1.1 Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 31 Content-Type: text/plain 18:38:02.556 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@19c58a2f[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@46452adc] (null,[p=0,l=31,c=8192,r=31],true)@START 18:38:02.556 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=31} last=true content=HeapByteBuffer@7925bc5a[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:38:02.556 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 31 Content-Type: text/plain 18:38:02.556 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:38:02.556 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@19c58a2f[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@46452adc] ([p=0,l=126,c=8192,r=126],[p=0,l=31,c=8192,r=31],true)@COMPLETING 18:38:02.557 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@12d68922{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=126,c=8192,r=126]={<<>>0.18)\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@7925bc5a[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:38:02.557 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@12d68922{WRITING}->null:IDLE-->WRITING 18:38:02.557 [main] DEBUG org.apache.http.wire -- http-outgoing-15 << "HTTP/1.1 200 OK[\r][\n]" 18:38:02.557 [main] DEBUG org.apache.http.wire -- http-outgoing-15 << "Date: Sat, 03 Feb 2024 18:38:02 GMT[\r][\n]" 18:38:02.557 [main] DEBUG org.apache.http.wire -- http-outgoing-15 << "Content-Type: text/plain[\r][\n]" 18:38:02.557 [main] DEBUG org.apache.http.wire -- http-outgoing-15 << "Content-Length: 31[\r][\n]" 18:38:02.557 [main] DEBUG org.apache.http.wire -- http-outgoing-15 << "Server: Jetty(11.0.18)[\r][\n]" 18:38:02.557 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 157 SocketChannelEndPoint@53c4f9a8[{l=/127.0.0.1:42651,r=/127.0.0.1:41164,OPEN,fill=-,flush=W,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2f3cb849[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@4f0e9ad5{s=COMPLETING}]=>HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=4}] 18:38:02.557 [main] DEBUG org.apache.http.wire -- http-outgoing-15 << "[\r][\n]" 18:38:02.557 [main] DEBUG org.apache.http.wire -- http-outgoing-15 << "DELETE: Hello There Bob aged 10" 18:38:02.557 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=157 remaining=0 WriteFlusher@12d68922{WRITING}->null 18:38:02.557 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@12d68922{IDLE}->null:WRITING-->IDLE 18:38:02.557 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@19c58a2f[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@46452adc] ([p=126,l=126,c=8192,r=0],[p=31,l=31,c=8192,r=0],true)@END 18:38:02.557 [main] DEBUG org.apache.http.headers -- http-outgoing-15 << HTTP/1.1 200 OK 18:38:02.557 [main] DEBUG org.apache.http.headers -- http-outgoing-15 << Date: Sat, 03 Feb 2024 18:38:02 GMT 18:38:02.557 [main] DEBUG org.apache.http.headers -- http-outgoing-15 << Content-Type: text/plain 18:38:02.557 [qtp1187972599-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:38:02.557 [main] DEBUG org.apache.http.headers -- http-outgoing-15 << Content-Length: 31 18:38:02.557 [main] DEBUG org.apache.http.headers -- http-outgoing-15 << Server: Jetty(11.0.18) 18:38:02.557 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:38:02.557 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:38:02.557 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=4} 18:38:02.557 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@3525034e{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:38:02.557 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@3525034e{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.557 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=4} 18:38:02.557 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@23fcb766) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:38:02.557 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 15][route: {}->http://localhost:42651] can be kept alive indefinitely 18:38:02.557 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-15: set socket timeout to 0 18:38:02.557 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@3525034e{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.557 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@3525034e{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.557 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 15][route: {}->http://localhost:42651][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.557 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@3525034e{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.557 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:38:02.557 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=4} 18:38:02.557 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:38:02.558 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/DeleteHello/Bob written=31 18:38:02.558 [main] DEBUG org.onap.policy.rest.RestManager -- DELETE: Hello There Bob aged 10 18:38:02.558 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:38:02.558 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-15: Close connection 18:38:02.558 [qtp1187972599-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:02 +0000] "DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1" 200 31 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:02.558 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:38:02.558 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@452118129 cs=HttpChannelState@3525034e{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@38d131db eof=false 18:38:02.558 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=5} 18:38:02.558 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.558 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42651/base/RestTest/PutHello/Bob?age=10: 18:38:02.558 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2f3cb849::SocketChannelEndPoint@53c4f9a8[{l=/127.0.0.1:42651,r=/127.0.0.1:41164,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2f3cb849[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@4f0e9ad5{s=END}]=>HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=5}] parse null 18:38:02.558 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@1ee6a03f[p=0,l=0,c=0,r=0]={<<<>>>} 18:38:02.558 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:38:02.558 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=5} 18:38:02.558 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:38:02.558 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=5} 18:38:02.558 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:38:02.558 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2f3cb849::SocketChannelEndPoint@53c4f9a8[{l=/127.0.0.1:42651,r=/127.0.0.1:41164,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2f3cb849[p=HttpParser{s=END,0 of 0},g=HttpGenerator@4f0e9ad5{s=END}]=>HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=5}] parsed false HttpParser{s=END,0 of 0} 18:38:02.558 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:38:02.558 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:38:02.558 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@2f1be694[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=5}] 18:38:02.558 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@452118129 cs=HttpChannelState@3525034e{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@38d131db eof=true 18:38:02.558 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@2f1be694[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=5}] 18:38:02.558 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@452118129 cs=HttpChannelState@3525034e{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@38d131db eof=true 18:38:02.558 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@3525034e{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.558 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@452118129 cs=HttpChannelState@3525034e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@38d131db eof=true 18:38:02.558 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@38d131db 18:38:02.558 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@2f1be694[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=5}] 18:38:02.559 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of 0} 18:38:02.559 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:38:02.559 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:38:02.559 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@53c4f9a8[{l=/127.0.0.1:42651,r=/127.0.0.1:41164,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2f3cb849[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f0e9ad5{s=START}]=>HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.559 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.559 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:38:02.559 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2f3cb849::SocketChannelEndPoint@53c4f9a8[{l=/127.0.0.1:42651,r=/127.0.0.1:41164,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2f3cb849[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f0e9ad5{s=START}]=>HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.559 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2f3cb849::SocketChannelEndPoint@53c4f9a8[{l=/127.0.0.1:42651,r=/127.0.0.1:41164,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2f3cb849[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f0e9ad5{s=START}]=>HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.559 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.559 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:38:02.559 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@53c4f9a8[{l=/127.0.0.1:42651,r=/127.0.0.1:41164,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2f3cb849[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f0e9ad5{s=START}]=>HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.559 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@53c4f9a8[{l=/127.0.0.1:42651,r=/127.0.0.1:41164,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2f3cb849[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f0e9ad5{s=START}]=>HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.559 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@53c4f9a8[{l=/127.0.0.1:42651,r=/127.0.0.1:41164,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2f3cb849[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f0e9ad5{s=START}]=>HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.559 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@52acdf09{null} 18:38:02.559 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:38:02.559 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:38:02.559 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@165dc5c4 startThread=0 18:38:02.559 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.559 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/0 selected 18:38:02.559 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 0 updates 18:38:02.559 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.559 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.559 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2f3cb849::SocketChannelEndPoint@53c4f9a8[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2f3cb849[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f0e9ad5{s=START}]=>HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{s=IDLE rs=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:38:02.559 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 0 keys 18:38:02.559 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@2f3cb849::SocketChannelEndPoint@53c4f9a8[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2f3cb849[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f0e9ad5{s=START}]=>HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.559 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@165dc5c4 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58204ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.559 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@53c4f9a8[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2f3cb849[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f0e9ad5{s=START}]=>HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.559 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@53c4f9a8[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2f3cb849[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f0e9ad5{s=START}]=>HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.559 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2f3cb849::SocketChannelEndPoint@53c4f9a8[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2f3cb849[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f0e9ad5{s=START}]=>HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{s=IDLE rs=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@3525034e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.559 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@2f3cb849::SocketChannelEndPoint@53c4f9a8[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2f3cb849[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f0e9ad5{s=START}]=>HttpChannelOverHttp@1fa16f45{s=HttpChannelState@3525034e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.559 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RUNNING,thread=Thread[qtp1187972599-21,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:38:02.559 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RESERVED,thread=Thread[qtp1187972599-21,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:38:02.559 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@165dc5c4 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58204ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.559 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58204ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.561 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:38:02.561 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42651][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:38:02.561 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 16][route: {}->http://localhost:42651][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.561 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42651 18:38:02.561 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42651 18:38:02.561 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:41172<->127.0.0.1:42651 18:38:02.561 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1 18:38:02.561 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:38:02.561 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@28728632[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41172]] on ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=0 18:38:02.561 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=1 18:38:02.561 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.561 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/0 selected 18:38:02.561 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 1 updates 18:38:02.561 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.561 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@28728632[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41172]] 18:38:02.561 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@28728632[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41172]] startThread=0 18:38:02.561 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.561 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.561 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@28728632[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41172]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58202ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.561 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42651,r=/127.0.0.1:41172,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.561 [main] DEBUG org.apache.http.headers -- http-outgoing-16 >> PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1 18:38:02.561 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42651,r=/127.0.0.1:41172,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:38:02.561 [main] DEBUG org.apache.http.headers -- http-outgoing-16 >> Authorization: Basic dXNlcjo= 18:38:02.561 [main] DEBUG org.apache.http.headers -- http-outgoing-16 >> Content-Type: text/plain 18:38:02.561 [main] DEBUG org.apache.http.headers -- http-outgoing-16 >> Content-Length: 9 18:38:02.561 [main] DEBUG org.apache.http.headers -- http-outgoing-16 >> Host: localhost:42651 18:38:02.561 [main] DEBUG org.apache.http.headers -- http-outgoing-16 >> Connection: Keep-Alive 18:38:02.561 [main] DEBUG org.apache.http.headers -- http-outgoing-16 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:38:02.561 [main] DEBUG org.apache.http.headers -- http-outgoing-16 >> Accept-Encoding: gzip,deflate 18:38:02.561 [main] DEBUG org.apache.http.wire -- http-outgoing-16 >> "PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:38:02.561 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=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@4472618f[{l=/127.0.0.1:42651,r=/127.0.0.1:41172,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.561 [main] DEBUG org.apache.http.wire -- http-outgoing-16 >> "Authorization: Basic dXNlcjo=[\r][\n]" 18:38:02.561 [main] DEBUG org.apache.http.wire -- http-outgoing-16 >> "Content-Type: text/plain[\r][\n]" 18:38:02.561 [main] DEBUG org.apache.http.wire -- http-outgoing-16 >> "Content-Length: 9[\r][\n]" 18:38:02.561 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@562d576c::SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42651,r=/127.0.0.1:41172,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.562 [main] DEBUG org.apache.http.wire -- http-outgoing-16 >> "Host: localhost:42651[\r][\n]" 18:38:02.562 [main] DEBUG org.apache.http.wire -- http-outgoing-16 >> "Connection: Keep-Alive[\r][\n]" 18:38:02.562 [main] DEBUG org.apache.http.wire -- http-outgoing-16 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:38:02.562 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@1843a3f on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:38:02.562 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42651,r=/127.0.0.1:41172,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.562 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@562d576c::SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42651,r=/127.0.0.1:41172,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.562 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@562d576c::SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42651,r=/127.0.0.1:41172,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.562 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@6f6cf291{ReadCallback@53c65e27{HttpConnection@562d576c::SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42651,r=/127.0.0.1:41172,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.562 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42651,r=/127.0.0.1:41172,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.562 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@7333c3a2 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:38:02.562 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=2 18:38:02.562 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.562 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42651,r=/127.0.0.1:41172,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.562 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/1 selected 18:38:02.562 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 2 updates 18:38:02.562 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@28728632[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41172]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58202ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.562 [main] DEBUG org.apache.http.wire -- http-outgoing-16 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:38:02.562 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:38:02.562 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58202ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.562 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@1843a3f 18:38:02.562 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@7333c3a2 18:38:02.562 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42651,r=/127.0.0.1:41172,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.562 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.562 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.562 [main] DEBUG org.apache.http.wire -- http-outgoing-16 >> "[\r][\n]" 18:38:02.562 [main] DEBUG org.apache.http.wire -- http-outgoing-16 >> "At last! " 18:38:02.562 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 1/1/1 selected 18:38:02.562 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 1 keys, 0 updates 18:38:02.562 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41172], selector=sun.nio.ch.EPollSelectorImpl@1bf99cf5, interestOps=1, readyOps=1 SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42651,r=/127.0.0.1:41172,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.562 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42651,r=/127.0.0.1:41172,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.562 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42651,r=/127.0.0.1:41172,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=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:38:02.562 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58201ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=7]@2024-02-03T18:38:02.562922327Z 18:38:02.562 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RESERVED,thread=Thread[qtp1187972599-21,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58201ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=7]@2024-02-03T18:38:02.563051068Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.562 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42651,r=/127.0.0.1:41172,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=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@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58201ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=7]@2024-02-03T18:38:02.563141469Z 18:38:02.563 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@6f6cf291{ReadCallback@53c65e27{HttpConnection@562d576c::SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42651,r=/127.0.0.1:41172,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.563 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58201ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=8]@2024-02-03T18:38:02.563238439Z tryProduce true 18:38:02.563 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.563 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.563 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@562d576c::SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42651,r=/127.0.0.1:41172,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=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@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.563 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42651,r=/127.0.0.1:41172,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.563 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.563 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 266 DirectByteBuffer@2f2810c9[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:38:02.563 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@562d576c::SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42651,r=/127.0.0.1:41172,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[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:38:02.563 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@562d576c::SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42651,r=/127.0.0.1:41172,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[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:38:02.563 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[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:38:02.563 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:38:02.563 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:38:02.563 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:38:02.563 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:38:02.563 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:38:02.563 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> VALUE 18:38:02.563 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> IN_VALUE 18:38:02.563 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> FIELD 18:38:02.563 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic dXNlcjo=) header=Authorization, headerString=[Authorization], valueString=[Basic dXNlcjo=] 18:38:02.563 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:38:02.563 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:38:02.563 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:38:02.563 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:38:02.563 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:38:02.563 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:38:02.563 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:38:02.563 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:38:02.563 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:38:02.563 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:38:02.563 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42651) header=Host, headerString=[Host], valueString=[localhost:42651] 18:38:02.563 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:38:02.563 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:38:02.563 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:38:02.563 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:38:02.563 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:38:02.563 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:38:02.563 [qtp1187972599-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:38:02.563 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:38:02.563 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:38:02.563 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:38:02.563 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:38:02.564 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@391226949 cs=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@359850de eof=false 18:38:02.564 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@359850de 18:38:02.564 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@6806602b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.564 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PutHello/Bob?age=10 on HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{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:42651/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:42651 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:38:02.564 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@562d576c::SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42651,r=/127.0.0.1:41172,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{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:42651/base/RestTest/PutHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:38:02.564 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42651/base/RestTest/PutHello/Bob?age=10 HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{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:42651/base/RestTest/PutHello/Bob?age=10,age=0} 18:38:02.564 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.564 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=0} 18:38:02.564 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.Server -- REQUEST PUT /base/RestTest/PutHello/Bob ?age=10 on HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=0} 18:38:02.564 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PutHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.564 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PutHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.564 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:38:02.564 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:38:02.564 [qtp1187972599-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PutHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PutHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:38:02.564 [qtp1187972599-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:38:02.565 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@6806602b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=1}] 18:38:02.565 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@6806602b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=1}] 18:38:02.565 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@6806602b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=1}] 18:38:02.565 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.565 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@562d576c::SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42651,r=/127.0.0.1:41172,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=1}] parse RetainableByteBuffer@10fbc3d9{DirectByteBuffer@2f2810c9[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:38:02.565 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f2810c9[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:38:02.565 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=1} Content@2fd933b2{DirectByteBufferR@35a0cb82[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:38:02.566 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@562d576c::SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42651,r=/127.0.0.1:41172,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:38:02.566 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@2fd933b2{DirectByteBufferR@35a0cb82[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:38:02.566 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 259907805943 AsyncContentProducer@6806602b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=2}] 18:38:02.566 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@2fd933b2{DirectByteBufferR@35a0cb82[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@6806602b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=2}] 18:38:02.566 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@6806602b[r=Content@2fd933b2{DirectByteBufferR@35a0cb82[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@61b81e05{s=HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=2}] 18:38:02.566 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@6806602b[r=Content@2fd933b2{DirectByteBufferR@35a0cb82[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@61b81e05{s=HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=2}] 18:38:02.566 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@6806602b[r=Content@2fd933b2{DirectByteBufferR@35a0cb82[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@2fd933b2{DirectByteBufferR@35a0cb82[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@61b81e05{s=HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=2}] 18:38:02.566 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@2fd933b2{DirectByteBufferR@35a0cb82[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@6806602b[r=Content@2fd933b2{DirectByteBufferR@35a0cb82[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@2fd933b2{DirectByteBufferR@35a0cb82[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@61b81e05{s=HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=2}] 18:38:02.566 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.566 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@2fd933b2{DirectByteBufferR@35a0cb82[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:38:02.566 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@391226949 cs=HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@359850de eof=false 18:38:02.566 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@2fd933b2{DirectByteBufferR@35a0cb82[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@6806602b[r=Content@2fd933b2{DirectByteBufferR@35a0cb82[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@2fd933b2{DirectByteBufferR@35a0cb82[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@61b81e05{s=HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=2}] 18:38:02.566 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=259907805943] AsyncContentProducer@6806602b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=2}] 18:38:02.566 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@6806602b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=2}] 18:38:02.566 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@6806602b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=2}] 18:38:02.566 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.566 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@562d576c::SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42651,r=/127.0.0.1:41172,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=2}] parse RetainableByteBuffer@10fbc3d9{DirectByteBuffer@2f2810c9[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:38:02.566 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f2810c9[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:38:02.566 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:38:02.566 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=2} 18:38:02.566 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:38:02.566 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=2} 18:38:02.566 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:38:02.566 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@562d576c::SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42651,r=/127.0.0.1:41172,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=END,9 of 9},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=2}] parsed false HttpParser{s=END,9 of 9} 18:38:02.566 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@562d576c::SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42651,r=/127.0.0.1:41172,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=END,9 of 9},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=2}] 18:38:02.566 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:38:02.566 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 259907805943 AsyncContentProducer@6806602b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=2}] 18:38:02.566 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@6806602b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=2}] 18:38:02.566 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@6806602b[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=2}] 18:38:02.566 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@6806602b[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=2}] 18:38:02.566 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@6806602b[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=2}] 18:38:02.566 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@6806602b[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=2}] 18:38:02.566 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.566 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:38:02.566 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@391226949 cs=HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@359850de eof=false 18:38:02.566 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@391226949 cs=HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@359850de eof=false 18:38:02.566 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:38:02.567 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@42496348[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:38:02.567 [qtp1187972599-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=37 null 18:38:02.567 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@19155412[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@7f37b021{null} 18:38:02.567 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PutHello/Bob on HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{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:42651/base/RestTest/PutHello/Bob?age=10,age=3} 200 null HTTP/1.1 Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 37 Content-Type: text/plain 18:38:02.567 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@4c78989e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=37},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4522f17a] (null,[p=0,l=37,c=8192,r=37],true)@START 18:38:02.567 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=37} last=true content=HeapByteBuffer@19155412[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:38:02.567 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 37 Content-Type: text/plain 18:38:02.567 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:38:02.567 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@4c78989e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=37},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4522f17a] ([p=0,l=126,c=8192,r=126],[p=0,l=37,c=8192,r=37],true)@COMPLETING 18:38:02.567 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@76249808{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=126,c=8192,r=126]={<<>>0.18)\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@19155412[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:38:02.567 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@76249808{WRITING}->null:IDLE-->WRITING 18:38:02.567 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 163 SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42651,r=/127.0.0.1:41172,OPEN,fill=-,flush=W,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=END,9 of 9},g=HttpGenerator@206d543c{s=COMPLETING}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{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:42651/base/RestTest/PutHello/Bob?age=10,age=3}] 18:38:02.567 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=163 remaining=0 WriteFlusher@76249808{WRITING}->null 18:38:02.567 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@76249808{IDLE}->null:WRITING-->IDLE 18:38:02.567 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@4c78989e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=37},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4522f17a] ([p=126,l=126,c=8192,r=0],[p=37,l=37,c=8192,r=0],true)@END 18:38:02.567 [qtp1187972599-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:38:02.568 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:38:02.568 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{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:42651/base/RestTest/PutHello/Bob?age=10,age=4} 18:38:02.568 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@2b2c8c4c{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:38:02.568 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@2b2c8c4c{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.568 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{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:42651/base/RestTest/PutHello/Bob?age=10,age=4} 18:38:02.568 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@34509855) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:38:02.568 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@2b2c8c4c{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.568 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@2b2c8c4c{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.568 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@2b2c8c4c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.568 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{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:42651/base/RestTest/PutHello/Bob?age=10,age=4} 18:38:02.568 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PutHello/Bob written=37 18:38:02.568 [qtp1187972599-19] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:02 +0000] "PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1" 200 37 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:02.568 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@391226949 cs=HttpChannelState@2b2c8c4c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@359850de eof=true 18:38:02.568 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{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:42651/base/RestTest/PutHello/Bob?age=10,age=4} 18:38:02.568 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@6806602b[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{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:42651/base/RestTest/PutHello/Bob?age=10,age=4}] 18:38:02.568 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@391226949 cs=HttpChannelState@2b2c8c4c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@359850de eof=true 18:38:02.568 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@6806602b[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{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:42651/base/RestTest/PutHello/Bob?age=10,age=4}] 18:38:02.568 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@391226949 cs=HttpChannelState@2b2c8c4c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@359850de eof=true 18:38:02.568 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@2b2c8c4c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.568 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@391226949 cs=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@359850de eof=true 18:38:02.568 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@359850de 18:38:02.568 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@6806602b[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{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:42651/base/RestTest/PutHello/Bob?age=10,age=4}] 18:38:02.568 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:38:02.568 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:38:02.568 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:38:02.568 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.568 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.568 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@562d576c::SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42651,r=/127.0.0.1:41172,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.568 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@562d576c::SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42651,r=/127.0.0.1:41172,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.568 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.568 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@562d576c::SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42651,r=/127.0.0.1:41172,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=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:38:02.568 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@562d576c::SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42651,r=/127.0.0.1:41172,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.568 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@562d576c::SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42651,r=/127.0.0.1:41172,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.568 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@6f6cf291{ReadCallback@53c65e27{HttpConnection@562d576c::SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42651,r=/127.0.0.1:41172,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.568 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42651,r=/127.0.0.1:41172,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.568 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@7333c3a2 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:38:02.569 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:38:02.569 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.569 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@562d576c::SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42651,r=/127.0.0.1:41172,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=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@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.569 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/1 selected 18:38:02.569 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 1 updates 18:38:02.569 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.569 [main] DEBUG org.apache.http.wire -- http-outgoing-16 << "HTTP/1.1 200 OK[\r][\n]" 18:38:02.569 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@7333c3a2 18:38:02.569 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42651,r=/127.0.0.1:41172,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.569 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.569 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.569 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bef2ef{RUNNING,thread=Thread[qtp1187972599-19,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:38:02.578 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bef2ef{RESERVED,thread=Thread[qtp1187972599-19,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:38:02.569 [main] DEBUG org.apache.http.wire -- http-outgoing-16 << "Date: Sat, 03 Feb 2024 18:38:02 GMT[\r][\n]" 18:38:02.578 [main] DEBUG org.apache.http.wire -- http-outgoing-16 << "Content-Type: text/plain[\r][\n]" 18:38:02.578 [main] DEBUG org.apache.http.wire -- http-outgoing-16 << "Content-Length: 37[\r][\n]" 18:38:02.578 [main] DEBUG org.apache.http.wire -- http-outgoing-16 << "Server: Jetty(11.0.18)[\r][\n]" 18:38:02.578 [main] DEBUG org.apache.http.wire -- http-outgoing-16 << "[\r][\n]" 18:38:02.578 [main] DEBUG org.apache.http.wire -- http-outgoing-16 << "PUT: At last! Hello There Bob aged 10" 18:38:02.578 [main] DEBUG org.apache.http.headers -- http-outgoing-16 << HTTP/1.1 200 OK 18:38:02.578 [main] DEBUG org.apache.http.headers -- http-outgoing-16 << Date: Sat, 03 Feb 2024 18:38:02 GMT 18:38:02.578 [main] DEBUG org.apache.http.headers -- http-outgoing-16 << Content-Type: text/plain 18:38:02.578 [main] DEBUG org.apache.http.headers -- http-outgoing-16 << Content-Length: 37 18:38:02.578 [main] DEBUG org.apache.http.headers -- http-outgoing-16 << Server: Jetty(11.0.18) 18:38:02.578 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:38:02.578 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 16][route: {}->http://localhost:42651] can be kept alive indefinitely 18:38:02.578 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-16: set socket timeout to 0 18:38:02.578 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 16][route: {}->http://localhost:42651][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.578 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:38:02.578 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:38:02.578 [main] DEBUG org.onap.policy.rest.RestManager -- PUT: At last! Hello There Bob aged 10 18:38:02.578 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:38:02.578 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-16: Close connection 18:38:02.579 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:38:02.579 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 1/1/1 selected 18:38:02.579 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 1 keys, 0 updates 18:38:02.579 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42651/base/RestTest/PutBlank: 18:38:02.579 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41172], selector=sun.nio.ch.EPollSelectorImpl@1bf99cf5, interestOps=1, readyOps=1 SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42651,r=/127.0.0.1:41172,OPEN,fill=FI,flush=-,to=10/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.579 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42651,r=/127.0.0.1:41172,OPEN,fill=FI,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.579 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42651,r=/127.0.0.1:41172,OPEN,fill=FI,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=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:38:02.579 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58185ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=8]@2024-02-03T18:38:02.579273032Z 18:38:02.579 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42651,r=/127.0.0.1:41172,OPEN,fill=FI,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=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@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58185ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=8]@2024-02-03T18:38:02.579395123Z 18:38:02.579 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@6f6cf291{ReadCallback@53c65e27{HttpConnection@562d576c::SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42651,r=/127.0.0.1:41172,OPEN,fill=FI,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.579 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@562d576c::SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42651,r=/127.0.0.1:41172,OPEN,fill=-,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=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@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.579 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42651,r=/127.0.0.1:41172,OPEN,fill=-,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.579 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.579 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:38:02.579 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@562d576c::SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42651,r=/127.0.0.1:41172,ISHUT,fill=-,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.579 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@562d576c::SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42651,r=/127.0.0.1:41172,ISHUT,fill=-,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.579 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.579 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:38:02.579 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42651,r=/127.0.0.1:41172,ISHUT,fill=-,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.579 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42651,r=/127.0.0.1:41172,ISHUT,fill=-,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.579 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@4472618f[{l=/127.0.0.1:42651,r=/127.0.0.1:41172,CLOSED,fill=-,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@562d576c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.579 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@6f6cf291{null} 18:38:02.579 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=1 updates=0 18:38:02.579 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@79210e19 startThread=0 18:38:02.579 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@79210e19 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58184ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.579 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@562d576c::SocketChannelEndPoint@4472618f[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@562d576c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=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:38:02.580 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@4472618f[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@562d576c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.580 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@562d576c::SocketChannelEndPoint@4472618f[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@562d576c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.580 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bef2ef{RESERVED,thread=Thread[qtp1187972599-19,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58184ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=9]@2024-02-03T18:38:02.580198929Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.580 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@562d576c::SocketChannelEndPoint@4472618f[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@562d576c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.580 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@4472618f[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@562d576c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.580 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58184ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=9]@2024-02-03T18:38:02.580310999Z tryProduce true 18:38:02.580 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@79210e19 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58184ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.580 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.580 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.580 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58184ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.580 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@562d576c::SocketChannelEndPoint@4472618f[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@562d576c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=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@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.580 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RUNNING,thread=Thread[qtp1187972599-21,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:38:02.580 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RESERVED,thread=Thread[qtp1187972599-21,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:38:02.580 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Ignoring key update for cancelled key SocketChannelEndPoint@4472618f[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@562d576c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=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:38:02.580 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@4472618f[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@562d576c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.580 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@4472618f[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@562d576c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@206d543c{s=START}]=>HttpChannelOverHttp@61b81e05{s=HttpChannelState@2b2c8c4c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.580 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.580 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:38:02.581 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:38:02.581 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42651][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:38:02.581 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 17][route: {}->http://localhost:42651][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.581 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42651 18:38:02.581 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42651 18:38:02.581 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:41176<->127.0.0.1:42651 18:38:02.581 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PUT /base/RestTest/PutBlank HTTP/1.1 18:38:02.581 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:38:02.581 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@3c45986a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41176]] on ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=0 18:38:02.581 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=1 18:38:02.581 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.581 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/0 selected 18:38:02.581 [main] DEBUG org.apache.http.headers -- http-outgoing-17 >> PUT /base/RestTest/PutBlank HTTP/1.1 18:38:02.581 [main] DEBUG org.apache.http.headers -- http-outgoing-17 >> Authorization: Basic dXNlcjo= 18:38:02.581 [main] DEBUG org.apache.http.headers -- http-outgoing-17 >> Content-Type: text/plain 18:38:02.581 [main] DEBUG org.apache.http.headers -- http-outgoing-17 >> Content-Length: 9 18:38:02.581 [main] DEBUG org.apache.http.headers -- http-outgoing-17 >> Host: localhost:42651 18:38:02.581 [main] DEBUG org.apache.http.headers -- http-outgoing-17 >> Connection: Keep-Alive 18:38:02.581 [main] DEBUG org.apache.http.headers -- http-outgoing-17 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:38:02.581 [main] DEBUG org.apache.http.headers -- http-outgoing-17 >> Accept-Encoding: gzip,deflate 18:38:02.581 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 1 updates 18:38:02.581 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.581 [main] DEBUG org.apache.http.wire -- http-outgoing-17 >> "PUT /base/RestTest/PutBlank HTTP/1.1[\r][\n]" 18:38:02.581 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@3c45986a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41176]] 18:38:02.581 [main] DEBUG org.apache.http.wire -- http-outgoing-17 >> "Authorization: Basic dXNlcjo=[\r][\n]" 18:38:02.582 [main] DEBUG org.apache.http.wire -- http-outgoing-17 >> "Content-Type: text/plain[\r][\n]" 18:38:02.582 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@3c45986a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41176]] startThread=0 18:38:02.582 [main] DEBUG org.apache.http.wire -- http-outgoing-17 >> "Content-Length: 9[\r][\n]" 18:38:02.582 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.582 [main] DEBUG org.apache.http.wire -- http-outgoing-17 >> "Host: localhost:42651[\r][\n]" 18:38:02.582 [main] DEBUG org.apache.http.wire -- http-outgoing-17 >> "Connection: Keep-Alive[\r][\n]" 18:38:02.582 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.582 [main] DEBUG org.apache.http.wire -- http-outgoing-17 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:38:02.582 [main] DEBUG org.apache.http.wire -- http-outgoing-17 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:38:02.582 [main] DEBUG org.apache.http.wire -- http-outgoing-17 >> "[\r][\n]" 18:38:02.582 [main] DEBUG org.apache.http.wire -- http-outgoing-17 >> "At last! " 18:38:02.582 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@3c45986a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41176]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58182ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.582 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42651,r=/127.0.0.1:41176,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.582 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42651,r=/127.0.0.1:41176,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:38:02.582 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=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@39b5a54c[{l=/127.0.0.1:42651,r=/127.0.0.1:41176,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.582 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@3d50908b::SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42651,r=/127.0.0.1:41176,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.582 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@29dbdda8 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:38:02.582 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42651,r=/127.0.0.1:41176,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@3d50908b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.582 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@3d50908b::SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42651,r=/127.0.0.1:41176,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@3d50908b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.582 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@3d50908b::SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42651,r=/127.0.0.1:41176,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@3d50908b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.582 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@7a65acc5{ReadCallback@4388bfca{HttpConnection@3d50908b::SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42651,r=/127.0.0.1:41176,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@3d50908b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.582 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42651,r=/127.0.0.1:41176,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@3d50908b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.582 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@34c91c8e on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:38:02.582 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=2 18:38:02.582 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42651,r=/127.0.0.1:41176,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@3d50908b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.582 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@3c45986a[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41176]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58181ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.582 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58181ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.582 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.582 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/1 selected 18:38:02.582 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 2 updates 18:38:02.582 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:38:02.582 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@29dbdda8 18:38:02.582 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@34c91c8e 18:38:02.582 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42651,r=/127.0.0.1:41176,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@3d50908b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.583 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.583 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.583 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 1/1/1 selected 18:38:02.583 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 1 keys, 0 updates 18:38:02.583 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41176], selector=sun.nio.ch.EPollSelectorImpl@23da9f4d, interestOps=1, readyOps=1 SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42651,r=/127.0.0.1:41176,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@3d50908b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.583 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42651,r=/127.0.0.1:41176,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3d50908b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.583 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42651,r=/127.0.0.1:41176,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3d50908b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=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:38:02.583 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58181ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=10]@2024-02-03T18:38:02.583329141Z 18:38:02.583 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RESERVED,thread=Thread[qtp1187972599-21,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58181ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=10]@2024-02-03T18:38:02.583459233Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.583 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58181ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=10]@2024-02-03T18:38:02.583550313Z tryProduce true 18:38:02.583 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42651,r=/127.0.0.1:41176,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3d50908b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=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@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58181ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=10]@2024-02-03T18:38:02.583630514Z 18:38:02.583 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.583 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.583 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@7a65acc5{ReadCallback@4388bfca{HttpConnection@3d50908b::SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42651,r=/127.0.0.1:41176,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3d50908b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.583 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42651,r=/127.0.0.1:41176,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3d50908b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.583 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3d50908b::SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42651,r=/127.0.0.1:41176,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3d50908b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=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@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.583 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.583 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 255 DirectByteBuffer@69856a09[p=0,l=255,c=8192,r=255]={<<>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.583 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3d50908b::SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42651,r=/127.0.0.1:41176,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3d50908b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[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:38:02.584 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3d50908b::SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42651,r=/127.0.0.1:41176,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3d50908b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[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:38:02.584 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=255,c=8192,r=255]={<<>>! \x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.584 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:38:02.584 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:38:02.584 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:38:02.584 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:38:02.584 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:38:02.584 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> VALUE 18:38:02.584 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> IN_VALUE 18:38:02.584 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> FIELD 18:38:02.584 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic dXNlcjo=) header=Authorization, headerString=[Authorization], valueString=[Basic dXNlcjo=] 18:38:02.584 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:38:02.584 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:38:02.584 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:38:02.584 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:38:02.584 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:38:02.584 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:38:02.584 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:38:02.584 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:38:02.584 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:38:02.584 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:38:02.584 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42651) header=Host, headerString=[Host], valueString=[localhost:42651] 18:38:02.584 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:38:02.584 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:38:02.584 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:38:02.584 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:38:02.584 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:38:02.584 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:38:02.584 [qtp1187972599-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:38:02.584 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:38:02.584 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:38:02.584 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:38:02.584 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:38:02.584 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1880969818 cs=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@33adf9c4 eof=false 18:38:02.584 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@33adf9c4 18:38:02.584 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@59235311[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.584 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PutBlank on HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{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:42651/base/RestTest/PutBlank,age=0} PUT /base/RestTest/PutBlank HTTP/1.1 Authorization: Basic dXNlcjo= Content-Type: text/plain Content-Length: 9 Host: localhost:42651 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:38:02.584 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3d50908b::SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42651,r=/127.0.0.1:41176,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3d50908b[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{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:42651/base/RestTest/PutBlank,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:38:02.584 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42651/base/RestTest/PutBlank HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{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:42651/base/RestTest/PutBlank,age=0} 18:38:02.584 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.584 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=0} 18:38:02.584 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.Server -- REQUEST PUT /base/RestTest/PutBlank ?null on HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=0} 18:38:02.584 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PutBlank @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.584 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PutBlank @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.584 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:38:02.584 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:38:02.584 [qtp1187972599-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PutBlank|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PutBlank} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:38:02.585 [qtp1187972599-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:38:02.586 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@59235311[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=2}] 18:38:02.586 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@59235311[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=2}] 18:38:02.586 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@59235311[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=2}] 18:38:02.586 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.586 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3d50908b::SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42651,r=/127.0.0.1:41176,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3d50908b[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=2}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[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},r=1} 18:38:02.586 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[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} 18:38:02.586 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=2} Content@25defb7{DirectByteBufferR@1848e224[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},spc=false,eof=false,err=null} 18:38:02.586 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3d50908b::SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42651,r=/127.0.0.1:41176,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3d50908b[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:38:02.586 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@25defb7{DirectByteBufferR@1848e224[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},spc=false,eof=false,err=null} 18:38:02.586 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 259928370059 AsyncContentProducer@59235311[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=2}] 18:38:02.586 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@25defb7{DirectByteBufferR@1848e224[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},spc=false,eof=false,err=null} AsyncContentProducer@59235311[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=2}] 18:38:02.586 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@59235311[r=Content@25defb7{DirectByteBufferR@1848e224[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},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=2}] 18:38:02.586 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@59235311[r=Content@25defb7{DirectByteBufferR@1848e224[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},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=2}] 18:38:02.586 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@59235311[r=Content@25defb7{DirectByteBufferR@1848e224[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},spc=false,eof=false,err=null},t=Content@25defb7{DirectByteBufferR@1848e224[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},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=2}] 18:38:02.586 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@25defb7{DirectByteBufferR@1848e224[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},spc=false,eof=false,err=null} AsyncContentProducer@59235311[r=Content@25defb7{DirectByteBufferR@1848e224[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},spc=false,eof=false,err=null},t=Content@25defb7{DirectByteBufferR@1848e224[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},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=2}] 18:38:02.586 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.586 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@25defb7{DirectByteBufferR@1848e224[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},spc=false,eof=false,err=null} 18:38:02.586 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@1880969818 cs=HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@33adf9c4 eof=false 18:38:02.586 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@25defb7{DirectByteBufferR@1848e224[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},spc=false,eof=false,err=null} AsyncContentProducer@59235311[r=Content@25defb7{DirectByteBufferR@1848e224[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},spc=false,eof=false,err=null},t=Content@25defb7{DirectByteBufferR@1848e224[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},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=2}] 18:38:02.586 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=259928370059] AsyncContentProducer@59235311[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=2}] 18:38:02.586 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@59235311[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=2}] 18:38:02.587 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@59235311[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=3}] 18:38:02.587 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.587 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3d50908b::SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42651,r=/127.0.0.1:41176,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3d50908b[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=3}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[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},r=1} 18:38:02.587 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[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} 18:38:02.587 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:38:02.587 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=3} 18:38:02.587 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:38:02.587 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=3} 18:38:02.587 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:38:02.587 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3d50908b::SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42651,r=/127.0.0.1:41176,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3d50908b[p=HttpParser{s=END,9 of 9},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=3}] parsed false HttpParser{s=END,9 of 9} 18:38:02.587 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@3d50908b::SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42651,r=/127.0.0.1:41176,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3d50908b[p=HttpParser{s=END,9 of 9},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=3}] 18:38:02.587 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:38:02.587 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 259928370059 AsyncContentProducer@59235311[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=3}] 18:38:02.587 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@59235311[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=3}] 18:38:02.587 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@59235311[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=3}] 18:38:02.587 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@59235311[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=3}] 18:38:02.587 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@59235311[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=3}] 18:38:02.587 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@59235311[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=3}] 18:38:02.587 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.587 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:38:02.587 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@1880969818 cs=HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@33adf9c4 eof=false 18:38:02.587 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@1880969818 cs=HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@33adf9c4 eof=false 18:38:02.587 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:38:02.587 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@44f74b30[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:38:02.587 [qtp1187972599-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=26 null 18:38:02.587 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@78f2364[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@6a424475{null} 18:38:02.588 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PutBlank on HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{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:42651/base/RestTest/PutBlank,age=4} 200 null HTTP/1.1 Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 26 Content-Type: text/plain 18:38:02.588 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@35c4d2db[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=26},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4b94a198] (null,[p=0,l=26,c=8192,r=26],true)@START 18:38:02.588 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=26} last=true content=HeapByteBuffer@78f2364[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:38:02.588 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 26 Content-Type: text/plain 18:38:02.588 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:38:02.588 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@35c4d2db[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=26},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4b94a198] ([p=0,l=126,c=8192,r=126],[p=0,l=26,c=8192,r=26],true)@COMPLETING 18:38:02.588 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@35fe3f8d{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=126,c=8192,r=126]={<<>>0.18)\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@78f2364[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:38:02.588 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@35fe3f8d{WRITING}->null:IDLE-->WRITING 18:38:02.588 [main] DEBUG org.apache.http.wire -- http-outgoing-17 << "HTTP/1.1 200 OK[\r][\n]" 18:38:02.588 [main] DEBUG org.apache.http.wire -- http-outgoing-17 << "Date: Sat, 03 Feb 2024 18:38:02 GMT[\r][\n]" 18:38:02.588 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 152 SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42651,r=/127.0.0.1:41176,OPEN,fill=-,flush=W,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3d50908b[p=HttpParser{s=END,9 of 9},g=HttpGenerator@3182b1ba{s=COMPLETING}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{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:42651/base/RestTest/PutBlank,age=4}] 18:38:02.588 [main] DEBUG org.apache.http.wire -- http-outgoing-17 << "Content-Type: text/plain[\r][\n]" 18:38:02.588 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=152 remaining=0 WriteFlusher@35fe3f8d{WRITING}->null 18:38:02.588 [main] DEBUG org.apache.http.wire -- http-outgoing-17 << "Content-Length: 26[\r][\n]" 18:38:02.588 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@35fe3f8d{IDLE}->null:WRITING-->IDLE 18:38:02.588 [main] DEBUG org.apache.http.wire -- http-outgoing-17 << "Server: Jetty(11.0.18)[\r][\n]" 18:38:02.588 [main] DEBUG org.apache.http.wire -- http-outgoing-17 << "[\r][\n]" 18:38:02.588 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@35c4d2db[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=26},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4b94a198] ([p=126,l=126,c=8192,r=0],[p=26,l=26,c=8192,r=0],true)@END 18:38:02.588 [main] DEBUG org.apache.http.wire -- http-outgoing-17 << "PUT: At last! Hello There " 18:38:02.588 [qtp1187972599-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:38:02.588 [main] DEBUG org.apache.http.headers -- http-outgoing-17 << HTTP/1.1 200 OK 18:38:02.588 [main] DEBUG org.apache.http.headers -- http-outgoing-17 << Date: Sat, 03 Feb 2024 18:38:02 GMT 18:38:02.588 [main] DEBUG org.apache.http.headers -- http-outgoing-17 << Content-Type: text/plain 18:38:02.588 [main] DEBUG org.apache.http.headers -- http-outgoing-17 << Content-Length: 26 18:38:02.588 [main] DEBUG org.apache.http.headers -- http-outgoing-17 << Server: Jetty(11.0.18) 18:38:02.588 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:38:02.588 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{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:42651/base/RestTest/PutBlank,age=4} 18:38:02.588 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:38:02.588 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@501377f8{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:38:02.588 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@501377f8{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.588 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{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:42651/base/RestTest/PutBlank,age=4} 18:38:02.588 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@4de7a4ab) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:38:02.588 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@501377f8{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.588 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@501377f8{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.588 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@501377f8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.588 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{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:42651/base/RestTest/PutBlank,age=4} 18:38:02.588 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PutBlank written=26 18:38:02.588 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 17][route: {}->http://localhost:42651] can be kept alive indefinitely 18:38:02.588 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-17: set socket timeout to 0 18:38:02.588 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 17][route: {}->http://localhost:42651][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.588 [qtp1187972599-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:02 +0000] "PUT /base/RestTest/PutBlank HTTP/1.1" 200 26 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:02.588 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:38:02.589 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:38:02.589 [main] DEBUG org.onap.policy.rest.RestManager -- PUT: At last! Hello There 18:38:02.589 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:38:02.589 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-17: Close connection 18:38:02.589 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:38:02.589 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42651/base/RestTest/PostHello/Bob?age=10: 18:38:02.589 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:38:02.590 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:38:02.590 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42651][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:38:02.590 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 18][route: {}->http://localhost:42651][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.590 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42651 18:38:02.590 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42651 18:38:02.590 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:41186<->127.0.0.1:42651 18:38:02.590 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1 18:38:02.590 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:38:02.590 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@2440c47[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41186]] on ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=0 18:38:02.590 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=1 18:38:02.590 [main] DEBUG org.apache.http.headers -- http-outgoing-18 >> POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1 18:38:02.590 [main] DEBUG org.apache.http.headers -- http-outgoing-18 >> Authorization: Basic dXNlcjo= 18:38:02.590 [main] DEBUG org.apache.http.headers -- http-outgoing-18 >> Content-Type: text/plain 18:38:02.590 [main] DEBUG org.apache.http.headers -- http-outgoing-18 >> Content-Length: 9 18:38:02.590 [main] DEBUG org.apache.http.headers -- http-outgoing-18 >> Host: localhost:42651 18:38:02.590 [main] DEBUG org.apache.http.headers -- http-outgoing-18 >> Connection: Keep-Alive 18:38:02.590 [main] DEBUG org.apache.http.headers -- http-outgoing-18 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:38:02.590 [main] DEBUG org.apache.http.headers -- http-outgoing-18 >> Accept-Encoding: gzip,deflate 18:38:02.590 [main] DEBUG org.apache.http.wire -- http-outgoing-18 >> "POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:38:02.590 [main] DEBUG org.apache.http.wire -- http-outgoing-18 >> "Authorization: Basic dXNlcjo=[\r][\n]" 18:38:02.590 [main] DEBUG org.apache.http.wire -- http-outgoing-18 >> "Content-Type: text/plain[\r][\n]" 18:38:02.590 [main] DEBUG org.apache.http.wire -- http-outgoing-18 >> "Content-Length: 9[\r][\n]" 18:38:02.590 [main] DEBUG org.apache.http.wire -- http-outgoing-18 >> "Host: localhost:42651[\r][\n]" 18:38:02.590 [main] DEBUG org.apache.http.wire -- http-outgoing-18 >> "Connection: Keep-Alive[\r][\n]" 18:38:02.590 [main] DEBUG org.apache.http.wire -- http-outgoing-18 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:38:02.590 [main] DEBUG org.apache.http.wire -- http-outgoing-18 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:38:02.590 [main] DEBUG org.apache.http.wire -- http-outgoing-18 >> "[\r][\n]" 18:38:02.590 [main] DEBUG org.apache.http.wire -- http-outgoing-18 >> "At last! " 18:38:02.590 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.590 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/0 selected 18:38:02.590 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 1 updates 18:38:02.590 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.590 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@2440c47[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41186]] 18:38:02.590 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@2440c47[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41186]] startThread=0 18:38:02.590 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.590 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.591 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@2440c47[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41186]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58173ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.591 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@70847237[{l=/127.0.0.1:42651,r=/127.0.0.1:41186,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.591 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@70847237[{l=/127.0.0.1:42651,r=/127.0.0.1:41186,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:38:02.591 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=IDLE rs=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@70847237[{l=/127.0.0.1:42651,r=/127.0.0.1:41186,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@1a7d0333{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.591 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@6de08bb1::SocketChannelEndPoint@70847237[{l=/127.0.0.1:42651,r=/127.0.0.1:41186,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.591 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@3ea649f0 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:38:02.591 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@70847237[{l=/127.0.0.1:42651,r=/127.0.0.1:41186,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@6de08bb1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fdeb0ea{s=START}]=>HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.591 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@6de08bb1::SocketChannelEndPoint@70847237[{l=/127.0.0.1:42651,r=/127.0.0.1:41186,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@6de08bb1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fdeb0ea{s=START}]=>HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.591 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@6de08bb1::SocketChannelEndPoint@70847237[{l=/127.0.0.1:42651,r=/127.0.0.1:41186,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@6de08bb1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fdeb0ea{s=START}]=>HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.591 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@2dc844b9{ReadCallback@449cffb2{HttpConnection@6de08bb1::SocketChannelEndPoint@70847237[{l=/127.0.0.1:42651,r=/127.0.0.1:41186,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@6de08bb1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fdeb0ea{s=START}]=>HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.591 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@70847237[{l=/127.0.0.1:42651,r=/127.0.0.1:41186,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@6de08bb1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fdeb0ea{s=START}]=>HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.591 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@48f9c718 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:38:02.591 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=2 18:38:02.591 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.591 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@70847237[{l=/127.0.0.1:42651,r=/127.0.0.1:41186,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@6de08bb1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fdeb0ea{s=START}]=>HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.591 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/1 selected 18:38:02.591 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 2 updates 18:38:02.591 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:38:02.591 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@2440c47[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41186]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58173ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.591 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@3ea649f0 18:38:02.591 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@48f9c718 18:38:02.591 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58172ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.591 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@70847237[{l=/127.0.0.1:42651,r=/127.0.0.1:41186,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@6de08bb1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fdeb0ea{s=START}]=>HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.591 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.591 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.591 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 1/1/1 selected 18:38:02.591 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 1 keys, 0 updates 18:38:02.591 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41186], selector=sun.nio.ch.EPollSelectorImpl@1bf99cf5, interestOps=1, readyOps=1 SocketChannelEndPoint@70847237[{l=/127.0.0.1:42651,r=/127.0.0.1:41186,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@6de08bb1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fdeb0ea{s=START}]=>HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.591 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@70847237[{l=/127.0.0.1:42651,r=/127.0.0.1:41186,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6de08bb1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fdeb0ea{s=START}]=>HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.591 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@70847237[{l=/127.0.0.1:42651,r=/127.0.0.1:41186,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6de08bb1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fdeb0ea{s=START}]=>HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=IDLE rs=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:38:02.588 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1880969818 cs=HttpChannelState@501377f8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@33adf9c4 eof=true 18:38:02.591 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58172ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=9]@2024-02-03T18:38:02.591993183Z 18:38:02.592 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76f2d46d{RESERVED,thread=Thread[qtp1187972599-22,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58172ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=9]@2024-02-03T18:38:02.592136164Z ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0} 18:38:02.592 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@70847237[{l=/127.0.0.1:42651,r=/127.0.0.1:41186,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6de08bb1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fdeb0ea{s=START}]=>HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=IDLE rs=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@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58172ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=9]@2024-02-03T18:38:02.592230924Z 18:38:02.592 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@2dc844b9{ReadCallback@449cffb2{HttpConnection@6de08bb1::SocketChannelEndPoint@70847237[{l=/127.0.0.1:42651,r=/127.0.0.1:41186,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6de08bb1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fdeb0ea{s=START}]=>HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.592 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58172ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=10]@2024-02-03T18:38:02.592363355Z tryProduce true 18:38:02.592 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6de08bb1::SocketChannelEndPoint@70847237[{l=/127.0.0.1:42651,r=/127.0.0.1:41186,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6de08bb1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fdeb0ea{s=START}]=>HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=IDLE rs=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@1a7d0333{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.592 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.592 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 268 DirectByteBuffer@2f2810c9[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:38:02.592 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.592 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6de08bb1::SocketChannelEndPoint@70847237[{l=/127.0.0.1:42651,r=/127.0.0.1:41186,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6de08bb1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fdeb0ea{s=START}]=>HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[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:38:02.592 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@70847237[{l=/127.0.0.1:42651,r=/127.0.0.1:41186,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6de08bb1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fdeb0ea{s=START}]=>HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.592 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6de08bb1::SocketChannelEndPoint@70847237[{l=/127.0.0.1:42651,r=/127.0.0.1:41186,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6de08bb1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fdeb0ea{s=START}]=>HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[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:38:02.592 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[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:38:02.592 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.592 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:38:02.592 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:38:02.592 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{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:42651/base/RestTest/PutBlank,age=8} 18:38:02.592 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:38:02.592 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:38:02.592 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@59235311[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{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:42651/base/RestTest/PutBlank,age=8}] 18:38:02.592 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:38:02.592 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1880969818 cs=HttpChannelState@501377f8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@33adf9c4 eof=true 18:38:02.592 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@59235311[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{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:42651/base/RestTest/PutBlank,age=8}] 18:38:02.592 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> VALUE 18:38:02.592 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> IN_VALUE 18:38:02.592 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1880969818 cs=HttpChannelState@501377f8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@33adf9c4 eof=true 18:38:02.592 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> FIELD 18:38:02.592 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@501377f8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.592 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic dXNlcjo=) header=Authorization, headerString=[Authorization], valueString=[Basic dXNlcjo=] 18:38:02.593 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1880969818 cs=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@33adf9c4 eof=true 18:38:02.593 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:38:02.593 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:38:02.593 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:38:02.593 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:38:02.593 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:38:02.593 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:38:02.593 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:38:02.593 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:38:02.593 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:38:02.593 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:38:02.593 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42651) header=Host, headerString=[Host], valueString=[localhost:42651] 18:38:02.593 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:38:02.593 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:38:02.593 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:38:02.593 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:38:02.593 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:38:02.593 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:38:02.593 [qtp1187972599-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:38:02.593 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:38:02.593 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:38:02.593 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:38:02.593 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:38:02.593 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1009382637 cs=HttpChannelState@1a7d0333{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@c8b510d eof=false 18:38:02.593 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@c8b510d 18:38:02.593 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@122077a7[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.593 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PostHello/Bob?age=10 on HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{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:42651/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:42651 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:38:02.593 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6de08bb1::SocketChannelEndPoint@70847237[{l=/127.0.0.1:42651,r=/127.0.0.1:41186,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6de08bb1[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@5fdeb0ea{s=START}]=>HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{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:42651/base/RestTest/PostHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:38:02.593 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42651/base/RestTest/PostHello/Bob?age=10 HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{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:42651/base/RestTest/PostHello/Bob?age=10,age=0} 18:38:02.593 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@1a7d0333{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.593 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=0} 18:38:02.593 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.Server -- REQUEST POST /base/RestTest/PostHello/Bob ?age=10 on HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=0} 18:38:02.593 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PostHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.593 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PostHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.593 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:38:02.593 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:38:02.593 [qtp1187972599-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PostHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PostHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:38:02.593 [qtp1187972599-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:38:02.593 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@33adf9c4 18:38:02.594 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@59235311[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{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:42651/base/RestTest/PutBlank,age=10}] 18:38:02.594 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:38:02.594 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:38:02.594 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:38:02.594 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42651,r=/127.0.0.1:41176,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3d50908b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.594 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.594 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:38:02.594 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3d50908b::SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42651,r=/127.0.0.1:41176,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3d50908b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.594 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3d50908b::SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42651,r=/127.0.0.1:41176,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3d50908b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.594 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.594 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:38:02.594 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42651,r=/127.0.0.1:41176,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3d50908b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.594 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42651,r=/127.0.0.1:41176,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3d50908b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.595 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@122077a7[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=2}] 18:38:02.595 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@39b5a54c[{l=/127.0.0.1:42651,r=/127.0.0.1:41176,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3d50908b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.595 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@122077a7[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=2}] 18:38:02.595 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@122077a7[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=2}] 18:38:02.595 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.595 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6de08bb1::SocketChannelEndPoint@70847237[{l=/127.0.0.1:42651,r=/127.0.0.1:41186,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6de08bb1[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@5fdeb0ea{s=START}]=>HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=2}] parse RetainableByteBuffer@10fbc3d9{DirectByteBuffer@2f2810c9[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:38:02.595 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f2810c9[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:38:02.595 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=2} Content@20060b8{DirectByteBufferR@71fd7289[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:38:02.595 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@7a65acc5{null} 18:38:02.595 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6de08bb1::SocketChannelEndPoint@70847237[{l=/127.0.0.1:42651,r=/127.0.0.1:41186,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6de08bb1[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@5fdeb0ea{s=START}]=>HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:38:02.595 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:38:02.595 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@20060b8{DirectByteBufferR@71fd7289[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:38:02.595 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 259937354262 AsyncContentProducer@122077a7[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=2}] 18:38:02.595 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@10e274cc in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58168ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.595 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@20060b8{DirectByteBufferR@71fd7289[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@122077a7[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=2}] 18:38:02.595 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.595 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@122077a7[r=Content@20060b8{DirectByteBufferR@71fd7289[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@4464bfb9{s=HttpChannelState@1a7d0333{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=2}] 18:38:02.595 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@39b5a54c[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3d50908b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.595 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@122077a7[r=Content@20060b8{DirectByteBufferR@71fd7289[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@4464bfb9{s=HttpChannelState@1a7d0333{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=2}] 18:38:02.595 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/0 selected 18:38:02.595 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@122077a7[r=Content@20060b8{DirectByteBufferR@71fd7289[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@20060b8{DirectByteBufferR@71fd7289[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@4464bfb9{s=HttpChannelState@1a7d0333{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=2}] 18:38:02.595 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 0 updates 18:38:02.595 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.595 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@20060b8{DirectByteBufferR@71fd7289[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@122077a7[r=Content@20060b8{DirectByteBufferR@71fd7289[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@20060b8{DirectByteBufferR@71fd7289[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@4464bfb9{s=HttpChannelState@1a7d0333{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=2}] 18:38:02.595 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@1a7d0333{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.595 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@3d50908b::SocketChannelEndPoint@39b5a54c[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3d50908b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.595 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.596 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@20060b8{DirectByteBufferR@71fd7289[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:38:02.596 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@10e274cc in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58168ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.596 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 0 keys 18:38:02.596 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@1009382637 cs=HttpChannelState@1a7d0333{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@c8b510d eof=false 18:38:02.596 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58168ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.596 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@20060b8{DirectByteBufferR@71fd7289[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@122077a7[r=Content@20060b8{DirectByteBufferR@71fd7289[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@20060b8{DirectByteBufferR@71fd7289[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@4464bfb9{s=HttpChannelState@1a7d0333{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=3}] 18:38:02.596 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=259937354262] AsyncContentProducer@122077a7[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=3}] 18:38:02.596 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@122077a7[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=3}] 18:38:02.596 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@122077a7[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=3}] 18:38:02.596 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.596 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6de08bb1::SocketChannelEndPoint@70847237[{l=/127.0.0.1:42651,r=/127.0.0.1:41186,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6de08bb1[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@5fdeb0ea{s=START}]=>HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=3}] parse RetainableByteBuffer@10fbc3d9{DirectByteBuffer@2f2810c9[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:38:02.596 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f2810c9[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:38:02.596 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:38:02.596 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@10e274cc startThread=0 18:38:02.596 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=3} 18:38:02.596 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:38:02.596 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=3} 18:38:02.596 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:38:02.596 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6de08bb1::SocketChannelEndPoint@70847237[{l=/127.0.0.1:42651,r=/127.0.0.1:41186,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6de08bb1[p=HttpParser{s=END,9 of 9},g=HttpGenerator@5fdeb0ea{s=START}]=>HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=3}] parsed false HttpParser{s=END,9 of 9} 18:38:02.596 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@6de08bb1::SocketChannelEndPoint@70847237[{l=/127.0.0.1:42651,r=/127.0.0.1:41186,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6de08bb1[p=HttpParser{s=END,9 of 9},g=HttpGenerator@5fdeb0ea{s=START}]=>HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=3}] 18:38:02.596 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:38:02.596 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 259937354262 AsyncContentProducer@122077a7[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=3}] 18:38:02.596 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@122077a7[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=3}] 18:38:02.596 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@122077a7[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=3}] 18:38:02.596 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@122077a7[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=3}] 18:38:02.596 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@122077a7[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=3}] 18:38:02.596 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@122077a7[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=3}] 18:38:02.596 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@1a7d0333{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.596 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:38:02.596 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@1009382637 cs=HttpChannelState@1a7d0333{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@c8b510d eof=false 18:38:02.596 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@1009382637 cs=HttpChannelState@1a7d0333{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@c8b510d eof=false 18:38:02.596 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:38:02.596 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3d50908b::SocketChannelEndPoint@39b5a54c[{l=null,r=null,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3d50908b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=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:38:02.597 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@27a84682[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:38:02.597 [qtp1187972599-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=38 null 18:38:02.597 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@36a4909f[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@37a02353{null} 18:38:02.597 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PostHello/Bob on HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{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:42651/base/RestTest/PostHello/Bob?age=10,age=4} 200 null HTTP/1.1 Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 38 Content-Type: text/plain 18:38:02.597 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@2d536614[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@48aaa96a] (null,[p=0,l=38,c=8192,r=38],true)@START 18:38:02.597 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=38} last=true content=HeapByteBuffer@36a4909f[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:38:02.597 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 38 Content-Type: text/plain 18:38:02.597 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:38:02.597 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@2d536614[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@48aaa96a] ([p=0,l=126,c=8192,r=126],[p=0,l=38,c=8192,r=38],true)@COMPLETING 18:38:02.597 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@5a18e888{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=126,c=8192,r=126]={<<>>0.18)\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@36a4909f[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:38:02.597 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@5a18e888{WRITING}->null:IDLE-->WRITING 18:38:02.597 [main] DEBUG org.apache.http.wire -- http-outgoing-18 << "HTTP/1.1 200 OK[\r][\n]" 18:38:02.598 [main] DEBUG org.apache.http.wire -- http-outgoing-18 << "Date: Sat, 03 Feb 2024 18:38:02 GMT[\r][\n]" 18:38:02.598 [main] DEBUG org.apache.http.wire -- http-outgoing-18 << "Content-Type: text/plain[\r][\n]" 18:38:02.598 [main] DEBUG org.apache.http.wire -- http-outgoing-18 << "Content-Length: 38[\r][\n]" 18:38:02.598 [main] DEBUG org.apache.http.wire -- http-outgoing-18 << "Server: Jetty(11.0.18)[\r][\n]" 18:38:02.598 [main] DEBUG org.apache.http.wire -- http-outgoing-18 << "[\r][\n]" 18:38:02.598 [main] DEBUG org.apache.http.wire -- http-outgoing-18 << "POST: At last! Hello There Bob aged 10" 18:38:02.598 [main] DEBUG org.apache.http.headers -- http-outgoing-18 << HTTP/1.1 200 OK 18:38:02.598 [main] DEBUG org.apache.http.headers -- http-outgoing-18 << Date: Sat, 03 Feb 2024 18:38:02 GMT 18:38:02.598 [main] DEBUG org.apache.http.headers -- http-outgoing-18 << Content-Type: text/plain 18:38:02.598 [main] DEBUG org.apache.http.headers -- http-outgoing-18 << Content-Length: 38 18:38:02.598 [main] DEBUG org.apache.http.headers -- http-outgoing-18 << Server: Jetty(11.0.18) 18:38:02.598 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:38:02.598 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 18][route: {}->http://localhost:42651] can be kept alive indefinitely 18:38:02.598 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-18: set socket timeout to 0 18:38:02.598 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 18][route: {}->http://localhost:42651][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.598 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:38:02.598 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:38:02.598 [main] DEBUG org.onap.policy.rest.RestManager -- POST: At last! Hello There Bob aged 10 18:38:02.598 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:38:02.598 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-18: Close connection 18:38:02.597 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@3d50908b::SocketChannelEndPoint@39b5a54c[{l=null,r=null,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3d50908b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.598 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:38:02.598 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42651/base/RestTest/PostBlank: 18:38:02.599 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:38:02.599 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:38:02.599 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42651][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:38:02.599 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 19][route: {}->http://localhost:42651][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.599 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42651 18:38:02.599 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42651 18:38:02.598 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@39b5a54c[{l=null,r=null,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3d50908b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.600 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:41196<->127.0.0.1:42651 18:38:02.600 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@74291786[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41196]] on ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=0 18:38:02.600 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request POST /base/RestTest/PostBlank HTTP/1.1 18:38:02.600 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=1 18:38:02.600 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:38:02.600 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.600 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/0 selected 18:38:02.600 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3d50908b::SocketChannelEndPoint@39b5a54c[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3d50908b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3182b1ba{s=START}]=>HttpChannelOverHttp@31453091{s=HttpChannelState@501377f8{s=IDLE rs=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@501377f8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.600 [main] DEBUG org.apache.http.headers -- http-outgoing-19 >> POST /base/RestTest/PostBlank HTTP/1.1 18:38:02.600 [main] DEBUG org.apache.http.headers -- http-outgoing-19 >> Authorization: Basic dXNlcjo= 18:38:02.600 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@24ec173d{RUNNING,thread=Thread[qtp1187972599-25,5,main]} was=RUNNING next=RESERVED size=0+2 capacity=4 18:38:02.598 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 164 SocketChannelEndPoint@70847237[{l=/127.0.0.1:42651,r=/127.0.0.1:41186,OPEN,fill=-,flush=W,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6de08bb1[p=HttpParser{s=END,9 of 9},g=HttpGenerator@5fdeb0ea{s=COMPLETING}]=>HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{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:42651/base/RestTest/PostHello/Bob?age=10,age=5}] 18:38:02.600 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@24ec173d{RESERVED,thread=Thread[qtp1187972599-25,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.600 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 1 updates 18:38:02.600 [main] DEBUG org.apache.http.headers -- http-outgoing-19 >> Content-Type: text/plain 18:38:02.600 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.600 [main] DEBUG org.apache.http.headers -- http-outgoing-19 >> Content-Length: 9 18:38:02.600 [main] DEBUG org.apache.http.headers -- http-outgoing-19 >> Host: localhost:42651 18:38:02.600 [main] DEBUG org.apache.http.headers -- http-outgoing-19 >> Connection: Keep-Alive 18:38:02.600 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@74291786[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41196]] 18:38:02.600 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=164 remaining=0 WriteFlusher@5a18e888{WRITING}->null 18:38:02.600 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@5a18e888{IDLE}->null:WRITING-->IDLE 18:38:02.600 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@74291786[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41196]] startThread=0 18:38:02.600 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.600 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@2d536614[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@48aaa96a] ([p=126,l=126,c=8192,r=0],[p=38,l=38,c=8192,r=0],true)@END 18:38:02.600 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.600 [qtp1187972599-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:38:02.600 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:38:02.600 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{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:42651/base/RestTest/PostHello/Bob?age=10,age=7} 18:38:02.600 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@1a7d0333{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:38:02.600 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@1a7d0333{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.600 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{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:42651/base/RestTest/PostHello/Bob?age=10,age=7} 18:38:02.600 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@6c14f223) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:38:02.600 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@1a7d0333{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.600 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@1a7d0333{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.600 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@1a7d0333{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.600 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{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:42651/base/RestTest/PostHello/Bob?age=10,age=7} 18:38:02.600 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PostHello/Bob written=38 18:38:02.600 [qtp1187972599-19] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:02 +0000] "POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1" 200 38 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:02.600 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1009382637 cs=HttpChannelState@1a7d0333{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@c8b510d eof=true 18:38:02.601 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{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:42651/base/RestTest/PostHello/Bob?age=10,age=8} 18:38:02.601 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@122077a7[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{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:42651/base/RestTest/PostHello/Bob?age=10,age=8}] 18:38:02.601 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1009382637 cs=HttpChannelState@1a7d0333{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@c8b510d eof=true 18:38:02.601 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@122077a7[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{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:42651/base/RestTest/PostHello/Bob?age=10,age=8}] 18:38:02.601 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1009382637 cs=HttpChannelState@1a7d0333{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@c8b510d eof=true 18:38:02.601 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@1a7d0333{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.601 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1009382637 cs=HttpChannelState@1a7d0333{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@c8b510d eof=true 18:38:02.601 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@c8b510d 18:38:02.601 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@122077a7[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{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:42651/base/RestTest/PostHello/Bob?age=10,age=8}] 18:38:02.601 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:38:02.601 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:38:02.601 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:38:02.601 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@70847237[{l=/127.0.0.1:42651,r=/127.0.0.1:41186,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6de08bb1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fdeb0ea{s=START}]=>HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.601 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.601 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:38:02.601 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6de08bb1::SocketChannelEndPoint@70847237[{l=/127.0.0.1:42651,r=/127.0.0.1:41186,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6de08bb1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fdeb0ea{s=START}]=>HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.601 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6de08bb1::SocketChannelEndPoint@70847237[{l=/127.0.0.1:42651,r=/127.0.0.1:41186,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6de08bb1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5fdeb0ea{s=START}]=>HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.601 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.601 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:38:02.601 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@70847237[{l=/127.0.0.1:42651,r=/127.0.0.1:41186,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6de08bb1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5fdeb0ea{s=START}]=>HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.601 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@70847237[{l=/127.0.0.1:42651,r=/127.0.0.1:41186,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6de08bb1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5fdeb0ea{s=START}]=>HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.601 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@70847237[{l=/127.0.0.1:42651,r=/127.0.0.1:41186,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6de08bb1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5fdeb0ea{s=START}]=>HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.601 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@2dc844b9{null} 18:38:02.601 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:38:02.601 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5ac15a73 startThread=0 18:38:02.601 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.601 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/0 selected 18:38:02.601 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 0 updates 18:38:02.601 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.601 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.601 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6de08bb1::SocketChannelEndPoint@70847237[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6de08bb1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5fdeb0ea{s=START}]=>HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=IDLE rs=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:38:02.601 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5ac15a73 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=0,r=-1,t=58162ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.601 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@6de08bb1::SocketChannelEndPoint@70847237[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6de08bb1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5fdeb0ea{s=START}]=>HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.602 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@70847237[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6de08bb1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5fdeb0ea{s=START}]=>HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.600 [main] DEBUG org.apache.http.headers -- http-outgoing-19 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:38:02.602 [main] DEBUG org.apache.http.headers -- http-outgoing-19 >> Accept-Encoding: gzip,deflate 18:38:02.602 [main] DEBUG org.apache.http.wire -- http-outgoing-19 >> "POST /base/RestTest/PostBlank HTTP/1.1[\r][\n]" 18:38:02.602 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@6de08bb1::SocketChannelEndPoint@70847237[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6de08bb1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5fdeb0ea{s=START}]=>HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.602 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5ac15a73 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=0,r=-1,t=58162ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.602 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58162ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.600 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@74291786[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41196]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58164ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.602 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@620a770d[{l=/127.0.0.1:42651,r=/127.0.0.1:41196,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.602 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@620a770d[{l=/127.0.0.1:42651,r=/127.0.0.1:41196,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:38:02.602 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=IDLE rs=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@620a770d[{l=/127.0.0.1:42651,r=/127.0.0.1:41196,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@2eca1515{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.602 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@288dc6d3::SocketChannelEndPoint@620a770d[{l=/127.0.0.1:42651,r=/127.0.0.1:41196,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.602 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@198e6ed0 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:38:02.602 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@620a770d[{l=/127.0.0.1:42651,r=/127.0.0.1:41196,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@288dc6d3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5498645a{s=START}]=>HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.602 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@288dc6d3::SocketChannelEndPoint@620a770d[{l=/127.0.0.1:42651,r=/127.0.0.1:41196,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@288dc6d3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5498645a{s=START}]=>HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.602 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@288dc6d3::SocketChannelEndPoint@620a770d[{l=/127.0.0.1:42651,r=/127.0.0.1:41196,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@288dc6d3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5498645a{s=START}]=>HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.602 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@2a04b161{ReadCallback@6cf941ac{HttpConnection@288dc6d3::SocketChannelEndPoint@620a770d[{l=/127.0.0.1:42651,r=/127.0.0.1:41196,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@288dc6d3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5498645a{s=START}]=>HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.602 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@620a770d[{l=/127.0.0.1:42651,r=/127.0.0.1:41196,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@288dc6d3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5498645a{s=START}]=>HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.602 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@6eb4a0d on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:38:02.602 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=2 18:38:02.602 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.602 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@620a770d[{l=/127.0.0.1:42651,r=/127.0.0.1:41196,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@288dc6d3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5498645a{s=START}]=>HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.602 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@74291786[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41196]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58161ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.602 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58161ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.601 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 0 keys 18:38:02.602 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@70847237[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6de08bb1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5fdeb0ea{s=START}]=>HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.602 [main] DEBUG org.apache.http.wire -- http-outgoing-19 >> "Authorization: Basic dXNlcjo=[\r][\n]" 18:38:02.602 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/1 selected 18:38:02.610 [main] DEBUG org.apache.http.wire -- http-outgoing-19 >> "Content-Type: text/plain[\r][\n]" 18:38:02.610 [main] DEBUG org.apache.http.wire -- http-outgoing-19 >> "Content-Length: 9[\r][\n]" 18:38:02.610 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 2 updates 18:38:02.610 [main] DEBUG org.apache.http.wire -- http-outgoing-19 >> "Host: localhost:42651[\r][\n]" 18:38:02.610 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:38:02.610 [main] DEBUG org.apache.http.wire -- http-outgoing-19 >> "Connection: Keep-Alive[\r][\n]" 18:38:02.610 [main] DEBUG org.apache.http.wire -- http-outgoing-19 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:38:02.610 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@198e6ed0 18:38:02.610 [main] DEBUG org.apache.http.wire -- http-outgoing-19 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:38:02.610 [main] DEBUG org.apache.http.wire -- http-outgoing-19 >> "[\r][\n]" 18:38:02.610 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@6eb4a0d 18:38:02.610 [main] DEBUG org.apache.http.wire -- http-outgoing-19 >> "At last! " 18:38:02.610 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@620a770d[{l=/127.0.0.1:42651,r=/127.0.0.1:41196,OPEN,fill=FI,flush=-,to=7/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@288dc6d3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5498645a{s=START}]=>HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.610 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.610 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.610 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 1/1/1 selected 18:38:02.610 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6de08bb1::SocketChannelEndPoint@70847237[{l=null,r=null,CLOSED,fill=-,flush=-,to=10/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6de08bb1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5fdeb0ea{s=START}]=>HttpChannelOverHttp@4464bfb9{s=HttpChannelState@1a7d0333{s=IDLE rs=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@1a7d0333{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.610 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 1 keys, 0 updates 18:38:02.610 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bef2ef{RUNNING,thread=Thread[qtp1187972599-19,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:38:02.610 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bef2ef{RESERVED,thread=Thread[qtp1187972599-19,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:38:02.610 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41196], selector=sun.nio.ch.EPollSelectorImpl@23da9f4d, interestOps=1, readyOps=1 SocketChannelEndPoint@620a770d[{l=/127.0.0.1:42651,r=/127.0.0.1:41196,OPEN,fill=FI,flush=-,to=8/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@288dc6d3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5498645a{s=START}]=>HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.610 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@620a770d[{l=/127.0.0.1:42651,r=/127.0.0.1:41196,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@288dc6d3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5498645a{s=START}]=>HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.610 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@620a770d[{l=/127.0.0.1:42651,r=/127.0.0.1:41196,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@288dc6d3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5498645a{s=START}]=>HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=IDLE rs=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:38:02.610 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58153ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=11]@2024-02-03T18:38:02.611011916Z 18:38:02.611 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@620a770d[{l=/127.0.0.1:42651,r=/127.0.0.1:41196,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@288dc6d3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5498645a{s=START}]=>HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=IDLE rs=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@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58153ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=11]@2024-02-03T18:38:02.611302248Z 18:38:02.611 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@2a04b161{ReadCallback@6cf941ac{HttpConnection@288dc6d3::SocketChannelEndPoint@620a770d[{l=/127.0.0.1:42651,r=/127.0.0.1:41196,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@288dc6d3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5498645a{s=START}]=>HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.611 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@288dc6d3::SocketChannelEndPoint@620a770d[{l=/127.0.0.1:42651,r=/127.0.0.1:41196,OPEN,fill=-,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@288dc6d3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5498645a{s=START}]=>HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=IDLE rs=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@2eca1515{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.611 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bef2ef{RESERVED,thread=Thread[qtp1187972599-19,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58153ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=11]@2024-02-03T18:38:02.611188687Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.611 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 257 DirectByteBuffer@2f2810c9[p=0,l=257,c=8192,r=257]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.611 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58153ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=12]@2024-02-03T18:38:02.611585751Z tryProduce true 18:38:02.611 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.611 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.611 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@288dc6d3::SocketChannelEndPoint@620a770d[{l=/127.0.0.1:42651,r=/127.0.0.1:41196,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@288dc6d3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5498645a{s=START}]=>HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=257,c=8192,r=257]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.611 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@620a770d[{l=/127.0.0.1:42651,r=/127.0.0.1:41196,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@288dc6d3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5498645a{s=START}]=>HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.611 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.611 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@288dc6d3::SocketChannelEndPoint@620a770d[{l=/127.0.0.1:42651,r=/127.0.0.1:41196,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@288dc6d3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5498645a{s=START}]=>HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=257,c=8192,r=257]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.611 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=257,c=8192,r=257]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.611 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:38:02.611 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:38:02.611 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:38:02.612 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:38:02.612 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:38:02.612 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> VALUE 18:38:02.612 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> IN_VALUE 18:38:02.612 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> FIELD 18:38:02.612 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic dXNlcjo=) header=Authorization, headerString=[Authorization], valueString=[Basic dXNlcjo=] 18:38:02.612 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:38:02.612 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:38:02.612 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:38:02.612 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:38:02.612 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:38:02.612 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:38:02.612 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:38:02.612 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:38:02.612 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:38:02.612 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:38:02.612 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42651) header=Host, headerString=[Host], valueString=[localhost:42651] 18:38:02.612 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:38:02.612 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:38:02.612 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:38:02.612 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:38:02.612 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:38:02.612 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:38:02.612 [qtp1187972599-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:38:02.612 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:38:02.612 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:38:02.612 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:38:02.612 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:38:02.612 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@421125252 cs=HttpChannelState@2eca1515{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@61124986 eof=false 18:38:02.612 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@61124986 18:38:02.612 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@10b2d27b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.612 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PostBlank on HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{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:42651/base/RestTest/PostBlank,age=0} POST /base/RestTest/PostBlank HTTP/1.1 Authorization: Basic dXNlcjo= Content-Type: text/plain Content-Length: 9 Host: localhost:42651 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:38:02.612 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@288dc6d3::SocketChannelEndPoint@620a770d[{l=/127.0.0.1:42651,r=/127.0.0.1:41196,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@288dc6d3[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@5498645a{s=START}]=>HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{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:42651/base/RestTest/PostBlank,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:38:02.612 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42651/base/RestTest/PostBlank HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{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:42651/base/RestTest/PostBlank,age=0} 18:38:02.612 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@2eca1515{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.612 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=0} 18:38:02.612 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.Server -- REQUEST POST /base/RestTest/PostBlank ?null on HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=0} 18:38:02.612 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PostBlank @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.612 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PostBlank @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.612 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:38:02.612 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:38:02.612 [qtp1187972599-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PostBlank|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PostBlank} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:38:02.612 [qtp1187972599-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:38:02.614 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@10b2d27b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=2}] 18:38:02.614 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@10b2d27b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=2}] 18:38:02.614 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@10b2d27b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=2}] 18:38:02.614 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.614 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@288dc6d3::SocketChannelEndPoint@620a770d[{l=/127.0.0.1:42651,r=/127.0.0.1:41196,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@288dc6d3[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@5498645a{s=START}]=>HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=2}] parse RetainableByteBuffer@10fbc3d9{DirectByteBuffer@2f2810c9[p=248,l=257,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.614 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f2810c9[p=248,l=257,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.614 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=2} Content@f8943cc{DirectByteBufferR@58a34345[p=248,l=257,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:38:02.614 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@288dc6d3::SocketChannelEndPoint@620a770d[{l=/127.0.0.1:42651,r=/127.0.0.1:41196,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@288dc6d3[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@5498645a{s=START}]=>HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:38:02.614 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@f8943cc{DirectByteBufferR@58a34345[p=248,l=257,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:38:02.614 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 259956430706 AsyncContentProducer@10b2d27b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=2}] 18:38:02.614 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@f8943cc{DirectByteBufferR@58a34345[p=248,l=257,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@10b2d27b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=2}] 18:38:02.614 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@10b2d27b[r=Content@f8943cc{DirectByteBufferR@58a34345[p=248,l=257,c=8192,r=9]={POST /bas...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@d880a79{s=HttpChannelState@2eca1515{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=2}] 18:38:02.614 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@10b2d27b[r=Content@f8943cc{DirectByteBufferR@58a34345[p=248,l=257,c=8192,r=9]={POST /bas...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@d880a79{s=HttpChannelState@2eca1515{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=2}] 18:38:02.614 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@10b2d27b[r=Content@f8943cc{DirectByteBufferR@58a34345[p=248,l=257,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@f8943cc{DirectByteBufferR@58a34345[p=248,l=257,c=8192,r=9]={POST /bas...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@d880a79{s=HttpChannelState@2eca1515{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=2}] 18:38:02.614 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@f8943cc{DirectByteBufferR@58a34345[p=248,l=257,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@10b2d27b[r=Content@f8943cc{DirectByteBufferR@58a34345[p=248,l=257,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@f8943cc{DirectByteBufferR@58a34345[p=248,l=257,c=8192,r=9]={POST /bas...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@d880a79{s=HttpChannelState@2eca1515{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=2}] 18:38:02.614 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@2eca1515{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.614 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@f8943cc{DirectByteBufferR@58a34345[p=248,l=257,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:38:02.614 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@421125252 cs=HttpChannelState@2eca1515{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@61124986 eof=false 18:38:02.614 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@f8943cc{DirectByteBufferR@58a34345[p=257,l=257,c=8192,r=0]={POST /bas... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@10b2d27b[r=Content@f8943cc{DirectByteBufferR@58a34345[p=257,l=257,c=8192,r=0]={POST /bas... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@f8943cc{DirectByteBufferR@58a34345[p=257,l=257,c=8192,r=0]={POST /bas... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=2}] 18:38:02.615 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=259956430706] AsyncContentProducer@10b2d27b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=3}] 18:38:02.615 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@10b2d27b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=3}] 18:38:02.615 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@10b2d27b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=3}] 18:38:02.615 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.615 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@288dc6d3::SocketChannelEndPoint@620a770d[{l=/127.0.0.1:42651,r=/127.0.0.1:41196,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@288dc6d3[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@5498645a{s=START}]=>HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=3}] parse RetainableByteBuffer@10fbc3d9{DirectByteBuffer@2f2810c9[p=257,l=257,c=8192,r=0]={POST /bas... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.615 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f2810c9[p=257,l=257,c=8192,r=0]={POST /bas... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.615 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:38:02.615 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=3} 18:38:02.615 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:38:02.615 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=3} 18:38:02.615 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:38:02.615 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@288dc6d3::SocketChannelEndPoint@620a770d[{l=/127.0.0.1:42651,r=/127.0.0.1:41196,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@288dc6d3[p=HttpParser{s=END,9 of 9},g=HttpGenerator@5498645a{s=START}]=>HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=3}] parsed false HttpParser{s=END,9 of 9} 18:38:02.615 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@288dc6d3::SocketChannelEndPoint@620a770d[{l=/127.0.0.1:42651,r=/127.0.0.1:41196,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@288dc6d3[p=HttpParser{s=END,9 of 9},g=HttpGenerator@5498645a{s=START}]=>HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=3}] 18:38:02.615 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:38:02.615 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 259956430706 AsyncContentProducer@10b2d27b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=3}] 18:38:02.615 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@10b2d27b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=3}] 18:38:02.615 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@10b2d27b[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=3}] 18:38:02.615 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@10b2d27b[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=3}] 18:38:02.615 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@10b2d27b[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=3}] 18:38:02.615 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@10b2d27b[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=3}] 18:38:02.615 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@2eca1515{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.615 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:38:02.615 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@421125252 cs=HttpChannelState@2eca1515{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@61124986 eof=false 18:38:02.615 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@421125252 cs=HttpChannelState@2eca1515{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@61124986 eof=false 18:38:02.615 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:38:02.616 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@2b0e7fae[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:38:02.616 [qtp1187972599-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=27 null 18:38:02.616 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@2d2951be[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@68fbe0f4{null} 18:38:02.616 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PostBlank on HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{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:42651/base/RestTest/PostBlank,age=4} 200 null HTTP/1.1 Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 27 Content-Type: text/plain 18:38:02.616 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@2a803fc5[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=27},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@722bd634] (null,[p=0,l=27,c=8192,r=27],true)@START 18:38:02.616 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=27} last=true content=HeapByteBuffer@2d2951be[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:38:02.616 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 27 Content-Type: text/plain 18:38:02.616 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:38:02.616 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@2a803fc5[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=27},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@722bd634] ([p=0,l=126,c=8192,r=126],[p=0,l=27,c=8192,r=27],true)@COMPLETING 18:38:02.616 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@15e8cd6e{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=126,c=8192,r=126]={<<>>0.18)\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@2d2951be[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:38:02.616 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@15e8cd6e{WRITING}->null:IDLE-->WRITING 18:38:02.616 [main] DEBUG org.apache.http.wire -- http-outgoing-19 << "HTTP/1.1 200 OK[\r][\n]" 18:38:02.616 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 153 SocketChannelEndPoint@620a770d[{l=/127.0.0.1:42651,r=/127.0.0.1:41196,OPEN,fill=-,flush=W,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@288dc6d3[p=HttpParser{s=END,9 of 9},g=HttpGenerator@5498645a{s=COMPLETING}]=>HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{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:42651/base/RestTest/PostBlank,age=4}] 18:38:02.616 [main] DEBUG org.apache.http.wire -- http-outgoing-19 << "Date: Sat, 03 Feb 2024 18:38:02 GMT[\r][\n]" 18:38:02.616 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=153 remaining=0 WriteFlusher@15e8cd6e{WRITING}->null 18:38:02.616 [main] DEBUG org.apache.http.wire -- http-outgoing-19 << "Content-Type: text/plain[\r][\n]" 18:38:02.616 [main] DEBUG org.apache.http.wire -- http-outgoing-19 << "Content-Length: 27[\r][\n]" 18:38:02.616 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@15e8cd6e{IDLE}->null:WRITING-->IDLE 18:38:02.616 [main] DEBUG org.apache.http.wire -- http-outgoing-19 << "Server: Jetty(11.0.18)[\r][\n]" 18:38:02.616 [main] DEBUG org.apache.http.wire -- http-outgoing-19 << "[\r][\n]" 18:38:02.616 [main] DEBUG org.apache.http.wire -- http-outgoing-19 << "POST: At last! Hello There " 18:38:02.616 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@2a803fc5[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=27},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@722bd634] ([p=126,l=126,c=8192,r=0],[p=27,l=27,c=8192,r=0],true)@END 18:38:02.616 [qtp1187972599-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:38:02.616 [main] DEBUG org.apache.http.headers -- http-outgoing-19 << HTTP/1.1 200 OK 18:38:02.616 [main] DEBUG org.apache.http.headers -- http-outgoing-19 << Date: Sat, 03 Feb 2024 18:38:02 GMT 18:38:02.616 [main] DEBUG org.apache.http.headers -- http-outgoing-19 << Content-Type: text/plain 18:38:02.616 [main] DEBUG org.apache.http.headers -- http-outgoing-19 << Content-Length: 27 18:38:02.616 [main] DEBUG org.apache.http.headers -- http-outgoing-19 << Server: Jetty(11.0.18) 18:38:02.616 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:38:02.616 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:38:02.616 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{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:42651/base/RestTest/PostBlank,age=4} 18:38:02.616 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@2eca1515{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:38:02.616 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@2eca1515{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.616 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{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:42651/base/RestTest/PostBlank,age=4} 18:38:02.616 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@22a36367) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:38:02.616 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@2eca1515{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.616 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@2eca1515{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.616 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@2eca1515{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.616 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{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:42651/base/RestTest/PostBlank,age=4} 18:38:02.616 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PostBlank written=27 18:38:02.616 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 19][route: {}->http://localhost:42651] can be kept alive indefinitely 18:38:02.616 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-19: set socket timeout to 0 18:38:02.616 [qtp1187972599-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:02 +0000] "POST /base/RestTest/PostBlank HTTP/1.1" 200 27 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:02.616 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 19][route: {}->http://localhost:42651][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.616 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@421125252 cs=HttpChannelState@2eca1515{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@61124986 eof=true 18:38:02.617 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:38:02.617 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:38:02.617 [main] DEBUG org.onap.policy.rest.RestManager -- POST: At last! Hello There 18:38:02.617 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{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:42651/base/RestTest/PostBlank,age=5} 18:38:02.617 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:38:02.617 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-19: Close connection 18:38:02.617 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@10b2d27b[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{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:42651/base/RestTest/PostBlank,age=5}] 18:38:02.617 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@421125252 cs=HttpChannelState@2eca1515{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@61124986 eof=true 18:38:02.617 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:38:02.617 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@10b2d27b[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{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:42651/base/RestTest/PostBlank,age=5}] 18:38:02.617 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@421125252 cs=HttpChannelState@2eca1515{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@61124986 eof=true 18:38:02.617 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@2eca1515{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.617 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42651/base/RestTest/PatchHello/Bob?age=10: 18:38:02.617 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@421125252 cs=HttpChannelState@2eca1515{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@61124986 eof=true 18:38:02.617 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@61124986 18:38:02.617 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@10b2d27b[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{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:42651/base/RestTest/PostBlank,age=5}] 18:38:02.617 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:38:02.617 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:38:02.617 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:38:02.617 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@620a770d[{l=/127.0.0.1:42651,r=/127.0.0.1:41196,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@288dc6d3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5498645a{s=START}]=>HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.617 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.617 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:38:02.617 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@288dc6d3::SocketChannelEndPoint@620a770d[{l=/127.0.0.1:42651,r=/127.0.0.1:41196,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@288dc6d3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5498645a{s=START}]=>HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.617 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@288dc6d3::SocketChannelEndPoint@620a770d[{l=/127.0.0.1:42651,r=/127.0.0.1:41196,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@288dc6d3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5498645a{s=START}]=>HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.617 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.617 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:38:02.617 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@620a770d[{l=/127.0.0.1:42651,r=/127.0.0.1:41196,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@288dc6d3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5498645a{s=START}]=>HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.617 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@620a770d[{l=/127.0.0.1:42651,r=/127.0.0.1:41196,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@288dc6d3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5498645a{s=START}]=>HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.617 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@620a770d[{l=/127.0.0.1:42651,r=/127.0.0.1:41196,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@288dc6d3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5498645a{s=START}]=>HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.617 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@2a04b161{null} 18:38:02.617 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:38:02.617 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@9760ee1 startThread=0 18:38:02.617 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@288dc6d3::SocketChannelEndPoint@620a770d[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@288dc6d3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5498645a{s=START}]=>HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=IDLE rs=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:38:02.617 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@288dc6d3::SocketChannelEndPoint@620a770d[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@288dc6d3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5498645a{s=START}]=>HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.617 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@9760ee1 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58146ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.618 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@620a770d[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@288dc6d3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5498645a{s=START}]=>HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.618 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:38:02.618 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:38:02.618 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@620a770d[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@288dc6d3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5498645a{s=START}]=>HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.618 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42651][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:38:02.618 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@288dc6d3::SocketChannelEndPoint@620a770d[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@288dc6d3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5498645a{s=START}]=>HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.618 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 20][route: {}->http://localhost:42651][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.618 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42651 18:38:02.618 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@9760ee1 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58146ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.618 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58146ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.618 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42651 18:38:02.618 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:41202<->127.0.0.1:42651 18:38:02.618 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1 18:38:02.618 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:38:02.618 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@48564c27[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41202]] on ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=0 18:38:02.618 [main] DEBUG org.apache.http.headers -- http-outgoing-20 >> PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1 18:38:02.618 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=1 18:38:02.618 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.618 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/0 selected 18:38:02.618 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.618 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 0 updates 18:38:02.618 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/0 selected 18:38:02.618 [main] DEBUG org.apache.http.headers -- http-outgoing-20 >> Authorization: Basic dXNlcjo= 18:38:02.618 [main] DEBUG org.apache.http.headers -- http-outgoing-20 >> Content-Type: application/merge-patch+json 18:38:02.618 [main] DEBUG org.apache.http.headers -- http-outgoing-20 >> Content-Length: 9 18:38:02.618 [main] DEBUG org.apache.http.headers -- http-outgoing-20 >> Host: localhost:42651 18:38:02.618 [main] DEBUG org.apache.http.headers -- http-outgoing-20 >> Connection: Keep-Alive 18:38:02.618 [main] DEBUG org.apache.http.headers -- http-outgoing-20 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:38:02.618 [main] DEBUG org.apache.http.headers -- http-outgoing-20 >> Accept-Encoding: gzip,deflate 18:38:02.618 [main] DEBUG org.apache.http.wire -- http-outgoing-20 >> "PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:38:02.618 [main] DEBUG org.apache.http.wire -- http-outgoing-20 >> "Authorization: Basic dXNlcjo=[\r][\n]" 18:38:02.618 [main] DEBUG org.apache.http.wire -- http-outgoing-20 >> "Content-Type: application/merge-patch+json[\r][\n]" 18:38:02.618 [main] DEBUG org.apache.http.wire -- http-outgoing-20 >> "Content-Length: 9[\r][\n]" 18:38:02.618 [main] DEBUG org.apache.http.wire -- http-outgoing-20 >> "Host: localhost:42651[\r][\n]" 18:38:02.619 [main] DEBUG org.apache.http.wire -- http-outgoing-20 >> "Connection: Keep-Alive[\r][\n]" 18:38:02.619 [main] DEBUG org.apache.http.wire -- http-outgoing-20 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:38:02.619 [main] DEBUG org.apache.http.wire -- http-outgoing-20 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:38:02.619 [main] DEBUG org.apache.http.wire -- http-outgoing-20 >> "[\r][\n]" 18:38:02.619 [main] DEBUG org.apache.http.wire -- http-outgoing-20 >> "At last! " 18:38:02.618 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.619 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.618 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 1 updates 18:38:02.619 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 0 keys 18:38:02.619 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.619 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@48564c27[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41202]] 18:38:02.619 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@48564c27[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41202]] startThread=0 18:38:02.619 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.619 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.618 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@288dc6d3::SocketChannelEndPoint@620a770d[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@288dc6d3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5498645a{s=START}]=>HttpChannelOverHttp@d880a79{s=HttpChannelState@2eca1515{s=IDLE rs=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@2eca1515{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.619 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RUNNING,thread=Thread[qtp1187972599-21,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:38:02.619 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RESERVED,thread=Thread[qtp1187972599-21,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:38:02.619 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@48564c27[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41202]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58145ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.619 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@11c6443e[{l=/127.0.0.1:42651,r=/127.0.0.1:41202,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.619 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@11c6443e[{l=/127.0.0.1:42651,r=/127.0.0.1:41202,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:38:02.619 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=IDLE rs=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@11c6443e[{l=/127.0.0.1:42651,r=/127.0.0.1:41202,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@3814b68b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.619 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@64f328a6::SocketChannelEndPoint@11c6443e[{l=/127.0.0.1:42651,r=/127.0.0.1:41202,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.619 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@47b777b2 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:38:02.619 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@11c6443e[{l=/127.0.0.1:42651,r=/127.0.0.1:41202,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@64f328a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a5a3f0a{s=START}]=>HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.619 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@64f328a6::SocketChannelEndPoint@11c6443e[{l=/127.0.0.1:42651,r=/127.0.0.1:41202,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@64f328a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a5a3f0a{s=START}]=>HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.619 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@64f328a6::SocketChannelEndPoint@11c6443e[{l=/127.0.0.1:42651,r=/127.0.0.1:41202,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@64f328a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a5a3f0a{s=START}]=>HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.619 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@77676c24{ReadCallback@a2ccc76{HttpConnection@64f328a6::SocketChannelEndPoint@11c6443e[{l=/127.0.0.1:42651,r=/127.0.0.1:41202,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@64f328a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a5a3f0a{s=START}]=>HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.620 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@11c6443e[{l=/127.0.0.1:42651,r=/127.0.0.1:41202,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@64f328a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a5a3f0a{s=START}]=>HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.620 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@765a3066 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:38:02.620 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=2 18:38:02.620 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@11c6443e[{l=/127.0.0.1:42651,r=/127.0.0.1:41202,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@64f328a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a5a3f0a{s=START}]=>HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.620 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@48564c27[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41202]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58144ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.620 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58144ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.620 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.620 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/1 selected 18:38:02.620 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 2 updates 18:38:02.620 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:38:02.620 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@47b777b2 18:38:02.620 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@765a3066 18:38:02.620 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@11c6443e[{l=/127.0.0.1:42651,r=/127.0.0.1:41202,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@64f328a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a5a3f0a{s=START}]=>HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.620 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.620 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.620 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 1/1/1 selected 18:38:02.620 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 1 keys, 0 updates 18:38:02.620 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41202], selector=sun.nio.ch.EPollSelectorImpl@1bf99cf5, interestOps=1, readyOps=1 SocketChannelEndPoint@11c6443e[{l=/127.0.0.1:42651,r=/127.0.0.1:41202,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@64f328a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a5a3f0a{s=START}]=>HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.620 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@11c6443e[{l=/127.0.0.1:42651,r=/127.0.0.1:41202,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@64f328a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a5a3f0a{s=START}]=>HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.620 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@11c6443e[{l=/127.0.0.1:42651,r=/127.0.0.1:41202,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@64f328a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a5a3f0a{s=START}]=>HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=IDLE rs=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:38:02.620 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58143ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=10]@2024-02-03T18:38:02.620641564Z 18:38:02.620 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RESERVED,thread=Thread[qtp1187972599-21,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58143ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=10]@2024-02-03T18:38:02.620770175Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.620 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58143ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=10]@2024-02-03T18:38:02.620866925Z tryProduce true 18:38:02.620 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.620 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.620 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@11c6443e[{l=/127.0.0.1:42651,r=/127.0.0.1:41202,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@64f328a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a5a3f0a{s=START}]=>HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.620 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@11c6443e[{l=/127.0.0.1:42651,r=/127.0.0.1:41202,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@64f328a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a5a3f0a{s=START}]=>HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=IDLE rs=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@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58143ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=10]@2024-02-03T18:38:02.620990996Z 18:38:02.621 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.621 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@77676c24{ReadCallback@a2ccc76{HttpConnection@64f328a6::SocketChannelEndPoint@11c6443e[{l=/127.0.0.1:42651,r=/127.0.0.1:41202,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@64f328a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a5a3f0a{s=START}]=>HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.621 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@64f328a6::SocketChannelEndPoint@11c6443e[{l=/127.0.0.1:42651,r=/127.0.0.1:41202,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@64f328a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a5a3f0a{s=START}]=>HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=IDLE rs=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@3814b68b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.621 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 288 DirectByteBuffer@69856a09[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:38:02.621 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@64f328a6::SocketChannelEndPoint@11c6443e[{l=/127.0.0.1:42651,r=/127.0.0.1:41202,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@64f328a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a5a3f0a{s=START}]=>HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[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:38:02.621 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@64f328a6::SocketChannelEndPoint@11c6443e[{l=/127.0.0.1:42651,r=/127.0.0.1:41202,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@64f328a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a5a3f0a{s=START}]=>HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[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:38:02.621 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[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:38:02.621 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:38:02.621 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:38:02.621 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:38:02.621 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:38:02.621 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:38:02.621 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> VALUE 18:38:02.621 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> IN_VALUE 18:38:02.621 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> FIELD 18:38:02.621 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic dXNlcjo=) header=Authorization, headerString=[Authorization], valueString=[Basic dXNlcjo=] 18:38:02.621 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> VALUE 18:38:02.621 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> IN_VALUE 18:38:02.621 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> FIELD 18:38:02.621 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Type, headerString=[Content-Type], valueString=[application/merge-patch+json] 18:38:02.621 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:38:02.621 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:38:02.621 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:38:02.621 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:38:02.621 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:38:02.621 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:38:02.621 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:38:02.621 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42651) header=Host, headerString=[Host], valueString=[localhost:42651] 18:38:02.621 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:38:02.621 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:38:02.621 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:38:02.621 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:38:02.621 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:38:02.621 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:38:02.621 [qtp1187972599-22] 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:38:02.621 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:38:02.621 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:38:02.621 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:38:02.621 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:38:02.621 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1692297960 cs=HttpChannelState@3814b68b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3a34a2a8 eof=false 18:38:02.621 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@3a34a2a8 18:38:02.621 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@6a676f32[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.622 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PatchHello/Bob?age=10 on HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{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:42651/base/RestTest/PatchHello/Bob?age=10,age=1} PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1 Authorization: Basic dXNlcjo= Content-Type: application/merge-patch+json Content-Length: 9 Host: localhost:42651 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:38:02.622 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@64f328a6::SocketChannelEndPoint@11c6443e[{l=/127.0.0.1:42651,r=/127.0.0.1:41202,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@64f328a6[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@6a5a3f0a{s=START}]=>HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{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:42651/base/RestTest/PatchHello/Bob?age=10,age=1}] parsed true HttpParser{s=CONTENT,0 of 9} 18:38:02.622 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42651/base/RestTest/PatchHello/Bob?age=10 HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{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:42651/base/RestTest/PatchHello/Bob?age=10,age=1} 18:38:02.622 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@3814b68b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.622 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=1} 18:38:02.622 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.Server -- REQUEST PATCH /base/RestTest/PatchHello/Bob ?age=10 on HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=1} 18:38:02.622 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PatchHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.622 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PatchHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.622 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:38:02.622 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:38:02.622 [qtp1187972599-22] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PatchHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PatchHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:38:02.622 [qtp1187972599-22] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:38:02.623 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@6a676f32[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:38:02.623 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@6a676f32[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:38:02.623 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@6a676f32[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:38:02.623 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.623 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@64f328a6::SocketChannelEndPoint@11c6443e[{l=/127.0.0.1:42651,r=/127.0.0.1:41202,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@64f328a6[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@6a5a3f0a{s=START}]=>HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=2}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[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:38:02.623 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[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:38:02.624 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=3} Content@418bec92{DirectByteBufferR@56154761[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:38:02.624 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@64f328a6::SocketChannelEndPoint@11c6443e[{l=/127.0.0.1:42651,r=/127.0.0.1:41202,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@64f328a6[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@6a5a3f0a{s=START}]=>HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=3}] parsed true HttpParser{s=CONTENT,9 of 9} 18:38:02.624 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@418bec92{DirectByteBufferR@56154761[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:38:02.624 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 259965824752 AsyncContentProducer@6a676f32[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:38:02.624 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@418bec92{DirectByteBufferR@56154761[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@6a676f32[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:38:02.624 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@6a676f32[r=Content@418bec92{DirectByteBufferR@56154761[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@1ec660de{s=HttpChannelState@3814b68b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:38:02.624 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@6a676f32[r=Content@418bec92{DirectByteBufferR@56154761[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@1ec660de{s=HttpChannelState@3814b68b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:38:02.624 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@6a676f32[r=Content@418bec92{DirectByteBufferR@56154761[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@418bec92{DirectByteBufferR@56154761[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@1ec660de{s=HttpChannelState@3814b68b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:38:02.624 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@418bec92{DirectByteBufferR@56154761[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@6a676f32[r=Content@418bec92{DirectByteBufferR@56154761[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@418bec92{DirectByteBufferR@56154761[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@1ec660de{s=HttpChannelState@3814b68b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:38:02.624 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@3814b68b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.624 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@418bec92{DirectByteBufferR@56154761[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:38:02.624 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@1692297960 cs=HttpChannelState@3814b68b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3a34a2a8 eof=false 18:38:02.624 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@418bec92{DirectByteBufferR@56154761[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@6a676f32[r=Content@418bec92{DirectByteBufferR@56154761[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@418bec92{DirectByteBufferR@56154761[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@1ec660de{s=HttpChannelState@3814b68b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:38:02.624 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=259965824752] AsyncContentProducer@6a676f32[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:38:02.624 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@6a676f32[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:38:02.624 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@6a676f32[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:38:02.624 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.624 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@64f328a6::SocketChannelEndPoint@11c6443e[{l=/127.0.0.1:42651,r=/127.0.0.1:41202,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@64f328a6[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@6a5a3f0a{s=START}]=>HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=3}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[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:38:02.624 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[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:38:02.624 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:38:02.624 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=3} 18:38:02.624 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:38:02.624 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=3} 18:38:02.624 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:38:02.624 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@64f328a6::SocketChannelEndPoint@11c6443e[{l=/127.0.0.1:42651,r=/127.0.0.1:41202,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@64f328a6[p=HttpParser{s=END,9 of 9},g=HttpGenerator@6a5a3f0a{s=START}]=>HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=3}] parsed false HttpParser{s=END,9 of 9} 18:38:02.624 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@64f328a6::SocketChannelEndPoint@11c6443e[{l=/127.0.0.1:42651,r=/127.0.0.1:41202,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@64f328a6[p=HttpParser{s=END,9 of 9},g=HttpGenerator@6a5a3f0a{s=START}]=>HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:38:02.624 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:38:02.624 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 259965824752 AsyncContentProducer@6a676f32[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:38:02.624 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@6a676f32[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:38:02.624 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@6a676f32[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:38:02.624 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@6a676f32[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:38:02.624 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@6a676f32[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:38:02.624 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@6a676f32[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:38:02.624 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@3814b68b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.624 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:38:02.624 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@1692297960 cs=HttpChannelState@3814b68b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3a34a2a8 eof=false 18:38:02.624 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@1692297960 cs=HttpChannelState@3814b68b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3a34a2a8 eof=false 18:38:02.624 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:38:02.625 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@49ab8ee9[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:38:02.625 [qtp1187972599-22] 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:38:02.625 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@18e47611[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@615f6e3{null} 18:38:02.625 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PatchHello/Bob on HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{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:42651/base/RestTest/PatchHello/Bob?age=10,age=4} 200 null HTTP/1.1 Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 39 Content-Type: application/merge-patch+json 18:38:02.625 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@7ac7870f[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=39},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6f8e9278] (null,[p=0,l=39,c=8192,r=39],true)@START 18:38:02.625 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=39} last=true content=HeapByteBuffer@18e47611[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:38:02.625 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 39 Content-Type: application/merge-patch+json 18:38:02.625 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:38:02.625 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@7ac7870f[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=39},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6f8e9278] ([p=0,l=144,c=8192,r=144],[p=0,l=39,c=8192,r=39],true)@COMPLETING 18:38:02.625 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@54612566{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=144,c=8192,r=144]={<<>>ent-Type:...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@18e47611[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:38:02.625 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@54612566{WRITING}->null:IDLE-->WRITING 18:38:02.625 [main] DEBUG org.apache.http.wire -- http-outgoing-20 << "HTTP/1.1 200 OK[\r][\n]" 18:38:02.625 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 183 SocketChannelEndPoint@11c6443e[{l=/127.0.0.1:42651,r=/127.0.0.1:41202,OPEN,fill=-,flush=W,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@64f328a6[p=HttpParser{s=END,9 of 9},g=HttpGenerator@6a5a3f0a{s=COMPLETING}]=>HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{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:42651/base/RestTest/PatchHello/Bob?age=10,age=4}] 18:38:02.625 [main] DEBUG org.apache.http.wire -- http-outgoing-20 << "Date: Sat, 03 Feb 2024 18:38:02 GMT[\r][\n]" 18:38:02.625 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=183 remaining=0 WriteFlusher@54612566{WRITING}->null 18:38:02.625 [main] DEBUG org.apache.http.wire -- http-outgoing-20 << "Content-Type: application/merge-patch+json[\r][\n]" 18:38:02.625 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@54612566{IDLE}->null:WRITING-->IDLE 18:38:02.625 [main] DEBUG org.apache.http.wire -- http-outgoing-20 << "Content-Length: 39[\r][\n]" 18:38:02.625 [main] DEBUG org.apache.http.wire -- http-outgoing-20 << "Server: Jetty(11.0.18)[\r][\n]" 18:38:02.625 [main] DEBUG org.apache.http.wire -- http-outgoing-20 << "[\r][\n]" 18:38:02.625 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@7ac7870f[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=39},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6f8e9278] ([p=144,l=144,c=8192,r=0],[p=39,l=39,c=8192,r=0],true)@END 18:38:02.625 [main] DEBUG org.apache.http.wire -- http-outgoing-20 << "PATCH: At last! Hello There Bob aged 10" 18:38:02.626 [qtp1187972599-22] 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:38:02.626 [main] DEBUG org.apache.http.headers -- http-outgoing-20 << HTTP/1.1 200 OK 18:38:02.626 [main] DEBUG org.apache.http.headers -- http-outgoing-20 << Date: Sat, 03 Feb 2024 18:38:02 GMT 18:38:02.626 [main] DEBUG org.apache.http.headers -- http-outgoing-20 << Content-Type: application/merge-patch+json 18:38:02.626 [main] DEBUG org.apache.http.headers -- http-outgoing-20 << Content-Length: 39 18:38:02.626 [main] DEBUG org.apache.http.headers -- http-outgoing-20 << Server: Jetty(11.0.18) 18:38:02.626 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:38:02.626 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:38:02.626 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{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:42651/base/RestTest/PatchHello/Bob?age=10,age=5} 18:38:02.626 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@3814b68b{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:38:02.626 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@3814b68b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.626 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{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:42651/base/RestTest/PatchHello/Bob?age=10,age=5} 18:38:02.626 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@7dea63e7) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:38:02.626 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 20][route: {}->http://localhost:42651] can be kept alive indefinitely 18:38:02.626 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@3814b68b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.626 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-20: set socket timeout to 0 18:38:02.626 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 20][route: {}->http://localhost:42651][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.626 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:38:02.626 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:38:02.626 [main] DEBUG org.onap.policy.rest.RestManager -- PATCH: At last! Hello There Bob aged 10 18:38:02.626 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:38:02.626 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-20: Close connection 18:38:02.626 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:38:02.626 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42651/base/RestTest/PatchBlank: 18:38:02.627 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:38:02.627 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:38:02.627 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42651][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:38:02.627 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 21][route: {}->http://localhost:42651][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.627 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42651 18:38:02.627 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42651 18:38:02.627 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:41212<->127.0.0.1:42651 18:38:02.627 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PATCH /base/RestTest/PatchBlank HTTP/1.1 18:38:02.627 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:38:02.627 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@58c00b8f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41212]] on ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=0 18:38:02.628 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=1 18:38:02.628 [main] DEBUG org.apache.http.headers -- http-outgoing-21 >> PATCH /base/RestTest/PatchBlank HTTP/1.1 18:38:02.626 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@3814b68b{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.628 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@3814b68b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.628 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.628 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{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:42651/base/RestTest/PatchHello/Bob?age=10,age=7} 18:38:02.628 [main] DEBUG org.apache.http.headers -- http-outgoing-21 >> Authorization: Basic dXNlcjo= 18:38:02.628 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PatchHello/Bob written=39 18:38:02.628 [main] DEBUG org.apache.http.headers -- http-outgoing-21 >> Content-Type: application/merge-patch+json 18:38:02.628 [main] DEBUG org.apache.http.headers -- http-outgoing-21 >> Content-Length: 9 18:38:02.628 [main] DEBUG org.apache.http.headers -- http-outgoing-21 >> Host: localhost:42651 18:38:02.628 [main] DEBUG org.apache.http.headers -- http-outgoing-21 >> Connection: Keep-Alive 18:38:02.628 [main] DEBUG org.apache.http.headers -- http-outgoing-21 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:38:02.628 [main] DEBUG org.apache.http.headers -- http-outgoing-21 >> Accept-Encoding: gzip,deflate 18:38:02.628 [qtp1187972599-22] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:02 +0000] "PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1" 200 39 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:02.628 [main] DEBUG org.apache.http.wire -- http-outgoing-21 >> "PATCH /base/RestTest/PatchBlank HTTP/1.1[\r][\n]" 18:38:02.628 [main] DEBUG org.apache.http.wire -- http-outgoing-21 >> "Authorization: Basic dXNlcjo=[\r][\n]" 18:38:02.628 [main] DEBUG org.apache.http.wire -- http-outgoing-21 >> "Content-Type: application/merge-patch+json[\r][\n]" 18:38:02.628 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1692297960 cs=HttpChannelState@3814b68b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3a34a2a8 eof=true 18:38:02.628 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/0 selected 18:38:02.628 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{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:42651/base/RestTest/PatchHello/Bob?age=10,age=7} 18:38:02.628 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 1 updates 18:38:02.628 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.628 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@6a676f32[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{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:42651/base/RestTest/PatchHello/Bob?age=10,age=7}] 18:38:02.628 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@58c00b8f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41212]] 18:38:02.628 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1692297960 cs=HttpChannelState@3814b68b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3a34a2a8 eof=true 18:38:02.628 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@58c00b8f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41212]] startThread=0 18:38:02.628 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.628 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.628 [main] DEBUG org.apache.http.wire -- http-outgoing-21 >> "Content-Length: 9[\r][\n]" 18:38:02.628 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@58c00b8f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41212]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58136ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.628 [main] DEBUG org.apache.http.wire -- http-outgoing-21 >> "Host: localhost:42651[\r][\n]" 18:38:02.628 [main] DEBUG org.apache.http.wire -- http-outgoing-21 >> "Connection: Keep-Alive[\r][\n]" 18:38:02.628 [main] DEBUG org.apache.http.wire -- http-outgoing-21 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:38:02.628 [main] DEBUG org.apache.http.wire -- http-outgoing-21 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:38:02.628 [main] DEBUG org.apache.http.wire -- http-outgoing-21 >> "[\r][\n]" 18:38:02.628 [main] DEBUG org.apache.http.wire -- http-outgoing-21 >> "At last! " 18:38:02.628 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@47b6f191[{l=/127.0.0.1:42651,r=/127.0.0.1:41212,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.628 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@47b6f191[{l=/127.0.0.1:42651,r=/127.0.0.1:41212,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:38:02.628 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=IDLE rs=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@47b6f191[{l=/127.0.0.1:42651,r=/127.0.0.1:41212,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@3d972998{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.628 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@3ed07ef2::SocketChannelEndPoint@47b6f191[{l=/127.0.0.1:42651,r=/127.0.0.1:41212,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.628 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@4e1a3ac0 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:38:02.628 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@47b6f191[{l=/127.0.0.1:42651,r=/127.0.0.1:41212,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@3ed07ef2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cac9731{s=START}]=>HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.628 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@3ed07ef2::SocketChannelEndPoint@47b6f191[{l=/127.0.0.1:42651,r=/127.0.0.1:41212,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@3ed07ef2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cac9731{s=START}]=>HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.628 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@3ed07ef2::SocketChannelEndPoint@47b6f191[{l=/127.0.0.1:42651,r=/127.0.0.1:41212,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@3ed07ef2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cac9731{s=START}]=>HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.628 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@38f3b2d5{ReadCallback@5697cd7{HttpConnection@3ed07ef2::SocketChannelEndPoint@47b6f191[{l=/127.0.0.1:42651,r=/127.0.0.1:41212,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@3ed07ef2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cac9731{s=START}]=>HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.629 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@47b6f191[{l=/127.0.0.1:42651,r=/127.0.0.1:41212,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@3ed07ef2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cac9731{s=START}]=>HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.629 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@1aba9a80 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:38:02.629 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=2 18:38:02.629 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.629 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@47b6f191[{l=/127.0.0.1:42651,r=/127.0.0.1:41212,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@3ed07ef2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cac9731{s=START}]=>HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.629 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/1 selected 18:38:02.629 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 2 updates 18:38:02.629 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@58c00b8f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41212]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58135ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.629 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:38:02.629 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@4e1a3ac0 18:38:02.629 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58135ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.629 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@1aba9a80 18:38:02.629 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@47b6f191[{l=/127.0.0.1:42651,r=/127.0.0.1:41212,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@3ed07ef2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cac9731{s=START}]=>HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.629 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.629 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.629 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 1/1/1 selected 18:38:02.629 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 1 keys, 0 updates 18:38:02.629 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41212], selector=sun.nio.ch.EPollSelectorImpl@23da9f4d, interestOps=1, readyOps=1 SocketChannelEndPoint@47b6f191[{l=/127.0.0.1:42651,r=/127.0.0.1:41212,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@3ed07ef2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cac9731{s=START}]=>HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.629 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@47b6f191[{l=/127.0.0.1:42651,r=/127.0.0.1:41212,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3ed07ef2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cac9731{s=START}]=>HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.628 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@6a676f32[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{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:42651/base/RestTest/PatchHello/Bob?age=10,age=8}] 18:38:02.629 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@47b6f191[{l=/127.0.0.1:42651,r=/127.0.0.1:41212,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3ed07ef2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cac9731{s=START}]=>HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=IDLE rs=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:38:02.629 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1692297960 cs=HttpChannelState@3814b68b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3a34a2a8 eof=true 18:38:02.629 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@3814b68b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.629 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58134ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=12]@2024-02-03T18:38:02.629639898Z 18:38:02.629 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@24ec173d{RESERVED,thread=Thread[qtp1187972599-25,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58134ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=12]@2024-02-03T18:38:02.629775838Z ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0} 18:38:02.629 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@47b6f191[{l=/127.0.0.1:42651,r=/127.0.0.1:41212,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3ed07ef2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cac9731{s=START}]=>HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=IDLE rs=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@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58134ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=12]@2024-02-03T18:38:02.629863289Z 18:38:02.629 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@38f3b2d5{ReadCallback@5697cd7{HttpConnection@3ed07ef2::SocketChannelEndPoint@47b6f191[{l=/127.0.0.1:42651,r=/127.0.0.1:41212,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3ed07ef2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cac9731{s=START}]=>HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.629 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58134ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=13]@2024-02-03T18:38:02.63001674Z tryProduce true 18:38:02.630 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.630 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3ed07ef2::SocketChannelEndPoint@47b6f191[{l=/127.0.0.1:42651,r=/127.0.0.1:41212,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3ed07ef2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cac9731{s=START}]=>HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=IDLE rs=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@3d972998{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.630 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 277 DirectByteBuffer@2f2810c9[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:38:02.630 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.630 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3ed07ef2::SocketChannelEndPoint@47b6f191[{l=/127.0.0.1:42651,r=/127.0.0.1:41212,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3ed07ef2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cac9731{s=START}]=>HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[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:38:02.630 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3ed07ef2::SocketChannelEndPoint@47b6f191[{l=/127.0.0.1:42651,r=/127.0.0.1:41212,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed07ef2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cac9731{s=START}]=>HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[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:38:02.630 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@47b6f191[{l=/127.0.0.1:42651,r=/127.0.0.1:41212,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed07ef2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cac9731{s=START}]=>HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.630 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[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:38:02.630 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.630 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:38:02.630 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:38:02.630 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:38:02.630 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:38:02.630 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:38:02.630 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1692297960 cs=HttpChannelState@3814b68b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3a34a2a8 eof=true 18:38:02.630 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@3a34a2a8 18:38:02.630 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> VALUE 18:38:02.630 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> IN_VALUE 18:38:02.630 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@6a676f32[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{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:42651/base/RestTest/PatchHello/Bob?age=10,age=9}] 18:38:02.630 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Authorization --> FIELD 18:38:02.630 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:38:02.630 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic dXNlcjo=) header=Authorization, headerString=[Authorization], valueString=[Basic dXNlcjo=] 18:38:02.630 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> VALUE 18:38:02.630 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> IN_VALUE 18:38:02.630 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> FIELD 18:38:02.630 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Type, headerString=[Content-Type], valueString=[application/merge-patch+json] 18:38:02.630 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:38:02.630 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:38:02.630 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:38:02.630 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:38:02.630 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:38:02.630 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:38:02.630 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:38:02.630 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:38:02.630 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:38:02.630 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42651) header=Host, headerString=[Host], valueString=[localhost:42651] 18:38:02.630 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:38:02.630 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:38:02.630 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:38:02.630 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:38:02.630 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:38:02.631 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:38:02.631 [qtp1187972599-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:38:02.631 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:38:02.631 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:38:02.631 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:38:02.631 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:38:02.630 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@11c6443e[{l=/127.0.0.1:42651,r=/127.0.0.1:41202,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@64f328a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a5a3f0a{s=START}]=>HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.631 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1518122367 cs=HttpChannelState@3d972998{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1132c1f9 eof=false 18:38:02.631 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@1132c1f9 18:38:02.631 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.631 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@41f0136e[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.631 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:38:02.631 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@64f328a6::SocketChannelEndPoint@11c6443e[{l=/127.0.0.1:42651,r=/127.0.0.1:41202,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@64f328a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a5a3f0a{s=START}]=>HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.631 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PatchBlank on HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{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:42651/base/RestTest/PatchBlank,age=0} PATCH /base/RestTest/PatchBlank HTTP/1.1 Authorization: Basic dXNlcjo= Content-Type: application/merge-patch+json Content-Length: 9 Host: localhost:42651 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:38:02.631 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3ed07ef2::SocketChannelEndPoint@47b6f191[{l=/127.0.0.1:42651,r=/127.0.0.1:41212,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed07ef2[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@3cac9731{s=START}]=>HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{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:42651/base/RestTest/PatchBlank,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:38:02.631 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42651/base/RestTest/PatchBlank HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{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:42651/base/RestTest/PatchBlank,age=0} 18:38:02.631 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@3d972998{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.631 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@64f328a6::SocketChannelEndPoint@11c6443e[{l=/127.0.0.1:42651,r=/127.0.0.1:41202,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@64f328a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6a5a3f0a{s=START}]=>HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.631 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=0} 18:38:02.631 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.631 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:38:02.631 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.Server -- REQUEST PATCH /base/RestTest/PatchBlank ?null on HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=0} 18:38:02.631 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PatchBlank @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.631 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PatchBlank @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.631 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:38:02.631 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@11c6443e[{l=/127.0.0.1:42651,r=/127.0.0.1:41202,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@64f328a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6a5a3f0a{s=START}]=>HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.631 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:38:02.631 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@11c6443e[{l=/127.0.0.1:42651,r=/127.0.0.1:41202,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@64f328a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6a5a3f0a{s=START}]=>HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.631 [qtp1187972599-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PatchBlank|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PatchBlank} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:38:02.631 [qtp1187972599-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:38:02.631 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@11c6443e[{l=/127.0.0.1:42651,r=/127.0.0.1:41202,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@64f328a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6a5a3f0a{s=START}]=>HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.632 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@77676c24{null} 18:38:02.632 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:38:02.632 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4dc3e3c8 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58132ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.632 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.632 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/0 selected 18:38:02.632 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 0 updates 18:38:02.632 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.632 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.632 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 0 keys 18:38:02.632 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@11c6443e[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@64f328a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6a5a3f0a{s=START}]=>HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.632 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@64f328a6::SocketChannelEndPoint@11c6443e[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@64f328a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6a5a3f0a{s=START}]=>HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.632 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4dc3e3c8 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58132ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.632 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58132ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.632 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4dc3e3c8 startThread=0 18:38:02.632 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@64f328a6::SocketChannelEndPoint@11c6443e[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@64f328a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6a5a3f0a{s=START}]=>HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=IDLE rs=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:38:02.632 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@64f328a6::SocketChannelEndPoint@11c6443e[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@64f328a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6a5a3f0a{s=START}]=>HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.632 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@11c6443e[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@64f328a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6a5a3f0a{s=START}]=>HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.632 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@64f328a6::SocketChannelEndPoint@11c6443e[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@64f328a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6a5a3f0a{s=START}]=>HttpChannelOverHttp@1ec660de{s=HttpChannelState@3814b68b{s=IDLE rs=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@3814b68b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.632 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76f2d46d{RUNNING,thread=Thread[qtp1187972599-22,5,main]} was=RUNNING next=RESERVED size=0+2 capacity=4 18:38:02.632 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76f2d46d{RESERVED,thread=Thread[qtp1187972599-22,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.633 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@41f0136e[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=2}] 18:38:02.633 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@41f0136e[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=2}] 18:38:02.633 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@41f0136e[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=2}] 18:38:02.633 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.633 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3ed07ef2::SocketChannelEndPoint@47b6f191[{l=/127.0.0.1:42651,r=/127.0.0.1:41212,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed07ef2[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@3cac9731{s=START}]=>HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=2}] parse RetainableByteBuffer@10fbc3d9{DirectByteBuffer@2f2810c9[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:38:02.633 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f2810c9[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:38:02.633 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=2} Content@547fcb4e{DirectByteBufferR@1555c9cc[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:38:02.633 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3ed07ef2::SocketChannelEndPoint@47b6f191[{l=/127.0.0.1:42651,r=/127.0.0.1:41212,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed07ef2[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@3cac9731{s=START}]=>HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:38:02.633 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@547fcb4e{DirectByteBufferR@1555c9cc[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:38:02.633 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 259975404650 AsyncContentProducer@41f0136e[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=2}] 18:38:02.633 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@547fcb4e{DirectByteBufferR@1555c9cc[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@41f0136e[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=2}] 18:38:02.633 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@41f0136e[r=Content@547fcb4e{DirectByteBufferR@1555c9cc[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@41c66042{s=HttpChannelState@3d972998{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=2}] 18:38:02.633 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@41f0136e[r=Content@547fcb4e{DirectByteBufferR@1555c9cc[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@41c66042{s=HttpChannelState@3d972998{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=2}] 18:38:02.633 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@41f0136e[r=Content@547fcb4e{DirectByteBufferR@1555c9cc[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@547fcb4e{DirectByteBufferR@1555c9cc[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@41c66042{s=HttpChannelState@3d972998{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=2}] 18:38:02.633 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@547fcb4e{DirectByteBufferR@1555c9cc[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@41f0136e[r=Content@547fcb4e{DirectByteBufferR@1555c9cc[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@547fcb4e{DirectByteBufferR@1555c9cc[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@41c66042{s=HttpChannelState@3d972998{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=2}] 18:38:02.633 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@3d972998{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.633 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@547fcb4e{DirectByteBufferR@1555c9cc[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:38:02.633 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@1518122367 cs=HttpChannelState@3d972998{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1132c1f9 eof=false 18:38:02.634 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@547fcb4e{DirectByteBufferR@1555c9cc[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@41f0136e[r=Content@547fcb4e{DirectByteBufferR@1555c9cc[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@547fcb4e{DirectByteBufferR@1555c9cc[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@41c66042{s=HttpChannelState@3d972998{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=3}] 18:38:02.634 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=259975404650] AsyncContentProducer@41f0136e[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=3}] 18:38:02.634 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@41f0136e[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=3}] 18:38:02.634 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@41f0136e[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=3}] 18:38:02.634 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.634 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3ed07ef2::SocketChannelEndPoint@47b6f191[{l=/127.0.0.1:42651,r=/127.0.0.1:41212,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed07ef2[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@3cac9731{s=START}]=>HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=3}] parse RetainableByteBuffer@10fbc3d9{DirectByteBuffer@2f2810c9[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:38:02.634 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f2810c9[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:38:02.634 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:38:02.634 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=3} 18:38:02.634 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:38:02.634 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=3} 18:38:02.634 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:38:02.634 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3ed07ef2::SocketChannelEndPoint@47b6f191[{l=/127.0.0.1:42651,r=/127.0.0.1:41212,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed07ef2[p=HttpParser{s=END,9 of 9},g=HttpGenerator@3cac9731{s=START}]=>HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=3}] parsed false HttpParser{s=END,9 of 9} 18:38:02.634 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@3ed07ef2::SocketChannelEndPoint@47b6f191[{l=/127.0.0.1:42651,r=/127.0.0.1:41212,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed07ef2[p=HttpParser{s=END,9 of 9},g=HttpGenerator@3cac9731{s=START}]=>HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=3}] 18:38:02.634 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:38:02.634 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 259975404650 AsyncContentProducer@41f0136e[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=3}] 18:38:02.634 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@41f0136e[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=3}] 18:38:02.634 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@41f0136e[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=3}] 18:38:02.634 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@41f0136e[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=3}] 18:38:02.634 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@41f0136e[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=3}] 18:38:02.634 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@41f0136e[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=3}] 18:38:02.634 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@3d972998{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.634 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:38:02.634 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@1518122367 cs=HttpChannelState@3d972998{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1132c1f9 eof=false 18:38:02.634 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@1518122367 cs=HttpChannelState@3d972998{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1132c1f9 eof=false 18:38:02.634 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:38:02.635 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@12ec1ffd[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:38:02.635 [qtp1187972599-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=28 null 18:38:02.635 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@6efb33b3[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@4474a099{null} 18:38:02.635 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PatchBlank on HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{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:42651/base/RestTest/PatchBlank,age=4} 200 null HTTP/1.1 Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 28 Content-Type: application/merge-patch+json 18:38:02.635 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@7fd40a72[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@d35e182] (null,[p=0,l=28,c=8192,r=28],true)@START 18:38:02.635 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=28} last=true content=HeapByteBuffer@6efb33b3[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:38:02.635 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 28 Content-Type: application/merge-patch+json 18:38:02.635 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:38:02.635 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@7fd40a72[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@d35e182] ([p=0,l=144,c=8192,r=144],[p=0,l=28,c=8192,r=28],true)@COMPLETING 18:38:02.635 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@3ae43d3c{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=144,c=8192,r=144]={<<>>ent-Type:...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@6efb33b3[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:38:02.635 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@3ae43d3c{WRITING}->null:IDLE-->WRITING 18:38:02.635 [main] DEBUG org.apache.http.wire -- http-outgoing-21 << "HTTP/1.1 200 OK[\r][\n]" 18:38:02.635 [main] DEBUG org.apache.http.wire -- http-outgoing-21 << "Date: Sat, 03 Feb 2024 18:38:02 GMT[\r][\n]" 18:38:02.635 [main] DEBUG org.apache.http.wire -- http-outgoing-21 << "Content-Type: application/merge-patch+json[\r][\n]" 18:38:02.635 [main] DEBUG org.apache.http.wire -- http-outgoing-21 << "Content-Length: 28[\r][\n]" 18:38:02.635 [main] DEBUG org.apache.http.wire -- http-outgoing-21 << "Server: Jetty(11.0.18)[\r][\n]" 18:38:02.635 [main] DEBUG org.apache.http.wire -- http-outgoing-21 << "[\r][\n]" 18:38:02.635 [main] DEBUG org.apache.http.wire -- http-outgoing-21 << "PATCH: At last! Hello There " 18:38:02.635 [main] DEBUG org.apache.http.headers -- http-outgoing-21 << HTTP/1.1 200 OK 18:38:02.635 [main] DEBUG org.apache.http.headers -- http-outgoing-21 << Date: Sat, 03 Feb 2024 18:38:02 GMT 18:38:02.635 [main] DEBUG org.apache.http.headers -- http-outgoing-21 << Content-Type: application/merge-patch+json 18:38:02.635 [main] DEBUG org.apache.http.headers -- http-outgoing-21 << Content-Length: 28 18:38:02.635 [main] DEBUG org.apache.http.headers -- http-outgoing-21 << Server: Jetty(11.0.18) 18:38:02.635 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:38:02.636 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 21][route: {}->http://localhost:42651] can be kept alive indefinitely 18:38:02.636 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-21: set socket timeout to 0 18:38:02.636 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 21][route: {}->http://localhost:42651][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.636 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:38:02.636 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:38:02.636 [main] DEBUG org.onap.policy.rest.RestManager -- PATCH: At last! Hello There 18:38:02.636 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:38:02.636 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-21: Close connection 18:38:02.636 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:38:02.636 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42651/base/NonExistant/URL/: 18:38:02.637 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:38:02.637 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:38:02.637 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42651][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:38:02.637 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 22][route: {}->http://localhost:42651][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.637 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42651 18:38:02.637 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42651 18:38:02.637 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:41214<->127.0.0.1:42651 18:38:02.637 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request GET /base/NonExistant/URL/ HTTP/1.1 18:38:02.637 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:38:02.637 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:38:02.637 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@7ac412e4[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41214]] on ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=0 18:38:02.637 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=1 18:38:02.638 [main] DEBUG org.apache.http.headers -- http-outgoing-22 >> GET /base/NonExistant/URL/ HTTP/1.1 18:38:02.638 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.638 [main] DEBUG org.apache.http.headers -- http-outgoing-22 >> Host: localhost:42651 18:38:02.638 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/0 selected 18:38:02.638 [main] DEBUG org.apache.http.headers -- http-outgoing-22 >> Connection: Keep-Alive 18:38:02.638 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 1 updates 18:38:02.638 [main] DEBUG org.apache.http.headers -- http-outgoing-22 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:38:02.638 [main] DEBUG org.apache.http.headers -- http-outgoing-22 >> Accept-Encoding: gzip,deflate 18:38:02.638 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.638 [main] DEBUG org.apache.http.wire -- http-outgoing-22 >> "GET /base/NonExistant/URL/ HTTP/1.1[\r][\n]" 18:38:02.638 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@7ac412e4[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41214]] 18:38:02.638 [main] DEBUG org.apache.http.wire -- http-outgoing-22 >> "Host: localhost:42651[\r][\n]" 18:38:02.638 [main] DEBUG org.apache.http.wire -- http-outgoing-22 >> "Connection: Keep-Alive[\r][\n]" 18:38:02.638 [main] DEBUG org.apache.http.wire -- http-outgoing-22 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:38:02.638 [main] DEBUG org.apache.http.wire -- http-outgoing-22 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:38:02.638 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@7ac412e4[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41214]] startThread=0 18:38:02.638 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.638 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.638 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 172 SocketChannelEndPoint@47b6f191[{l=/127.0.0.1:42651,r=/127.0.0.1:41212,OPEN,fill=-,flush=W,to=8/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed07ef2[p=HttpParser{s=END,9 of 9},g=HttpGenerator@3cac9731{s=COMPLETING}]=>HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{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:42651/base/RestTest/PatchBlank,age=7}] 18:38:02.638 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=172 remaining=0 WriteFlusher@3ae43d3c{WRITING}->null 18:38:02.638 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@3ae43d3c{IDLE}->null:WRITING-->IDLE 18:38:02.638 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@7fd40a72[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@d35e182] ([p=144,l=144,c=8192,r=0],[p=28,l=28,c=8192,r=0],true)@END 18:38:02.638 [qtp1187972599-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:38:02.638 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:38:02.638 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{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:42651/base/RestTest/PatchBlank,age=7} 18:38:02.638 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@3d972998{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:38:02.638 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@3d972998{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.638 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{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:42651/base/RestTest/PatchBlank,age=7} 18:38:02.638 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@5bf52291) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:38:02.638 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@3d972998{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.638 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@3d972998{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.638 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@3d972998{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.638 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{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:42651/base/RestTest/PatchBlank,age=7} 18:38:02.638 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PatchBlank written=28 18:38:02.638 [qtp1187972599-19] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:02 +0000] "PATCH /base/RestTest/PatchBlank HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:02.638 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1518122367 cs=HttpChannelState@3d972998{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1132c1f9 eof=true 18:38:02.638 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{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:42651/base/RestTest/PatchBlank,age=7} 18:38:02.638 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@41f0136e[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{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:42651/base/RestTest/PatchBlank,age=7}] 18:38:02.638 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1518122367 cs=HttpChannelState@3d972998{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1132c1f9 eof=true 18:38:02.638 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@41f0136e[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{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:42651/base/RestTest/PatchBlank,age=7}] 18:38:02.638 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1518122367 cs=HttpChannelState@3d972998{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1132c1f9 eof=true 18:38:02.638 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@3d972998{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.638 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1518122367 cs=HttpChannelState@3d972998{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1132c1f9 eof=true 18:38:02.638 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@1132c1f9 18:38:02.638 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@41f0136e[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{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:42651/base/RestTest/PatchBlank,age=8}] 18:38:02.639 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:38:02.639 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:38:02.639 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:38:02.639 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@47b6f191[{l=/127.0.0.1:42651,r=/127.0.0.1:41212,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed07ef2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cac9731{s=START}]=>HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.639 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.639 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:38:02.638 [main] DEBUG org.apache.http.wire -- http-outgoing-22 >> "[\r][\n]" 18:38:02.638 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@7ac412e4[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41214]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58126ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.639 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@427783f9[{l=/127.0.0.1:42651,r=/127.0.0.1:41214,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.639 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@427783f9[{l=/127.0.0.1:42651,r=/127.0.0.1:41214,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:38:02.639 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{s=IDLE rs=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@427783f9[{l=/127.0.0.1:42651,r=/127.0.0.1:41214,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@29f6a39d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.639 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@67d652b9::SocketChannelEndPoint@427783f9[{l=/127.0.0.1:42651,r=/127.0.0.1:41214,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.639 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@19407df1 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:38:02.639 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@427783f9[{l=/127.0.0.1:42651,r=/127.0.0.1:41214,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@67d652b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@410c4e95{s=START}]=>HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.639 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@67d652b9::SocketChannelEndPoint@427783f9[{l=/127.0.0.1:42651,r=/127.0.0.1:41214,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@67d652b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@410c4e95{s=START}]=>HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.639 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@67d652b9::SocketChannelEndPoint@427783f9[{l=/127.0.0.1:42651,r=/127.0.0.1:41214,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@67d652b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@410c4e95{s=START}]=>HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.639 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@5d7af762{ReadCallback@8ec25ee{HttpConnection@67d652b9::SocketChannelEndPoint@427783f9[{l=/127.0.0.1:42651,r=/127.0.0.1:41214,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@67d652b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@410c4e95{s=START}]=>HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.639 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3ed07ef2::SocketChannelEndPoint@47b6f191[{l=/127.0.0.1:42651,r=/127.0.0.1:41212,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed07ef2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cac9731{s=START}]=>HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.646 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3ed07ef2::SocketChannelEndPoint@47b6f191[{l=/127.0.0.1:42651,r=/127.0.0.1:41212,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed07ef2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3cac9731{s=START}]=>HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.646 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@427783f9[{l=/127.0.0.1:42651,r=/127.0.0.1:41214,OPEN,fill=FI,flush=-,to=6/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@67d652b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@410c4e95{s=START}]=>HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.646 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.646 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:38:02.646 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@12d96ef7 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:38:02.646 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=2 18:38:02.646 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@47b6f191[{l=/127.0.0.1:42651,r=/127.0.0.1:41212,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed07ef2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3cac9731{s=START}]=>HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.646 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.646 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/1 selected 18:38:02.646 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 2 updates 18:38:02.646 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:38:02.646 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@47b6f191[{l=/127.0.0.1:42651,r=/127.0.0.1:41212,ISHUT,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed07ef2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3cac9731{s=START}]=>HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.646 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@427783f9[{l=/127.0.0.1:42651,r=/127.0.0.1:41214,OPEN,fill=FI,flush=-,to=7/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@67d652b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@410c4e95{s=START}]=>HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.646 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@19407df1 18:38:02.646 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@47b6f191[{l=/127.0.0.1:42651,r=/127.0.0.1:41212,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed07ef2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3cac9731{s=START}]=>HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.646 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@12d96ef7 18:38:02.646 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@7ac412e4[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41214]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58117ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.646 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58117ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.646 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@38f3b2d5{null} 18:38:02.646 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@427783f9[{l=/127.0.0.1:42651,r=/127.0.0.1:41214,OPEN,fill=FI,flush=-,to=7/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@67d652b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@410c4e95{s=START}]=>HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.646 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.646 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:38:02.646 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.646 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 1/1/1 selected 18:38:02.646 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4ad3407 startThread=0 18:38:02.647 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 1 keys, 0 updates 18:38:02.647 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.647 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/0 selected 18:38:02.647 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 0 updates 18:38:02.647 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.647 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.647 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41214], selector=sun.nio.ch.EPollSelectorImpl@1bf99cf5, interestOps=1, readyOps=1 SocketChannelEndPoint@427783f9[{l=/127.0.0.1:42651,r=/127.0.0.1:41214,OPEN,fill=FI,flush=-,to=7/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@67d652b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@410c4e95{s=START}]=>HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.647 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3ed07ef2::SocketChannelEndPoint@47b6f191[{l=null,r=null,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3ed07ef2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3cac9731{s=START}]=>HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=IDLE rs=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:38:02.647 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4ad3407 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58117ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.647 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@47b6f191[{l=null,r=null,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3ed07ef2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3cac9731{s=START}]=>HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.647 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@3ed07ef2::SocketChannelEndPoint@47b6f191[{l=null,r=null,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3ed07ef2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3cac9731{s=START}]=>HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.647 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4ad3407 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58117ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.647 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58117ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.647 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 0 keys 18:38:02.647 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@427783f9[{l=/127.0.0.1:42651,r=/127.0.0.1:41214,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@67d652b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@410c4e95{s=START}]=>HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.647 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@3ed07ef2::SocketChannelEndPoint@47b6f191[{l=null,r=null,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3ed07ef2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3cac9731{s=START}]=>HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.647 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@427783f9[{l=/127.0.0.1:42651,r=/127.0.0.1:41214,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@67d652b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@410c4e95{s=START}]=>HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{s=IDLE rs=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:38:02.647 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@47b6f191[{l=null,r=null,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3ed07ef2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3cac9731{s=START}]=>HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.647 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58116ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=11]@2024-02-03T18:38:02.647686144Z 18:38:02.647 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3ed07ef2::SocketChannelEndPoint@47b6f191[{l=null,r=null,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3ed07ef2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3cac9731{s=START}]=>HttpChannelOverHttp@41c66042{s=HttpChannelState@3d972998{s=IDLE rs=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@3d972998{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.647 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bef2ef{RUNNING,thread=Thread[qtp1187972599-19,5,main]} was=RUNNING next=RESERVED size=0+2 capacity=4 18:38:02.647 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bef2ef{RESERVED,thread=Thread[qtp1187972599-19,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.647 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76f2d46d{RESERVED,thread=Thread[qtp1187972599-22,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58116ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=11]@2024-02-03T18:38:02.647839755Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.647 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@427783f9[{l=/127.0.0.1:42651,r=/127.0.0.1:41214,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@67d652b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@410c4e95{s=START}]=>HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{s=IDLE rs=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@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58116ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=11]@2024-02-03T18:38:02.647926947Z 18:38:02.647 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@5d7af762{ReadCallback@8ec25ee{HttpConnection@67d652b9::SocketChannelEndPoint@427783f9[{l=/127.0.0.1:42651,r=/127.0.0.1:41214,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@67d652b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@410c4e95{s=START}]=>HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.647 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58116ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=12]@2024-02-03T18:38:02.648001117Z tryProduce true 18:38:02.648 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.648 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.648 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@67d652b9::SocketChannelEndPoint@427783f9[{l=/127.0.0.1:42651,r=/127.0.0.1:41214,OPEN,fill=-,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@67d652b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@410c4e95{s=START}]=>HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{s=IDLE rs=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@29f6a39d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.648 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 169 DirectByteBuffer@2f2810c9[p=0,l=169,c=8192,r=169]={<<>>: Keep-Al...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.648 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@427783f9[{l=/127.0.0.1:42651,r=/127.0.0.1:41214,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@67d652b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@410c4e95{s=START}]=>HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.648 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.648 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@67d652b9::SocketChannelEndPoint@427783f9[{l=/127.0.0.1:42651,r=/127.0.0.1:41214,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@67d652b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@410c4e95{s=START}]=>HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=169,c=8192,r=169]={<<>>: Keep-Al...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.648 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@67d652b9::SocketChannelEndPoint@427783f9[{l=/127.0.0.1:42651,r=/127.0.0.1:41214,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@67d652b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@410c4e95{s=START}]=>HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=169,c=8192,r=169]={<<>>: Keep-Al...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.648 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=169,c=8192,r=169]={<<>>: Keep-Al...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.648 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:38:02.648 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:38:02.648 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:38:02.648 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:38:02.648 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:38:02.648 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:38:02.648 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:38:02.648 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:38:02.648 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42651) header=Host, headerString=[Host], valueString=[localhost:42651] 18:38:02.648 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:38:02.648 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:38:02.648 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:38:02.648 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:38:02.648 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:38:02.648 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:38:02.648 [qtp1187972599-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:38:02.648 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:38:02.648 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:38:02.648 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:38:02.648 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:38:02.648 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1980811766 cs=HttpChannelState@29f6a39d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4f913408 eof=false 18:38:02.648 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@4f913408 18:38:02.648 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@76a92a1d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.648 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/NonExistant/URL/ on HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{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:42651/base/NonExistant/URL/,age=0} GET /base/NonExistant/URL/ HTTP/1.1 Host: localhost:42651 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:38:02.648 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@67d652b9::SocketChannelEndPoint@427783f9[{l=/127.0.0.1:42651,r=/127.0.0.1:41214,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@67d652b9[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@410c4e95{s=START}]=>HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{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:42651/base/NonExistant/URL/,age=0}] parsed true HttpParser{s=CONTENT,0 of -1} 18:38:02.648 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@67d652b9::SocketChannelEndPoint@427783f9[{l=/127.0.0.1:42651,r=/127.0.0.1:41214,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@67d652b9[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@410c4e95{s=START}]=>HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{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:42651/base/NonExistant/URL/,age=0}] 18:38:02.648 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42651/base/NonExistant/URL/ HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{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:42651/base/NonExistant/URL/,age=0} 18:38:02.648 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@29f6a39d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.648 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/NonExistant/URL/,age=0} 18:38:02.648 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.Server -- REQUEST GET /base/NonExistant/URL/ ?null on HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/NonExistant/URL/,age=0} 18:38:02.648 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/NonExistant/URL/ @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.648 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/NonExistant/URL/ @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.648 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:38:02.649 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:38:02.649 [qtp1187972599-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/NonExistant/URL/|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/NonExistant/URL/} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:38:02.649 [qtp1187972599-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:38:02.650 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@29f6a39d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.650 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:38:02.650 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{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:42651/base/NonExistant/URL/,age=2} 18:38:02.650 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@29f6a39d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:38:02.650 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@29f6a39d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:38:02.650 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{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:42651/base/NonExistant/URL/,age=2} 18:38:02.650 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1980811766 cs=HttpChannelState@29f6a39d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4f913408 eof=false 18:38:02.650 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{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:42651/base/NonExistant/URL/,age=2} 18:38:02.650 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.650 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@67d652b9::SocketChannelEndPoint@427783f9[{l=/127.0.0.1:42651,r=/127.0.0.1:41214,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@67d652b9[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@410c4e95{s=START}]=>HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{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:42651/base/NonExistant/URL/,age=2}] parse null 18:38:02.650 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@1ee6a03f[p=0,l=0,c=0,r=0]={<<<>>>} 18:38:02.650 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:38:02.650 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{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:42651/base/NonExistant/URL/,age=2} 18:38:02.650 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:38:02.650 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{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:42651/base/NonExistant/URL/,age=2} 18:38:02.650 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:38:02.650 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@67d652b9::SocketChannelEndPoint@427783f9[{l=/127.0.0.1:42651,r=/127.0.0.1:41214,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@67d652b9[p=HttpParser{s=END,0 of -1},g=HttpGenerator@410c4e95{s=START}]=>HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{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:42651/base/NonExistant/URL/,age=2}] parsed false HttpParser{s=END,0 of -1} 18:38:02.650 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:38:02.650 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:38:02.650 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@76a92a1d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{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:42651/base/NonExistant/URL/,age=2}] 18:38:02.650 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1980811766 cs=HttpChannelState@29f6a39d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4f913408 eof=true 18:38:02.650 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@76a92a1d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{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:42651/base/NonExistant/URL/,age=2}] 18:38:02.650 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1980811766 cs=HttpChannelState@29f6a39d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4f913408 eof=true 18:38:02.651 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@29f6a39d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:38:02.651 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@3eaa52e3[p=0,l=509,c=32768,r=509]={<<<\n\n\n\n\n\n>>>.0.18...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.util.Callback$3@24784fdb 18:38:02.651 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/NonExistant/URL/ on HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{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:42651/base/NonExistant/URL/,age=3} 404 null HTTP/1.1 Date: Sat, 03 Feb 2024 18:38:02 GMT Cache-Control: must-revalidate,no-cache,no-store Content-Type: text/html;charset=iso-8859-1 18:38:02.651 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@620f1e28[PROCESSING][i=HTTP/1.1{s=404,h=3,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5d4939b6] (null,[p=0,l=509,c=32768,r=509],true)@START 18:38:02.651 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=404,h=3,cl=-1} last=true content=DirectByteBuffer@3eaa52e3[p=0,l=509,c=32768,r=509]={<<<\n\n\n\n\n\n>>>.0.18...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.651 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 03 Feb 2024 18:38:02 GMT Cache-Control: must-revalidate,no-cache,no-store Content-Type: text/html;charset=iso-8859-1 18:38:02.651 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:38:02.651 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@620f1e28[PROCESSING][i=HTTP/1.1{s=404,h=3,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5d4939b6] ([p=0,l=202,c=8192,r=202],[p=0,l=509,c=32768,r=509],true)@COMPLETING 18:38:02.651 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@32ef7842{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=202,c=8192,r=202]={<<>>1\r\nServer...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@3eaa52e3[p=0,l=509,c=32768,r=509]={<<<\n\n\n\n\n\n>>>.0.18...\x00\x00\x00\x00\x00\x00\x00}] 18:38:02.651 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@32ef7842{WRITING}->null:IDLE-->WRITING 18:38:02.651 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "HTTP/1.1 404 Not Found[\r][\n]" 18:38:02.651 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 711 SocketChannelEndPoint@427783f9[{l=/127.0.0.1:42651,r=/127.0.0.1:41214,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@67d652b9[p=HttpParser{s=END,0 of -1},g=HttpGenerator@410c4e95{s=COMPLETING}]=>HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{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:42651/base/NonExistant/URL/,age=3}] 18:38:02.651 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "Date: Sat, 03 Feb 2024 18:38:02 GMT[\r][\n]" 18:38:02.652 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=711 remaining=0 WriteFlusher@32ef7842{WRITING}->null 18:38:02.652 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "Cache-Control: must-revalidate,no-cache,no-store[\r][\n]" 18:38:02.652 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@32ef7842{IDLE}->null:WRITING-->IDLE 18:38:02.652 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "Content-Type: text/html;charset=iso-8859-1[\r][\n]" 18:38:02.652 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "Content-Length: 509[\r][\n]" 18:38:02.652 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@620f1e28[PROCESSING][i=HTTP/1.1{s=404,h=3,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5d4939b6] ([p=202,l=202,c=8192,r=0],[p=509,l=509,c=32768,r=0],true)@END 18:38:02.652 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "Server: Jetty(11.0.18)[\r][\n]" 18:38:02.652 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\r][\n]" 18:38:02.652 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\n]" 18:38:02.652 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\n]" 18:38:02.652 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@29f6a39d{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.652 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\n]" 18:38:02.652 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "Error 404 Not Found[\n]" 18:38:02.652 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\n]" 18:38:02.652 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@29f6a39d{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.652 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "

HTTP ERROR 404 Not Found

[\n]" 18:38:02.652 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@29f6a39d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.652 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\n]" 18:38:02.652 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{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:42651/base/NonExistant/URL/,age=4} 18:38:02.652 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\n]" 18:38:02.652 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/NonExistant/URL/ written=509 18:38:02.652 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\n]" 18:38:02.652 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\n]" 18:38:02.652 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\n]" 18:38:02.652 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "
URI:/base/NonExistant/URL/
STATUS:404
MESSAGE:Not Found
SERVLET:org.glassfish.jersey.servlet.ServletContainer-2c708440
[\n]" 18:38:02.652 [qtp1187972599-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:02 +0000] "GET /base/NonExistant/URL/ HTTP/1.1" 404 509 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:02.652 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "
Powered by Jetty:// 11.0.18
[\n]" 18:38:02.652 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\n]" 18:38:02.652 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\n]" 18:38:02.652 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1980811766 cs=HttpChannelState@29f6a39d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4f913408 eof=true 18:38:02.652 [main] DEBUG org.apache.http.wire -- http-outgoing-22 << "[\n]" 18:38:02.652 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{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:42651/base/NonExistant/URL/,age=4} 18:38:02.652 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@76a92a1d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{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:42651/base/NonExistant/URL/,age=4}] 18:38:02.652 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1980811766 cs=HttpChannelState@29f6a39d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4f913408 eof=true 18:38:02.652 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@76a92a1d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{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:42651/base/NonExistant/URL/,age=4}] 18:38:02.652 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1980811766 cs=HttpChannelState@29f6a39d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4f913408 eof=true 18:38:02.652 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@29f6a39d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.652 [main] DEBUG org.apache.http.headers -- http-outgoing-22 << HTTP/1.1 404 Not Found 18:38:02.652 [main] DEBUG org.apache.http.headers -- http-outgoing-22 << Date: Sat, 03 Feb 2024 18:38:02 GMT 18:38:02.652 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1980811766 cs=HttpChannelState@29f6a39d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4f913408 eof=true 18:38:02.652 [main] DEBUG org.apache.http.headers -- http-outgoing-22 << Cache-Control: must-revalidate,no-cache,no-store 18:38:02.652 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@4f913408 18:38:02.652 [main] DEBUG org.apache.http.headers -- http-outgoing-22 << Content-Type: text/html;charset=iso-8859-1 18:38:02.652 [main] DEBUG org.apache.http.headers -- http-outgoing-22 << Content-Length: 509 18:38:02.652 [main] DEBUG org.apache.http.headers -- http-outgoing-22 << Server: Jetty(11.0.18) 18:38:02.652 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@76a92a1d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{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:42651/base/NonExistant/URL/,age=4}] 18:38:02.652 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 18:38:02.652 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:38:02.652 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:38:02.652 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:38:02.652 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.652 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.652 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@67d652b9::SocketChannelEndPoint@427783f9[{l=/127.0.0.1:42651,r=/127.0.0.1:41214,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@67d652b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@410c4e95{s=START}]=>HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.652 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@67d652b9::SocketChannelEndPoint@427783f9[{l=/127.0.0.1:42651,r=/127.0.0.1:41214,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@67d652b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@410c4e95{s=START}]=>HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.652 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.652 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 22][route: {}->http://localhost:42651] can be kept alive indefinitely 18:38:02.652 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-22: set socket timeout to 0 18:38:02.652 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@67d652b9::SocketChannelEndPoint@427783f9[{l=/127.0.0.1:42651,r=/127.0.0.1:41214,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@67d652b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@410c4e95{s=START}]=>HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{s=IDLE rs=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:38:02.652 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 22][route: {}->http://localhost:42651][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.652 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@67d652b9::SocketChannelEndPoint@427783f9[{l=/127.0.0.1:42651,r=/127.0.0.1:41214,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@67d652b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@410c4e95{s=START}]=>HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.652 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 404 18:38:02.652 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:38:02.652 [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-2c708440

Powered by Jetty:// 11.0.18
18:38:02.652 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:38:02.652 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@67d652b9::SocketChannelEndPoint@427783f9[{l=/127.0.0.1:42651,r=/127.0.0.1:41214,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@67d652b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@410c4e95{s=START}]=>HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.652 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-22: Close connection 18:38:02.652 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@5d7af762{ReadCallback@8ec25ee{HttpConnection@67d652b9::SocketChannelEndPoint@427783f9[{l=/127.0.0.1:42651,r=/127.0.0.1:41214,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@67d652b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@410c4e95{s=START}]=>HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.653 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:38:02.653 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@427783f9[{l=/127.0.0.1:42651,r=/127.0.0.1:41214,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@67d652b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@410c4e95{s=START}]=>HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.653 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@12d96ef7 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:38:02.653 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:38:02.653 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@67d652b9::SocketChannelEndPoint@427783f9[{l=/127.0.0.1:42651,r=/127.0.0.1:41214,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@67d652b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@410c4e95{s=START}]=>HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{s=IDLE rs=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@29f6a39d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.653 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42651/base/NonExistant/URL/: 18:38:02.653 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.653 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RUNNING,thread=Thread[qtp1187972599-21,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:38:02.653 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/1 selected 18:38:02.653 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RESERVED,thread=Thread[qtp1187972599-21,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:38:02.653 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 1 updates 18:38:02.653 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.653 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@12d96ef7 18:38:02.653 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@427783f9[{l=/127.0.0.1:42651,r=/127.0.0.1:41214,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@67d652b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@410c4e95{s=START}]=>HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.653 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.653 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.653 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 1/1/1 selected 18:38:02.653 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 1 keys, 0 updates 18:38:02.653 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41214], selector=sun.nio.ch.EPollSelectorImpl@1bf99cf5, interestOps=1, readyOps=1 SocketChannelEndPoint@427783f9[{l=/127.0.0.1:42651,r=/127.0.0.1:41214,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@67d652b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@410c4e95{s=START}]=>HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.653 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@427783f9[{l=/127.0.0.1:42651,r=/127.0.0.1:41214,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@67d652b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@410c4e95{s=START}]=>HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.653 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@427783f9[{l=/127.0.0.1:42651,r=/127.0.0.1:41214,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@67d652b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@410c4e95{s=START}]=>HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{s=IDLE rs=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:38:02.653 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58111ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=12]@2024-02-03T18:38:02.653554986Z 18:38:02.653 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RESERVED,thread=Thread[qtp1187972599-21,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58110ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=12]@2024-02-03T18:38:02.653677857Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.653 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@427783f9[{l=/127.0.0.1:42651,r=/127.0.0.1:41214,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@67d652b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@410c4e95{s=START}]=>HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{s=IDLE rs=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@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58110ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=12]@2024-02-03T18:38:02.653753677Z 18:38:02.653 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58110ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=13]@2024-02-03T18:38:02.653832808Z tryProduce true 18:38:02.653 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@5d7af762{ReadCallback@8ec25ee{HttpConnection@67d652b9::SocketChannelEndPoint@427783f9[{l=/127.0.0.1:42651,r=/127.0.0.1:41214,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@67d652b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@410c4e95{s=START}]=>HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.653 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.653 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.653 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:38:02.653 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@67d652b9::SocketChannelEndPoint@427783f9[{l=/127.0.0.1:42651,r=/127.0.0.1:41214,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@67d652b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@410c4e95{s=START}]=>HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{s=IDLE rs=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@29f6a39d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.653 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@427783f9[{l=/127.0.0.1:42651,r=/127.0.0.1:41214,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@67d652b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@410c4e95{s=START}]=>HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.653 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@427783f9[{l=/127.0.0.1:42651,r=/127.0.0.1:41214,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@67d652b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@410c4e95{s=START}]=>HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.654 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:38:02.654 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.654 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.654 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42651][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:38:02.654 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:38:02.654 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@67d652b9::SocketChannelEndPoint@427783f9[{l=/127.0.0.1:42651,r=/127.0.0.1:41214,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@67d652b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@410c4e95{s=START}]=>HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.654 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 23][route: {}->http://localhost:42651][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.654 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42651 18:38:02.654 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@67d652b9::SocketChannelEndPoint@427783f9[{l=/127.0.0.1:42651,r=/127.0.0.1:41214,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@67d652b9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@410c4e95{s=START}]=>HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.654 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.654 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:38:02.654 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42651 18:38:02.654 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@427783f9[{l=/127.0.0.1:42651,r=/127.0.0.1:41214,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@67d652b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@410c4e95{s=START}]=>HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.654 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@427783f9[{l=/127.0.0.1:42651,r=/127.0.0.1:41214,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@67d652b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@410c4e95{s=START}]=>HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.654 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@427783f9[{l=/127.0.0.1:42651,r=/127.0.0.1:41214,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@67d652b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@410c4e95{s=START}]=>HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.654 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:41224<->127.0.0.1:42651 18:38:02.654 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request DELETE /base/NonExistant/URL/ HTTP/1.1 18:38:02.654 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:38:02.654 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:38:02.654 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@5d7af762{null} 18:38:02.654 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:38:02.654 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3b536caa startThread=0 18:38:02.654 [main] DEBUG org.apache.http.headers -- http-outgoing-23 >> DELETE /base/NonExistant/URL/ HTTP/1.1 18:38:02.654 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.654 [main] DEBUG org.apache.http.headers -- http-outgoing-23 >> Content-Length: 0 18:38:02.654 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/0 selected 18:38:02.654 [main] DEBUG org.apache.http.headers -- http-outgoing-23 >> Host: localhost:42651 18:38:02.654 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 0 updates 18:38:02.654 [main] DEBUG org.apache.http.headers -- http-outgoing-23 >> Connection: Keep-Alive 18:38:02.654 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.654 [main] DEBUG org.apache.http.headers -- http-outgoing-23 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:38:02.654 [main] DEBUG org.apache.http.headers -- http-outgoing-23 >> Accept-Encoding: gzip,deflate 18:38:02.654 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.654 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 0 keys 18:38:02.654 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@466daf1d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41224]] on ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=0 18:38:02.654 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=1 18:38:02.654 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3b536caa in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58109ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.654 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@427783f9[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@67d652b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@410c4e95{s=START}]=>HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.654 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@67d652b9::SocketChannelEndPoint@427783f9[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@67d652b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@410c4e95{s=START}]=>HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.654 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3b536caa in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58109ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.654 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58109ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.655 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.655 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/0 selected 18:38:02.655 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 1 updates 18:38:02.655 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.655 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@466daf1d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41224]] 18:38:02.655 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@466daf1d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41224]] startThread=0 18:38:02.655 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.655 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.655 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@466daf1d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41224]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58109ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.655 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@189b018[{l=/127.0.0.1:42651,r=/127.0.0.1:41224,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.655 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@189b018[{l=/127.0.0.1:42651,r=/127.0.0.1:41224,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:38:02.655 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{s=IDLE rs=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@189b018[{l=/127.0.0.1:42651,r=/127.0.0.1:41224,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@4ad447e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.655 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@18db30d1::SocketChannelEndPoint@189b018[{l=/127.0.0.1:42651,r=/127.0.0.1:41224,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.655 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@541e5aa2 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:38:02.655 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@189b018[{l=/127.0.0.1:42651,r=/127.0.0.1:41224,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@18db30d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d946889{s=START}]=>HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.655 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@18db30d1::SocketChannelEndPoint@189b018[{l=/127.0.0.1:42651,r=/127.0.0.1:41224,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@18db30d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d946889{s=START}]=>HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.655 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@18db30d1::SocketChannelEndPoint@189b018[{l=/127.0.0.1:42651,r=/127.0.0.1:41224,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@18db30d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d946889{s=START}]=>HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.655 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@597c99c{ReadCallback@448b3c47{HttpConnection@18db30d1::SocketChannelEndPoint@189b018[{l=/127.0.0.1:42651,r=/127.0.0.1:41224,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@18db30d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d946889{s=START}]=>HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.655 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@189b018[{l=/127.0.0.1:42651,r=/127.0.0.1:41224,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@18db30d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d946889{s=START}]=>HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.655 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@62e6a53e on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:38:02.655 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=2 18:38:02.655 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@189b018[{l=/127.0.0.1:42651,r=/127.0.0.1:41224,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@18db30d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d946889{s=START}]=>HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.655 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@466daf1d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41224]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58108ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.655 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58108ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.655 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.655 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/1 selected 18:38:02.655 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 2 updates 18:38:02.655 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:38:02.655 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@541e5aa2 18:38:02.655 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@62e6a53e 18:38:02.655 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@189b018[{l=/127.0.0.1:42651,r=/127.0.0.1:41224,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@18db30d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d946889{s=START}]=>HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.656 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.656 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.654 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@67d652b9::SocketChannelEndPoint@427783f9[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@67d652b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@410c4e95{s=START}]=>HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{s=IDLE rs=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:38:02.654 [main] DEBUG org.apache.http.wire -- http-outgoing-23 >> "DELETE /base/NonExistant/URL/ HTTP/1.1[\r][\n]" 18:38:02.656 [main] DEBUG org.apache.http.wire -- http-outgoing-23 >> "Content-Length: 0[\r][\n]" 18:38:02.656 [main] DEBUG org.apache.http.wire -- http-outgoing-23 >> "Host: localhost:42651[\r][\n]" 18:38:02.656 [main] DEBUG org.apache.http.wire -- http-outgoing-23 >> "Connection: Keep-Alive[\r][\n]" 18:38:02.656 [main] DEBUG org.apache.http.wire -- http-outgoing-23 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:38:02.656 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@67d652b9::SocketChannelEndPoint@427783f9[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@67d652b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@410c4e95{s=START}]=>HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.656 [main] DEBUG org.apache.http.wire -- http-outgoing-23 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:38:02.656 [main] DEBUG org.apache.http.wire -- http-outgoing-23 >> "[\r][\n]" 18:38:02.656 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@427783f9[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@67d652b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@410c4e95{s=START}]=>HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.656 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@67d652b9::SocketChannelEndPoint@427783f9[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@67d652b9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@410c4e95{s=START}]=>HttpChannelOverHttp@67b7f478{s=HttpChannelState@29f6a39d{s=IDLE rs=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@29f6a39d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.656 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76f2d46d{RUNNING,thread=Thread[qtp1187972599-22,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:38:02.656 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76f2d46d{RESERVED,thread=Thread[qtp1187972599-22,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:38:02.656 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 1/1/1 selected 18:38:02.656 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 1 keys, 0 updates 18:38:02.656 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41224], selector=sun.nio.ch.EPollSelectorImpl@23da9f4d, interestOps=1, readyOps=1 SocketChannelEndPoint@189b018[{l=/127.0.0.1:42651,r=/127.0.0.1:41224,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@18db30d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d946889{s=START}]=>HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.656 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@189b018[{l=/127.0.0.1:42651,r=/127.0.0.1:41224,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@18db30d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d946889{s=START}]=>HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.656 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@189b018[{l=/127.0.0.1:42651,r=/127.0.0.1:41224,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@18db30d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d946889{s=START}]=>HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{s=IDLE rs=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:38:02.656 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58108ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=13]@2024-02-03T18:38:02.656615258Z 18:38:02.656 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@189b018[{l=/127.0.0.1:42651,r=/127.0.0.1:41224,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@18db30d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d946889{s=START}]=>HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{s=IDLE rs=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@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58107ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=13]@2024-02-03T18:38:02.656709318Z 18:38:02.656 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@597c99c{ReadCallback@448b3c47{HttpConnection@18db30d1::SocketChannelEndPoint@189b018[{l=/127.0.0.1:42651,r=/127.0.0.1:41224,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@18db30d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d946889{s=START}]=>HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.656 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@18db30d1::SocketChannelEndPoint@189b018[{l=/127.0.0.1:42651,r=/127.0.0.1:41224,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@18db30d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d946889{s=START}]=>HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{s=IDLE rs=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@4ad447e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.656 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 191 DirectByteBuffer@69856a09[p=0,l=191,c=8192,r=191]={<<>>e\r\nUser-A...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.656 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@18db30d1::SocketChannelEndPoint@189b018[{l=/127.0.0.1:42651,r=/127.0.0.1:41224,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@18db30d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d946889{s=START}]=>HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=191,c=8192,r=191]={<<>>e\r\nUser-A...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.656 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@18db30d1::SocketChannelEndPoint@189b018[{l=/127.0.0.1:42651,r=/127.0.0.1:41224,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@18db30d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d946889{s=START}]=>HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=191,c=8192,r=191]={<<>>e\r\nUser-A...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.657 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=191,c=8192,r=191]={<<>>e\r\nUser-A...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.657 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:38:02.657 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:38:02.657 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:38:02.657 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:38:02.657 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:38:02.657 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> IN_VALUE 18:38:02.657 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> FIELD 18:38:02.657 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Length: 0) header=Content-Length, headerString=[Content-Length], valueString=[0] 18:38:02.657 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:38:02.657 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:38:02.657 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:38:02.657 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42651) header=Host, headerString=[Host], valueString=[localhost:42651] 18:38:02.657 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:38:02.657 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:38:02.657 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76f2d46d{RESERVED,thread=Thread[qtp1187972599-22,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58107ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=14]@2024-02-03T18:38:02.657587464Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.657 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58106ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=14]@2024-02-03T18:38:02.657655545Z tryProduce true 18:38:02.657 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.657 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.657 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@189b018[{l=/127.0.0.1:42651,r=/127.0.0.1:41224,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@18db30d1[p=HttpParser{s=HEADER,0 of 0},g=HttpGenerator@6d946889{s=START}]=>HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.657 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.657 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:38:02.657 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:38:02.657 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:38:02.658 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:38:02.658 [qtp1187972599-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:38:02.658 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:38:02.658 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:38:02.658 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:38:02.658 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:38:02.658 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@810555387 cs=HttpChannelState@4ad447e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7416542b eof=false 18:38:02.658 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@7416542b 18:38:02.658 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@42474fe[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.658 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/NonExistant/URL/ on HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{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:42651/base/NonExistant/URL/,age=0} DELETE /base/NonExistant/URL/ HTTP/1.1 Content-Length: 0 Host: localhost:42651 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:38:02.658 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@18db30d1::SocketChannelEndPoint@189b018[{l=/127.0.0.1:42651,r=/127.0.0.1:41224,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@18db30d1[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@6d946889{s=START}]=>HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{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:42651/base/NonExistant/URL/,age=0}] parsed true HttpParser{s=CONTENT,0 of 0} 18:38:02.658 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@18db30d1::SocketChannelEndPoint@189b018[{l=/127.0.0.1:42651,r=/127.0.0.1:41224,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@18db30d1[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@6d946889{s=START}]=>HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{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:42651/base/NonExistant/URL/,age=0}] 18:38:02.658 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42651/base/NonExistant/URL/ HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{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:42651/base/NonExistant/URL/,age=0} 18:38:02.658 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@4ad447e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.658 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/NonExistant/URL/,age=0} 18:38:02.658 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.Server -- REQUEST DELETE /base/NonExistant/URL/ ?null on HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/NonExistant/URL/,age=0} 18:38:02.658 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/NonExistant/URL/ @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.658 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/NonExistant/URL/ @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.658 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:38:02.658 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:38:02.658 [qtp1187972599-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/NonExistant/URL/|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/NonExistant/URL/} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:38:02.658 [qtp1187972599-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:38:02.659 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@4ad447e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.660 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:38:02.660 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{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:42651/base/NonExistant/URL/,age=2} 18:38:02.660 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@4ad447e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:38:02.660 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@4ad447e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:38:02.660 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{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:42651/base/NonExistant/URL/,age=2} 18:38:02.660 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@810555387 cs=HttpChannelState@4ad447e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7416542b eof=false 18:38:02.660 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{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:42651/base/NonExistant/URL/,age=2} 18:38:02.660 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.660 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@18db30d1::SocketChannelEndPoint@189b018[{l=/127.0.0.1:42651,r=/127.0.0.1:41224,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@18db30d1[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@6d946889{s=START}]=>HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{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:42651/base/NonExistant/URL/,age=2}] parse null 18:38:02.660 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@1ee6a03f[p=0,l=0,c=0,r=0]={<<<>>>} 18:38:02.660 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:38:02.660 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{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:42651/base/NonExistant/URL/,age=2} 18:38:02.660 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:38:02.660 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{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:42651/base/NonExistant/URL/,age=2} 18:38:02.660 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:38:02.660 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@18db30d1::SocketChannelEndPoint@189b018[{l=/127.0.0.1:42651,r=/127.0.0.1:41224,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@18db30d1[p=HttpParser{s=END,0 of 0},g=HttpGenerator@6d946889{s=START}]=>HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{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:42651/base/NonExistant/URL/,age=2}] parsed false HttpParser{s=END,0 of 0} 18:38:02.660 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:38:02.660 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:38:02.660 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@42474fe[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{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:42651/base/NonExistant/URL/,age=2}] 18:38:02.660 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@810555387 cs=HttpChannelState@4ad447e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7416542b eof=true 18:38:02.660 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@42474fe[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{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:42651/base/NonExistant/URL/,age=2}] 18:38:02.660 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@810555387 cs=HttpChannelState@4ad447e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7416542b eof=true 18:38:02.660 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@4ad447e0{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:38:02.660 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@3eaa52e3[p=0,l=0,c=32768,r=0]={<<<>>>\n>>\nnull [DirectByteBuffer@2652a7a2[p=0,l=106,c=8192,r=106]={<<>>ore\r\nCont...\x00\x00\x00\x00\x00\x00\x00}] 18:38:02.660 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@3ccf3076{WRITING}->null:IDLE-->WRITING 18:38:02.660 [main] DEBUG org.apache.http.wire -- http-outgoing-23 << "HTTP/1.1 404 Not Found[\r][\n]" 18:38:02.660 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 106 SocketChannelEndPoint@189b018[{l=/127.0.0.1:42651,r=/127.0.0.1:41224,OPEN,fill=-,flush=W,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@18db30d1[p=HttpParser{s=END,0 of 0},g=HttpGenerator@6d946889{s=COMPLETING}]=>HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{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:42651/base/NonExistant/URL/,age=2}] 18:38:02.660 [main] DEBUG org.apache.http.wire -- http-outgoing-23 << "Date: Sat, 03 Feb 2024 18:38:02 GMT[\r][\n]" 18:38:02.660 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=106 remaining=0 WriteFlusher@3ccf3076{WRITING}->null 18:38:02.660 [main] DEBUG org.apache.http.wire -- http-outgoing-23 << "Content-Length: 0[\r][\n]" 18:38:02.661 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@3ccf3076{IDLE}->null:WRITING-->IDLE 18:38:02.661 [main] DEBUG org.apache.http.wire -- http-outgoing-23 << "Server: Jetty(11.0.18)[\r][\n]" 18:38:02.661 [main] DEBUG org.apache.http.wire -- http-outgoing-23 << "[\r][\n]" 18:38:02.661 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@5d9a84f5[PROCESSING][i=HTTP/1.1{s=404,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1b6b3461] ([p=106,l=106,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 18:38:02.661 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@4ad447e0{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.661 [main] DEBUG org.apache.http.headers -- http-outgoing-23 << HTTP/1.1 404 Not Found 18:38:02.661 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@4ad447e0{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.661 [main] DEBUG org.apache.http.headers -- http-outgoing-23 << Date: Sat, 03 Feb 2024 18:38:02 GMT 18:38:02.661 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@4ad447e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.661 [main] DEBUG org.apache.http.headers -- http-outgoing-23 << Content-Length: 0 18:38:02.661 [main] DEBUG org.apache.http.headers -- http-outgoing-23 << Server: Jetty(11.0.18) 18:38:02.661 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{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:42651/base/NonExistant/URL/,age=3} 18:38:02.661 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/NonExistant/URL/ written=0 18:38:02.661 [qtp1187972599-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:02 +0000] "DELETE /base/NonExistant/URL/ HTTP/1.1" 404 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:02.661 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:38:02.661 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@810555387 cs=HttpChannelState@4ad447e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7416542b eof=true 18:38:02.661 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 23][route: {}->http://localhost:42651] can be kept alive indefinitely 18:38:02.661 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{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:42651/base/NonExistant/URL/,age=3} 18:38:02.661 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-23: set socket timeout to 0 18:38:02.661 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@42474fe[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{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:42651/base/NonExistant/URL/,age=3}] 18:38:02.661 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 23][route: {}->http://localhost:42651][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.661 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@810555387 cs=HttpChannelState@4ad447e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7416542b eof=true 18:38:02.661 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@42474fe[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{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:42651/base/NonExistant/URL/,age=3}] 18:38:02.661 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@810555387 cs=HttpChannelState@4ad447e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7416542b eof=true 18:38:02.661 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 404 18:38:02.661 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:38:02.661 [main] DEBUG org.onap.policy.rest.RestManager -- 18:38:02.661 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@4ad447e0{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.661 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:38:02.661 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-23: Close connection 18:38:02.661 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@810555387 cs=HttpChannelState@4ad447e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7416542b eof=true 18:38:02.661 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@7416542b 18:38:02.661 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:38:02.661 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42651/base/NonExistant/URL/: 18:38:02.661 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@42474fe[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{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:42651/base/NonExistant/URL/,age=3}] 18:38:02.661 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of 0} 18:38:02.661 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:38:02.662 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:38:02.662 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@189b018[{l=/127.0.0.1:42651,r=/127.0.0.1:41224,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@18db30d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d946889{s=START}]=>HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.662 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.662 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:38:02.662 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@18db30d1::SocketChannelEndPoint@189b018[{l=/127.0.0.1:42651,r=/127.0.0.1:41224,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@18db30d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d946889{s=START}]=>HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.662 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:38:02.662 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:38:02.662 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@18db30d1::SocketChannelEndPoint@189b018[{l=/127.0.0.1:42651,r=/127.0.0.1:41224,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@18db30d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d946889{s=START}]=>HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.662 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42651][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:38:02.662 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.662 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 24][route: {}->http://localhost:42651][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.662 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42651 18:38:02.662 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:38:02.662 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42651 18:38:02.662 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:41238<->127.0.0.1:42651 18:38:02.662 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PUT /base/NonExistant/URL/ HTTP/1.1 18:38:02.662 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:38:02.662 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:38:02.662 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@3ca0e483[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41238]] on ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=0 18:38:02.662 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=1 18:38:02.663 [main] DEBUG org.apache.http.headers -- http-outgoing-24 >> PUT /base/NonExistant/URL/ HTTP/1.1 18:38:02.663 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.663 [main] DEBUG org.apache.http.headers -- http-outgoing-24 >> Content-Type: text/plain 18:38:02.663 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/0 selected 18:38:02.663 [main] DEBUG org.apache.http.headers -- http-outgoing-24 >> Content-Length: 9 18:38:02.663 [main] DEBUG org.apache.http.headers -- http-outgoing-24 >> Host: localhost:42651 18:38:02.663 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 1 updates 18:38:02.663 [main] DEBUG org.apache.http.headers -- http-outgoing-24 >> Connection: Keep-Alive 18:38:02.663 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.663 [main] DEBUG org.apache.http.headers -- http-outgoing-24 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:38:02.662 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@189b018[{l=/127.0.0.1:42651,r=/127.0.0.1:41224,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@18db30d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d946889{s=START}]=>HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.663 [main] DEBUG org.apache.http.headers -- http-outgoing-24 >> Accept-Encoding: gzip,deflate 18:38:02.663 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@3ca0e483[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41238]] 18:38:02.663 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@189b018[{l=/127.0.0.1:42651,r=/127.0.0.1:41224,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@18db30d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d946889{s=START}]=>HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.663 [main] DEBUG org.apache.http.wire -- http-outgoing-24 >> "PUT /base/NonExistant/URL/ HTTP/1.1[\r][\n]" 18:38:02.663 [main] DEBUG org.apache.http.wire -- http-outgoing-24 >> "Content-Type: text/plain[\r][\n]" 18:38:02.663 [main] DEBUG org.apache.http.wire -- http-outgoing-24 >> "Content-Length: 9[\r][\n]" 18:38:02.663 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@3ca0e483[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41238]] startThread=0 18:38:02.663 [main] DEBUG org.apache.http.wire -- http-outgoing-24 >> "Host: localhost:42651[\r][\n]" 18:38:02.663 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.663 [main] DEBUG org.apache.http.wire -- http-outgoing-24 >> "Connection: Keep-Alive[\r][\n]" 18:38:02.663 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.663 [main] DEBUG org.apache.http.wire -- http-outgoing-24 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:38:02.663 [main] DEBUG org.apache.http.wire -- http-outgoing-24 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:38:02.663 [main] DEBUG org.apache.http.wire -- http-outgoing-24 >> "[\r][\n]" 18:38:02.663 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@3ca0e483[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41238]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58101ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.663 [main] DEBUG org.apache.http.wire -- http-outgoing-24 >> "At last! " 18:38:02.663 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@3102f2df[{l=/127.0.0.1:42651,r=/127.0.0.1:41238,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.663 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@3102f2df[{l=/127.0.0.1:42651,r=/127.0.0.1:41238,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:38:02.663 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{s=IDLE rs=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@3102f2df[{l=/127.0.0.1:42651,r=/127.0.0.1:41238,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@526353a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.663 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@b1431c5::SocketChannelEndPoint@3102f2df[{l=/127.0.0.1:42651,r=/127.0.0.1:41238,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.663 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@2d26ae72 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:38:02.663 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@3102f2df[{l=/127.0.0.1:42651,r=/127.0.0.1:41238,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@b1431c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.663 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@b1431c5::SocketChannelEndPoint@3102f2df[{l=/127.0.0.1:42651,r=/127.0.0.1:41238,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@b1431c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.663 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@b1431c5::SocketChannelEndPoint@3102f2df[{l=/127.0.0.1:42651,r=/127.0.0.1:41238,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@b1431c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.663 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@103f0504{ReadCallback@3a0f84df{HttpConnection@b1431c5::SocketChannelEndPoint@3102f2df[{l=/127.0.0.1:42651,r=/127.0.0.1:41238,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@b1431c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.663 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@3102f2df[{l=/127.0.0.1:42651,r=/127.0.0.1:41238,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@b1431c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.663 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@22c2f8d2 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:38:02.663 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=2 18:38:02.663 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@3102f2df[{l=/127.0.0.1:42651,r=/127.0.0.1:41238,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@b1431c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.663 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.663 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/1 selected 18:38:02.663 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@3ca0e483[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41238]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58100ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.663 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 2 updates 18:38:02.663 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58100ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.663 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:38:02.663 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@2d26ae72 18:38:02.664 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@22c2f8d2 18:38:02.664 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@3102f2df[{l=/127.0.0.1:42651,r=/127.0.0.1:41238,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@b1431c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.664 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.664 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.664 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 1/1/1 selected 18:38:02.664 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 1 keys, 0 updates 18:38:02.664 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41238], selector=sun.nio.ch.EPollSelectorImpl@1bf99cf5, interestOps=1, readyOps=1 SocketChannelEndPoint@3102f2df[{l=/127.0.0.1:42651,r=/127.0.0.1:41238,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@b1431c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.664 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@3102f2df[{l=/127.0.0.1:42651,r=/127.0.0.1:41238,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@b1431c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.663 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@189b018[{l=/127.0.0.1:42651,r=/127.0.0.1:41224,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@18db30d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d946889{s=START}]=>HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.664 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@3102f2df[{l=/127.0.0.1:42651,r=/127.0.0.1:41238,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@b1431c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{s=IDLE rs=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:38:02.664 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58100ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=13]@2024-02-03T18:38:02.664445692Z 18:38:02.664 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@597c99c{null} 18:38:02.664 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:38:02.664 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bef2ef{RESERVED,thread=Thread[qtp1187972599-19,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58100ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=13]@2024-02-03T18:38:02.664592963Z ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0} 18:38:02.664 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.664 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/0 selected 18:38:02.664 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 0 updates 18:38:02.664 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.664 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.664 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 0 keys 18:38:02.664 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@3102f2df[{l=/127.0.0.1:42651,r=/127.0.0.1:41238,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@b1431c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{s=IDLE rs=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@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58099ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=13]@2024-02-03T18:38:02.664683064Z 18:38:02.664 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2cf859cb in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58099ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.664 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58099ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=14]@2024-02-03T18:38:02.664768855Z tryProduce true 18:38:02.664 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.664 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.664 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@189b018[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@18db30d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d946889{s=START}]=>HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.664 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@3102f2df[{l=/127.0.0.1:42651,r=/127.0.0.1:41238,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@b1431c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.664 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@18db30d1::SocketChannelEndPoint@189b018[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@18db30d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d946889{s=START}]=>HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.665 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.665 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2cf859cb in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58099ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.665 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58099ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.665 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2cf859cb startThread=0 18:38:02.665 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@18db30d1::SocketChannelEndPoint@189b018[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@18db30d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d946889{s=START}]=>HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{s=IDLE rs=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:38:02.665 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@18db30d1::SocketChannelEndPoint@189b018[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@18db30d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d946889{s=START}]=>HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.665 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@189b018[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@18db30d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d946889{s=START}]=>HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.665 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@18db30d1::SocketChannelEndPoint@189b018[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@18db30d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6d946889{s=START}]=>HttpChannelOverHttp@6d2a9323{s=HttpChannelState@4ad447e0{s=IDLE rs=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@4ad447e0{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.665 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@24ec173d{RUNNING,thread=Thread[qtp1187972599-25,5,main]} was=RUNNING next=RESERVED size=0+2 capacity=4 18:38:02.665 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@24ec173d{RESERVED,thread=Thread[qtp1187972599-25,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.664 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@103f0504{ReadCallback@3a0f84df{HttpConnection@b1431c5::SocketChannelEndPoint@3102f2df[{l=/127.0.0.1:42651,r=/127.0.0.1:41238,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@b1431c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.666 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@b1431c5::SocketChannelEndPoint@3102f2df[{l=/127.0.0.1:42651,r=/127.0.0.1:41238,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@b1431c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{s=IDLE rs=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@526353a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.666 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 223 DirectByteBuffer@2f2810c9[p=0,l=223,c=8192,r=223]={<<>>va/17.0.4...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.666 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@b1431c5::SocketChannelEndPoint@3102f2df[{l=/127.0.0.1:42651,r=/127.0.0.1:41238,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@b1431c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=223,c=8192,r=223]={<<>>va/17.0.4...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.666 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@b1431c5::SocketChannelEndPoint@3102f2df[{l=/127.0.0.1:42651,r=/127.0.0.1:41238,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@b1431c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=223,c=8192,r=223]={<<>>va/17.0.4...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.666 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=223,c=8192,r=223]={<<>>va/17.0.4...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.666 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:38:02.666 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:38:02.666 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:38:02.666 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:38:02.666 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:38:02.666 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:38:02.666 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:38:02.666 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:38:02.666 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:38:02.666 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:38:02.666 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:38:02.666 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:38:02.666 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:38:02.666 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:38:02.666 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:38:02.666 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42651) header=Host, headerString=[Host], valueString=[localhost:42651] 18:38:02.667 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:38:02.667 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:38:02.667 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:38:02.667 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:38:02.667 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:38:02.667 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:38:02.667 [qtp1187972599-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:38:02.667 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:38:02.667 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:38:02.667 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:38:02.667 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:38:02.667 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1324041652 cs=HttpChannelState@526353a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5a7b5156 eof=false 18:38:02.667 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@5a7b5156 18:38:02.667 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@131f0f33[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.667 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/NonExistant/URL/ on HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{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:42651/base/NonExistant/URL/,age=0} PUT /base/NonExistant/URL/ HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:42651 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:38:02.667 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@b1431c5::SocketChannelEndPoint@3102f2df[{l=/127.0.0.1:42651,r=/127.0.0.1:41238,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@b1431c5[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{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:42651/base/NonExistant/URL/,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:38:02.667 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42651/base/NonExistant/URL/ HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{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:42651/base/NonExistant/URL/,age=0} 18:38:02.667 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@526353a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.667 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/NonExistant/URL/,age=0} 18:38:02.667 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.Server -- REQUEST PUT /base/NonExistant/URL/ ?null on HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/NonExistant/URL/,age=0} 18:38:02.667 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/NonExistant/URL/ @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.667 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/NonExistant/URL/ @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.667 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:38:02.667 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:38:02.667 [qtp1187972599-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/NonExistant/URL/|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/NonExistant/URL/} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:38:02.667 [qtp1187972599-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:38:02.668 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@526353a8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.668 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:38:02.668 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{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:42651/base/NonExistant/URL/,age=1} 18:38:02.668 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@526353a8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:38:02.668 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@526353a8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:38:02.668 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{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:42651/base/NonExistant/URL/,age=1} 18:38:02.668 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1324041652 cs=HttpChannelState@526353a8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5a7b5156 eof=false 18:38:02.668 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{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:42651/base/NonExistant/URL/,age=1} 18:38:02.668 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.668 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@b1431c5::SocketChannelEndPoint@3102f2df[{l=/127.0.0.1:42651,r=/127.0.0.1:41238,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@b1431c5[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{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:42651/base/NonExistant/URL/,age=1}] parse RetainableByteBuffer@10fbc3d9{DirectByteBuffer@2f2810c9[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:38:02.668 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f2810c9[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:38:02.668 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{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:42651/base/NonExistant/URL/,age=1} Content@38c19f74{DirectByteBufferR@2c93ab3d[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:38:02.668 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@b1431c5::SocketChannelEndPoint@3102f2df[{l=/127.0.0.1:42651,r=/127.0.0.1:41238,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@b1431c5[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{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:42651/base/NonExistant/URL/,age=1}] parsed true HttpParser{s=CONTENT,9 of 9} 18:38:02.668 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@38c19f74{DirectByteBufferR@2c93ab3d[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:38:02.669 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.669 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@b1431c5::SocketChannelEndPoint@3102f2df[{l=/127.0.0.1:42651,r=/127.0.0.1:41238,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@b1431c5[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{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:42651/base/NonExistant/URL/,age=2}] parse RetainableByteBuffer@10fbc3d9{DirectByteBuffer@2f2810c9[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:38:02.669 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f2810c9[p=223,l=223,c=8192,r=0]={PUT /base... last! <<<>>>va/17.0.4...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.669 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:38:02.669 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{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:42651/base/NonExistant/URL/,age=2} 18:38:02.669 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:38:02.669 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{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:42651/base/NonExistant/URL/,age=2} 18:38:02.669 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:38:02.669 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@b1431c5::SocketChannelEndPoint@3102f2df[{l=/127.0.0.1:42651,r=/127.0.0.1:41238,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@b1431c5[p=HttpParser{s=END,9 of 9},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{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:42651/base/NonExistant/URL/,age=2}] parsed false HttpParser{s=END,9 of 9} 18:38:02.669 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@b1431c5::SocketChannelEndPoint@3102f2df[{l=/127.0.0.1:42651,r=/127.0.0.1:41238,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@b1431c5[p=HttpParser{s=END,9 of 9},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{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:42651/base/NonExistant/URL/,age=2}] 18:38:02.669 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:38:02.669 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:38:02.669 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@131f0f33[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{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:42651/base/NonExistant/URL/,age=2}] 18:38:02.669 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1324041652 cs=HttpChannelState@526353a8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5a7b5156 eof=true 18:38:02.669 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@131f0f33[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{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:42651/base/NonExistant/URL/,age=2}] 18:38:02.669 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1324041652 cs=HttpChannelState@526353a8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5a7b5156 eof=true 18:38:02.669 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@526353a8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:38:02.669 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@3eaa52e3[p=0,l=0,c=32768,r=0]={<<<>>>\n>>\nnull [DirectByteBuffer@2652a7a2[p=0,l=106,c=8192,r=106]={<<>>ore\r\nCont...\x00\x00\x00\x00\x00\x00\x00}] 18:38:02.669 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@429ad094{WRITING}->null:IDLE-->WRITING 18:38:02.669 [main] DEBUG org.apache.http.wire -- http-outgoing-24 << "HTTP/1.1 404 Not Found[\r][\n]" 18:38:02.669 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 106 SocketChannelEndPoint@3102f2df[{l=/127.0.0.1:42651,r=/127.0.0.1:41238,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@b1431c5[p=HttpParser{s=END,9 of 9},g=HttpGenerator@5809f3be{s=COMPLETING}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{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:42651/base/NonExistant/URL/,age=2}] 18:38:02.669 [main] DEBUG org.apache.http.wire -- http-outgoing-24 << "Date: Sat, 03 Feb 2024 18:38:02 GMT[\r][\n]" 18:38:02.669 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=106 remaining=0 WriteFlusher@429ad094{WRITING}->null 18:38:02.669 [main] DEBUG org.apache.http.wire -- http-outgoing-24 << "Content-Length: 0[\r][\n]" 18:38:02.669 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@429ad094{IDLE}->null:WRITING-->IDLE 18:38:02.669 [main] DEBUG org.apache.http.wire -- http-outgoing-24 << "Server: Jetty(11.0.18)[\r][\n]" 18:38:02.669 [main] DEBUG org.apache.http.wire -- http-outgoing-24 << "[\r][\n]" 18:38:02.669 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@476f4a30[PROCESSING][i=HTTP/1.1{s=404,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@73e14796] ([p=106,l=106,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 18:38:02.669 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@526353a8{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.669 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@526353a8{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.669 [main] DEBUG org.apache.http.headers -- http-outgoing-24 << HTTP/1.1 404 Not Found 18:38:02.669 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@526353a8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.669 [main] DEBUG org.apache.http.headers -- http-outgoing-24 << Date: Sat, 03 Feb 2024 18:38:02 GMT 18:38:02.669 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{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:42651/base/NonExistant/URL/,age=2} 18:38:02.669 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/NonExistant/URL/ written=0 18:38:02.669 [main] DEBUG org.apache.http.headers -- http-outgoing-24 << Content-Length: 0 18:38:02.669 [main] DEBUG org.apache.http.headers -- http-outgoing-24 << Server: Jetty(11.0.18) 18:38:02.669 [qtp1187972599-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:02 +0000] "PUT /base/NonExistant/URL/ HTTP/1.1" 404 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:02.669 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1324041652 cs=HttpChannelState@526353a8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5a7b5156 eof=true 18:38:02.670 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{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:42651/base/NonExistant/URL/,age=3} 18:38:02.670 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:38:02.670 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@131f0f33[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{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:42651/base/NonExistant/URL/,age=3}] 18:38:02.670 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 24][route: {}->http://localhost:42651] can be kept alive indefinitely 18:38:02.670 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-24: set socket timeout to 0 18:38:02.670 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1324041652 cs=HttpChannelState@526353a8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5a7b5156 eof=true 18:38:02.670 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 24][route: {}->http://localhost:42651][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.670 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@131f0f33[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{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:42651/base/NonExistant/URL/,age=3}] 18:38:02.670 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1324041652 cs=HttpChannelState@526353a8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5a7b5156 eof=true 18:38:02.670 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@526353a8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.670 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 404 18:38:02.670 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:38:02.670 [main] DEBUG org.onap.policy.rest.RestManager -- 18:38:02.670 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1324041652 cs=HttpChannelState@526353a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5a7b5156 eof=true 18:38:02.670 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@5a7b5156 18:38:02.670 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@131f0f33[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{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:42651/base/NonExistant/URL/,age=3}] 18:38:02.670 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:38:02.670 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:38:02.670 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:38:02.670 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.670 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.670 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@b1431c5::SocketChannelEndPoint@3102f2df[{l=/127.0.0.1:42651,r=/127.0.0.1:41238,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@b1431c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.670 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@b1431c5::SocketChannelEndPoint@3102f2df[{l=/127.0.0.1:42651,r=/127.0.0.1:41238,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@b1431c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.670 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.670 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@b1431c5::SocketChannelEndPoint@3102f2df[{l=/127.0.0.1:42651,r=/127.0.0.1:41238,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@b1431c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{s=IDLE rs=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:38:02.670 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@b1431c5::SocketChannelEndPoint@3102f2df[{l=/127.0.0.1:42651,r=/127.0.0.1:41238,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@b1431c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.670 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@b1431c5::SocketChannelEndPoint@3102f2df[{l=/127.0.0.1:42651,r=/127.0.0.1:41238,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@b1431c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.670 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@103f0504{ReadCallback@3a0f84df{HttpConnection@b1431c5::SocketChannelEndPoint@3102f2df[{l=/127.0.0.1:42651,r=/127.0.0.1:41238,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@b1431c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.670 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@3102f2df[{l=/127.0.0.1:42651,r=/127.0.0.1:41238,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@b1431c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.670 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@22c2f8d2 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:38:02.670 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:38:02.670 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.670 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@b1431c5::SocketChannelEndPoint@3102f2df[{l=/127.0.0.1:42651,r=/127.0.0.1:41238,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@b1431c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{s=IDLE rs=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@526353a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.670 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/1 selected 18:38:02.670 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 1 updates 18:38:02.670 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RUNNING,thread=Thread[qtp1187972599-21,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:38:02.670 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.670 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@22c2f8d2 18:38:02.670 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@3102f2df[{l=/127.0.0.1:42651,r=/127.0.0.1:41238,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@b1431c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.670 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.670 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:38:02.670 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RESERVED,thread=Thread[qtp1187972599-21,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:38:02.674 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-24: Close connection 18:38:02.674 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:38:02.674 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42651/base/NonExistant/URL/: 18:38:02.674 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:38:02.674 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:38:02.675 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42651][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:38:02.675 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 25][route: {}->http://localhost:42651][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.675 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42651 18:38:02.675 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42651 18:38:02.675 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:41250<->127.0.0.1:42651 18:38:02.675 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request POST /base/NonExistant/URL/ HTTP/1.1 18:38:02.675 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:38:02.675 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:38:02.675 [main] DEBUG org.apache.http.headers -- http-outgoing-25 >> POST /base/NonExistant/URL/ HTTP/1.1 18:38:02.675 [main] DEBUG org.apache.http.headers -- http-outgoing-25 >> Content-Type: text/plain 18:38:02.675 [main] DEBUG org.apache.http.headers -- http-outgoing-25 >> Content-Length: 9 18:38:02.675 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@64641ceb[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41250]] on ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=0 18:38:02.675 [main] DEBUG org.apache.http.headers -- http-outgoing-25 >> Host: localhost:42651 18:38:02.675 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=1 18:38:02.671 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.675 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 1/1/1 selected 18:38:02.675 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.675 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/0 selected 18:38:02.675 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 1 keys, 0 updates 18:38:02.675 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 1 updates 18:38:02.675 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.675 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@64641ceb[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41250]] 18:38:02.675 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41238], selector=sun.nio.ch.EPollSelectorImpl@1bf99cf5, interestOps=1, readyOps=1 SocketChannelEndPoint@3102f2df[{l=/127.0.0.1:42651,r=/127.0.0.1:41238,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@b1431c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.675 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@3102f2df[{l=/127.0.0.1:42651,r=/127.0.0.1:41238,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@b1431c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.675 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@64641ceb[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41250]] startThread=0 18:38:02.675 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@3102f2df[{l=/127.0.0.1:42651,r=/127.0.0.1:41238,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@b1431c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{s=IDLE rs=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:38:02.675 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.675 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.675 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58088ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=14]@2024-02-03T18:38:02.675806102Z 18:38:02.675 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@64641ceb[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41250]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58088ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.675 [main] DEBUG org.apache.http.headers -- http-outgoing-25 >> Connection: Keep-Alive 18:38:02.675 [main] DEBUG org.apache.http.headers -- http-outgoing-25 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:38:02.675 [main] DEBUG org.apache.http.headers -- http-outgoing-25 >> Accept-Encoding: gzip,deflate 18:38:02.675 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@35c16b37[{l=/127.0.0.1:42651,r=/127.0.0.1:41250,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.675 [main] DEBUG org.apache.http.wire -- http-outgoing-25 >> "POST /base/NonExistant/URL/ HTTP/1.1[\r][\n]" 18:38:02.675 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RESERVED,thread=Thread[qtp1187972599-21,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58088ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=14]@2024-02-03T18:38:02.675949234Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.676 [main] DEBUG org.apache.http.wire -- http-outgoing-25 >> "Content-Type: text/plain[\r][\n]" 18:38:02.676 [main] DEBUG org.apache.http.wire -- http-outgoing-25 >> "Content-Length: 9[\r][\n]" 18:38:02.676 [main] DEBUG org.apache.http.wire -- http-outgoing-25 >> "Host: localhost:42651[\r][\n]" 18:38:02.676 [main] DEBUG org.apache.http.wire -- http-outgoing-25 >> "Connection: Keep-Alive[\r][\n]" 18:38:02.676 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58088ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=14]@2024-02-03T18:38:02.676096655Z tryProduce true 18:38:02.676 [main] DEBUG org.apache.http.wire -- http-outgoing-25 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:38:02.675 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@35c16b37[{l=/127.0.0.1:42651,r=/127.0.0.1:41250,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:38:02.676 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.676 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.675 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@3102f2df[{l=/127.0.0.1:42651,r=/127.0.0.1:41238,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@b1431c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{s=IDLE rs=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@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58088ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=14]@2024-02-03T18:38:02.676195166Z 18:38:02.676 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@3102f2df[{l=/127.0.0.1:42651,r=/127.0.0.1:41238,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@b1431c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.676 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.676 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@103f0504{ReadCallback@3a0f84df{HttpConnection@b1431c5::SocketChannelEndPoint@3102f2df[{l=/127.0.0.1:42651,r=/127.0.0.1:41238,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@b1431c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.676 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{s=IDLE rs=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@35c16b37[{l=/127.0.0.1:42651,r=/127.0.0.1:41250,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@1bd111aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.676 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@b1431c5::SocketChannelEndPoint@3102f2df[{l=/127.0.0.1:42651,r=/127.0.0.1:41238,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@b1431c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{s=IDLE rs=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@526353a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.676 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@2ee06e6a::SocketChannelEndPoint@35c16b37[{l=/127.0.0.1:42651,r=/127.0.0.1:41250,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.676 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@10c63052 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:38:02.676 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@3102f2df[{l=/127.0.0.1:42651,r=/127.0.0.1:41238,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@b1431c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.676 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.676 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@35c16b37[{l=/127.0.0.1:42651,r=/127.0.0.1:41250,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2ee06e6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f2a4edb{s=START}]=>HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.676 [main] DEBUG org.apache.http.wire -- http-outgoing-25 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:38:02.676 [main] DEBUG org.apache.http.wire -- http-outgoing-25 >> "[\r][\n]" 18:38:02.676 [main] DEBUG org.apache.http.wire -- http-outgoing-25 >> "At last! " 18:38:02.676 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@2ee06e6a::SocketChannelEndPoint@35c16b37[{l=/127.0.0.1:42651,r=/127.0.0.1:41250,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2ee06e6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f2a4edb{s=START}]=>HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.676 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@2ee06e6a::SocketChannelEndPoint@35c16b37[{l=/127.0.0.1:42651,r=/127.0.0.1:41250,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2ee06e6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f2a4edb{s=START}]=>HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.676 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:38:02.676 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@2c6544d5{ReadCallback@15bfc0d{HttpConnection@2ee06e6a::SocketChannelEndPoint@35c16b37[{l=/127.0.0.1:42651,r=/127.0.0.1:41250,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2ee06e6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f2a4edb{s=START}]=>HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.676 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@b1431c5::SocketChannelEndPoint@3102f2df[{l=/127.0.0.1:42651,r=/127.0.0.1:41238,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@b1431c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.676 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@35c16b37[{l=/127.0.0.1:42651,r=/127.0.0.1:41250,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@2ee06e6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f2a4edb{s=START}]=>HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.676 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@b1431c5::SocketChannelEndPoint@3102f2df[{l=/127.0.0.1:42651,r=/127.0.0.1:41238,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@b1431c5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.676 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.676 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@203e18d4 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:38:02.676 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:38:02.676 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=2 18:38:02.676 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@3102f2df[{l=/127.0.0.1:42651,r=/127.0.0.1:41238,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@b1431c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.676 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@35c16b37[{l=/127.0.0.1:42651,r=/127.0.0.1:41250,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@2ee06e6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f2a4edb{s=START}]=>HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.676 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@3102f2df[{l=/127.0.0.1:42651,r=/127.0.0.1:41238,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@b1431c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.676 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@64641ceb[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41250]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58087ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.676 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@3102f2df[{l=/127.0.0.1:42651,r=/127.0.0.1:41238,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@b1431c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.677 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58087ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.677 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@103f0504{null} 18:38:02.677 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:38:02.677 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@26b6ece1 startThread=0 18:38:02.677 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.677 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/0 selected 18:38:02.677 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 0 updates 18:38:02.677 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.677 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@b1431c5::SocketChannelEndPoint@3102f2df[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@b1431c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{s=IDLE rs=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:38:02.677 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.677 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@26b6ece1 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58087ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.677 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 0 keys 18:38:02.677 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@b1431c5::SocketChannelEndPoint@3102f2df[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@b1431c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.677 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@3102f2df[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@b1431c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.677 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@3102f2df[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@b1431c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.677 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@b1431c5::SocketChannelEndPoint@3102f2df[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@b1431c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{s=IDLE rs=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@526353a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.677 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bef2ef{RUNNING,thread=Thread[qtp1187972599-19,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:38:02.677 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@b1431c5::SocketChannelEndPoint@3102f2df[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@b1431c5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5809f3be{s=START}]=>HttpChannelOverHttp@3b49c27a{s=HttpChannelState@526353a8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.677 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bef2ef{RESERVED,thread=Thread[qtp1187972599-19,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:38:02.677 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@26b6ece1 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58086ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.677 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58086ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.677 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.677 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/1 selected 18:38:02.677 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 2 updates 18:38:02.677 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:38:02.677 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@10c63052 18:38:02.677 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@203e18d4 18:38:02.678 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@35c16b37[{l=/127.0.0.1:42651,r=/127.0.0.1:41250,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@2ee06e6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f2a4edb{s=START}]=>HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.678 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.678 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.678 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 1/1/1 selected 18:38:02.678 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 1 keys, 0 updates 18:38:02.678 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41250], selector=sun.nio.ch.EPollSelectorImpl@23da9f4d, interestOps=1, readyOps=1 SocketChannelEndPoint@35c16b37[{l=/127.0.0.1:42651,r=/127.0.0.1:41250,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@2ee06e6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f2a4edb{s=START}]=>HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.678 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@35c16b37[{l=/127.0.0.1:42651,r=/127.0.0.1:41250,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2ee06e6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f2a4edb{s=START}]=>HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.678 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@35c16b37[{l=/127.0.0.1:42651,r=/127.0.0.1:41250,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2ee06e6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f2a4edb{s=START}]=>HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{s=IDLE rs=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:38:02.678 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58086ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=14]@2024-02-03T18:38:02.67832086Z 18:38:02.678 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bef2ef{RESERVED,thread=Thread[qtp1187972599-19,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58086ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=14]@2024-02-03T18:38:02.678443481Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.678 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58086ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=14]@2024-02-03T18:38:02.678526751Z tryProduce true 18:38:02.678 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@35c16b37[{l=/127.0.0.1:42651,r=/127.0.0.1:41250,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2ee06e6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f2a4edb{s=START}]=>HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{s=IDLE rs=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@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58086ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=14]@2024-02-03T18:38:02.678598062Z 18:38:02.678 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.678 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.678 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@2c6544d5{ReadCallback@15bfc0d{HttpConnection@2ee06e6a::SocketChannelEndPoint@35c16b37[{l=/127.0.0.1:42651,r=/127.0.0.1:41250,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2ee06e6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f2a4edb{s=START}]=>HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.678 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@35c16b37[{l=/127.0.0.1:42651,r=/127.0.0.1:41250,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ee06e6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f2a4edb{s=START}]=>HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.678 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.678 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2ee06e6a::SocketChannelEndPoint@35c16b37[{l=/127.0.0.1:42651,r=/127.0.0.1:41250,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ee06e6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f2a4edb{s=START}]=>HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{s=IDLE rs=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@1bd111aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.678 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 224 DirectByteBuffer@69856a09[p=0,l=224,c=8192,r=224]={<<>>4.5.14 (J...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.678 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2ee06e6a::SocketChannelEndPoint@35c16b37[{l=/127.0.0.1:42651,r=/127.0.0.1:41250,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ee06e6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f2a4edb{s=START}]=>HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=224,c=8192,r=224]={<<>>4.5.14 (J...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.678 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2ee06e6a::SocketChannelEndPoint@35c16b37[{l=/127.0.0.1:42651,r=/127.0.0.1:41250,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ee06e6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f2a4edb{s=START}]=>HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=224,c=8192,r=224]={<<>>4.5.14 (J...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.678 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=224,c=8192,r=224]={<<>>4.5.14 (J...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.679 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:38:02.679 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:38:02.679 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:38:02.679 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:38:02.679 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:38:02.679 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:38:02.679 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:38:02.679 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:38:02.679 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:38:02.679 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:38:02.679 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:38:02.679 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:38:02.679 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:38:02.679 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:38:02.679 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:38:02.679 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42651) header=Host, headerString=[Host], valueString=[localhost:42651] 18:38:02.679 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:38:02.679 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:38:02.679 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:38:02.679 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:38:02.679 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:38:02.679 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:38:02.679 [qtp1187972599-22] 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:38:02.679 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:38:02.679 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:38:02.679 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:38:02.679 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:38:02.679 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@2109894531 cs=HttpChannelState@1bd111aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5319de87 eof=false 18:38:02.679 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@5319de87 18:38:02.679 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@738fce72[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.679 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/NonExistant/URL/ on HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{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:42651/base/NonExistant/URL/,age=0} POST /base/NonExistant/URL/ HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:42651 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:38:02.679 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2ee06e6a::SocketChannelEndPoint@35c16b37[{l=/127.0.0.1:42651,r=/127.0.0.1:41250,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ee06e6a[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@3f2a4edb{s=START}]=>HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{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:42651/base/NonExistant/URL/,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:38:02.679 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42651/base/NonExistant/URL/ HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{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:42651/base/NonExistant/URL/,age=0} 18:38:02.679 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@1bd111aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.679 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/NonExistant/URL/,age=0} 18:38:02.679 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.Server -- REQUEST POST /base/NonExistant/URL/ ?null on HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/NonExistant/URL/,age=0} 18:38:02.679 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/NonExistant/URL/ @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.679 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/NonExistant/URL/ @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.679 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:38:02.679 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:38:02.679 [qtp1187972599-22] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/NonExistant/URL/|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/NonExistant/URL/} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:38:02.680 [qtp1187972599-22] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:38:02.681 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@1bd111aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.681 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:38:02.681 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{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:42651/base/NonExistant/URL/,age=2} 18:38:02.681 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@1bd111aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:38:02.681 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@1bd111aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:38:02.681 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{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:42651/base/NonExistant/URL/,age=2} 18:38:02.681 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@2109894531 cs=HttpChannelState@1bd111aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5319de87 eof=false 18:38:02.681 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{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:42651/base/NonExistant/URL/,age=2} 18:38:02.681 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.681 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2ee06e6a::SocketChannelEndPoint@35c16b37[{l=/127.0.0.1:42651,r=/127.0.0.1:41250,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ee06e6a[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@3f2a4edb{s=START}]=>HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{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:42651/base/NonExistant/URL/,age=2}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=215,l=224,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>4.5.14 (J...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.681 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=215,l=224,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>4.5.14 (J...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.681 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{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:42651/base/NonExistant/URL/,age=2} Content@7a74469d{DirectByteBufferR@14248027[p=215,l=224,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>4.5.14 (J...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:38:02.681 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2ee06e6a::SocketChannelEndPoint@35c16b37[{l=/127.0.0.1:42651,r=/127.0.0.1:41250,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ee06e6a[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@3f2a4edb{s=START}]=>HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{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:42651/base/NonExistant/URL/,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:38:02.681 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@7a74469d{DirectByteBufferR@14248027[p=215,l=224,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>4.5.14 (J...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:38:02.681 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.681 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2ee06e6a::SocketChannelEndPoint@35c16b37[{l=/127.0.0.1:42651,r=/127.0.0.1:41250,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ee06e6a[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@3f2a4edb{s=START}]=>HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{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:42651/base/NonExistant/URL/,age=2}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=224,l=224,c=8192,r=0]={POST /bas... last! <<<>>>4.5.14 (J...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.682 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=224,l=224,c=8192,r=0]={POST /bas... last! <<<>>>4.5.14 (J...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.682 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:38:02.682 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{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:42651/base/NonExistant/URL/,age=3} 18:38:02.682 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:38:02.682 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{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:42651/base/NonExistant/URL/,age=3} 18:38:02.682 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:38:02.682 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2ee06e6a::SocketChannelEndPoint@35c16b37[{l=/127.0.0.1:42651,r=/127.0.0.1:41250,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ee06e6a[p=HttpParser{s=END,9 of 9},g=HttpGenerator@3f2a4edb{s=START}]=>HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{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:42651/base/NonExistant/URL/,age=3}] parsed false HttpParser{s=END,9 of 9} 18:38:02.682 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@2ee06e6a::SocketChannelEndPoint@35c16b37[{l=/127.0.0.1:42651,r=/127.0.0.1:41250,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ee06e6a[p=HttpParser{s=END,9 of 9},g=HttpGenerator@3f2a4edb{s=START}]=>HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{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:42651/base/NonExistant/URL/,age=3}] 18:38:02.682 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:38:02.682 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:38:02.682 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@738fce72[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{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:42651/base/NonExistant/URL/,age=3}] 18:38:02.682 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@2109894531 cs=HttpChannelState@1bd111aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5319de87 eof=true 18:38:02.682 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@738fce72[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{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:42651/base/NonExistant/URL/,age=3}] 18:38:02.682 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@2109894531 cs=HttpChannelState@1bd111aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5319de87 eof=true 18:38:02.682 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@1bd111aa{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:38:02.683 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@3eaa52e3[p=0,l=509,c=32768,r=509]={<<<\n\n\n\n\n\n>>>.0.18...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=org.eclipse.jetty.util.Callback$3@9d499c2 18:38:02.683 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/NonExistant/URL/ on HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{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:42651/base/NonExistant/URL/,age=4} 404 null HTTP/1.1 Date: Sat, 03 Feb 2024 18:38:02 GMT Cache-Control: must-revalidate,no-cache,no-store Content-Type: text/html;charset=iso-8859-1 18:38:02.683 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@4252ad4[PROCESSING][i=HTTP/1.1{s=404,h=3,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5cbdd463] (null,[p=0,l=509,c=32768,r=509],true)@START 18:38:02.683 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=404,h=3,cl=-1} last=true content=DirectByteBuffer@3eaa52e3[p=0,l=509,c=32768,r=509]={<<<\n\n\n\n\n\n>>>.0.18...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.683 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 03 Feb 2024 18:38:02 GMT Cache-Control: must-revalidate,no-cache,no-store Content-Type: text/html;charset=iso-8859-1 18:38:02.683 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:38:02.683 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@4252ad4[PROCESSING][i=HTTP/1.1{s=404,h=3,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5cbdd463] ([p=0,l=202,c=8192,r=202],[p=0,l=509,c=32768,r=509],true)@COMPLETING 18:38:02.684 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@6c28426b{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=202,c=8192,r=202]={<<>>1\r\nServer...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@3eaa52e3[p=0,l=509,c=32768,r=509]={<<<\n\n\n\n\n\n>>>.0.18...\x00\x00\x00\x00\x00\x00\x00}] 18:38:02.684 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@6c28426b{WRITING}->null:IDLE-->WRITING 18:38:02.684 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "HTTP/1.1 404 Not Found[\r][\n]" 18:38:02.684 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "Date: Sat, 03 Feb 2024 18:38:02 GMT[\r][\n]" 18:38:02.684 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "Cache-Control: must-revalidate,no-cache,no-store[\r][\n]" 18:38:02.684 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "Content-Type: text/html;charset=iso-8859-1[\r][\n]" 18:38:02.684 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "Content-Length: 509[\r][\n]" 18:38:02.684 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "Server: Jetty(11.0.18)[\r][\n]" 18:38:02.684 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\r][\n]" 18:38:02.684 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\n]" 18:38:02.684 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\n]" 18:38:02.684 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 711 SocketChannelEndPoint@35c16b37[{l=/127.0.0.1:42651,r=/127.0.0.1:41250,OPEN,fill=-,flush=W,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ee06e6a[p=HttpParser{s=END,9 of 9},g=HttpGenerator@3f2a4edb{s=COMPLETING}]=>HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{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:42651/base/NonExistant/URL/,age=5}] 18:38:02.684 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\n]" 18:38:02.684 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=711 remaining=0 WriteFlusher@6c28426b{WRITING}->null 18:38:02.684 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "Error 404 Not Found[\n]" 18:38:02.684 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@6c28426b{IDLE}->null:WRITING-->IDLE 18:38:02.684 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\n]" 18:38:02.684 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "

HTTP ERROR 404 Not Found

[\n]" 18:38:02.684 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\n]" 18:38:02.684 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@4252ad4[PROCESSING][i=HTTP/1.1{s=404,h=3,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5cbdd463] ([p=202,l=202,c=8192,r=0],[p=509,l=509,c=32768,r=0],true)@END 18:38:02.684 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\n]" 18:38:02.684 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\n]" 18:38:02.684 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\n]" 18:38:02.684 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@1bd111aa{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.684 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\n]" 18:38:02.684 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "
URI:/base/NonExistant/URL/
STATUS:404
MESSAGE:Not Found
SERVLET:org.glassfish.jersey.servlet.ServletContainer-2c708440
[\n]" 18:38:02.684 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "
Powered by Jetty:// 11.0.18
[\n]" 18:38:02.684 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\n]" 18:38:02.684 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@1bd111aa{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.684 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\n]" 18:38:02.684 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@1bd111aa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.684 [main] DEBUG org.apache.http.wire -- http-outgoing-25 << "[\n]" 18:38:02.684 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{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:42651/base/NonExistant/URL/,age=5} 18:38:02.684 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/NonExistant/URL/ written=509 18:38:02.684 [qtp1187972599-22] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:02 +0000] "POST /base/NonExistant/URL/ HTTP/1.1" 404 509 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:02.684 [main] DEBUG org.apache.http.headers -- http-outgoing-25 << HTTP/1.1 404 Not Found 18:38:02.684 [main] DEBUG org.apache.http.headers -- http-outgoing-25 << Date: Sat, 03 Feb 2024 18:38:02 GMT 18:38:02.684 [main] DEBUG org.apache.http.headers -- http-outgoing-25 << Cache-Control: must-revalidate,no-cache,no-store 18:38:02.684 [main] DEBUG org.apache.http.headers -- http-outgoing-25 << Content-Type: text/html;charset=iso-8859-1 18:38:02.684 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@2109894531 cs=HttpChannelState@1bd111aa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5319de87 eof=true 18:38:02.684 [main] DEBUG org.apache.http.headers -- http-outgoing-25 << Content-Length: 509 18:38:02.684 [main] DEBUG org.apache.http.headers -- http-outgoing-25 << Server: Jetty(11.0.18) 18:38:02.684 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{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:42651/base/NonExistant/URL/,age=5} 18:38:02.684 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@738fce72[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{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:42651/base/NonExistant/URL/,age=5}] 18:38:02.684 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:38:02.684 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@2109894531 cs=HttpChannelState@1bd111aa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5319de87 eof=true 18:38:02.684 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@738fce72[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{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:42651/base/NonExistant/URL/,age=5}] 18:38:02.685 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@2109894531 cs=HttpChannelState@1bd111aa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5319de87 eof=true 18:38:02.685 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@1bd111aa{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.685 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@2109894531 cs=HttpChannelState@1bd111aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5319de87 eof=true 18:38:02.685 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 25][route: {}->http://localhost:42651] can be kept alive indefinitely 18:38:02.685 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@5319de87 18:38:02.685 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-25: set socket timeout to 0 18:38:02.685 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@738fce72[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{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:42651/base/NonExistant/URL/,age=6}] 18:38:02.685 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 25][route: {}->http://localhost:42651][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.685 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 404 18:38:02.685 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:38:02.685 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:38:02.685 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:38:02.685 [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-2c708440

Powered by Jetty:// 11.0.18
18:38:02.685 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:38:02.685 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:38:02.685 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-25: Close connection 18:38:02.685 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.685 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:38:02.685 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@35c16b37[{l=/127.0.0.1:42651,r=/127.0.0.1:41250,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ee06e6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f2a4edb{s=START}]=>HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.685 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.685 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:38:02.685 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2ee06e6a::SocketChannelEndPoint@35c16b37[{l=/127.0.0.1:42651,r=/127.0.0.1:41250,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ee06e6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f2a4edb{s=START}]=>HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.685 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42651/base/NonExistant/URL/: 18:38:02.685 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2ee06e6a::SocketChannelEndPoint@35c16b37[{l=/127.0.0.1:42651,r=/127.0.0.1:41250,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ee06e6a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3f2a4edb{s=START}]=>HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.685 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.685 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:38:02.685 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@35c16b37[{l=/127.0.0.1:42651,r=/127.0.0.1:41250,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ee06e6a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f2a4edb{s=START}]=>HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.685 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@35c16b37[{l=/127.0.0.1:42651,r=/127.0.0.1:41250,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ee06e6a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f2a4edb{s=START}]=>HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.685 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@35c16b37[{l=/127.0.0.1:42651,r=/127.0.0.1:41250,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2ee06e6a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f2a4edb{s=START}]=>HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.685 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@2c6544d5{null} 18:38:02.685 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:38:02.685 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4d8fd69e in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58078ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.685 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@35c16b37[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2ee06e6a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f2a4edb{s=START}]=>HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.685 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@2ee06e6a::SocketChannelEndPoint@35c16b37[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2ee06e6a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f2a4edb{s=START}]=>HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.685 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4d8fd69e in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58078ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.686 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58078ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.686 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:38:02.686 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4d8fd69e startThread=0 18:38:02.686 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:38:02.686 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2ee06e6a::SocketChannelEndPoint@35c16b37[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2ee06e6a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f2a4edb{s=START}]=>HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{s=IDLE rs=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:38:02.686 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42651][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:38:02.686 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@2ee06e6a::SocketChannelEndPoint@35c16b37[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2ee06e6a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f2a4edb{s=START}]=>HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.686 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 26][route: {}->http://localhost:42651][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.686 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42651 18:38:02.686 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@35c16b37[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2ee06e6a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f2a4edb{s=START}]=>HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.686 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.686 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/0 selected 18:38:02.686 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 0 updates 18:38:02.686 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.686 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.686 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2ee06e6a::SocketChannelEndPoint@35c16b37[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2ee06e6a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3f2a4edb{s=START}]=>HttpChannelOverHttp@5d3e4fae{s=HttpChannelState@1bd111aa{s=IDLE rs=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@1bd111aa{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.686 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42651 18:38:02.686 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76f2d46d{RUNNING,thread=Thread[qtp1187972599-22,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:38:02.686 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76f2d46d{RESERVED,thread=Thread[qtp1187972599-22,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:38:02.686 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:41266<->127.0.0.1:42651 18:38:02.686 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PATCH /base/NonExistant/URL/ HTTP/1.1 18:38:02.686 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@3e6d61b1[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41266]] on ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=0 18:38:02.686 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 0 keys 18:38:02.686 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=1 18:38:02.686 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:38:02.686 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:38:02.686 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.686 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/0 selected 18:38:02.686 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 1 updates 18:38:02.686 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.686 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@3e6d61b1[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41266]] 18:38:02.686 [main] DEBUG org.apache.http.headers -- http-outgoing-26 >> PATCH /base/NonExistant/URL/ HTTP/1.1 18:38:02.686 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@3e6d61b1[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41266]] startThread=0 18:38:02.686 [main] DEBUG org.apache.http.headers -- http-outgoing-26 >> Content-Type: application/merge-patch+json 18:38:02.686 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.686 [main] DEBUG org.apache.http.headers -- http-outgoing-26 >> Content-Length: 9 18:38:02.686 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.686 [main] DEBUG org.apache.http.headers -- http-outgoing-26 >> Host: localhost:42651 18:38:02.686 [main] DEBUG org.apache.http.headers -- http-outgoing-26 >> Connection: Keep-Alive 18:38:02.686 [main] DEBUG org.apache.http.headers -- http-outgoing-26 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:38:02.686 [main] DEBUG org.apache.http.headers -- http-outgoing-26 >> Accept-Encoding: gzip,deflate 18:38:02.686 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@3e6d61b1[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41266]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58077ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.686 [main] DEBUG org.apache.http.wire -- http-outgoing-26 >> "PATCH /base/NonExistant/URL/ HTTP/1.1[\r][\n]" 18:38:02.686 [main] DEBUG org.apache.http.wire -- http-outgoing-26 >> "Content-Type: application/merge-patch+json[\r][\n]" 18:38:02.686 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@1718bee1[{l=/127.0.0.1:42651,r=/127.0.0.1:41266,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.687 [main] DEBUG org.apache.http.wire -- http-outgoing-26 >> "Content-Length: 9[\r][\n]" 18:38:02.687 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@1718bee1[{l=/127.0.0.1:42651,r=/127.0.0.1:41266,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:38:02.687 [main] DEBUG org.apache.http.wire -- http-outgoing-26 >> "Host: localhost:42651[\r][\n]" 18:38:02.687 [main] DEBUG org.apache.http.wire -- http-outgoing-26 >> "Connection: Keep-Alive[\r][\n]" 18:38:02.687 [main] DEBUG org.apache.http.wire -- http-outgoing-26 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:38:02.687 [main] DEBUG org.apache.http.wire -- http-outgoing-26 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:38:02.687 [main] DEBUG org.apache.http.wire -- http-outgoing-26 >> "[\r][\n]" 18:38:02.687 [main] DEBUG org.apache.http.wire -- http-outgoing-26 >> "At last! " 18:38:02.687 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{s=IDLE rs=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@1718bee1[{l=/127.0.0.1:42651,r=/127.0.0.1:41266,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@5d745a77{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.687 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@332c6613::SocketChannelEndPoint@1718bee1[{l=/127.0.0.1:42651,r=/127.0.0.1:41266,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.687 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@61913921 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:38:02.687 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@1718bee1[{l=/127.0.0.1:42651,r=/127.0.0.1:41266,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@332c6613[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d1b1a9b{s=START}]=>HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.687 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@332c6613::SocketChannelEndPoint@1718bee1[{l=/127.0.0.1:42651,r=/127.0.0.1:41266,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@332c6613[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d1b1a9b{s=START}]=>HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.687 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@332c6613::SocketChannelEndPoint@1718bee1[{l=/127.0.0.1:42651,r=/127.0.0.1:41266,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@332c6613[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d1b1a9b{s=START}]=>HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.687 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@72435ead{ReadCallback@220fa208{HttpConnection@332c6613::SocketChannelEndPoint@1718bee1[{l=/127.0.0.1:42651,r=/127.0.0.1:41266,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@332c6613[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d1b1a9b{s=START}]=>HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.687 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@1718bee1[{l=/127.0.0.1:42651,r=/127.0.0.1:41266,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@332c6613[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d1b1a9b{s=START}]=>HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.687 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@4abfdf59 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:38:02.687 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=2 18:38:02.687 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.687 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@1718bee1[{l=/127.0.0.1:42651,r=/127.0.0.1:41266,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@332c6613[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d1b1a9b{s=START}]=>HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.687 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/1 selected 18:38:02.687 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 2 updates 18:38:02.687 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:38:02.687 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@3e6d61b1[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41266]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58077ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.687 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@61913921 18:38:02.687 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58077ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.687 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@4abfdf59 18:38:02.687 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@1718bee1[{l=/127.0.0.1:42651,r=/127.0.0.1:41266,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@332c6613[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d1b1a9b{s=START}]=>HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.687 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.687 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.687 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 1/1/1 selected 18:38:02.687 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 1 keys, 0 updates 18:38:02.687 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41266], selector=sun.nio.ch.EPollSelectorImpl@1bf99cf5, interestOps=1, readyOps=1 SocketChannelEndPoint@1718bee1[{l=/127.0.0.1:42651,r=/127.0.0.1:41266,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@332c6613[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d1b1a9b{s=START}]=>HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.687 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@1718bee1[{l=/127.0.0.1:42651,r=/127.0.0.1:41266,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@332c6613[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d1b1a9b{s=START}]=>HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.687 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@1718bee1[{l=/127.0.0.1:42651,r=/127.0.0.1:41266,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@332c6613[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d1b1a9b{s=START}]=>HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{s=IDLE rs=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:38:02.687 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58076ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=15]@2024-02-03T18:38:02.687879318Z 18:38:02.687 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@1718bee1[{l=/127.0.0.1:42651,r=/127.0.0.1:41266,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@332c6613[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d1b1a9b{s=START}]=>HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{s=IDLE rs=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@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58076ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=15]@2024-02-03T18:38:02.687995509Z 18:38:02.688 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@72435ead{ReadCallback@220fa208{HttpConnection@332c6613::SocketChannelEndPoint@1718bee1[{l=/127.0.0.1:42651,r=/127.0.0.1:41266,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@332c6613[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d1b1a9b{s=START}]=>HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.688 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@332c6613::SocketChannelEndPoint@1718bee1[{l=/127.0.0.1:42651,r=/127.0.0.1:41266,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@332c6613[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d1b1a9b{s=START}]=>HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{s=IDLE rs=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@5d745a77{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.688 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 243 DirectByteBuffer@2f2810c9[p=0,l=243,c=8192,r=243]={<<>>ncoding: ...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.688 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76f2d46d{RESERVED,thread=Thread[qtp1187972599-22,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58076ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=16]@2024-02-03T18:38:02.68816622Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.688 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@332c6613::SocketChannelEndPoint@1718bee1[{l=/127.0.0.1:42651,r=/127.0.0.1:41266,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@332c6613[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d1b1a9b{s=START}]=>HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=243,c=8192,r=243]={<<>>ncoding: ...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.688 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58076ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=16]@2024-02-03T18:38:02.68827218Z tryProduce true 18:38:02.688 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.688 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@332c6613::SocketChannelEndPoint@1718bee1[{l=/127.0.0.1:42651,r=/127.0.0.1:41266,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@332c6613[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d1b1a9b{s=START}]=>HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=243,c=8192,r=243]={<<>>ncoding: ...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.688 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=243,c=8192,r=243]={<<>>ncoding: ...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.688 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:38:02.688 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:38:02.688 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:38:02.688 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:38:02.688 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:38:02.688 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> VALUE 18:38:02.688 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> IN_VALUE 18:38:02.688 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> FIELD 18:38:02.688 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Type, headerString=[Content-Type], valueString=[application/merge-patch+json] 18:38:02.688 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:38:02.688 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:38:02.688 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:38:02.688 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:38:02.688 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:38:02.688 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:38:02.688 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:38:02.688 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42651) header=Host, headerString=[Host], valueString=[localhost:42651] 18:38:02.688 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.688 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:38:02.688 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:38:02.688 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:38:02.688 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:38:02.688 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:38:02.688 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:38:02.688 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@1718bee1[{l=/127.0.0.1:42651,r=/127.0.0.1:41266,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@332c6613[p=HttpParser{s=HEADER,0 of 9},g=HttpGenerator@d1b1a9b{s=START}]=>HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.688 [qtp1187972599-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:38:02.688 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:38:02.688 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:38:02.688 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:38:02.688 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:38:02.688 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.688 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1177734973 cs=HttpChannelState@5d745a77{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3f16ed9a eof=false 18:38:02.688 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@3f16ed9a 18:38:02.688 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@2b9c949c[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.689 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/NonExistant/URL/ on HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{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:42651/base/NonExistant/URL/,age=1} PATCH /base/NonExistant/URL/ HTTP/1.1 Content-Type: application/merge-patch+json Content-Length: 9 Host: localhost:42651 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:38:02.689 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@332c6613::SocketChannelEndPoint@1718bee1[{l=/127.0.0.1:42651,r=/127.0.0.1:41266,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@332c6613[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@d1b1a9b{s=START}]=>HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{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:42651/base/NonExistant/URL/,age=1}] parsed true HttpParser{s=CONTENT,0 of 9} 18:38:02.689 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42651/base/NonExistant/URL/ HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{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:42651/base/NonExistant/URL/,age=1} 18:38:02.689 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@5d745a77{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.689 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/NonExistant/URL/,age=1} 18:38:02.689 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.Server -- REQUEST PATCH /base/NonExistant/URL/ ?null on HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/NonExistant/URL/,age=1} 18:38:02.689 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/NonExistant/URL/ @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.689 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/NonExistant/URL/ @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.689 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:38:02.689 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:38:02.689 [qtp1187972599-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/NonExistant/URL/|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/NonExistant/URL/} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:38:02.689 [qtp1187972599-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:38:02.690 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@5d745a77{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.690 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:38:02.690 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{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:42651/base/NonExistant/URL/,age=2} 18:38:02.690 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@5d745a77{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:38:02.690 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@5d745a77{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:38:02.690 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{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:42651/base/NonExistant/URL/,age=2} 18:38:02.690 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1177734973 cs=HttpChannelState@5d745a77{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3f16ed9a eof=false 18:38:02.690 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{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:42651/base/NonExistant/URL/,age=2} 18:38:02.690 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.690 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@332c6613::SocketChannelEndPoint@1718bee1[{l=/127.0.0.1:42651,r=/127.0.0.1:41266,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@332c6613[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@d1b1a9b{s=START}]=>HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{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:42651/base/NonExistant/URL/,age=2}] parse RetainableByteBuffer@10fbc3d9{DirectByteBuffer@2f2810c9[p=234,l=243,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>ncoding: ...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.690 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f2810c9[p=234,l=243,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>ncoding: ...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.690 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{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:42651/base/NonExistant/URL/,age=2} Content@59fa3972{DirectByteBufferR@9614e57[p=234,l=243,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>ncoding: ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:38:02.690 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@332c6613::SocketChannelEndPoint@1718bee1[{l=/127.0.0.1:42651,r=/127.0.0.1:41266,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@332c6613[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@d1b1a9b{s=START}]=>HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{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:42651/base/NonExistant/URL/,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:38:02.690 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@59fa3972{DirectByteBufferR@9614e57[p=234,l=243,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>ncoding: ...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:38:02.690 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.690 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@332c6613::SocketChannelEndPoint@1718bee1[{l=/127.0.0.1:42651,r=/127.0.0.1:41266,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@332c6613[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@d1b1a9b{s=START}]=>HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{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:42651/base/NonExistant/URL/,age=2}] parse RetainableByteBuffer@10fbc3d9{DirectByteBuffer@2f2810c9[p=243,l=243,c=8192,r=0]={PATCH /ba... last! <<<>>>ncoding: ...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.690 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f2810c9[p=243,l=243,c=8192,r=0]={PATCH /ba... last! <<<>>>ncoding: ...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.691 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:38:02.691 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{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:42651/base/NonExistant/URL/,age=3} 18:38:02.691 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:38:02.691 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{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:42651/base/NonExistant/URL/,age=3} 18:38:02.691 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:38:02.691 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@332c6613::SocketChannelEndPoint@1718bee1[{l=/127.0.0.1:42651,r=/127.0.0.1:41266,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@332c6613[p=HttpParser{s=END,9 of 9},g=HttpGenerator@d1b1a9b{s=START}]=>HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{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:42651/base/NonExistant/URL/,age=3}] parsed false HttpParser{s=END,9 of 9} 18:38:02.691 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@332c6613::SocketChannelEndPoint@1718bee1[{l=/127.0.0.1:42651,r=/127.0.0.1:41266,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@332c6613[p=HttpParser{s=END,9 of 9},g=HttpGenerator@d1b1a9b{s=START}]=>HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{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:42651/base/NonExistant/URL/,age=3}] 18:38:02.691 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:38:02.691 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:38:02.691 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@2b9c949c[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{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:42651/base/NonExistant/URL/,age=3}] 18:38:02.691 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1177734973 cs=HttpChannelState@5d745a77{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3f16ed9a eof=true 18:38:02.691 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@2b9c949c[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{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:42651/base/NonExistant/URL/,age=3}] 18:38:02.691 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1177734973 cs=HttpChannelState@5d745a77{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3f16ed9a eof=true 18:38:02.691 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@5d745a77{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:38:02.691 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@3eaa52e3[p=0,l=0,c=32768,r=0]={<<<>>>\n>>\nnull [DirectByteBuffer@2652a7a2[p=0,l=106,c=8192,r=106]={<<>>ore\r\nCont...\x00\x00\x00\x00\x00\x00\x00}] 18:38:02.691 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@45cd386b{WRITING}->null:IDLE-->WRITING 18:38:02.691 [main] DEBUG org.apache.http.wire -- http-outgoing-26 << "HTTP/1.1 404 Not Found[\r][\n]" 18:38:02.691 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 106 SocketChannelEndPoint@1718bee1[{l=/127.0.0.1:42651,r=/127.0.0.1:41266,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@332c6613[p=HttpParser{s=END,9 of 9},g=HttpGenerator@d1b1a9b{s=COMPLETING}]=>HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{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:42651/base/NonExistant/URL/,age=3}] 18:38:02.691 [main] DEBUG org.apache.http.wire -- http-outgoing-26 << "Date: Sat, 03 Feb 2024 18:38:02 GMT[\r][\n]" 18:38:02.691 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=106 remaining=0 WriteFlusher@45cd386b{WRITING}->null 18:38:02.691 [main] DEBUG org.apache.http.wire -- http-outgoing-26 << "Content-Length: 0[\r][\n]" 18:38:02.691 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@45cd386b{IDLE}->null:WRITING-->IDLE 18:38:02.691 [main] DEBUG org.apache.http.wire -- http-outgoing-26 << "Server: Jetty(11.0.18)[\r][\n]" 18:38:02.691 [main] DEBUG org.apache.http.wire -- http-outgoing-26 << "[\r][\n]" 18:38:02.691 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@4ee44416[PROCESSING][i=HTTP/1.1{s=404,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@46ddc511] ([p=106,l=106,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 18:38:02.691 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@5d745a77{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.691 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@5d745a77{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.691 [main] DEBUG org.apache.http.headers -- http-outgoing-26 << HTTP/1.1 404 Not Found 18:38:02.691 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@5d745a77{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.691 [main] DEBUG org.apache.http.headers -- http-outgoing-26 << Date: Sat, 03 Feb 2024 18:38:02 GMT 18:38:02.691 [main] DEBUG org.apache.http.headers -- http-outgoing-26 << Content-Length: 0 18:38:02.691 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{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:42651/base/NonExistant/URL/,age=3} 18:38:02.691 [main] DEBUG org.apache.http.headers -- http-outgoing-26 << Server: Jetty(11.0.18) 18:38:02.691 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/NonExistant/URL/ written=0 18:38:02.691 [qtp1187972599-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:02 +0000] "PATCH /base/NonExistant/URL/ HTTP/1.1" 404 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:02.691 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:38:02.691 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1177734973 cs=HttpChannelState@5d745a77{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3f16ed9a eof=true 18:38:02.692 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{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:42651/base/NonExistant/URL/,age=4} 18:38:02.692 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 26][route: {}->http://localhost:42651] can be kept alive indefinitely 18:38:02.692 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-26: set socket timeout to 0 18:38:02.692 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@2b9c949c[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{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:42651/base/NonExistant/URL/,age=4}] 18:38:02.692 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1177734973 cs=HttpChannelState@5d745a77{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3f16ed9a eof=true 18:38:02.692 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 26][route: {}->http://localhost:42651][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.692 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@2b9c949c[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{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:42651/base/NonExistant/URL/,age=4}] 18:38:02.692 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1177734973 cs=HttpChannelState@5d745a77{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3f16ed9a eof=true 18:38:02.692 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@5d745a77{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.692 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 404 18:38:02.692 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1177734973 cs=HttpChannelState@5d745a77{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@3f16ed9a eof=true 18:38:02.692 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:38:02.692 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@3f16ed9a 18:38:02.692 [main] DEBUG org.onap.policy.rest.RestManager -- 18:38:02.692 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:38:02.692 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-26: Close connection 18:38:02.692 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@2b9c949c[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{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:42651/base/NonExistant/URL/,age=4}] 18:38:02.692 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:38:02.692 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:38:02.692 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:38:02.692 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:38:02.692 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@1718bee1[{l=/127.0.0.1:42651,r=/127.0.0.1:41266,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@332c6613[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d1b1a9b{s=START}]=>HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.692 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.692 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:38:02.692 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@332c6613::SocketChannelEndPoint@1718bee1[{l=/127.0.0.1:42651,r=/127.0.0.1:41266,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@332c6613[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d1b1a9b{s=START}]=>HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.692 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42651/base/RestTest/GetHello/: 18:38:02.692 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@332c6613::SocketChannelEndPoint@1718bee1[{l=/127.0.0.1:42651,r=/127.0.0.1:41266,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@332c6613[p=HttpParser{s=START,0 of -1},g=HttpGenerator@d1b1a9b{s=START}]=>HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.692 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.692 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:38:02.692 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@1718bee1[{l=/127.0.0.1:42651,r=/127.0.0.1:41266,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@332c6613[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d1b1a9b{s=START}]=>HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.692 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@1718bee1[{l=/127.0.0.1:42651,r=/127.0.0.1:41266,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@332c6613[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d1b1a9b{s=START}]=>HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.692 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@1718bee1[{l=/127.0.0.1:42651,r=/127.0.0.1:41266,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@332c6613[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d1b1a9b{s=START}]=>HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.692 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@72435ead{null} 18:38:02.692 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:38:02.692 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5c019de6 startThread=0 18:38:02.692 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5c019de6 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58071ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.692 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@332c6613::SocketChannelEndPoint@1718bee1[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@332c6613[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d1b1a9b{s=START}]=>HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{s=IDLE rs=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:38:02.693 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@332c6613::SocketChannelEndPoint@1718bee1[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@332c6613[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d1b1a9b{s=START}]=>HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.693 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@1718bee1[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@332c6613[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d1b1a9b{s=START}]=>HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.693 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@1718bee1[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@332c6613[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d1b1a9b{s=START}]=>HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.693 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@332c6613::SocketChannelEndPoint@1718bee1[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@332c6613[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d1b1a9b{s=START}]=>HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.693 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5c019de6 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58071ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.693 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@332c6613::SocketChannelEndPoint@1718bee1[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@332c6613[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@d1b1a9b{s=START}]=>HttpChannelOverHttp@aecc141{s=HttpChannelState@5d745a77{s=IDLE rs=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@5d745a77{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.693 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:38:02.693 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RUNNING,thread=Thread[qtp1187972599-21,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:38:02.693 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58071ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.693 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RESERVED,thread=Thread[qtp1187972599-21,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:38:02.693 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:38:02.693 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.693 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42651][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:38:02.693 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/0 selected 18:38:02.693 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 0 updates 18:38:02.693 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 27][route: {}->http://localhost:42651][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.693 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42651 18:38:02.693 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42651 18:38:02.693 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:41268<->127.0.0.1:42651 18:38:02.693 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request GET /base/RestTest/GetHello/ HTTP/1.1 18:38:02.693 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:38:02.693 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:38:02.693 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@15532426[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41268]] on ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=0 18:38:02.693 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=1 18:38:02.693 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.693 [main] DEBUG org.apache.http.headers -- http-outgoing-27 >> GET /base/RestTest/GetHello/ HTTP/1.1 18:38:02.693 [main] DEBUG org.apache.http.headers -- http-outgoing-27 >> Host: localhost:42651 18:38:02.693 [main] DEBUG org.apache.http.headers -- http-outgoing-27 >> Connection: Keep-Alive 18:38:02.693 [main] DEBUG org.apache.http.headers -- http-outgoing-27 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:38:02.693 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.693 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 0 keys 18:38:02.693 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.694 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/0 selected 18:38:02.694 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 1 updates 18:38:02.694 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.694 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@15532426[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41268]] 18:38:02.694 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@15532426[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41268]] startThread=0 18:38:02.694 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.694 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.693 [main] DEBUG org.apache.http.headers -- http-outgoing-27 >> Accept-Encoding: gzip,deflate 18:38:02.694 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@15532426[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41268]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58070ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.694 [main] DEBUG org.apache.http.wire -- http-outgoing-27 >> "GET /base/RestTest/GetHello/ HTTP/1.1[\r][\n]" 18:38:02.694 [main] DEBUG org.apache.http.wire -- http-outgoing-27 >> "Host: localhost:42651[\r][\n]" 18:38:02.694 [main] DEBUG org.apache.http.wire -- http-outgoing-27 >> "Connection: Keep-Alive[\r][\n]" 18:38:02.694 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@1fa5db57[{l=/127.0.0.1:42651,r=/127.0.0.1:41268,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.694 [main] DEBUG org.apache.http.wire -- http-outgoing-27 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:38:02.694 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@1fa5db57[{l=/127.0.0.1:42651,r=/127.0.0.1:41268,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:38:02.694 [main] DEBUG org.apache.http.wire -- http-outgoing-27 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:38:02.694 [main] DEBUG org.apache.http.wire -- http-outgoing-27 >> "[\r][\n]" 18:38:02.694 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=IDLE rs=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@1fa5db57[{l=/127.0.0.1:42651,r=/127.0.0.1:41268,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@283bbb2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.694 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@1ccafc64::SocketChannelEndPoint@1fa5db57[{l=/127.0.0.1:42651,r=/127.0.0.1:41268,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.694 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@2d04e3c9 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:38:02.694 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@1fa5db57[{l=/127.0.0.1:42651,r=/127.0.0.1:41268,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1ccafc64[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.694 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@1ccafc64::SocketChannelEndPoint@1fa5db57[{l=/127.0.0.1:42651,r=/127.0.0.1:41268,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1ccafc64[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.694 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@1ccafc64::SocketChannelEndPoint@1fa5db57[{l=/127.0.0.1:42651,r=/127.0.0.1:41268,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1ccafc64[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.694 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@7584f525{ReadCallback@3ee60e2d{HttpConnection@1ccafc64::SocketChannelEndPoint@1fa5db57[{l=/127.0.0.1:42651,r=/127.0.0.1:41268,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@1ccafc64[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.694 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@1fa5db57[{l=/127.0.0.1:42651,r=/127.0.0.1:41268,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@1ccafc64[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.694 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@3476b893 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:38:02.694 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=2 18:38:02.694 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.694 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@1fa5db57[{l=/127.0.0.1:42651,r=/127.0.0.1:41268,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@1ccafc64[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.694 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/1 selected 18:38:02.694 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 2 updates 18:38:02.694 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@15532426[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41268]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58069ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.694 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:38:02.694 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@2d04e3c9 18:38:02.694 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@3476b893 18:38:02.694 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@1fa5db57[{l=/127.0.0.1:42651,r=/127.0.0.1:41268,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@1ccafc64[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.694 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.694 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.694 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58069ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.695 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 1/1/1 selected 18:38:02.695 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 1 keys, 0 updates 18:38:02.695 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41268], selector=sun.nio.ch.EPollSelectorImpl@23da9f4d, interestOps=1, readyOps=1 SocketChannelEndPoint@1fa5db57[{l=/127.0.0.1:42651,r=/127.0.0.1:41268,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@1ccafc64[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.695 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@1fa5db57[{l=/127.0.0.1:42651,r=/127.0.0.1:41268,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1ccafc64[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.695 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@1fa5db57[{l=/127.0.0.1:42651,r=/127.0.0.1:41268,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1ccafc64[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=IDLE rs=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:38:02.695 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58069ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=15]@2024-02-03T18:38:02.695208329Z 18:38:02.695 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RESERVED,thread=Thread[qtp1187972599-21,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58069ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=15]@2024-02-03T18:38:02.695309859Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.695 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@1fa5db57[{l=/127.0.0.1:42651,r=/127.0.0.1:41268,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1ccafc64[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=IDLE rs=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@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58069ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=15]@2024-02-03T18:38:02.69539143Z 18:38:02.695 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58069ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=16]@2024-02-03T18:38:02.69546316Z tryProduce true 18:38:02.695 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@7584f525{ReadCallback@3ee60e2d{HttpConnection@1ccafc64::SocketChannelEndPoint@1fa5db57[{l=/127.0.0.1:42651,r=/127.0.0.1:41268,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1ccafc64[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.695 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.695 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.695 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1ccafc64::SocketChannelEndPoint@1fa5db57[{l=/127.0.0.1:42651,r=/127.0.0.1:41268,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1ccafc64[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=IDLE rs=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@283bbb2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.695 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@1fa5db57[{l=/127.0.0.1:42651,r=/127.0.0.1:41268,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1ccafc64[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.695 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 171 DirectByteBuffer@2f2810c9[p=0,l=171,c=8192,r=171]={<<>>pClient/4...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.695 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.695 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1ccafc64::SocketChannelEndPoint@1fa5db57[{l=/127.0.0.1:42651,r=/127.0.0.1:41268,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1ccafc64[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=171,c=8192,r=171]={<<>>pClient/4...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.695 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1ccafc64::SocketChannelEndPoint@1fa5db57[{l=/127.0.0.1:42651,r=/127.0.0.1:41268,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1ccafc64[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=171,c=8192,r=171]={<<>>pClient/4...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.695 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=171,c=8192,r=171]={<<>>pClient/4...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.695 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:38:02.695 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:38:02.695 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:38:02.695 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:38:02.695 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:38:02.695 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:38:02.695 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:38:02.695 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:38:02.695 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42651) header=Host, headerString=[Host], valueString=[localhost:42651] 18:38:02.695 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:38:02.695 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:38:02.696 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:38:02.696 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:38:02.696 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:38:02.696 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:38:02.696 [qtp1187972599-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:38:02.696 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:38:02.696 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:38:02.696 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:38:02.696 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:38:02.696 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1337160793 cs=HttpChannelState@283bbb2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@22537ca4 eof=false 18:38:02.696 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@22537ca4 18:38:02.696 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@33935deb[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.696 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/GetHello/ on HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{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:42651/base/RestTest/GetHello/,age=0} GET /base/RestTest/GetHello/ HTTP/1.1 Host: localhost:42651 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:38:02.696 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1ccafc64::SocketChannelEndPoint@1fa5db57[{l=/127.0.0.1:42651,r=/127.0.0.1:41268,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1ccafc64[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{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:42651/base/RestTest/GetHello/,age=0}] parsed true HttpParser{s=CONTENT,0 of -1} 18:38:02.696 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@1ccafc64::SocketChannelEndPoint@1fa5db57[{l=/127.0.0.1:42651,r=/127.0.0.1:41268,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1ccafc64[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{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:42651/base/RestTest/GetHello/,age=0}] 18:38:02.696 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42651/base/RestTest/GetHello/ HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{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:42651/base/RestTest/GetHello/,age=0} 18:38:02.696 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@283bbb2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.696 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/GetHello/,age=0} 18:38:02.696 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.Server -- REQUEST GET /base/RestTest/GetHello/ ?null on HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/GetHello/,age=0} 18:38:02.696 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/GetHello/ @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.696 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/GetHello/ @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.696 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:38:02.696 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:38:02.696 [qtp1187972599-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/GetHello/|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/GetHello/} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:38:02.696 [qtp1187972599-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:38:02.697 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@283bbb2d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.697 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:38:02.697 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{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:42651/base/RestTest/GetHello/,age=1} 18:38:02.697 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@283bbb2d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:38:02.697 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@283bbb2d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:38:02.697 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{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:42651/base/RestTest/GetHello/,age=1} 18:38:02.697 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1337160793 cs=HttpChannelState@283bbb2d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@22537ca4 eof=false 18:38:02.698 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{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:42651/base/RestTest/GetHello/,age=2} 18:38:02.698 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.698 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1ccafc64::SocketChannelEndPoint@1fa5db57[{l=/127.0.0.1:42651,r=/127.0.0.1:41268,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1ccafc64[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{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:42651/base/RestTest/GetHello/,age=2}] parse null 18:38:02.698 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@1ee6a03f[p=0,l=0,c=0,r=0]={<<<>>>} 18:38:02.698 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:38:02.698 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{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:42651/base/RestTest/GetHello/,age=2} 18:38:02.698 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:38:02.698 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{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:42651/base/RestTest/GetHello/,age=2} 18:38:02.698 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:38:02.698 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1ccafc64::SocketChannelEndPoint@1fa5db57[{l=/127.0.0.1:42651,r=/127.0.0.1:41268,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1ccafc64[p=HttpParser{s=END,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{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:42651/base/RestTest/GetHello/,age=2}] parsed false HttpParser{s=END,0 of -1} 18:38:02.698 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:38:02.698 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:38:02.698 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@33935deb[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{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:42651/base/RestTest/GetHello/,age=2}] 18:38:02.698 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1337160793 cs=HttpChannelState@283bbb2d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@22537ca4 eof=true 18:38:02.698 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@33935deb[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{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:42651/base/RestTest/GetHello/,age=2}] 18:38:02.698 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1337160793 cs=HttpChannelState@283bbb2d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@22537ca4 eof=true 18:38:02.698 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@283bbb2d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:38:02.698 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@3eaa52e3[p=0,l=511,c=32768,r=511]={<<<\n\n\n\n\n\n>>>.18\n\n\n\n\n\n>>>.18null [DirectByteBuffer@2652a7a2[p=0,l=202,c=8192,r=202]={<<>>1\r\nServer...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@3eaa52e3[p=0,l=511,c=32768,r=511]={<<<\n\n\n\n\n\n>>>.18null:IDLE-->WRITING 18:38:02.698 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 713 SocketChannelEndPoint@1fa5db57[{l=/127.0.0.1:42651,r=/127.0.0.1:41268,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1ccafc64[p=HttpParser{s=END,0 of -1},g=HttpGenerator@13c4d9{s=COMPLETING}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{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:42651/base/RestTest/GetHello/,age=3}] 18:38:02.699 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=713 remaining=0 WriteFlusher@4bd60dec{WRITING}->null 18:38:02.699 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@4bd60dec{IDLE}->null:WRITING-->IDLE 18:38:02.699 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@5b0c99cb[PROCESSING][i=HTTP/1.1{s=404,h=3,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@62836852] ([p=202,l=202,c=8192,r=0],[p=511,l=511,c=32768,r=0],true)@END 18:38:02.699 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@283bbb2d{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.699 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@283bbb2d{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.699 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@283bbb2d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.699 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{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:42651/base/RestTest/GetHello/,age=3} 18:38:02.699 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/GetHello/ written=511 18:38:02.699 [qtp1187972599-19] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:02 +0000] "GET /base/RestTest/GetHello/ HTTP/1.1" 404 511 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:02.699 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1337160793 cs=HttpChannelState@283bbb2d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@22537ca4 eof=true 18:38:02.699 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{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:42651/base/RestTest/GetHello/,age=3} 18:38:02.699 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@33935deb[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{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:42651/base/RestTest/GetHello/,age=3}] 18:38:02.699 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1337160793 cs=HttpChannelState@283bbb2d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@22537ca4 eof=true 18:38:02.699 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@33935deb[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{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:42651/base/RestTest/GetHello/,age=3}] 18:38:02.699 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1337160793 cs=HttpChannelState@283bbb2d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@22537ca4 eof=true 18:38:02.699 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@283bbb2d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.699 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1337160793 cs=HttpChannelState@283bbb2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@22537ca4 eof=true 18:38:02.699 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@22537ca4 18:38:02.699 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@33935deb[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{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:42651/base/RestTest/GetHello/,age=3}] 18:38:02.699 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 18:38:02.699 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:38:02.699 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:38:02.699 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.699 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.699 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1ccafc64::SocketChannelEndPoint@1fa5db57[{l=/127.0.0.1:42651,r=/127.0.0.1:41268,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1ccafc64[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.699 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1ccafc64::SocketChannelEndPoint@1fa5db57[{l=/127.0.0.1:42651,r=/127.0.0.1:41268,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1ccafc64[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.699 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.699 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1ccafc64::SocketChannelEndPoint@1fa5db57[{l=/127.0.0.1:42651,r=/127.0.0.1:41268,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1ccafc64[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=IDLE rs=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:38:02.699 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@1ccafc64::SocketChannelEndPoint@1fa5db57[{l=/127.0.0.1:42651,r=/127.0.0.1:41268,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1ccafc64[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.699 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@1ccafc64::SocketChannelEndPoint@1fa5db57[{l=/127.0.0.1:42651,r=/127.0.0.1:41268,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1ccafc64[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.699 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@7584f525{ReadCallback@3ee60e2d{HttpConnection@1ccafc64::SocketChannelEndPoint@1fa5db57[{l=/127.0.0.1:42651,r=/127.0.0.1:41268,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@1ccafc64[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.699 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@1fa5db57[{l=/127.0.0.1:42651,r=/127.0.0.1:41268,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@1ccafc64[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.699 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@3476b893 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:38:02.699 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:38:02.699 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1ccafc64::SocketChannelEndPoint@1fa5db57[{l=/127.0.0.1:42651,r=/127.0.0.1:41268,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@1ccafc64[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=IDLE rs=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@283bbb2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.699 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.699 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bef2ef{RUNNING,thread=Thread[qtp1187972599-19,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:38:02.699 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/1 selected 18:38:02.699 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bef2ef{RESERVED,thread=Thread[qtp1187972599-19,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:38:02.699 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 1 updates 18:38:02.700 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.700 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "HTTP/1.1 404 Not Found[\r][\n]" 18:38:02.700 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@3476b893 18:38:02.700 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "Date: Sat, 03 Feb 2024 18:38:02 GMT[\r][\n]" 18:38:02.700 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "Cache-Control: must-revalidate,no-cache,no-store[\r][\n]" 18:38:02.700 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "Content-Type: text/html;charset=iso-8859-1[\r][\n]" 18:38:02.700 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "Content-Length: 511[\r][\n]" 18:38:02.700 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "Server: Jetty(11.0.18)[\r][\n]" 18:38:02.700 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@1fa5db57[{l=/127.0.0.1:42651,r=/127.0.0.1:41268,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@1ccafc64[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.700 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\r][\n]" 18:38:02.700 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\n]" 18:38:02.700 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\n]" 18:38:02.700 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.700 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\n]" 18:38:02.700 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "Error 404 Not Found[\n]" 18:38:02.700 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.700 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\n]" 18:38:02.700 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "

HTTP ERROR 404 Not Found

[\n]" 18:38:02.700 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\n]" 18:38:02.700 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\n]" 18:38:02.700 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\n]" 18:38:02.700 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\n]" 18:38:02.700 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\n]" 18:38:02.700 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "
URI:/base/RestTest/GetHello/
STATUS:404
MESSAGE:Not Found
SERVLET:org.glassfish.jersey.servlet.ServletContainer-2c708440
[\n]" 18:38:02.700 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "
Powered by Jetty:// 11.0.18
[\n]" 18:38:02.700 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\n]" 18:38:02.700 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\n]" 18:38:02.700 [main] DEBUG org.apache.http.wire -- http-outgoing-27 << "[\n]" 18:38:02.700 [main] DEBUG org.apache.http.headers -- http-outgoing-27 << HTTP/1.1 404 Not Found 18:38:02.700 [main] DEBUG org.apache.http.headers -- http-outgoing-27 << Date: Sat, 03 Feb 2024 18:38:02 GMT 18:38:02.700 [main] DEBUG org.apache.http.headers -- http-outgoing-27 << Cache-Control: must-revalidate,no-cache,no-store 18:38:02.700 [main] DEBUG org.apache.http.headers -- http-outgoing-27 << Content-Type: text/html;charset=iso-8859-1 18:38:02.700 [main] DEBUG org.apache.http.headers -- http-outgoing-27 << Content-Length: 511 18:38:02.700 [main] DEBUG org.apache.http.headers -- http-outgoing-27 << Server: Jetty(11.0.18) 18:38:02.700 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:38:02.700 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 27][route: {}->http://localhost:42651] can be kept alive indefinitely 18:38:02.700 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-27: set socket timeout to 0 18:38:02.700 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 27][route: {}->http://localhost:42651][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.700 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 404 18:38:02.700 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:38:02.700 [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-2c708440

Powered by Jetty:// 11.0.18
18:38:02.700 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:38:02.700 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-27: Close connection 18:38:02.700 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:38:02.700 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 1/1/1 selected 18:38:02.700 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 1 keys, 0 updates 18:38:02.700 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42651/base/RestTest/DeleteHello/: 18:38:02.700 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41268], selector=sun.nio.ch.EPollSelectorImpl@23da9f4d, interestOps=1, readyOps=1 SocketChannelEndPoint@1fa5db57[{l=/127.0.0.1:42651,r=/127.0.0.1:41268,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@1ccafc64[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.700 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@1fa5db57[{l=/127.0.0.1:42651,r=/127.0.0.1:41268,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1ccafc64[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.700 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@1fa5db57[{l=/127.0.0.1:42651,r=/127.0.0.1:41268,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1ccafc64[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=IDLE rs=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:38:02.701 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58063ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=16]@2024-02-03T18:38:02.7010676Z 18:38:02.701 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@1fa5db57[{l=/127.0.0.1:42651,r=/127.0.0.1:41268,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1ccafc64[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=IDLE rs=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@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58063ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=16]@2024-02-03T18:38:02.701215382Z 18:38:02.701 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@7584f525{ReadCallback@3ee60e2d{HttpConnection@1ccafc64::SocketChannelEndPoint@1fa5db57[{l=/127.0.0.1:42651,r=/127.0.0.1:41268,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1ccafc64[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.701 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1ccafc64::SocketChannelEndPoint@1fa5db57[{l=/127.0.0.1:42651,r=/127.0.0.1:41268,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1ccafc64[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=IDLE rs=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@283bbb2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.701 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@1fa5db57[{l=/127.0.0.1:42651,r=/127.0.0.1:41268,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1ccafc64[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.701 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.701 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:38:02.701 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1ccafc64::SocketChannelEndPoint@1fa5db57[{l=/127.0.0.1:42651,r=/127.0.0.1:41268,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1ccafc64[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.701 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1ccafc64::SocketChannelEndPoint@1fa5db57[{l=/127.0.0.1:42651,r=/127.0.0.1:41268,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1ccafc64[p=HttpParser{s=START,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.701 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.701 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:38:02.701 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@1fa5db57[{l=/127.0.0.1:42651,r=/127.0.0.1:41268,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1ccafc64[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.701 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:38:02.701 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@1fa5db57[{l=/127.0.0.1:42651,r=/127.0.0.1:41268,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1ccafc64[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.701 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@1fa5db57[{l=/127.0.0.1:42651,r=/127.0.0.1:41268,CLOSED,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@1ccafc64[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.701 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:38:02.701 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42651][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:38:02.701 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@7584f525{null} 18:38:02.701 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=1 updates=0 18:38:02.701 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3029a684 startThread=0 18:38:02.701 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 28][route: {}->http://localhost:42651][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.701 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42651 18:38:02.701 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3029a684 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58062ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.701 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42651 18:38:02.701 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1ccafc64::SocketChannelEndPoint@1fa5db57[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@1ccafc64[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=IDLE rs=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:38:02.701 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@1fa5db57[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@1ccafc64[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.701 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:41284<->127.0.0.1:42651 18:38:02.701 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@1ccafc64::SocketChannelEndPoint@1fa5db57[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@1ccafc64[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.701 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@1ccafc64::SocketChannelEndPoint@1fa5db57[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@1ccafc64[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.702 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request DELETE /base/RestTest/DeleteHello/ HTTP/1.1 18:38:02.702 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:38:02.702 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@1fa5db57[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@1ccafc64[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.702 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@2e6c4ef3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41284]] on ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=0 18:38:02.702 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@1ccafc64::SocketChannelEndPoint@1fa5db57[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=-1,kro=-1}]->[HttpConnection@1ccafc64[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=IDLE rs=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@283bbb2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.702 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=1 18:38:02.702 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:38:02.702 [main] DEBUG org.apache.http.headers -- http-outgoing-28 >> DELETE /base/RestTest/DeleteHello/ HTTP/1.1 18:38:02.702 [main] DEBUG org.apache.http.headers -- http-outgoing-28 >> Content-Length: 0 18:38:02.702 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3029a684 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58062ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.702 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bef2ef{RESERVED,thread=Thread[qtp1187972599-19,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58062ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=17]@2024-02-03T18:38:02.702199678Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.702 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58062ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.702 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.702 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58062ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=17]@2024-02-03T18:38:02.70247563Z tryProduce true 18:38:02.702 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bef2ef{RUNNING,thread=Thread[qtp1187972599-19,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:38:02.702 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bef2ef{RESERVED,thread=Thread[qtp1187972599-19,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:38:02.702 [main] DEBUG org.apache.http.headers -- http-outgoing-28 >> Host: localhost:42651 18:38:02.702 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.702 [main] DEBUG org.apache.http.headers -- http-outgoing-28 >> Connection: Keep-Alive 18:38:02.702 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.702 [main] DEBUG org.apache.http.headers -- http-outgoing-28 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:38:02.702 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/0 selected 18:38:02.702 [main] DEBUG org.apache.http.headers -- http-outgoing-28 >> Accept-Encoding: gzip,deflate 18:38:02.702 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 1 updates 18:38:02.702 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.702 [main] DEBUG org.apache.http.wire -- http-outgoing-28 >> "DELETE /base/RestTest/DeleteHello/ HTTP/1.1[\r][\n]" 18:38:02.702 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@2e6c4ef3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41284]] 18:38:02.702 [main] DEBUG org.apache.http.wire -- http-outgoing-28 >> "Content-Length: 0[\r][\n]" 18:38:02.702 [main] DEBUG org.apache.http.wire -- http-outgoing-28 >> "Host: localhost:42651[\r][\n]" 18:38:02.702 [main] DEBUG org.apache.http.wire -- http-outgoing-28 >> "Connection: Keep-Alive[\r][\n]" 18:38:02.702 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@2e6c4ef3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41284]] startThread=0 18:38:02.702 [main] DEBUG org.apache.http.wire -- http-outgoing-28 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:38:02.702 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.702 [main] DEBUG org.apache.http.wire -- http-outgoing-28 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:38:02.702 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Ignoring key update for cancelled key SocketChannelEndPoint@1fa5db57[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1ccafc64[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=IDLE rs=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:38:02.702 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@2e6c4ef3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41284]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58061ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.702 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@1fa5db57[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1ccafc64[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.702 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@2add97c8[{l=/127.0.0.1:42651,r=/127.0.0.1:41284,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.702 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@2add97c8[{l=/127.0.0.1:42651,r=/127.0.0.1:41284,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:38:02.702 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@1fa5db57[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@1ccafc64[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@13c4d9{s=START}]=>HttpChannelOverHttp@77fb4838{s=HttpChannelState@283bbb2d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.703 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.703 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{s=IDLE rs=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@2add97c8[{l=/127.0.0.1:42651,r=/127.0.0.1:41284,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@763b9c34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.703 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@77880040::SocketChannelEndPoint@2add97c8[{l=/127.0.0.1:42651,r=/127.0.0.1:41284,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.703 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@312dbaae on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:38:02.703 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@2add97c8[{l=/127.0.0.1:42651,r=/127.0.0.1:41284,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@77880040[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af727da{s=START}]=>HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.703 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@77880040::SocketChannelEndPoint@2add97c8[{l=/127.0.0.1:42651,r=/127.0.0.1:41284,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@77880040[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af727da{s=START}]=>HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.703 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@77880040::SocketChannelEndPoint@2add97c8[{l=/127.0.0.1:42651,r=/127.0.0.1:41284,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@77880040[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af727da{s=START}]=>HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.703 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@7087da8c{ReadCallback@473a5edc{HttpConnection@77880040::SocketChannelEndPoint@2add97c8[{l=/127.0.0.1:42651,r=/127.0.0.1:41284,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@77880040[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af727da{s=START}]=>HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.703 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@2add97c8[{l=/127.0.0.1:42651,r=/127.0.0.1:41284,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@77880040[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af727da{s=START}]=>HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.703 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@1b1e645f on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:38:02.703 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=2 18:38:02.703 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@2add97c8[{l=/127.0.0.1:42651,r=/127.0.0.1:41284,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@77880040[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af727da{s=START}]=>HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.703 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@2e6c4ef3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41284]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58061ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.703 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58061ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.702 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.702 [main] DEBUG org.apache.http.wire -- http-outgoing-28 >> "[\r][\n]" 18:38:02.703 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.703 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/1 selected 18:38:02.703 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 2 updates 18:38:02.703 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:38:02.703 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@312dbaae 18:38:02.703 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@1b1e645f 18:38:02.703 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@2add97c8[{l=/127.0.0.1:42651,r=/127.0.0.1:41284,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@77880040[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af727da{s=START}]=>HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.703 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.703 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.703 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 1/1/1 selected 18:38:02.703 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 1 keys, 0 updates 18:38:02.703 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41284], selector=sun.nio.ch.EPollSelectorImpl@1bf99cf5, interestOps=1, readyOps=1 SocketChannelEndPoint@2add97c8[{l=/127.0.0.1:42651,r=/127.0.0.1:41284,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@77880040[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af727da{s=START}]=>HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.703 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@2add97c8[{l=/127.0.0.1:42651,r=/127.0.0.1:41284,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@77880040[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af727da{s=START}]=>HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.703 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@2add97c8[{l=/127.0.0.1:42651,r=/127.0.0.1:41284,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@77880040[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af727da{s=START}]=>HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{s=IDLE rs=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:38:02.704 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58060ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=16]@2024-02-03T18:38:02.704059382Z 18:38:02.704 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bef2ef{RESERVED,thread=Thread[qtp1187972599-19,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58060ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=16]@2024-02-03T18:38:02.704196543Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.704 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58060ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=16]@2024-02-03T18:38:02.704270963Z tryProduce true 18:38:02.704 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.704 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.704 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@2add97c8[{l=/127.0.0.1:42651,r=/127.0.0.1:41284,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77880040[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af727da{s=START}]=>HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.704 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.704 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@2add97c8[{l=/127.0.0.1:42651,r=/127.0.0.1:41284,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@77880040[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af727da{s=START}]=>HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{s=IDLE rs=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@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58060ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=16]@2024-02-03T18:38:02.704379534Z 18:38:02.704 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@7087da8c{ReadCallback@473a5edc{HttpConnection@77880040::SocketChannelEndPoint@2add97c8[{l=/127.0.0.1:42651,r=/127.0.0.1:41284,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77880040[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af727da{s=START}]=>HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.704 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@77880040::SocketChannelEndPoint@2add97c8[{l=/127.0.0.1:42651,r=/127.0.0.1:41284,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77880040[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af727da{s=START}]=>HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{s=IDLE rs=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@763b9c34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.704 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 196 DirectByteBuffer@69856a09[p=0,l=196,c=8192,r=196]={<<>>g: gzip,d...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.704 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@77880040::SocketChannelEndPoint@2add97c8[{l=/127.0.0.1:42651,r=/127.0.0.1:41284,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77880040[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af727da{s=START}]=>HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=196,c=8192,r=196]={<<>>g: gzip,d...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.704 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@77880040::SocketChannelEndPoint@2add97c8[{l=/127.0.0.1:42651,r=/127.0.0.1:41284,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77880040[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af727da{s=START}]=>HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=196,c=8192,r=196]={<<>>g: gzip,d...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.704 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=196,c=8192,r=196]={<<>>g: gzip,d...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.704 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:38:02.704 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:38:02.704 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:38:02.704 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:38:02.704 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:38:02.704 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> IN_VALUE 18:38:02.704 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> FIELD 18:38:02.704 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Length: 0) header=Content-Length, headerString=[Content-Length], valueString=[0] 18:38:02.704 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:38:02.704 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:38:02.704 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:38:02.704 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42651) header=Host, headerString=[Host], valueString=[localhost:42651] 18:38:02.704 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:38:02.704 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:38:02.704 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:38:02.704 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:38:02.704 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:38:02.705 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:38:02.705 [qtp1187972599-22] 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:38:02.705 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:38:02.705 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:38:02.705 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:38:02.705 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:38:02.705 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1824599512 cs=HttpChannelState@763b9c34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5e6df2ef eof=false 18:38:02.705 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@5e6df2ef 18:38:02.705 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@70f8c853[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.705 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/DeleteHello/ on HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{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:42651/base/RestTest/DeleteHello/,age=0} DELETE /base/RestTest/DeleteHello/ HTTP/1.1 Content-Length: 0 Host: localhost:42651 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:38:02.705 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@77880040::SocketChannelEndPoint@2add97c8[{l=/127.0.0.1:42651,r=/127.0.0.1:41284,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77880040[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@5af727da{s=START}]=>HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{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:42651/base/RestTest/DeleteHello/,age=0}] parsed true HttpParser{s=CONTENT,0 of 0} 18:38:02.705 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@77880040::SocketChannelEndPoint@2add97c8[{l=/127.0.0.1:42651,r=/127.0.0.1:41284,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77880040[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@5af727da{s=START}]=>HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{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:42651/base/RestTest/DeleteHello/,age=0}] 18:38:02.705 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42651/base/RestTest/DeleteHello/ HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{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:42651/base/RestTest/DeleteHello/,age=0} 18:38:02.705 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@763b9c34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.705 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/DeleteHello/,age=0} 18:38:02.705 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.Server -- REQUEST DELETE /base/RestTest/DeleteHello/ ?null on HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/DeleteHello/,age=0} 18:38:02.705 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/DeleteHello/ @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.705 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/DeleteHello/ @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.705 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:38:02.705 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:38:02.705 [qtp1187972599-22] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/DeleteHello/|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/DeleteHello/} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:38:02.705 [qtp1187972599-22] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:38:02.707 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@763b9c34{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.707 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:38:02.707 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{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:42651/base/RestTest/DeleteHello/,age=2} 18:38:02.707 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@763b9c34{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:38:02.707 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@763b9c34{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:38:02.707 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{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:42651/base/RestTest/DeleteHello/,age=2} 18:38:02.707 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1824599512 cs=HttpChannelState@763b9c34{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5e6df2ef eof=false 18:38:02.707 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{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:42651/base/RestTest/DeleteHello/,age=2} 18:38:02.707 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.707 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@77880040::SocketChannelEndPoint@2add97c8[{l=/127.0.0.1:42651,r=/127.0.0.1:41284,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77880040[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@5af727da{s=START}]=>HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{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:42651/base/RestTest/DeleteHello/,age=2}] parse null 18:38:02.707 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@1ee6a03f[p=0,l=0,c=0,r=0]={<<<>>>} 18:38:02.707 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:38:02.707 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{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:42651/base/RestTest/DeleteHello/,age=2} 18:38:02.707 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:38:02.707 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{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:42651/base/RestTest/DeleteHello/,age=2} 18:38:02.707 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:38:02.707 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@77880040::SocketChannelEndPoint@2add97c8[{l=/127.0.0.1:42651,r=/127.0.0.1:41284,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77880040[p=HttpParser{s=END,0 of 0},g=HttpGenerator@5af727da{s=START}]=>HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{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:42651/base/RestTest/DeleteHello/,age=2}] parsed false HttpParser{s=END,0 of 0} 18:38:02.707 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:38:02.707 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:38:02.707 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@70f8c853[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{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:42651/base/RestTest/DeleteHello/,age=2}] 18:38:02.707 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1824599512 cs=HttpChannelState@763b9c34{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5e6df2ef eof=true 18:38:02.707 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@70f8c853[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{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:42651/base/RestTest/DeleteHello/,age=2}] 18:38:02.707 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1824599512 cs=HttpChannelState@763b9c34{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5e6df2ef eof=true 18:38:02.707 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@763b9c34{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:38:02.707 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@3eaa52e3[p=0,l=0,c=32768,r=0]={<<<>>>\n>>\nnull [DirectByteBuffer@2652a7a2[p=0,l=106,c=8192,r=106]={<<>>ore\r\nCont...\x00\x00\x00\x00\x00\x00\x00}] 18:38:02.707 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@2d309f80{WRITING}->null:IDLE-->WRITING 18:38:02.707 [main] DEBUG org.apache.http.wire -- http-outgoing-28 << "HTTP/1.1 404 Not Found[\r][\n]" 18:38:02.707 [main] DEBUG org.apache.http.wire -- http-outgoing-28 << "Date: Sat, 03 Feb 2024 18:38:02 GMT[\r][\n]" 18:38:02.707 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 106 SocketChannelEndPoint@2add97c8[{l=/127.0.0.1:42651,r=/127.0.0.1:41284,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77880040[p=HttpParser{s=END,0 of 0},g=HttpGenerator@5af727da{s=COMPLETING}]=>HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{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:42651/base/RestTest/DeleteHello/,age=2}] 18:38:02.707 [main] DEBUG org.apache.http.wire -- http-outgoing-28 << "Content-Length: 0[\r][\n]" 18:38:02.707 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=106 remaining=0 WriteFlusher@2d309f80{WRITING}->null 18:38:02.707 [main] DEBUG org.apache.http.wire -- http-outgoing-28 << "Server: Jetty(11.0.18)[\r][\n]" 18:38:02.708 [main] DEBUG org.apache.http.wire -- http-outgoing-28 << "[\r][\n]" 18:38:02.708 [main] DEBUG org.apache.http.headers -- http-outgoing-28 << HTTP/1.1 404 Not Found 18:38:02.708 [main] DEBUG org.apache.http.headers -- http-outgoing-28 << Date: Sat, 03 Feb 2024 18:38:02 GMT 18:38:02.708 [main] DEBUG org.apache.http.headers -- http-outgoing-28 << Content-Length: 0 18:38:02.708 [main] DEBUG org.apache.http.headers -- http-outgoing-28 << Server: Jetty(11.0.18) 18:38:02.708 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:38:02.708 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 28][route: {}->http://localhost:42651] can be kept alive indefinitely 18:38:02.708 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-28: set socket timeout to 0 18:38:02.708 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 28][route: {}->http://localhost:42651][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.708 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 404 18:38:02.708 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:38:02.708 [main] DEBUG org.onap.policy.rest.RestManager -- 18:38:02.708 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:38:02.708 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-28: Close connection 18:38:02.708 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:38:02.708 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42651/base/RestTest/PutHello/: 18:38:02.708 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@2d309f80{IDLE}->null:WRITING-->IDLE 18:38:02.708 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@2a7713cf[PROCESSING][i=HTTP/1.1{s=404,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1b3c66e4] ([p=106,l=106,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 18:38:02.708 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@763b9c34{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.708 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@763b9c34{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.708 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@763b9c34{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.709 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:38:02.709 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{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:42651/base/RestTest/DeleteHello/,age=4} 18:38:02.709 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/DeleteHello/ written=0 18:38:02.709 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:38:02.709 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42651][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:38:02.709 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 29][route: {}->http://localhost:42651][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.709 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42651 18:38:02.709 [qtp1187972599-22] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:02 +0000] "DELETE /base/RestTest/DeleteHello/ HTTP/1.1" 404 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:02.709 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42651 18:38:02.709 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1824599512 cs=HttpChannelState@763b9c34{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5e6df2ef eof=true 18:38:02.709 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{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:42651/base/RestTest/DeleteHello/,age=4} 18:38:02.709 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:41292<->127.0.0.1:42651 18:38:02.709 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PUT /base/RestTest/PutHello/ HTTP/1.1 18:38:02.709 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@6a2b8c91[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41292]] on ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=0 18:38:02.709 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:38:02.709 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=1 18:38:02.709 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:38:02.709 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.709 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/0 selected 18:38:02.709 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 1 updates 18:38:02.709 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.709 [main] DEBUG org.apache.http.headers -- http-outgoing-29 >> PUT /base/RestTest/PutHello/ HTTP/1.1 18:38:02.709 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@70f8c853[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{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:42651/base/RestTest/DeleteHello/,age=4}] 18:38:02.709 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@6a2b8c91[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41292]] 18:38:02.709 [main] DEBUG org.apache.http.headers -- http-outgoing-29 >> Content-Type: text/plain 18:38:02.709 [main] DEBUG org.apache.http.headers -- http-outgoing-29 >> Content-Length: 9 18:38:02.709 [main] DEBUG org.apache.http.headers -- http-outgoing-29 >> Host: localhost:42651 18:38:02.709 [main] DEBUG org.apache.http.headers -- http-outgoing-29 >> Connection: Keep-Alive 18:38:02.709 [main] DEBUG org.apache.http.headers -- http-outgoing-29 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:38:02.709 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@6a2b8c91[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41292]] startThread=0 18:38:02.709 [main] DEBUG org.apache.http.headers -- http-outgoing-29 >> Accept-Encoding: gzip,deflate 18:38:02.709 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.709 [main] DEBUG org.apache.http.wire -- http-outgoing-29 >> "PUT /base/RestTest/PutHello/ HTTP/1.1[\r][\n]" 18:38:02.709 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.709 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@6a2b8c91[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41292]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58054ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.710 [main] DEBUG org.apache.http.wire -- http-outgoing-29 >> "Content-Type: text/plain[\r][\n]" 18:38:02.710 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@4b4a6016[{l=/127.0.0.1:42651,r=/127.0.0.1:41292,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.710 [main] DEBUG org.apache.http.wire -- http-outgoing-29 >> "Content-Length: 9[\r][\n]" 18:38:02.710 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@4b4a6016[{l=/127.0.0.1:42651,r=/127.0.0.1:41292,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:38:02.710 [main] DEBUG org.apache.http.wire -- http-outgoing-29 >> "Host: localhost:42651[\r][\n]" 18:38:02.710 [main] DEBUG org.apache.http.wire -- http-outgoing-29 >> "Connection: Keep-Alive[\r][\n]" 18:38:02.710 [main] DEBUG org.apache.http.wire -- http-outgoing-29 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:38:02.710 [main] DEBUG org.apache.http.wire -- http-outgoing-29 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:38:02.710 [main] DEBUG org.apache.http.wire -- http-outgoing-29 >> "[\r][\n]" 18:38:02.710 [main] DEBUG org.apache.http.wire -- http-outgoing-29 >> "At last! " 18:38:02.710 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{s=IDLE rs=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@4b4a6016[{l=/127.0.0.1:42651,r=/127.0.0.1:41292,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@4507142f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.710 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@768f0137::SocketChannelEndPoint@4b4a6016[{l=/127.0.0.1:42651,r=/127.0.0.1:41292,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.710 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@6edd8520 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:38:02.710 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@4b4a6016[{l=/127.0.0.1:42651,r=/127.0.0.1:41292,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@768f0137[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12af66b{s=START}]=>HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.710 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@768f0137::SocketChannelEndPoint@4b4a6016[{l=/127.0.0.1:42651,r=/127.0.0.1:41292,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@768f0137[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12af66b{s=START}]=>HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.710 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@768f0137::SocketChannelEndPoint@4b4a6016[{l=/127.0.0.1:42651,r=/127.0.0.1:41292,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@768f0137[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12af66b{s=START}]=>HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.710 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@7cf13c0d{ReadCallback@72f90c1d{HttpConnection@768f0137::SocketChannelEndPoint@4b4a6016[{l=/127.0.0.1:42651,r=/127.0.0.1:41292,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@768f0137[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12af66b{s=START}]=>HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.710 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@4b4a6016[{l=/127.0.0.1:42651,r=/127.0.0.1:41292,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@768f0137[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12af66b{s=START}]=>HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.710 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@700f63e7 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:38:02.710 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=2 18:38:02.710 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.710 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/1 selected 18:38:02.710 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 2 updates 18:38:02.710 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:38:02.710 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@6edd8520 18:38:02.710 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@700f63e7 18:38:02.710 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@4b4a6016[{l=/127.0.0.1:42651,r=/127.0.0.1:41292,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@768f0137[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12af66b{s=START}]=>HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.710 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.710 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@4b4a6016[{l=/127.0.0.1:42651,r=/127.0.0.1:41292,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@768f0137[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12af66b{s=START}]=>HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.710 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.710 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@6a2b8c91[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41292]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58053ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.710 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 1/1/1 selected 18:38:02.710 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58053ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.710 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 1 keys, 0 updates 18:38:02.710 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1824599512 cs=HttpChannelState@763b9c34{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5e6df2ef eof=true 18:38:02.710 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41292], selector=sun.nio.ch.EPollSelectorImpl@23da9f4d, interestOps=1, readyOps=1 SocketChannelEndPoint@4b4a6016[{l=/127.0.0.1:42651,r=/127.0.0.1:41292,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@768f0137[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12af66b{s=START}]=>HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.710 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@70f8c853[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{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:42651/base/RestTest/DeleteHello/,age=5}] 18:38:02.710 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@4b4a6016[{l=/127.0.0.1:42651,r=/127.0.0.1:41292,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@768f0137[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12af66b{s=START}]=>HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.710 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1824599512 cs=HttpChannelState@763b9c34{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5e6df2ef eof=true 18:38:02.710 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@763b9c34{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.710 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@4b4a6016[{l=/127.0.0.1:42651,r=/127.0.0.1:41292,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@768f0137[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12af66b{s=START}]=>HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{s=IDLE rs=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:38:02.710 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1824599512 cs=HttpChannelState@763b9c34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5e6df2ef eof=true 18:38:02.710 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@5e6df2ef 18:38:02.710 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/REPRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58053ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=17]@2024-02-03T18:38:02.71099564Z 18:38:02.711 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@24ec173d{RESERVED,thread=Thread[qtp1187972599-25,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58053ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=17]@2024-02-03T18:38:02.711104911Z ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0} 18:38:02.711 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@70f8c853[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{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:42651/base/RestTest/DeleteHello/,age=6}] 18:38:02.711 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@4b4a6016[{l=/127.0.0.1:42651,r=/127.0.0.1:41292,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@768f0137[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12af66b{s=START}]=>HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{s=IDLE rs=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@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58053ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=17]@2024-02-03T18:38:02.711172001Z 18:38:02.711 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58053ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=18]@2024-02-03T18:38:02.711233852Z tryProduce true 18:38:02.711 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@7cf13c0d{ReadCallback@72f90c1d{HttpConnection@768f0137::SocketChannelEndPoint@4b4a6016[{l=/127.0.0.1:42651,r=/127.0.0.1:41292,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@768f0137[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12af66b{s=START}]=>HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.711 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.711 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.711 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@768f0137::SocketChannelEndPoint@4b4a6016[{l=/127.0.0.1:42651,r=/127.0.0.1:41292,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@768f0137[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12af66b{s=START}]=>HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{s=IDLE rs=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@4507142f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.711 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@4b4a6016[{l=/127.0.0.1:42651,r=/127.0.0.1:41292,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@768f0137[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12af66b{s=START}]=>HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.711 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 225 DirectByteBuffer@2f2810c9[p=0,l=225,c=8192,r=225]={<<>>flate\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.711 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.711 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of 0} 18:38:02.711 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@768f0137::SocketChannelEndPoint@4b4a6016[{l=/127.0.0.1:42651,r=/127.0.0.1:41292,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@768f0137[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12af66b{s=START}]=>HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=225,c=8192,r=225]={<<>>flate\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.711 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@768f0137::SocketChannelEndPoint@4b4a6016[{l=/127.0.0.1:42651,r=/127.0.0.1:41292,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@768f0137[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12af66b{s=START}]=>HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=225,c=8192,r=225]={<<>>flate\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.711 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=225,c=8192,r=225]={<<>>flate\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.711 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:38:02.711 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:38:02.711 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:38:02.711 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:38:02.711 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:38:02.711 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:38:02.711 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:38:02.711 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:38:02.711 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:38:02.711 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:38:02.711 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:38:02.711 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:38:02.711 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:38:02.711 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:38:02.711 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:38:02.711 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42651) header=Host, headerString=[Host], valueString=[localhost:42651] 18:38:02.711 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:38:02.711 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:38:02.711 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:38:02.711 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:38:02.711 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:38:02.711 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:38:02.711 [qtp1187972599-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:38:02.711 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:38:02.711 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:38:02.711 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:38:02.711 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:38:02.711 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1692938249 cs=HttpChannelState@4507142f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1908a796 eof=false 18:38:02.711 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@1908a796 18:38:02.711 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@2182e68a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.712 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PutHello/ on HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{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:42651/base/RestTest/PutHello/,age=1} PUT /base/RestTest/PutHello/ HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:42651 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:38:02.712 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@768f0137::SocketChannelEndPoint@4b4a6016[{l=/127.0.0.1:42651,r=/127.0.0.1:41292,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@768f0137[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@12af66b{s=START}]=>HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{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:42651/base/RestTest/PutHello/,age=1}] parsed true HttpParser{s=CONTENT,0 of 9} 18:38:02.712 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42651/base/RestTest/PutHello/ HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{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:42651/base/RestTest/PutHello/,age=1} 18:38:02.712 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@4507142f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.712 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/,age=1} 18:38:02.712 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.Server -- REQUEST PUT /base/RestTest/PutHello/ ?null on HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/,age=1} 18:38:02.712 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PutHello/ @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.712 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PutHello/ @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.712 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:38:02.712 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:38:02.712 [qtp1187972599-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PutHello/|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PutHello/} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:38:02.712 [qtp1187972599-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:38:02.713 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@4507142f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.713 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:38:02.713 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{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:42651/base/RestTest/PutHello/,age=2} 18:38:02.713 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@4507142f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:38:02.713 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@4507142f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:38:02.713 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{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:42651/base/RestTest/PutHello/,age=2} 18:38:02.713 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1692938249 cs=HttpChannelState@4507142f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1908a796 eof=false 18:38:02.713 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{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:42651/base/RestTest/PutHello/,age=2} 18:38:02.713 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.713 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@768f0137::SocketChannelEndPoint@4b4a6016[{l=/127.0.0.1:42651,r=/127.0.0.1:41292,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@768f0137[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@12af66b{s=START}]=>HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{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:42651/base/RestTest/PutHello/,age=2}] parse RetainableByteBuffer@10fbc3d9{DirectByteBuffer@2f2810c9[p=216,l=225,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>flate\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.713 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f2810c9[p=216,l=225,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>flate\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.713 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{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:42651/base/RestTest/PutHello/,age=2} Content@26fd3f47{DirectByteBufferR@3b02be9[p=216,l=225,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>flate\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:38:02.713 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@768f0137::SocketChannelEndPoint@4b4a6016[{l=/127.0.0.1:42651,r=/127.0.0.1:41292,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@768f0137[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@12af66b{s=START}]=>HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{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:42651/base/RestTest/PutHello/,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:38:02.713 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@26fd3f47{DirectByteBufferR@3b02be9[p=216,l=225,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>flate\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:38:02.713 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.713 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@768f0137::SocketChannelEndPoint@4b4a6016[{l=/127.0.0.1:42651,r=/127.0.0.1:41292,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@768f0137[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@12af66b{s=START}]=>HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{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:42651/base/RestTest/PutHello/,age=2}] parse RetainableByteBuffer@10fbc3d9{DirectByteBuffer@2f2810c9[p=225,l=225,c=8192,r=0]={PUT /base... last! <<<>>>flate\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.713 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f2810c9[p=225,l=225,c=8192,r=0]={PUT /base... last! <<<>>>flate\r\n\r\n...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.713 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:38:02.713 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{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:42651/base/RestTest/PutHello/,age=2} 18:38:02.713 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:38:02.713 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{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:42651/base/RestTest/PutHello/,age=2} 18:38:02.713 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:38:02.713 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@768f0137::SocketChannelEndPoint@4b4a6016[{l=/127.0.0.1:42651,r=/127.0.0.1:41292,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@768f0137[p=HttpParser{s=END,9 of 9},g=HttpGenerator@12af66b{s=START}]=>HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{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:42651/base/RestTest/PutHello/,age=2}] parsed false HttpParser{s=END,9 of 9} 18:38:02.713 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@768f0137::SocketChannelEndPoint@4b4a6016[{l=/127.0.0.1:42651,r=/127.0.0.1:41292,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@768f0137[p=HttpParser{s=END,9 of 9},g=HttpGenerator@12af66b{s=START}]=>HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{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:42651/base/RestTest/PutHello/,age=2}] 18:38:02.713 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:38:02.713 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:38:02.713 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@2182e68a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{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:42651/base/RestTest/PutHello/,age=2}] 18:38:02.713 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1692938249 cs=HttpChannelState@4507142f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1908a796 eof=true 18:38:02.713 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@2182e68a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{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:42651/base/RestTest/PutHello/,age=3}] 18:38:02.714 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1692938249 cs=HttpChannelState@4507142f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1908a796 eof=true 18:38:02.714 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@4507142f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:38:02.714 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@3eaa52e3[p=0,l=0,c=32768,r=0]={<<<>>>\n>>\n START 18:38:02.714 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:38:02.714 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@2add97c8[{l=/127.0.0.1:42651,r=/127.0.0.1:41284,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77880040[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af727da{s=START}]=>HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.714 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.714 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:38:02.714 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@77880040::SocketChannelEndPoint@2add97c8[{l=/127.0.0.1:42651,r=/127.0.0.1:41284,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77880040[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af727da{s=START}]=>HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.714 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:38:02.714 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@77880040::SocketChannelEndPoint@2add97c8[{l=/127.0.0.1:42651,r=/127.0.0.1:41284,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77880040[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af727da{s=START}]=>HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.714 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.714 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@695813c9[PROCESSING][i=HTTP/1.1{s=404,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@26901ea2] ([p=0,l=106,c=8192,r=106],[p=0,l=0,c=32768,r=0],true)@COMPLETING 18:38:02.714 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:38:02.714 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@24fd86fa{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=106,c=8192,r=106]={<<>>ore\r\nCont...\x00\x00\x00\x00\x00\x00\x00}] 18:38:02.714 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@24fd86fa{WRITING}->null:IDLE-->WRITING 18:38:02.714 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@2add97c8[{l=/127.0.0.1:42651,r=/127.0.0.1:41284,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77880040[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5af727da{s=START}]=>HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.714 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@2add97c8[{l=/127.0.0.1:42651,r=/127.0.0.1:41284,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77880040[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5af727da{s=START}]=>HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.714 [main] DEBUG org.apache.http.wire -- http-outgoing-29 << "HTTP/1.1 404 Not Found[\r][\n]" 18:38:02.714 [main] DEBUG org.apache.http.wire -- http-outgoing-29 << "Date: Sat, 03 Feb 2024 18:38:02 GMT[\r][\n]" 18:38:02.714 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 106 SocketChannelEndPoint@4b4a6016[{l=/127.0.0.1:42651,r=/127.0.0.1:41292,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@768f0137[p=HttpParser{s=END,9 of 9},g=HttpGenerator@12af66b{s=COMPLETING}]=>HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{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:42651/base/RestTest/PutHello/,age=3}] 18:38:02.714 [main] DEBUG org.apache.http.wire -- http-outgoing-29 << "Content-Length: 0[\r][\n]" 18:38:02.714 [main] DEBUG org.apache.http.wire -- http-outgoing-29 << "Server: Jetty(11.0.18)[\r][\n]" 18:38:02.714 [main] DEBUG org.apache.http.wire -- http-outgoing-29 << "[\r][\n]" 18:38:02.714 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@2add97c8[{l=/127.0.0.1:42651,r=/127.0.0.1:41284,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@77880040[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5af727da{s=START}]=>HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.714 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=106 remaining=0 WriteFlusher@24fd86fa{WRITING}->null 18:38:02.714 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@24fd86fa{IDLE}->null:WRITING-->IDLE 18:38:02.714 [main] DEBUG org.apache.http.headers -- http-outgoing-29 << HTTP/1.1 404 Not Found 18:38:02.714 [main] DEBUG org.apache.http.headers -- http-outgoing-29 << Date: Sat, 03 Feb 2024 18:38:02 GMT 18:38:02.714 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@695813c9[PROCESSING][i=HTTP/1.1{s=404,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@26901ea2] ([p=106,l=106,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 18:38:02.714 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@7087da8c{null} 18:38:02.714 [main] DEBUG org.apache.http.headers -- http-outgoing-29 << Content-Length: 0 18:38:02.714 [main] DEBUG org.apache.http.headers -- http-outgoing-29 << Server: Jetty(11.0.18) 18:38:02.714 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:38:02.714 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@4507142f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.714 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@4507142f{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.714 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@78b44911 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58049ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.714 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:38:02.714 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@4507142f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.714 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{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:42651/base/RestTest/PutHello/,age=3} 18:38:02.714 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@2add97c8[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@77880040[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5af727da{s=START}]=>HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.715 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 29][route: {}->http://localhost:42651] can be kept alive indefinitely 18:38:02.715 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PutHello/ written=0 18:38:02.715 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-29: set socket timeout to 0 18:38:02.715 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@77880040::SocketChannelEndPoint@2add97c8[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@77880040[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5af727da{s=START}]=>HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.715 [qtp1187972599-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:02 +0000] "PUT /base/RestTest/PutHello/ HTTP/1.1" 404 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:02.715 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@78b44911 startThread=0 18:38:02.715 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1692938249 cs=HttpChannelState@4507142f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1908a796 eof=true 18:38:02.715 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.715 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/0 selected 18:38:02.715 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 0 updates 18:38:02.715 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{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:42651/base/RestTest/PutHello/,age=4} 18:38:02.715 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.715 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@77880040::SocketChannelEndPoint@2add97c8[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@77880040[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5af727da{s=START}]=>HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{s=IDLE rs=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:38:02.715 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@2182e68a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{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:42651/base/RestTest/PutHello/,age=4}] 18:38:02.715 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 29][route: {}->http://localhost:42651][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.715 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1692938249 cs=HttpChannelState@4507142f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1908a796 eof=true 18:38:02.715 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@78b44911 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58049ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.715 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@2182e68a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{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:42651/base/RestTest/PutHello/,age=4}] 18:38:02.715 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 404 18:38:02.715 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1692938249 cs=HttpChannelState@4507142f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1908a796 eof=true 18:38:02.715 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58049ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.715 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@4507142f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.715 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.715 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1692938249 cs=HttpChannelState@4507142f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1908a796 eof=true 18:38:02.715 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:38:02.715 [main] DEBUG org.onap.policy.rest.RestManager -- 18:38:02.715 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:38:02.715 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-29: Close connection 18:38:02.715 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:38:02.715 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42651/base/RestTest/PostHello/: 18:38:02.716 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:38:02.716 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:38:02.716 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42651][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:38:02.716 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 30][route: {}->http://localhost:42651][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.716 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42651 18:38:02.716 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42651 18:38:02.716 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:41306<->127.0.0.1:42651 18:38:02.716 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request POST /base/RestTest/PostHello/ HTTP/1.1 18:38:02.716 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:38:02.716 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:38:02.716 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@3f9e188c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41306]] on ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=0 18:38:02.716 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=1 18:38:02.716 [main] DEBUG org.apache.http.headers -- http-outgoing-30 >> POST /base/RestTest/PostHello/ HTTP/1.1 18:38:02.716 [main] DEBUG org.apache.http.headers -- http-outgoing-30 >> Content-Type: text/plain 18:38:02.716 [main] DEBUG org.apache.http.headers -- http-outgoing-30 >> Content-Length: 9 18:38:02.716 [main] DEBUG org.apache.http.headers -- http-outgoing-30 >> Host: localhost:42651 18:38:02.716 [main] DEBUG org.apache.http.headers -- http-outgoing-30 >> Connection: Keep-Alive 18:38:02.716 [main] DEBUG org.apache.http.headers -- http-outgoing-30 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:38:02.716 [main] DEBUG org.apache.http.headers -- http-outgoing-30 >> Accept-Encoding: gzip,deflate 18:38:02.716 [main] DEBUG org.apache.http.wire -- http-outgoing-30 >> "POST /base/RestTest/PostHello/ HTTP/1.1[\r][\n]" 18:38:02.716 [main] DEBUG org.apache.http.wire -- http-outgoing-30 >> "Content-Type: text/plain[\r][\n]" 18:38:02.716 [main] DEBUG org.apache.http.wire -- http-outgoing-30 >> "Content-Length: 9[\r][\n]" 18:38:02.716 [main] DEBUG org.apache.http.wire -- http-outgoing-30 >> "Host: localhost:42651[\r][\n]" 18:38:02.716 [main] DEBUG org.apache.http.wire -- http-outgoing-30 >> "Connection: Keep-Alive[\r][\n]" 18:38:02.716 [main] DEBUG org.apache.http.wire -- http-outgoing-30 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:38:02.716 [main] DEBUG org.apache.http.wire -- http-outgoing-30 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:38:02.716 [main] DEBUG org.apache.http.wire -- http-outgoing-30 >> "[\r][\n]" 18:38:02.716 [main] DEBUG org.apache.http.wire -- http-outgoing-30 >> "At last! " 18:38:02.715 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 0 keys 18:38:02.715 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@1908a796 18:38:02.717 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.715 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@77880040::SocketChannelEndPoint@2add97c8[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@77880040[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5af727da{s=START}]=>HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.717 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@2182e68a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{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:42651/base/RestTest/PutHello/,age=6}] 18:38:02.717 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/0 selected 18:38:02.717 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:38:02.717 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 1 updates 18:38:02.717 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:38:02.717 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.717 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:38:02.717 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@2add97c8[{l=null,r=null,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@77880040[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5af727da{s=START}]=>HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.717 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@3f9e188c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41306]] 18:38:02.717 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@4b4a6016[{l=/127.0.0.1:42651,r=/127.0.0.1:41292,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@768f0137[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12af66b{s=START}]=>HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.717 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.717 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@3f9e188c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41306]] startThread=0 18:38:02.717 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:38:02.717 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.717 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@3f9e188c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41306]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58047ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.717 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.717 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@768f0137::SocketChannelEndPoint@4b4a6016[{l=/127.0.0.1:42651,r=/127.0.0.1:41292,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@768f0137[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12af66b{s=START}]=>HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.717 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@26c04a23[{l=/127.0.0.1:42651,r=/127.0.0.1:41306,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.717 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@26c04a23[{l=/127.0.0.1:42651,r=/127.0.0.1:41306,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:38:02.717 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@768f0137::SocketChannelEndPoint@4b4a6016[{l=/127.0.0.1:42651,r=/127.0.0.1:41292,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@768f0137[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12af66b{s=START}]=>HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.717 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.717 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:38:02.717 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@4b4a6016[{l=/127.0.0.1:42651,r=/127.0.0.1:41292,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@768f0137[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@12af66b{s=START}]=>HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.717 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@4b4a6016[{l=/127.0.0.1:42651,r=/127.0.0.1:41292,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@768f0137[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@12af66b{s=START}]=>HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.717 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{s=IDLE rs=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@26c04a23[{l=/127.0.0.1:42651,r=/127.0.0.1:41306,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@69876c3f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.717 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@621c2ab3::SocketChannelEndPoint@26c04a23[{l=/127.0.0.1:42651,r=/127.0.0.1:41306,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.717 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@4629f581 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:38:02.717 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@26c04a23[{l=/127.0.0.1:42651,r=/127.0.0.1:41306,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@621c2ab3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35a30fed{s=START}]=>HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.717 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@621c2ab3::SocketChannelEndPoint@26c04a23[{l=/127.0.0.1:42651,r=/127.0.0.1:41306,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@621c2ab3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35a30fed{s=START}]=>HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.717 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@4b4a6016[{l=/127.0.0.1:42651,r=/127.0.0.1:41292,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@768f0137[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@12af66b{s=START}]=>HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.720 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@621c2ab3::SocketChannelEndPoint@26c04a23[{l=/127.0.0.1:42651,r=/127.0.0.1:41306,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@621c2ab3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35a30fed{s=START}]=>HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.720 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@7cf13c0d{null} 18:38:02.720 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:38:02.720 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@67177bf2{ReadCallback@645d8c11{HttpConnection@621c2ab3::SocketChannelEndPoint@26c04a23[{l=/127.0.0.1:42651,r=/127.0.0.1:41306,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@621c2ab3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35a30fed{s=START}]=>HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.720 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3bfa6283 startThread=0 18:38:02.720 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@26c04a23[{l=/127.0.0.1:42651,r=/127.0.0.1:41306,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@621c2ab3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35a30fed{s=START}]=>HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.721 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@6dd1f8e6 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:38:02.721 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=2 18:38:02.720 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@768f0137::SocketChannelEndPoint@4b4a6016[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@768f0137[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@12af66b{s=START}]=>HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{s=IDLE rs=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:38:02.721 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.721 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/1 selected 18:38:02.721 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@768f0137::SocketChannelEndPoint@4b4a6016[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@768f0137[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@12af66b{s=START}]=>HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.721 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.721 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/0 selected 18:38:02.721 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 0 updates 18:38:02.721 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.721 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.721 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 0 keys 18:38:02.721 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3bfa6283 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=0,r=-1,t=58043ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.721 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@4b4a6016[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@768f0137[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@12af66b{s=START}]=>HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.721 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@768f0137::SocketChannelEndPoint@4b4a6016[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@768f0137[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@12af66b{s=START}]=>HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.721 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3bfa6283 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=0,r=-1,t=58043ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.721 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58043ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.721 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@26c04a23[{l=/127.0.0.1:42651,r=/127.0.0.1:41306,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@621c2ab3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35a30fed{s=START}]=>HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.721 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 2 updates 18:38:02.721 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@3f9e188c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41306]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58042ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.721 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:38:02.721 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@4b4a6016[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@768f0137[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@12af66b{s=START}]=>HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.721 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58042ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.721 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@4629f581 18:38:02.717 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@77880040::SocketChannelEndPoint@2add97c8[{l=null,r=null,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@77880040[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5af727da{s=START}]=>HttpChannelOverHttp@78a2626b{s=HttpChannelState@763b9c34{s=IDLE rs=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@763b9c34{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.721 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@6dd1f8e6 18:38:02.721 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@768f0137::SocketChannelEndPoint@4b4a6016[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@768f0137[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@12af66b{s=START}]=>HttpChannelOverHttp@152f46e6{s=HttpChannelState@4507142f{s=IDLE rs=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@4507142f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.721 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76f2d46d{RUNNING,thread=Thread[qtp1187972599-22,5,main]} was=RUNNING next=RESERVED size=0+2 capacity=4 18:38:02.721 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RUNNING,thread=Thread[qtp1187972599-21,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:38:02.721 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76f2d46d{RESERVED,thread=Thread[qtp1187972599-22,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:38:02.721 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RESERVED,thread=Thread[qtp1187972599-21,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:38:02.721 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@26c04a23[{l=/127.0.0.1:42651,r=/127.0.0.1:41306,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@621c2ab3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35a30fed{s=START}]=>HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.721 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.721 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.721 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 1/1/1 selected 18:38:02.722 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 1 keys, 0 updates 18:38:02.722 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41306], selector=sun.nio.ch.EPollSelectorImpl@1bf99cf5, interestOps=1, readyOps=1 SocketChannelEndPoint@26c04a23[{l=/127.0.0.1:42651,r=/127.0.0.1:41306,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@621c2ab3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35a30fed{s=START}]=>HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.722 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@26c04a23[{l=/127.0.0.1:42651,r=/127.0.0.1:41306,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@621c2ab3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35a30fed{s=START}]=>HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.722 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@26c04a23[{l=/127.0.0.1:42651,r=/127.0.0.1:41306,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@621c2ab3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35a30fed{s=START}]=>HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{s=IDLE rs=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:38:02.722 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58042ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=17]@2024-02-03T18:38:02.72231409Z 18:38:02.722 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RESERVED,thread=Thread[qtp1187972599-21,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58042ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=17]@2024-02-03T18:38:02.722459621Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.722 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58042ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=17]@2024-02-03T18:38:02.722530692Z tryProduce true 18:38:02.722 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@26c04a23[{l=/127.0.0.1:42651,r=/127.0.0.1:41306,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@621c2ab3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35a30fed{s=START}]=>HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{s=IDLE rs=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@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58042ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=17]@2024-02-03T18:38:02.722584802Z 18:38:02.722 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.722 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.722 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@67177bf2{ReadCallback@645d8c11{HttpConnection@621c2ab3::SocketChannelEndPoint@26c04a23[{l=/127.0.0.1:42651,r=/127.0.0.1:41306,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@621c2ab3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35a30fed{s=START}]=>HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.722 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@26c04a23[{l=/127.0.0.1:42651,r=/127.0.0.1:41306,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@621c2ab3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35a30fed{s=START}]=>HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.722 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.722 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@621c2ab3::SocketChannelEndPoint@26c04a23[{l=/127.0.0.1:42651,r=/127.0.0.1:41306,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@621c2ab3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35a30fed{s=START}]=>HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{s=IDLE rs=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@69876c3f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.722 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 227 DirectByteBuffer@2f2810c9[p=0,l=227,c=8192,r=227]={<<>>ate\r\n\r\nAt...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.722 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@621c2ab3::SocketChannelEndPoint@26c04a23[{l=/127.0.0.1:42651,r=/127.0.0.1:41306,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@621c2ab3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35a30fed{s=START}]=>HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=227,c=8192,r=227]={<<>>ate\r\n\r\nAt...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.722 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@621c2ab3::SocketChannelEndPoint@26c04a23[{l=/127.0.0.1:42651,r=/127.0.0.1:41306,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@621c2ab3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35a30fed{s=START}]=>HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=227,c=8192,r=227]={<<>>ate\r\n\r\nAt...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.722 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=227,c=8192,r=227]={<<>>ate\r\n\r\nAt...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.722 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:38:02.722 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:38:02.722 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:38:02.723 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:38:02.723 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:38:02.723 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:38:02.723 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:38:02.723 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:38:02.723 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:38:02.723 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:38:02.723 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:38:02.723 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:38:02.723 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:38:02.723 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:38:02.723 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:38:02.723 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42651) header=Host, headerString=[Host], valueString=[localhost:42651] 18:38:02.723 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:38:02.723 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:38:02.723 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:38:02.723 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:38:02.723 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:38:02.723 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:38:02.723 [qtp1187972599-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:38:02.723 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:38:02.723 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:38:02.723 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:38:02.723 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:38:02.723 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@847965304 cs=HttpChannelState@69876c3f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4bb2d383 eof=false 18:38:02.723 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@4bb2d383 18:38:02.723 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@30701e74[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.723 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PostHello/ on HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{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:42651/base/RestTest/PostHello/,age=0} POST /base/RestTest/PostHello/ HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:42651 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:38:02.723 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@621c2ab3::SocketChannelEndPoint@26c04a23[{l=/127.0.0.1:42651,r=/127.0.0.1:41306,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@621c2ab3[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@35a30fed{s=START}]=>HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{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:42651/base/RestTest/PostHello/,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:38:02.723 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42651/base/RestTest/PostHello/ HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{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:42651/base/RestTest/PostHello/,age=0} 18:38:02.723 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@69876c3f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.723 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/,age=0} 18:38:02.723 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.Server -- REQUEST POST /base/RestTest/PostHello/ ?null on HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/,age=0} 18:38:02.723 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PostHello/ @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.723 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PostHello/ @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.723 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:38:02.723 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:38:02.723 [qtp1187972599-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PostHello/|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PostHello/} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:38:02.723 [qtp1187972599-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:38:02.725 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@69876c3f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.725 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:38:02.725 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{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:42651/base/RestTest/PostHello/,age=2} 18:38:02.725 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@69876c3f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:38:02.725 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@69876c3f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:38:02.725 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{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:42651/base/RestTest/PostHello/,age=2} 18:38:02.725 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@847965304 cs=HttpChannelState@69876c3f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4bb2d383 eof=false 18:38:02.725 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{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:42651/base/RestTest/PostHello/,age=2} 18:38:02.725 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.725 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@621c2ab3::SocketChannelEndPoint@26c04a23[{l=/127.0.0.1:42651,r=/127.0.0.1:41306,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@621c2ab3[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@35a30fed{s=START}]=>HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{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:42651/base/RestTest/PostHello/,age=2}] parse RetainableByteBuffer@10fbc3d9{DirectByteBuffer@2f2810c9[p=218,l=227,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>ate\r\n\r\nAt...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.725 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f2810c9[p=218,l=227,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>ate\r\n\r\nAt...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.725 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{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:42651/base/RestTest/PostHello/,age=2} Content@2439728{DirectByteBufferR@67cf4234[p=218,l=227,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>ate\r\n\r\nAt...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:38:02.725 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@621c2ab3::SocketChannelEndPoint@26c04a23[{l=/127.0.0.1:42651,r=/127.0.0.1:41306,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@621c2ab3[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@35a30fed{s=START}]=>HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{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:42651/base/RestTest/PostHello/,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:38:02.725 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@2439728{DirectByteBufferR@67cf4234[p=218,l=227,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>ate\r\n\r\nAt...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:38:02.725 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.725 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@621c2ab3::SocketChannelEndPoint@26c04a23[{l=/127.0.0.1:42651,r=/127.0.0.1:41306,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@621c2ab3[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@35a30fed{s=START}]=>HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{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:42651/base/RestTest/PostHello/,age=2}] parse RetainableByteBuffer@10fbc3d9{DirectByteBuffer@2f2810c9[p=227,l=227,c=8192,r=0]={POST /bas... last! <<<>>>ate\r\n\r\nAt...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.725 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f2810c9[p=227,l=227,c=8192,r=0]={POST /bas... last! <<<>>>ate\r\n\r\nAt...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.725 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:38:02.725 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{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:42651/base/RestTest/PostHello/,age=2} 18:38:02.725 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:38:02.725 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{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:42651/base/RestTest/PostHello/,age=2} 18:38:02.725 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:38:02.725 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@621c2ab3::SocketChannelEndPoint@26c04a23[{l=/127.0.0.1:42651,r=/127.0.0.1:41306,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@621c2ab3[p=HttpParser{s=END,9 of 9},g=HttpGenerator@35a30fed{s=START}]=>HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{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:42651/base/RestTest/PostHello/,age=2}] parsed false HttpParser{s=END,9 of 9} 18:38:02.725 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@621c2ab3::SocketChannelEndPoint@26c04a23[{l=/127.0.0.1:42651,r=/127.0.0.1:41306,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@621c2ab3[p=HttpParser{s=END,9 of 9},g=HttpGenerator@35a30fed{s=START}]=>HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{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:42651/base/RestTest/PostHello/,age=2}] 18:38:02.725 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:38:02.725 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:38:02.725 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@30701e74[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{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:42651/base/RestTest/PostHello/,age=2}] 18:38:02.725 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@847965304 cs=HttpChannelState@69876c3f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4bb2d383 eof=true 18:38:02.725 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@30701e74[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{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:42651/base/RestTest/PostHello/,age=2}] 18:38:02.725 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@847965304 cs=HttpChannelState@69876c3f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4bb2d383 eof=true 18:38:02.726 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@69876c3f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:38:02.726 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@3eaa52e3[p=0,l=512,c=32768,r=512]={<<<\n\n\n\n\n\n>>>18\n\n\n\n\n\n>>>18null [DirectByteBuffer@2652a7a2[p=0,l=202,c=8192,r=202]={<<>>1\r\nServer...\x00\x00\x00\x00\x00\x00\x00},DirectByteBuffer@3eaa52e3[p=0,l=512,c=32768,r=512]={<<<\n\n\n\n\n\n>>>18null:IDLE-->WRITING 18:38:02.726 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 714 SocketChannelEndPoint@26c04a23[{l=/127.0.0.1:42651,r=/127.0.0.1:41306,OPEN,fill=-,flush=W,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@621c2ab3[p=HttpParser{s=END,9 of 9},g=HttpGenerator@35a30fed{s=COMPLETING}]=>HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{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:42651/base/RestTest/PostHello/,age=3}] 18:38:02.726 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=714 remaining=0 WriteFlusher@92893fd{WRITING}->null 18:38:02.726 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@92893fd{IDLE}->null:WRITING-->IDLE 18:38:02.726 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@a0f9118[PROCESSING][i=HTTP/1.1{s=404,h=3,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@146bada6] ([p=202,l=202,c=8192,r=0],[p=512,l=512,c=32768,r=0],true)@END 18:38:02.727 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "HTTP/1.1 404 Not Found[\r][\n]" 18:38:02.727 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "Date: Sat, 03 Feb 2024 18:38:02 GMT[\r][\n]" 18:38:02.727 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "Cache-Control: must-revalidate,no-cache,no-store[\r][\n]" 18:38:02.727 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "Content-Type: text/html;charset=iso-8859-1[\r][\n]" 18:38:02.727 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "Content-Length: 512[\r][\n]" 18:38:02.727 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "Server: Jetty(11.0.18)[\r][\n]" 18:38:02.727 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\r][\n]" 18:38:02.727 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\n]" 18:38:02.727 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\n]" 18:38:02.727 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\n]" 18:38:02.727 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "Error 404 Not Found[\n]" 18:38:02.727 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\n]" 18:38:02.727 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "

HTTP ERROR 404 Not Found

[\n]" 18:38:02.727 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\n]" 18:38:02.727 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\n]" 18:38:02.727 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\n]" 18:38:02.727 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\n]" 18:38:02.727 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\n]" 18:38:02.727 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "
URI:/base/RestTest/PostHello/
STATUS:404
MESSAGE:Not Found
SERVLET:org.glassfish.jersey.servlet.ServletContainer-2c708440
[\n]" 18:38:02.727 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "
Powered by Jetty:// 11.0.18
[\n]" 18:38:02.727 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\n]" 18:38:02.727 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\n]" 18:38:02.727 [main] DEBUG org.apache.http.wire -- http-outgoing-30 << "[\n]" 18:38:02.727 [main] DEBUG org.apache.http.headers -- http-outgoing-30 << HTTP/1.1 404 Not Found 18:38:02.727 [main] DEBUG org.apache.http.headers -- http-outgoing-30 << Date: Sat, 03 Feb 2024 18:38:02 GMT 18:38:02.727 [main] DEBUG org.apache.http.headers -- http-outgoing-30 << Cache-Control: must-revalidate,no-cache,no-store 18:38:02.727 [main] DEBUG org.apache.http.headers -- http-outgoing-30 << Content-Type: text/html;charset=iso-8859-1 18:38:02.727 [main] DEBUG org.apache.http.headers -- http-outgoing-30 << Content-Length: 512 18:38:02.727 [main] DEBUG org.apache.http.headers -- http-outgoing-30 << Server: Jetty(11.0.18) 18:38:02.727 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:38:02.727 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 30][route: {}->http://localhost:42651] can be kept alive indefinitely 18:38:02.727 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-30: set socket timeout to 0 18:38:02.727 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 30][route: {}->http://localhost:42651][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.727 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 404 18:38:02.727 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:38:02.727 [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-2c708440

Powered by Jetty:// 11.0.18
18:38:02.727 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:38:02.727 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-30: Close connection 18:38:02.727 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:38:02.728 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42651/base/RestTest/PatchHello/: 18:38:02.728 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@69876c3f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.728 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@69876c3f{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.728 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@69876c3f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.728 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{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:42651/base/RestTest/PostHello/,age=5} 18:38:02.729 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PostHello/ written=512 18:38:02.729 [qtp1187972599-19] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:02 +0000] "POST /base/RestTest/PostHello/ HTTP/1.1" 404 512 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:02.729 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@847965304 cs=HttpChannelState@69876c3f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4bb2d383 eof=true 18:38:02.729 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{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:42651/base/RestTest/PostHello/,age=6} 18:38:02.729 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@30701e74[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{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:42651/base/RestTest/PostHello/,age=6}] 18:38:02.729 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@847965304 cs=HttpChannelState@69876c3f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4bb2d383 eof=true 18:38:02.729 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@30701e74[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{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:42651/base/RestTest/PostHello/,age=6}] 18:38:02.729 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@847965304 cs=HttpChannelState@69876c3f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4bb2d383 eof=true 18:38:02.729 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@69876c3f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.729 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:38:02.729 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:38:02.729 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42651][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:38:02.729 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 31][route: {}->http://localhost:42651][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.729 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42651 18:38:02.729 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42651 18:38:02.730 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:41312<->127.0.0.1:42651 18:38:02.730 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PATCH /base/RestTest/PatchHello/ HTTP/1.1 18:38:02.730 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:38:02.730 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:38:02.730 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@33e0794d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41312]] on ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=0 18:38:02.730 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=1 18:38:02.730 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.730 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/0 selected 18:38:02.730 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 1 updates 18:38:02.730 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.730 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@33e0794d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41312]] 18:38:02.730 [main] DEBUG org.apache.http.headers -- http-outgoing-31 >> PATCH /base/RestTest/PatchHello/ HTTP/1.1 18:38:02.730 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@33e0794d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41312]] startThread=0 18:38:02.730 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.730 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.730 [main] DEBUG org.apache.http.headers -- http-outgoing-31 >> Content-Type: application/merge-patch+json 18:38:02.730 [main] DEBUG org.apache.http.headers -- http-outgoing-31 >> Content-Length: 9 18:38:02.730 [main] DEBUG org.apache.http.headers -- http-outgoing-31 >> Host: localhost:42651 18:38:02.730 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@33e0794d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41312]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58034ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.729 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@847965304 cs=HttpChannelState@69876c3f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@4bb2d383 eof=true 18:38:02.730 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@4bb2d383 18:38:02.730 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@30701e74[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{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:42651/base/RestTest/PostHello/,age=7}] 18:38:02.730 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:38:02.730 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:38:02.730 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:38:02.730 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@26c04a23[{l=/127.0.0.1:42651,r=/127.0.0.1:41306,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@621c2ab3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35a30fed{s=START}]=>HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.730 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.730 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:38:02.730 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@621c2ab3::SocketChannelEndPoint@26c04a23[{l=/127.0.0.1:42651,r=/127.0.0.1:41306,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@621c2ab3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35a30fed{s=START}]=>HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.730 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@621c2ab3::SocketChannelEndPoint@26c04a23[{l=/127.0.0.1:42651,r=/127.0.0.1:41306,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@621c2ab3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@35a30fed{s=START}]=>HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.730 [main] DEBUG org.apache.http.headers -- http-outgoing-31 >> Connection: Keep-Alive 18:38:02.730 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@36a9bf31[{l=/127.0.0.1:42651,r=/127.0.0.1:41312,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.730 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.730 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:38:02.730 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@36a9bf31[{l=/127.0.0.1:42651,r=/127.0.0.1:41312,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:38:02.730 [main] DEBUG org.apache.http.headers -- http-outgoing-31 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:38:02.730 [main] DEBUG org.apache.http.headers -- http-outgoing-31 >> Accept-Encoding: gzip,deflate 18:38:02.730 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{s=IDLE rs=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@36a9bf31[{l=/127.0.0.1:42651,r=/127.0.0.1:41312,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@4ba47f3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.730 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@11024b9f::SocketChannelEndPoint@36a9bf31[{l=/127.0.0.1:42651,r=/127.0.0.1:41312,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.730 [main] DEBUG org.apache.http.wire -- http-outgoing-31 >> "PATCH /base/RestTest/PatchHello/ HTTP/1.1[\r][\n]" 18:38:02.731 [main] DEBUG org.apache.http.wire -- http-outgoing-31 >> "Content-Type: application/merge-patch+json[\r][\n]" 18:38:02.731 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@6aa92eb9 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:38:02.730 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@26c04a23[{l=/127.0.0.1:42651,r=/127.0.0.1:41306,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@621c2ab3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35a30fed{s=START}]=>HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.731 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@36a9bf31[{l=/127.0.0.1:42651,r=/127.0.0.1:41312,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@11024b9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f20f481{s=START}]=>HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.731 [main] DEBUG org.apache.http.wire -- http-outgoing-31 >> "Content-Length: 9[\r][\n]" 18:38:02.731 [main] DEBUG org.apache.http.wire -- http-outgoing-31 >> "Host: localhost:42651[\r][\n]" 18:38:02.731 [main] DEBUG org.apache.http.wire -- http-outgoing-31 >> "Connection: Keep-Alive[\r][\n]" 18:38:02.731 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@11024b9f::SocketChannelEndPoint@36a9bf31[{l=/127.0.0.1:42651,r=/127.0.0.1:41312,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@11024b9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f20f481{s=START}]=>HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.731 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@26c04a23[{l=/127.0.0.1:42651,r=/127.0.0.1:41306,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@621c2ab3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35a30fed{s=START}]=>HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.731 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@11024b9f::SocketChannelEndPoint@36a9bf31[{l=/127.0.0.1:42651,r=/127.0.0.1:41312,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@11024b9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f20f481{s=START}]=>HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.731 [main] DEBUG org.apache.http.wire -- http-outgoing-31 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:38:02.731 [main] DEBUG org.apache.http.wire -- http-outgoing-31 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:38:02.731 [main] DEBUG org.apache.http.wire -- http-outgoing-31 >> "[\r][\n]" 18:38:02.731 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@271507f9{ReadCallback@2448ee37{HttpConnection@11024b9f::SocketChannelEndPoint@36a9bf31[{l=/127.0.0.1:42651,r=/127.0.0.1:41312,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@11024b9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f20f481{s=START}]=>HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.731 [main] DEBUG org.apache.http.wire -- http-outgoing-31 >> "At last! " 18:38:02.731 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@36a9bf31[{l=/127.0.0.1:42651,r=/127.0.0.1:41312,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@11024b9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f20f481{s=START}]=>HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.731 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@737d0e1 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:38:02.731 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=2 18:38:02.731 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@36a9bf31[{l=/127.0.0.1:42651,r=/127.0.0.1:41312,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@11024b9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f20f481{s=START}]=>HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.731 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@26c04a23[{l=/127.0.0.1:42651,r=/127.0.0.1:41306,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@621c2ab3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35a30fed{s=START}]=>HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.731 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@33e0794d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41312]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58033ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.731 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58033ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.731 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@67177bf2{null} 18:38:02.731 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.731 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/1 selected 18:38:02.731 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:38:02.731 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 2 updates 18:38:02.731 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:38:02.731 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@6aa92eb9 18:38:02.731 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@737d0e1 18:38:02.731 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.731 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/0 selected 18:38:02.731 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@561771ce startThread=0 18:38:02.731 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 0 updates 18:38:02.731 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.731 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.731 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@561771ce in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58032ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.731 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@621c2ab3::SocketChannelEndPoint@26c04a23[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@621c2ab3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35a30fed{s=START}]=>HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{s=IDLE rs=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:38:02.731 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@26c04a23[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@621c2ab3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35a30fed{s=START}]=>HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.731 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@621c2ab3::SocketChannelEndPoint@26c04a23[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@621c2ab3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35a30fed{s=START}]=>HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.731 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@621c2ab3::SocketChannelEndPoint@26c04a23[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@621c2ab3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35a30fed{s=START}]=>HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.731 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@26c04a23[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@621c2ab3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35a30fed{s=START}]=>HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.731 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@561771ce in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58032ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.732 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58032ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.731 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@621c2ab3::SocketChannelEndPoint@26c04a23[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@621c2ab3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@35a30fed{s=START}]=>HttpChannelOverHttp@53241ba2{s=HttpChannelState@69876c3f{s=IDLE rs=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@69876c3f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.731 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@36a9bf31[{l=/127.0.0.1:42651,r=/127.0.0.1:41312,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@11024b9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f20f481{s=START}]=>HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.732 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bef2ef{RUNNING,thread=Thread[qtp1187972599-19,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:38:02.731 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 0 keys 18:38:02.732 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.732 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.732 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 1/1/1 selected 18:38:02.732 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 1 keys, 0 updates 18:38:02.732 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41312], selector=sun.nio.ch.EPollSelectorImpl@23da9f4d, interestOps=1, readyOps=1 SocketChannelEndPoint@36a9bf31[{l=/127.0.0.1:42651,r=/127.0.0.1:41312,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@11024b9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f20f481{s=START}]=>HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.732 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@36a9bf31[{l=/127.0.0.1:42651,r=/127.0.0.1:41312,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@11024b9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f20f481{s=START}]=>HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.732 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@36a9bf31[{l=/127.0.0.1:42651,r=/127.0.0.1:41312,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@11024b9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f20f481{s=START}]=>HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{s=IDLE rs=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:38:02.732 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58032ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=18]@2024-02-03T18:38:02.732370301Z 18:38:02.732 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@36a9bf31[{l=/127.0.0.1:42651,r=/127.0.0.1:41312,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@11024b9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f20f481{s=START}]=>HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{s=IDLE rs=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@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58032ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=18]@2024-02-03T18:38:02.732466492Z 18:38:02.732 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@271507f9{ReadCallback@2448ee37{HttpConnection@11024b9f::SocketChannelEndPoint@36a9bf31[{l=/127.0.0.1:42651,r=/127.0.0.1:41312,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@11024b9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f20f481{s=START}]=>HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.732 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@11024b9f::SocketChannelEndPoint@36a9bf31[{l=/127.0.0.1:42651,r=/127.0.0.1:41312,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@11024b9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f20f481{s=START}]=>HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{s=IDLE rs=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@4ba47f3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.732 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 247 DirectByteBuffer@69856a09[p=0,l=247,c=8192,r=247]={<<>>ccept-Enc...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.732 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@11024b9f::SocketChannelEndPoint@36a9bf31[{l=/127.0.0.1:42651,r=/127.0.0.1:41312,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@11024b9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f20f481{s=START}]=>HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=247,c=8192,r=247]={<<>>ccept-Enc...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.732 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@11024b9f::SocketChannelEndPoint@36a9bf31[{l=/127.0.0.1:42651,r=/127.0.0.1:41312,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@11024b9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f20f481{s=START}]=>HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=247,c=8192,r=247]={<<>>ccept-Enc...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.732 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=247,c=8192,r=247]={<<>>ccept-Enc...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.732 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:38:02.732 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:38:02.732 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:38:02.732 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:38:02.732 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:38:02.732 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> VALUE 18:38:02.732 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> IN_VALUE 18:38:02.732 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> FIELD 18:38:02.732 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Type, headerString=[Content-Type], valueString=[application/merge-patch+json] 18:38:02.732 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:38:02.732 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:38:02.732 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:38:02.732 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:38:02.732 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:38:02.732 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:38:02.732 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:38:02.732 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42651) header=Host, headerString=[Host], valueString=[localhost:42651] 18:38:02.733 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:38:02.733 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:38:02.733 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:38:02.733 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:38:02.733 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:38:02.733 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:38:02.733 [qtp1187972599-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:38:02.733 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:38:02.733 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:38:02.733 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:38:02.733 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:38:02.733 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1974814254 cs=HttpChannelState@4ba47f3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@373facc5 eof=false 18:38:02.733 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@373facc5 18:38:02.733 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@723676d4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.733 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PatchHello/ on HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{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:42651/base/RestTest/PatchHello/,age=0} PATCH /base/RestTest/PatchHello/ HTTP/1.1 Content-Type: application/merge-patch+json Content-Length: 9 Host: localhost:42651 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:38:02.733 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@11024b9f::SocketChannelEndPoint@36a9bf31[{l=/127.0.0.1:42651,r=/127.0.0.1:41312,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@11024b9f[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@4f20f481{s=START}]=>HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{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:42651/base/RestTest/PatchHello/,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:38:02.733 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42651/base/RestTest/PatchHello/ HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{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:42651/base/RestTest/PatchHello/,age=0} 18:38:02.733 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@4ba47f3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.733 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/,age=0} 18:38:02.733 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.Server -- REQUEST PATCH /base/RestTest/PatchHello/ ?null on HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/,age=0} 18:38:02.733 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PatchHello/ @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.733 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PatchHello/ @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.733 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:38:02.733 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:38:02.733 [qtp1187972599-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PatchHello/|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PatchHello/} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:38:02.733 [qtp1187972599-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:38:02.732 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bef2ef{RESERVED,thread=Thread[qtp1187972599-19,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:38:02.734 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76f2d46d{RESERVED,thread=Thread[qtp1187972599-22,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58030ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=19]@2024-02-03T18:38:02.734351664Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.734 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58030ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=19]@2024-02-03T18:38:02.734419405Z tryProduce true 18:38:02.734 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.734 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.734 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@36a9bf31[{l=/127.0.0.1:42651,r=/127.0.0.1:41312,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@11024b9f[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@4f20f481{s=START}]=>HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/,age=1}] 18:38:02.734 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.735 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- sendError HttpChannelState@4ba47f3b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.735 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:38:02.735 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{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:42651/base/RestTest/PatchHello/,age=2} 18:38:02.735 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@4ba47f3b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 18:38:02.735 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) SEND_ERROR HttpChannelState@4ba47f3b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:38:02.735 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action SEND_ERROR HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{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:42651/base/RestTest/PatchHello/,age=2} 18:38:02.735 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1974814254 cs=HttpChannelState@4ba47f3b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@373facc5 eof=false 18:38:02.735 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{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:42651/base/RestTest/PatchHello/,age=2} 18:38:02.735 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.735 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@11024b9f::SocketChannelEndPoint@36a9bf31[{l=/127.0.0.1:42651,r=/127.0.0.1:41312,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@11024b9f[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@4f20f481{s=START}]=>HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{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:42651/base/RestTest/PatchHello/,age=2}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[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:38:02.735 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[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:38:02.735 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{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:42651/base/RestTest/PatchHello/,age=2} Content@6ca15{DirectByteBufferR@5fdd680d[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:38:02.735 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@11024b9f::SocketChannelEndPoint@36a9bf31[{l=/127.0.0.1:42651,r=/127.0.0.1:41312,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@11024b9f[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@4f20f481{s=START}]=>HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{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:42651/base/RestTest/PatchHello/,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:38:02.735 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@6ca15{DirectByteBufferR@5fdd680d[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:38:02.735 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.735 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@11024b9f::SocketChannelEndPoint@36a9bf31[{l=/127.0.0.1:42651,r=/127.0.0.1:41312,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@11024b9f[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@4f20f481{s=START}]=>HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{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:42651/base/RestTest/PatchHello/,age=2}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=247,l=247,c=8192,r=0]={PATCH /ba... last! <<<>>>ccept-Enc...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.735 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=247,l=247,c=8192,r=0]={PATCH /ba... last! <<<>>>ccept-Enc...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.735 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:38:02.735 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{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:42651/base/RestTest/PatchHello/,age=2} 18:38:02.735 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:38:02.735 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{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:42651/base/RestTest/PatchHello/,age=2} 18:38:02.735 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:38:02.735 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@11024b9f::SocketChannelEndPoint@36a9bf31[{l=/127.0.0.1:42651,r=/127.0.0.1:41312,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@11024b9f[p=HttpParser{s=END,9 of 9},g=HttpGenerator@4f20f481{s=START}]=>HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{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:42651/base/RestTest/PatchHello/,age=2}] parsed false HttpParser{s=END,9 of 9} 18:38:02.735 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@11024b9f::SocketChannelEndPoint@36a9bf31[{l=/127.0.0.1:42651,r=/127.0.0.1:41312,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@11024b9f[p=HttpParser{s=END,9 of 9},g=HttpGenerator@4f20f481{s=START}]=>HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{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:42651/base/RestTest/PatchHello/,age=2}] 18:38:02.735 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:38:02.735 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:38:02.735 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@723676d4[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{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:42651/base/RestTest/PatchHello/,age=2}] 18:38:02.735 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1974814254 cs=HttpChannelState@4ba47f3b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@373facc5 eof=true 18:38:02.735 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@723676d4[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{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:42651/base/RestTest/PatchHello/,age=2}] 18:38:02.735 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1974814254 cs=HttpChannelState@4ba47f3b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@373facc5 eof=true 18:38:02.735 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completing HttpChannelState@4ba47f3b{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 18:38:02.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=DirectByteBuffer@3eaa52e3[p=0,l=0,c=32768,r=0]={<<<>>>\n>>\nnull [DirectByteBuffer@2652a7a2[p=0,l=106,c=8192,r=106]={<<>>ore\r\nCont...\x00\x00\x00\x00\x00\x00\x00}] 18:38:02.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@564655aa{WRITING}->null:IDLE-->WRITING 18:38:02.736 [main] DEBUG org.apache.http.wire -- http-outgoing-31 << "HTTP/1.1 404 Not Found[\r][\n]" 18:38:02.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 106 SocketChannelEndPoint@36a9bf31[{l=/127.0.0.1:42651,r=/127.0.0.1:41312,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@11024b9f[p=HttpParser{s=END,9 of 9},g=HttpGenerator@4f20f481{s=COMPLETING}]=>HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{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:42651/base/RestTest/PatchHello/,age=3}] 18:38:02.736 [main] DEBUG org.apache.http.wire -- http-outgoing-31 << "Date: Sat, 03 Feb 2024 18:38:02 GMT[\r][\n]" 18:38:02.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=106 remaining=0 WriteFlusher@564655aa{WRITING}->null 18:38:02.736 [main] DEBUG org.apache.http.wire -- http-outgoing-31 << "Content-Length: 0[\r][\n]" 18:38:02.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@564655aa{IDLE}->null:WRITING-->IDLE 18:38:02.736 [main] DEBUG org.apache.http.wire -- http-outgoing-31 << "Server: Jetty(11.0.18)[\r][\n]" 18:38:02.736 [main] DEBUG org.apache.http.wire -- http-outgoing-31 << "[\r][\n]" 18:38:02.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@540fea0c[PROCESSING][i=HTTP/1.1{s=404,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@62efc4fa] ([p=106,l=106,c=8192,r=0],[p=0,l=0,c=32768,r=0],true)@END 18:38:02.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@4ba47f3b{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.736 [main] DEBUG org.apache.http.headers -- http-outgoing-31 << HTTP/1.1 404 Not Found 18:38:02.736 [main] DEBUG org.apache.http.headers -- http-outgoing-31 << Date: Sat, 03 Feb 2024 18:38:02 GMT 18:38:02.736 [main] DEBUG org.apache.http.headers -- http-outgoing-31 << Content-Length: 0 18:38:02.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@4ba47f3b{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.736 [main] DEBUG org.apache.http.headers -- http-outgoing-31 << Server: Jetty(11.0.18) 18:38:02.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@4ba47f3b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{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:42651/base/RestTest/PatchHello/,age=3} 18:38:02.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PatchHello/ written=0 18:38:02.736 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:38:02.736 [qtp1187972599-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:02 +0000] "PATCH /base/RestTest/PatchHello/ HTTP/1.1" 404 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:02.736 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 31][route: {}->http://localhost:42651] can be kept alive indefinitely 18:38:02.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1974814254 cs=HttpChannelState@4ba47f3b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@373facc5 eof=true 18:38:02.736 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-31: set socket timeout to 0 18:38:02.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{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:42651/base/RestTest/PatchHello/,age=3} 18:38:02.736 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 31][route: {}->http://localhost:42651][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@723676d4[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{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:42651/base/RestTest/PatchHello/,age=3}] 18:38:02.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1974814254 cs=HttpChannelState@4ba47f3b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@373facc5 eof=true 18:38:02.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@723676d4[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{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:42651/base/RestTest/PatchHello/,age=3}] 18:38:02.736 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 404 18:38:02.736 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:38:02.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1974814254 cs=HttpChannelState@4ba47f3b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@373facc5 eof=true 18:38:02.736 [main] DEBUG org.onap.policy.rest.RestManager -- 18:38:02.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@4ba47f3b{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.736 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:38:02.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1974814254 cs=HttpChannelState@4ba47f3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@373facc5 eof=true 18:38:02.736 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-31: Close connection 18:38:02.736 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@373facc5 18:38:02.737 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@723676d4[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{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:42651/base/RestTest/PatchHello/,age=4}] 18:38:02.737 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:38:02.737 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:38:02.737 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:38:02.737 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:38:02.737 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@36a9bf31[{l=/127.0.0.1:42651,r=/127.0.0.1:41312,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@11024b9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f20f481{s=START}]=>HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.737 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.737 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:38:02.737 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@11024b9f::SocketChannelEndPoint@36a9bf31[{l=/127.0.0.1:42651,r=/127.0.0.1:41312,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@11024b9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f20f481{s=START}]=>HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.737 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@11024b9f::SocketChannelEndPoint@36a9bf31[{l=/127.0.0.1:42651,r=/127.0.0.1:41312,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@11024b9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f20f481{s=START}]=>HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.737 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.737 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:38:02.737 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@36a9bf31[{l=/127.0.0.1:42651,r=/127.0.0.1:41312,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@11024b9f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f20f481{s=START}]=>HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.737 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@36a9bf31[{l=/127.0.0.1:42651,r=/127.0.0.1:41312,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@11024b9f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f20f481{s=START}]=>HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.737 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@36a9bf31[{l=/127.0.0.1:42651,r=/127.0.0.1:41312,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@11024b9f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f20f481{s=START}]=>HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.737 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@271507f9{null} 18:38:02.737 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:38:02.737 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.737 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/0 selected 18:38:02.737 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 0 updates 18:38:02.737 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.737 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.737 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 0 keys 18:38:02.737 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42651/base/RestTest/GetHello/Bob: 18:38:02.737 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4ffbb87a in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58026ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.737 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@36a9bf31[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@11024b9f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f20f481{s=START}]=>HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.737 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@11024b9f::SocketChannelEndPoint@36a9bf31[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@11024b9f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f20f481{s=START}]=>HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.737 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4ffbb87a in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58026ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.737 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58026ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.737 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4ffbb87a startThread=0 18:38:02.737 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@11024b9f::SocketChannelEndPoint@36a9bf31[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@11024b9f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f20f481{s=START}]=>HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{s=IDLE rs=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:38:02.738 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@11024b9f::SocketChannelEndPoint@36a9bf31[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@11024b9f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f20f481{s=START}]=>HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.738 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@36a9bf31[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@11024b9f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f20f481{s=START}]=>HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.738 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@11024b9f::SocketChannelEndPoint@36a9bf31[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@11024b9f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f20f481{s=START}]=>HttpChannelOverHttp@23f0db86{s=HttpChannelState@4ba47f3b{s=IDLE rs=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@4ba47f3b{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.738 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@24ec173d{RUNNING,thread=Thread[qtp1187972599-25,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:38:02.738 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@24ec173d{RESERVED,thread=Thread[qtp1187972599-25,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:38:02.738 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:38:02.738 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:38:02.738 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42651][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:38:02.738 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 32][route: {}->http://localhost:42651][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.738 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42651 18:38:02.738 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42651 18:38:02.738 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:41318<->127.0.0.1:42651 18:38:02.738 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request GET /base/RestTest/GetHello/Bob HTTP/1.1 18:38:02.738 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:38:02.738 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:38:02.738 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@7fb7b214[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41318]] on ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=0 18:38:02.738 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=1 18:38:02.738 [main] DEBUG org.apache.http.headers -- http-outgoing-32 >> GET /base/RestTest/GetHello/Bob HTTP/1.1 18:38:02.738 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.738 [main] DEBUG org.apache.http.headers -- http-outgoing-32 >> Host: localhost:42651 18:38:02.738 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/0 selected 18:38:02.738 [main] DEBUG org.apache.http.headers -- http-outgoing-32 >> Connection: Keep-Alive 18:38:02.738 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 1 updates 18:38:02.738 [main] DEBUG org.apache.http.headers -- http-outgoing-32 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:38:02.738 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.738 [main] DEBUG org.apache.http.headers -- http-outgoing-32 >> Accept-Encoding: gzip,deflate 18:38:02.739 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@7fb7b214[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41318]] 18:38:02.739 [main] DEBUG org.apache.http.wire -- http-outgoing-32 >> "GET /base/RestTest/GetHello/Bob HTTP/1.1[\r][\n]" 18:38:02.739 [main] DEBUG org.apache.http.wire -- http-outgoing-32 >> "Host: localhost:42651[\r][\n]" 18:38:02.739 [main] DEBUG org.apache.http.wire -- http-outgoing-32 >> "Connection: Keep-Alive[\r][\n]" 18:38:02.739 [main] DEBUG org.apache.http.wire -- http-outgoing-32 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:38:02.739 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@7fb7b214[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41318]] startThread=0 18:38:02.739 [main] DEBUG org.apache.http.wire -- http-outgoing-32 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:38:02.739 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.739 [main] DEBUG org.apache.http.wire -- http-outgoing-32 >> "[\r][\n]" 18:38:02.739 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@7fb7b214[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41318]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58025ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.739 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.739 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@40204ed6[{l=/127.0.0.1:42651,r=/127.0.0.1:41318,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.739 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@40204ed6[{l=/127.0.0.1:42651,r=/127.0.0.1:41318,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:38:02.739 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{s=IDLE rs=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@40204ed6[{l=/127.0.0.1:42651,r=/127.0.0.1:41318,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@14814f58{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.739 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@767593e6::SocketChannelEndPoint@40204ed6[{l=/127.0.0.1:42651,r=/127.0.0.1:41318,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.739 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@34612500 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:38:02.739 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@40204ed6[{l=/127.0.0.1:42651,r=/127.0.0.1:41318,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@767593e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b44147a{s=START}]=>HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.739 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@767593e6::SocketChannelEndPoint@40204ed6[{l=/127.0.0.1:42651,r=/127.0.0.1:41318,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@767593e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b44147a{s=START}]=>HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.739 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@767593e6::SocketChannelEndPoint@40204ed6[{l=/127.0.0.1:42651,r=/127.0.0.1:41318,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@767593e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b44147a{s=START}]=>HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.739 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@15a171c5{ReadCallback@4f112a34{HttpConnection@767593e6::SocketChannelEndPoint@40204ed6[{l=/127.0.0.1:42651,r=/127.0.0.1:41318,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@767593e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b44147a{s=START}]=>HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.739 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@40204ed6[{l=/127.0.0.1:42651,r=/127.0.0.1:41318,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@767593e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b44147a{s=START}]=>HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.739 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@72e55ff3 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:38:02.739 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=2 18:38:02.739 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.739 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@40204ed6[{l=/127.0.0.1:42651,r=/127.0.0.1:41318,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@767593e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b44147a{s=START}]=>HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.739 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/1 selected 18:38:02.739 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 2 updates 18:38:02.739 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@7fb7b214[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41318]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58024ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.739 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:38:02.739 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@34612500 18:38:02.739 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58024ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.739 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@72e55ff3 18:38:02.739 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@40204ed6[{l=/127.0.0.1:42651,r=/127.0.0.1:41318,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@767593e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b44147a{s=START}]=>HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.739 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.739 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.739 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 1/1/1 selected 18:38:02.739 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 1 keys, 0 updates 18:38:02.739 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41318], selector=sun.nio.ch.EPollSelectorImpl@1bf99cf5, interestOps=1, readyOps=1 SocketChannelEndPoint@40204ed6[{l=/127.0.0.1:42651,r=/127.0.0.1:41318,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@767593e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b44147a{s=START}]=>HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.739 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@40204ed6[{l=/127.0.0.1:42651,r=/127.0.0.1:41318,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@767593e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b44147a{s=START}]=>HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.740 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@40204ed6[{l=/127.0.0.1:42651,r=/127.0.0.1:41318,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@767593e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b44147a{s=START}]=>HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{s=IDLE rs=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:38:02.740 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58024ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=18]@2024-02-03T18:38:02.740082965Z 18:38:02.740 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@24ec173d{RESERVED,thread=Thread[qtp1187972599-25,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58024ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=18]@2024-02-03T18:38:02.740178725Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.740 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@40204ed6[{l=/127.0.0.1:42651,r=/127.0.0.1:41318,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@767593e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b44147a{s=START}]=>HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{s=IDLE rs=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@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58024ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=18]@2024-02-03T18:38:02.740242796Z 18:38:02.740 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58024ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=19]@2024-02-03T18:38:02.740297606Z tryProduce true 18:38:02.740 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@15a171c5{ReadCallback@4f112a34{HttpConnection@767593e6::SocketChannelEndPoint@40204ed6[{l=/127.0.0.1:42651,r=/127.0.0.1:41318,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@767593e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b44147a{s=START}]=>HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.740 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.740 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.740 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@767593e6::SocketChannelEndPoint@40204ed6[{l=/127.0.0.1:42651,r=/127.0.0.1:41318,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@767593e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b44147a{s=START}]=>HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{s=IDLE rs=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@14814f58{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.740 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@40204ed6[{l=/127.0.0.1:42651,r=/127.0.0.1:41318,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@767593e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b44147a{s=START}]=>HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.740 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 174 DirectByteBuffer@2f2810c9[p=0,l=174,c=8192,r=174]={<<>>a/17.0.4)...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.740 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.740 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@767593e6::SocketChannelEndPoint@40204ed6[{l=/127.0.0.1:42651,r=/127.0.0.1:41318,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@767593e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b44147a{s=START}]=>HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=174,c=8192,r=174]={<<>>a/17.0.4)...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.740 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@767593e6::SocketChannelEndPoint@40204ed6[{l=/127.0.0.1:42651,r=/127.0.0.1:41318,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@767593e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b44147a{s=START}]=>HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=174,c=8192,r=174]={<<>>a/17.0.4)...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.740 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=174,c=8192,r=174]={<<>>a/17.0.4)...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.740 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:38:02.740 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:38:02.740 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:38:02.740 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:38:02.740 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:38:02.740 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:38:02.740 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:38:02.740 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:38:02.740 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42651) header=Host, headerString=[Host], valueString=[localhost:42651] 18:38:02.740 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:38:02.740 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:38:02.740 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:38:02.740 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:38:02.740 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:38:02.740 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:38:02.740 [qtp1187972599-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:38:02.740 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:38:02.740 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:38:02.740 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:38:02.740 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:38:02.740 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@886473104 cs=HttpChannelState@14814f58{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7cd40ba6 eof=false 18:38:02.740 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@7cd40ba6 18:38:02.740 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@14d290c5[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.740 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/GetHello/Bob on HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{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:42651/base/RestTest/GetHello/Bob,age=0} GET /base/RestTest/GetHello/Bob HTTP/1.1 Host: localhost:42651 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:38:02.741 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@767593e6::SocketChannelEndPoint@40204ed6[{l=/127.0.0.1:42651,r=/127.0.0.1:41318,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@767593e6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@b44147a{s=START}]=>HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{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:42651/base/RestTest/GetHello/Bob,age=1}] parsed true HttpParser{s=CONTENT,0 of -1} 18:38:02.741 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@767593e6::SocketChannelEndPoint@40204ed6[{l=/127.0.0.1:42651,r=/127.0.0.1:41318,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@767593e6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@b44147a{s=START}]=>HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{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:42651/base/RestTest/GetHello/Bob,age=1}] 18:38:02.741 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42651/base/RestTest/GetHello/Bob HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{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:42651/base/RestTest/GetHello/Bob,age=1} 18:38:02.741 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@14814f58{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.741 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/GetHello/Bob,age=1} 18:38:02.741 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.Server -- REQUEST GET /base/RestTest/GetHello/Bob ?null on HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/GetHello/Bob,age=1} 18:38:02.741 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.741 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.741 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:38:02.741 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:38:02.741 [qtp1187972599-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/GetHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/GetHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:38:02.741 [qtp1187972599-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:38:02.742 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@29b95cb9[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:38:02.742 [qtp1187972599-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:38:02.742 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@2963921f[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@753635ae{null} 18:38:02.742 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/GetHello/Bob on HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{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:42651/base/RestTest/GetHello/Bob,age=2} 200 null HTTP/1.1 Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 28 Content-Type: text/plain 18:38:02.742 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@7562d775[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@165d11f4] (null,[p=0,l=28,c=8192,r=28],true)@START 18:38:02.742 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=28} last=true content=HeapByteBuffer@2963921f[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:38:02.743 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 28 Content-Type: text/plain 18:38:02.743 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:38:02.743 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@7562d775[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@165d11f4] ([p=0,l=126,c=8192,r=126],[p=0,l=28,c=8192,r=28],true)@COMPLETING 18:38:02.743 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@231b8a4a{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=126,c=8192,r=126]={<<>>ext/html;...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@2963921f[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:38:02.743 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@231b8a4a{WRITING}->null:IDLE-->WRITING 18:38:02.743 [main] DEBUG org.apache.http.wire -- http-outgoing-32 << "HTTP/1.1 200 OK[\r][\n]" 18:38:02.743 [main] DEBUG org.apache.http.wire -- http-outgoing-32 << "Date: Sat, 03 Feb 2024 18:38:02 GMT[\r][\n]" 18:38:02.743 [main] DEBUG org.apache.http.wire -- http-outgoing-32 << "Content-Type: text/plain[\r][\n]" 18:38:02.743 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 154 SocketChannelEndPoint@40204ed6[{l=/127.0.0.1:42651,r=/127.0.0.1:41318,OPEN,fill=-,flush=W,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@767593e6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@b44147a{s=COMPLETING}]=>HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{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:42651/base/RestTest/GetHello/Bob,age=3}] 18:38:02.743 [main] DEBUG org.apache.http.wire -- http-outgoing-32 << "Content-Length: 28[\r][\n]" 18:38:02.743 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=154 remaining=0 WriteFlusher@231b8a4a{WRITING}->null 18:38:02.743 [main] DEBUG org.apache.http.wire -- http-outgoing-32 << "Server: Jetty(11.0.18)[\r][\n]" 18:38:02.743 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@231b8a4a{IDLE}->null:WRITING-->IDLE 18:38:02.743 [main] DEBUG org.apache.http.wire -- http-outgoing-32 << "[\r][\n]" 18:38:02.743 [main] DEBUG org.apache.http.wire -- http-outgoing-32 << "GOT: Hello There Bob aged 90" 18:38:02.743 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@7562d775[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@165d11f4] ([p=126,l=126,c=8192,r=0],[p=28,l=28,c=8192,r=0],true)@END 18:38:02.743 [main] DEBUG org.apache.http.headers -- http-outgoing-32 << HTTP/1.1 200 OK 18:38:02.743 [main] DEBUG org.apache.http.headers -- http-outgoing-32 << Date: Sat, 03 Feb 2024 18:38:02 GMT 18:38:02.743 [main] DEBUG org.apache.http.headers -- http-outgoing-32 << Content-Type: text/plain 18:38:02.743 [qtp1187972599-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:38:02.743 [main] DEBUG org.apache.http.headers -- http-outgoing-32 << Content-Length: 28 18:38:02.743 [main] DEBUG org.apache.http.headers -- http-outgoing-32 << Server: Jetty(11.0.18) 18:38:02.743 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:38:02.743 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:38:02.743 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{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:42651/base/RestTest/GetHello/Bob,age=3} 18:38:02.743 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@14814f58{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:38:02.743 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@14814f58{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.743 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{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:42651/base/RestTest/GetHello/Bob,age=3} 18:38:02.743 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@674440c2) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:38:02.743 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@14814f58{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.743 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@14814f58{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.743 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@14814f58{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.743 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{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:42651/base/RestTest/GetHello/Bob,age=3} 18:38:02.743 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 32][route: {}->http://localhost:42651] can be kept alive indefinitely 18:38:02.743 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/GetHello/Bob written=28 18:38:02.743 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-32: set socket timeout to 0 18:38:02.743 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 32][route: {}->http://localhost:42651][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.743 [qtp1187972599-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:02 +0000] "GET /base/RestTest/GetHello/Bob HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:02.743 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:38:02.743 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:38:02.743 [main] DEBUG org.onap.policy.rest.RestManager -- GOT: Hello There Bob aged 90 18:38:02.743 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:38:02.743 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@886473104 cs=HttpChannelState@14814f58{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7cd40ba6 eof=false 18:38:02.743 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-32: Close connection 18:38:02.743 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{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:42651/base/RestTest/GetHello/Bob,age=3} 18:38:02.743 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.744 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:38:02.744 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@767593e6::SocketChannelEndPoint@40204ed6[{l=/127.0.0.1:42651,r=/127.0.0.1:41318,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@767593e6[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@b44147a{s=END}]=>HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{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:42651/base/RestTest/GetHello/Bob,age=4}] parse null 18:38:02.744 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@1ee6a03f[p=0,l=0,c=0,r=0]={<<<>>>} 18:38:02.744 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:38:02.744 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{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:42651/base/RestTest/GetHello/Bob,age=4} 18:38:02.744 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:38:02.744 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42651/base/RestTest/DeleteHello/Bob: 18:38:02.744 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{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:42651/base/RestTest/GetHello/Bob,age=4} 18:38:02.744 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:38:02.744 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@767593e6::SocketChannelEndPoint@40204ed6[{l=/127.0.0.1:42651,r=/127.0.0.1:41318,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@767593e6[p=HttpParser{s=END,0 of -1},g=HttpGenerator@b44147a{s=END}]=>HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{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:42651/base/RestTest/GetHello/Bob,age=4}] parsed false HttpParser{s=END,0 of -1} 18:38:02.744 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:38:02.744 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:38:02.744 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@14d290c5[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{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:42651/base/RestTest/GetHello/Bob,age=4}] 18:38:02.744 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@886473104 cs=HttpChannelState@14814f58{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7cd40ba6 eof=true 18:38:02.744 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@14d290c5[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{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:42651/base/RestTest/GetHello/Bob,age=4}] 18:38:02.744 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@886473104 cs=HttpChannelState@14814f58{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7cd40ba6 eof=true 18:38:02.744 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@14814f58{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.744 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@886473104 cs=HttpChannelState@14814f58{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@7cd40ba6 eof=true 18:38:02.744 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@7cd40ba6 18:38:02.744 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@14d290c5[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{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:42651/base/RestTest/GetHello/Bob,age=4}] 18:38:02.744 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 18:38:02.744 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:38:02.744 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:38:02.744 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@40204ed6[{l=/127.0.0.1:42651,r=/127.0.0.1:41318,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@767593e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b44147a{s=START}]=>HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.744 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.744 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:38:02.744 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@767593e6::SocketChannelEndPoint@40204ed6[{l=/127.0.0.1:42651,r=/127.0.0.1:41318,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@767593e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b44147a{s=START}]=>HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.744 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@767593e6::SocketChannelEndPoint@40204ed6[{l=/127.0.0.1:42651,r=/127.0.0.1:41318,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@767593e6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@b44147a{s=START}]=>HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.744 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.744 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:38:02.744 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@40204ed6[{l=/127.0.0.1:42651,r=/127.0.0.1:41318,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@767593e6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b44147a{s=START}]=>HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.744 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@40204ed6[{l=/127.0.0.1:42651,r=/127.0.0.1:41318,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@767593e6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b44147a{s=START}]=>HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.745 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@40204ed6[{l=/127.0.0.1:42651,r=/127.0.0.1:41318,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@767593e6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b44147a{s=START}]=>HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.745 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@15a171c5{null} 18:38:02.745 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:38:02.745 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4feea20 startThread=0 18:38:02.745 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.745 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/0 selected 18:38:02.745 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 0 updates 18:38:02.745 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.745 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@767593e6::SocketChannelEndPoint@40204ed6[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@767593e6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b44147a{s=START}]=>HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{s=IDLE rs=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:38:02.745 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4feea20 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58019ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.745 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@767593e6::SocketChannelEndPoint@40204ed6[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@767593e6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b44147a{s=START}]=>HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.745 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@40204ed6[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@767593e6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b44147a{s=START}]=>HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.745 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@40204ed6[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@767593e6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b44147a{s=START}]=>HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.744 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:38:02.745 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@767593e6::SocketChannelEndPoint@40204ed6[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@767593e6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b44147a{s=START}]=>HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.745 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:38:02.745 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4feea20 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58019ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.745 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42651][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:38:02.745 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58019ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.745 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.745 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 0 keys 18:38:02.745 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@767593e6::SocketChannelEndPoint@40204ed6[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@767593e6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@b44147a{s=START}]=>HttpChannelOverHttp@1c3465cb{s=HttpChannelState@14814f58{s=IDLE rs=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@14814f58{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.745 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RUNNING,thread=Thread[qtp1187972599-21,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:38:02.745 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RESERVED,thread=Thread[qtp1187972599-21,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:38:02.745 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 33][route: {}->http://localhost:42651][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.745 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42651 18:38:02.745 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42651 18:38:02.746 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:41326<->127.0.0.1:42651 18:38:02.746 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@494ef677[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41326]] on ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=0 18:38:02.746 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request DELETE /base/RestTest/DeleteHello/Bob HTTP/1.1 18:38:02.746 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=1 18:38:02.746 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.746 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/0 selected 18:38:02.746 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 1 updates 18:38:02.746 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.746 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@494ef677[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41326]] 18:38:02.746 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:38:02.746 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@494ef677[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41326]] startThread=0 18:38:02.746 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.746 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.746 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:38:02.746 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@494ef677[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41326]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58018ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.746 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@59a97211[{l=/127.0.0.1:42651,r=/127.0.0.1:41326,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.746 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@59a97211[{l=/127.0.0.1:42651,r=/127.0.0.1:41326,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:38:02.746 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{s=IDLE rs=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@59a97211[{l=/127.0.0.1:42651,r=/127.0.0.1:41326,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@11edde5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.746 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@595c00f2::SocketChannelEndPoint@59a97211[{l=/127.0.0.1:42651,r=/127.0.0.1:41326,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.746 [main] DEBUG org.apache.http.headers -- http-outgoing-33 >> DELETE /base/RestTest/DeleteHello/Bob HTTP/1.1 18:38:02.746 [main] DEBUG org.apache.http.headers -- http-outgoing-33 >> Content-Length: 0 18:38:02.746 [main] DEBUG org.apache.http.headers -- http-outgoing-33 >> Host: localhost:42651 18:38:02.746 [main] DEBUG org.apache.http.headers -- http-outgoing-33 >> Connection: Keep-Alive 18:38:02.746 [main] DEBUG org.apache.http.headers -- http-outgoing-33 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:38:02.746 [main] DEBUG org.apache.http.headers -- http-outgoing-33 >> Accept-Encoding: gzip,deflate 18:38:02.746 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@4bf7c832 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:38:02.746 [main] DEBUG org.apache.http.wire -- http-outgoing-33 >> "DELETE /base/RestTest/DeleteHello/Bob HTTP/1.1[\r][\n]" 18:38:02.746 [main] DEBUG org.apache.http.wire -- http-outgoing-33 >> "Content-Length: 0[\r][\n]" 18:38:02.746 [main] DEBUG org.apache.http.wire -- http-outgoing-33 >> "Host: localhost:42651[\r][\n]" 18:38:02.746 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@59a97211[{l=/127.0.0.1:42651,r=/127.0.0.1:41326,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@595c00f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c95eb2b{s=START}]=>HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.746 [main] DEBUG org.apache.http.wire -- http-outgoing-33 >> "Connection: Keep-Alive[\r][\n]" 18:38:02.746 [main] DEBUG org.apache.http.wire -- http-outgoing-33 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:38:02.746 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@595c00f2::SocketChannelEndPoint@59a97211[{l=/127.0.0.1:42651,r=/127.0.0.1:41326,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@595c00f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c95eb2b{s=START}]=>HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.746 [main] DEBUG org.apache.http.wire -- http-outgoing-33 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:38:02.746 [main] DEBUG org.apache.http.wire -- http-outgoing-33 >> "[\r][\n]" 18:38:02.746 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@595c00f2::SocketChannelEndPoint@59a97211[{l=/127.0.0.1:42651,r=/127.0.0.1:41326,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@595c00f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c95eb2b{s=START}]=>HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.746 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@3b93e6a9{ReadCallback@2713ab9{HttpConnection@595c00f2::SocketChannelEndPoint@59a97211[{l=/127.0.0.1:42651,r=/127.0.0.1:41326,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@595c00f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c95eb2b{s=START}]=>HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.747 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@59a97211[{l=/127.0.0.1:42651,r=/127.0.0.1:41326,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@595c00f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c95eb2b{s=START}]=>HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.747 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@77b2d49d on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:38:02.747 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=2 18:38:02.747 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@59a97211[{l=/127.0.0.1:42651,r=/127.0.0.1:41326,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@595c00f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c95eb2b{s=START}]=>HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.747 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@494ef677[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41326]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58017ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.747 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58017ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.747 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.747 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/1 selected 18:38:02.747 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 2 updates 18:38:02.747 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:38:02.747 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@4bf7c832 18:38:02.747 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@77b2d49d 18:38:02.747 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@59a97211[{l=/127.0.0.1:42651,r=/127.0.0.1:41326,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@595c00f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c95eb2b{s=START}]=>HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.747 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.747 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.747 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 1/1/1 selected 18:38:02.747 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 1 keys, 0 updates 18:38:02.747 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41326], selector=sun.nio.ch.EPollSelectorImpl@23da9f4d, interestOps=1, readyOps=1 SocketChannelEndPoint@59a97211[{l=/127.0.0.1:42651,r=/127.0.0.1:41326,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@595c00f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c95eb2b{s=START}]=>HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.747 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@59a97211[{l=/127.0.0.1:42651,r=/127.0.0.1:41326,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@595c00f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c95eb2b{s=START}]=>HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.747 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@59a97211[{l=/127.0.0.1:42651,r=/127.0.0.1:41326,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@595c00f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c95eb2b{s=START}]=>HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{s=IDLE rs=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:38:02.747 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58017ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=19]@2024-02-03T18:38:02.747538658Z 18:38:02.747 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RESERVED,thread=Thread[qtp1187972599-21,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58016ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=19]@2024-02-03T18:38:02.747631278Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.747 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@59a97211[{l=/127.0.0.1:42651,r=/127.0.0.1:41326,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@595c00f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c95eb2b{s=START}]=>HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{s=IDLE rs=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@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58016ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=19]@2024-02-03T18:38:02.747713169Z 18:38:02.747 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58016ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=20]@2024-02-03T18:38:02.747772719Z tryProduce true 18:38:02.747 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@3b93e6a9{ReadCallback@2713ab9{HttpConnection@595c00f2::SocketChannelEndPoint@59a97211[{l=/127.0.0.1:42651,r=/127.0.0.1:41326,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@595c00f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c95eb2b{s=START}]=>HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.747 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.747 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.747 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@595c00f2::SocketChannelEndPoint@59a97211[{l=/127.0.0.1:42651,r=/127.0.0.1:41326,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@595c00f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c95eb2b{s=START}]=>HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{s=IDLE rs=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@11edde5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.747 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@59a97211[{l=/127.0.0.1:42651,r=/127.0.0.1:41326,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@595c00f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c95eb2b{s=START}]=>HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.747 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 199 DirectByteBuffer@69856a09[p=0,l=199,c=8192,r=199]={<<>>0.4)\r\nAcc...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.747 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.747 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@595c00f2::SocketChannelEndPoint@59a97211[{l=/127.0.0.1:42651,r=/127.0.0.1:41326,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@595c00f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c95eb2b{s=START}]=>HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=199,c=8192,r=199]={<<>>0.4)\r\nAcc...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.748 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@595c00f2::SocketChannelEndPoint@59a97211[{l=/127.0.0.1:42651,r=/127.0.0.1:41326,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@595c00f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c95eb2b{s=START}]=>HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=199,c=8192,r=199]={<<>>0.4)\r\nAcc...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.748 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=199,c=8192,r=199]={<<>>0.4)\r\nAcc...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.748 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:38:02.748 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:38:02.748 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:38:02.748 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:38:02.748 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:38:02.748 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> IN_VALUE 18:38:02.748 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> FIELD 18:38:02.748 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Length: 0) header=Content-Length, headerString=[Content-Length], valueString=[0] 18:38:02.748 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:38:02.748 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:38:02.748 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:38:02.748 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42651) header=Host, headerString=[Host], valueString=[localhost:42651] 18:38:02.748 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:38:02.748 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:38:02.748 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:38:02.748 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:38:02.748 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:38:02.748 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:38:02.748 [qtp1187972599-22] 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:38:02.748 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:38:02.748 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:38:02.748 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:38:02.748 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:38:02.748 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@445858978 cs=HttpChannelState@11edde5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@62e00a52 eof=false 18:38:02.748 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@62e00a52 18:38:02.748 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@4b855511[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.748 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/DeleteHello/Bob on HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{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:42651/base/RestTest/DeleteHello/Bob,age=0} DELETE /base/RestTest/DeleteHello/Bob HTTP/1.1 Content-Length: 0 Host: localhost:42651 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:38:02.748 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@595c00f2::SocketChannelEndPoint@59a97211[{l=/127.0.0.1:42651,r=/127.0.0.1:41326,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@595c00f2[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@4c95eb2b{s=START}]=>HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{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:42651/base/RestTest/DeleteHello/Bob,age=0}] parsed true HttpParser{s=CONTENT,0 of 0} 18:38:02.748 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@595c00f2::SocketChannelEndPoint@59a97211[{l=/127.0.0.1:42651,r=/127.0.0.1:41326,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@595c00f2[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@4c95eb2b{s=START}]=>HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{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:42651/base/RestTest/DeleteHello/Bob,age=0}] 18:38:02.748 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42651/base/RestTest/DeleteHello/Bob HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{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:42651/base/RestTest/DeleteHello/Bob,age=0} 18:38:02.748 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@11edde5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.748 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/DeleteHello/Bob,age=0} 18:38:02.748 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.Server -- REQUEST DELETE /base/RestTest/DeleteHello/Bob ?null on HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/DeleteHello/Bob,age=0} 18:38:02.748 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/DeleteHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.748 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/DeleteHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.748 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:38:02.748 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:38:02.748 [qtp1187972599-22] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/DeleteHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/DeleteHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:38:02.748 [qtp1187972599-22] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:38:02.750 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@51b1375[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:38:02.750 [qtp1187972599-22] 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:38:02.750 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@52df120[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@67fdc94d{null} 18:38:02.750 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/DeleteHello/Bob on HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{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:42651/base/RestTest/DeleteHello/Bob,age=2} 200 null HTTP/1.1 Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 31 Content-Type: text/plain 18:38:02.750 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@631257e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5b6c1e76] (null,[p=0,l=31,c=8192,r=31],true)@START 18:38:02.750 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=31} last=true content=HeapByteBuffer@52df120[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:38:02.750 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 31 Content-Type: text/plain 18:38:02.750 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:38:02.750 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@631257e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5b6c1e76] ([p=0,l=126,c=8192,r=126],[p=0,l=31,c=8192,r=31],true)@COMPLETING 18:38:02.750 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@312250ca{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=126,c=8192,r=126]={<<>>ext/html;...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@52df120[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:38:02.750 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@312250ca{WRITING}->null:IDLE-->WRITING 18:38:02.750 [main] DEBUG org.apache.http.wire -- http-outgoing-33 << "HTTP/1.1 200 OK[\r][\n]" 18:38:02.750 [main] DEBUG org.apache.http.wire -- http-outgoing-33 << "Date: Sat, 03 Feb 2024 18:38:02 GMT[\r][\n]" 18:38:02.750 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 157 SocketChannelEndPoint@59a97211[{l=/127.0.0.1:42651,r=/127.0.0.1:41326,OPEN,fill=-,flush=W,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@595c00f2[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@4c95eb2b{s=COMPLETING}]=>HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{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:42651/base/RestTest/DeleteHello/Bob,age=2}] 18:38:02.750 [main] DEBUG org.apache.http.wire -- http-outgoing-33 << "Content-Type: text/plain[\r][\n]" 18:38:02.750 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=157 remaining=0 WriteFlusher@312250ca{WRITING}->null 18:38:02.750 [main] DEBUG org.apache.http.wire -- http-outgoing-33 << "Content-Length: 31[\r][\n]" 18:38:02.750 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@312250ca{IDLE}->null:WRITING-->IDLE 18:38:02.750 [main] DEBUG org.apache.http.wire -- http-outgoing-33 << "Server: Jetty(11.0.18)[\r][\n]" 18:38:02.750 [main] DEBUG org.apache.http.wire -- http-outgoing-33 << "[\r][\n]" 18:38:02.750 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@631257e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5b6c1e76] ([p=126,l=126,c=8192,r=0],[p=31,l=31,c=8192,r=0],true)@END 18:38:02.750 [main] DEBUG org.apache.http.wire -- http-outgoing-33 << "DELETE: Hello There Bob aged 90" 18:38:02.750 [qtp1187972599-22] 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:38:02.750 [main] DEBUG org.apache.http.headers -- http-outgoing-33 << HTTP/1.1 200 OK 18:38:02.751 [main] DEBUG org.apache.http.headers -- http-outgoing-33 << Date: Sat, 03 Feb 2024 18:38:02 GMT 18:38:02.751 [main] DEBUG org.apache.http.headers -- http-outgoing-33 << Content-Type: text/plain 18:38:02.751 [main] DEBUG org.apache.http.headers -- http-outgoing-33 << Content-Length: 31 18:38:02.751 [main] DEBUG org.apache.http.headers -- http-outgoing-33 << Server: Jetty(11.0.18) 18:38:02.751 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:38:02.751 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{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:42651/base/RestTest/DeleteHello/Bob,age=3} 18:38:02.751 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@11edde5{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:38:02.751 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@11edde5{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.751 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{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:42651/base/RestTest/DeleteHello/Bob,age=3} 18:38:02.751 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:38:02.751 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@389c4002) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:38:02.751 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@11edde5{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.751 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@11edde5{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.751 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@11edde5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.751 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 33][route: {}->http://localhost:42651] can be kept alive indefinitely 18:38:02.751 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-33: set socket timeout to 0 18:38:02.751 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{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:42651/base/RestTest/DeleteHello/Bob,age=3} 18:38:02.751 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/DeleteHello/Bob written=31 18:38:02.751 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 33][route: {}->http://localhost:42651][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.751 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:38:02.751 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:38:02.751 [main] DEBUG org.onap.policy.rest.RestManager -- DELETE: Hello There Bob aged 90 18:38:02.751 [qtp1187972599-22] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:02 +0000] "DELETE /base/RestTest/DeleteHello/Bob HTTP/1.1" 200 31 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:02.751 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:38:02.751 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-33: Close connection 18:38:02.751 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@445858978 cs=HttpChannelState@11edde5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@62e00a52 eof=false 18:38:02.751 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{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:42651/base/RestTest/DeleteHello/Bob,age=3} 18:38:02.751 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.751 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:38:02.751 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@595c00f2::SocketChannelEndPoint@59a97211[{l=/127.0.0.1:42651,r=/127.0.0.1:41326,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@595c00f2[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@4c95eb2b{s=END}]=>HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{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:42651/base/RestTest/DeleteHello/Bob,age=3}] parse null 18:38:02.751 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@1ee6a03f[p=0,l=0,c=0,r=0]={<<<>>>} 18:38:02.751 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:38:02.751 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{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:42651/base/RestTest/DeleteHello/Bob,age=3} 18:38:02.751 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:38:02.751 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42651/base/RestTest/PutHello/Bob: 18:38:02.751 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{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:42651/base/RestTest/DeleteHello/Bob,age=3} 18:38:02.751 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:38:02.751 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@595c00f2::SocketChannelEndPoint@59a97211[{l=/127.0.0.1:42651,r=/127.0.0.1:41326,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@595c00f2[p=HttpParser{s=END,0 of 0},g=HttpGenerator@4c95eb2b{s=END}]=>HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{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:42651/base/RestTest/DeleteHello/Bob,age=3}] parsed false HttpParser{s=END,0 of 0} 18:38:02.751 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:38:02.751 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:38:02.751 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@4b855511[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{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:42651/base/RestTest/DeleteHello/Bob,age=3}] 18:38:02.751 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@445858978 cs=HttpChannelState@11edde5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@62e00a52 eof=true 18:38:02.751 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@4b855511[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{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:42651/base/RestTest/DeleteHello/Bob,age=3}] 18:38:02.751 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@445858978 cs=HttpChannelState@11edde5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@62e00a52 eof=true 18:38:02.751 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@11edde5{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.751 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@445858978 cs=HttpChannelState@11edde5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@62e00a52 eof=true 18:38:02.751 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@62e00a52 18:38:02.751 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@4b855511[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{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:42651/base/RestTest/DeleteHello/Bob,age=3}] 18:38:02.752 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of 0} 18:38:02.752 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:38:02.752 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:38:02.752 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@59a97211[{l=/127.0.0.1:42651,r=/127.0.0.1:41326,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@595c00f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c95eb2b{s=START}]=>HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.752 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.752 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:38:02.752 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@595c00f2::SocketChannelEndPoint@59a97211[{l=/127.0.0.1:42651,r=/127.0.0.1:41326,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@595c00f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c95eb2b{s=START}]=>HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.752 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@595c00f2::SocketChannelEndPoint@59a97211[{l=/127.0.0.1:42651,r=/127.0.0.1:41326,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@595c00f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4c95eb2b{s=START}]=>HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.752 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.752 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:38:02.752 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@59a97211[{l=/127.0.0.1:42651,r=/127.0.0.1:41326,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@595c00f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c95eb2b{s=START}]=>HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.752 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@59a97211[{l=/127.0.0.1:42651,r=/127.0.0.1:41326,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@595c00f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c95eb2b{s=START}]=>HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.752 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:38:02.752 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@59a97211[{l=/127.0.0.1:42651,r=/127.0.0.1:41326,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@595c00f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c95eb2b{s=START}]=>HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.752 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:38:02.752 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@3b93e6a9{null} 18:38:02.752 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42651][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:38:02.752 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:38:02.752 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.752 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@405e44b3 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58012ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.752 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@59a97211[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@595c00f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c95eb2b{s=START}]=>HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.752 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@595c00f2::SocketChannelEndPoint@59a97211[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@595c00f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c95eb2b{s=START}]=>HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.752 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@405e44b3 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58011ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.752 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 34][route: {}->http://localhost:42651][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.752 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/0 selected 18:38:02.752 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58011ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.752 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42651 18:38:02.752 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 0 updates 18:38:02.752 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@405e44b3 startThread=0 18:38:02.752 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.752 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.752 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 0 keys 18:38:02.752 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42651 18:38:02.752 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@595c00f2::SocketChannelEndPoint@59a97211[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@595c00f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c95eb2b{s=START}]=>HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{s=IDLE rs=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:38:02.753 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:41332<->127.0.0.1:42651 18:38:02.753 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@6dbcdaa[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41332]] on ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=0 18:38:02.753 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=1 18:38:02.753 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.753 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/0 selected 18:38:02.753 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 1 updates 18:38:02.753 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.753 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@6dbcdaa[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41332]] 18:38:02.753 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@6dbcdaa[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41332]] startThread=0 18:38:02.753 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.753 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.753 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@6dbcdaa[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41332]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58011ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.753 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@149da5f3[{l=/127.0.0.1:42651,r=/127.0.0.1:41332,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.753 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@149da5f3[{l=/127.0.0.1:42651,r=/127.0.0.1:41332,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:38:02.753 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PUT /base/RestTest/PutHello/Bob HTTP/1.1 18:38:02.753 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:38:02.753 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:38:02.753 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=IDLE rs=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@149da5f3[{l=/127.0.0.1:42651,r=/127.0.0.1:41332,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@3b30ff2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.753 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@5ac7d2e8::SocketChannelEndPoint@149da5f3[{l=/127.0.0.1:42651,r=/127.0.0.1:41332,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.753 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@230c467e on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:38:02.753 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@149da5f3[{l=/127.0.0.1:42651,r=/127.0.0.1:41332,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@5ac7d2e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ea531ff{s=START}]=>HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.753 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@5ac7d2e8::SocketChannelEndPoint@149da5f3[{l=/127.0.0.1:42651,r=/127.0.0.1:41332,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@5ac7d2e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ea531ff{s=START}]=>HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.753 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@5ac7d2e8::SocketChannelEndPoint@149da5f3[{l=/127.0.0.1:42651,r=/127.0.0.1:41332,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@5ac7d2e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ea531ff{s=START}]=>HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.753 [main] DEBUG org.apache.http.headers -- http-outgoing-34 >> PUT /base/RestTest/PutHello/Bob HTTP/1.1 18:38:02.753 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@52d06283{ReadCallback@3664aaa3{HttpConnection@5ac7d2e8::SocketChannelEndPoint@149da5f3[{l=/127.0.0.1:42651,r=/127.0.0.1:41332,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@5ac7d2e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ea531ff{s=START}]=>HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.753 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@149da5f3[{l=/127.0.0.1:42651,r=/127.0.0.1:41332,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@5ac7d2e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ea531ff{s=START}]=>HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.753 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@779a35a7 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:38:02.753 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=2 18:38:02.753 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@149da5f3[{l=/127.0.0.1:42651,r=/127.0.0.1:41332,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@5ac7d2e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ea531ff{s=START}]=>HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.753 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@6dbcdaa[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41332]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=58010ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.753 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58010ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.753 [main] DEBUG org.apache.http.headers -- http-outgoing-34 >> Content-Type: text/plain 18:38:02.754 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.754 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/1 selected 18:38:02.754 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 2 updates 18:38:02.754 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:38:02.754 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@230c467e 18:38:02.754 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@779a35a7 18:38:02.754 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@149da5f3[{l=/127.0.0.1:42651,r=/127.0.0.1:41332,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@5ac7d2e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ea531ff{s=START}]=>HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.754 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.754 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.753 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@595c00f2::SocketChannelEndPoint@59a97211[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@595c00f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c95eb2b{s=START}]=>HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.754 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@59a97211[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@595c00f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c95eb2b{s=START}]=>HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.754 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@595c00f2::SocketChannelEndPoint@59a97211[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@595c00f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4c95eb2b{s=START}]=>HttpChannelOverHttp@47181fb8{s=HttpChannelState@11edde5{s=IDLE rs=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@11edde5{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.754 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76f2d46d{RUNNING,thread=Thread[qtp1187972599-22,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:38:02.754 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76f2d46d{RESERVED,thread=Thread[qtp1187972599-22,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:38:02.754 [main] DEBUG org.apache.http.headers -- http-outgoing-34 >> Content-Length: 9 18:38:02.758 [main] DEBUG org.apache.http.headers -- http-outgoing-34 >> Host: localhost:42651 18:38:02.758 [main] DEBUG org.apache.http.headers -- http-outgoing-34 >> Connection: Keep-Alive 18:38:02.758 [main] DEBUG org.apache.http.headers -- http-outgoing-34 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:38:02.758 [main] DEBUG org.apache.http.headers -- http-outgoing-34 >> Accept-Encoding: gzip,deflate 18:38:02.758 [main] DEBUG org.apache.http.wire -- http-outgoing-34 >> "PUT /base/RestTest/PutHello/Bob HTTP/1.1[\r][\n]" 18:38:02.758 [main] DEBUG org.apache.http.wire -- http-outgoing-34 >> "Content-Type: text/plain[\r][\n]" 18:38:02.758 [main] DEBUG org.apache.http.wire -- http-outgoing-34 >> "Content-Length: 9[\r][\n]" 18:38:02.758 [main] DEBUG org.apache.http.wire -- http-outgoing-34 >> "Host: localhost:42651[\r][\n]" 18:38:02.758 [main] DEBUG org.apache.http.wire -- http-outgoing-34 >> "Connection: Keep-Alive[\r][\n]" 18:38:02.758 [main] DEBUG org.apache.http.wire -- http-outgoing-34 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:38:02.758 [main] DEBUG org.apache.http.wire -- http-outgoing-34 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:38:02.758 [main] DEBUG org.apache.http.wire -- http-outgoing-34 >> "[\r][\n]" 18:38:02.758 [main] DEBUG org.apache.http.wire -- http-outgoing-34 >> "At last! " 18:38:02.758 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 1/1/1 selected 18:38:02.758 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 1 keys, 0 updates 18:38:02.758 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41332], selector=sun.nio.ch.EPollSelectorImpl@1bf99cf5, interestOps=1, readyOps=1 SocketChannelEndPoint@149da5f3[{l=/127.0.0.1:42651,r=/127.0.0.1:41332,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@5ac7d2e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ea531ff{s=START}]=>HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.758 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@149da5f3[{l=/127.0.0.1:42651,r=/127.0.0.1:41332,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5ac7d2e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ea531ff{s=START}]=>HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.758 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@149da5f3[{l=/127.0.0.1:42651,r=/127.0.0.1:41332,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5ac7d2e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ea531ff{s=START}]=>HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=IDLE rs=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:38:02.758 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58005ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=19]@2024-02-03T18:38:02.758753857Z 18:38:02.758 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@149da5f3[{l=/127.0.0.1:42651,r=/127.0.0.1:41332,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5ac7d2e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ea531ff{s=START}]=>HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=IDLE rs=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@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58005ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=19]@2024-02-03T18:38:02.758845877Z 18:38:02.758 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@52d06283{ReadCallback@3664aaa3{HttpConnection@5ac7d2e8::SocketChannelEndPoint@149da5f3[{l=/127.0.0.1:42651,r=/127.0.0.1:41332,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5ac7d2e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ea531ff{s=START}]=>HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.758 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5ac7d2e8::SocketChannelEndPoint@149da5f3[{l=/127.0.0.1:42651,r=/127.0.0.1:41332,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5ac7d2e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ea531ff{s=START}]=>HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=IDLE rs=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@3b30ff2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.759 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 228 DirectByteBuffer@69856a09[p=0,l=228,c=8192,r=228]={<<>>eflate\r\n\r...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.759 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5ac7d2e8::SocketChannelEndPoint@149da5f3[{l=/127.0.0.1:42651,r=/127.0.0.1:41332,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5ac7d2e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ea531ff{s=START}]=>HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=228,c=8192,r=228]={<<>>eflate\r\n\r...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.759 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5ac7d2e8::SocketChannelEndPoint@149da5f3[{l=/127.0.0.1:42651,r=/127.0.0.1:41332,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5ac7d2e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ea531ff{s=START}]=>HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=228,c=8192,r=228]={<<>>eflate\r\n\r...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.759 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=228,c=8192,r=228]={<<>>eflate\r\n\r...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.759 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:38:02.759 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:38:02.759 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:38:02.759 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:38:02.759 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:38:02.759 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:38:02.759 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:38:02.759 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:38:02.759 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:38:02.759 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:38:02.759 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:38:02.759 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:38:02.759 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:38:02.759 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:38:02.759 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:38:02.759 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42651) header=Host, headerString=[Host], valueString=[localhost:42651] 18:38:02.759 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:38:02.759 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:38:02.759 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:38:02.759 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:38:02.759 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:38:02.759 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:38:02.759 [qtp1187972599-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:38:02.759 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:38:02.759 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:38:02.759 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:38:02.759 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:38:02.759 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@501821830 cs=HttpChannelState@3b30ff2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@13deed5 eof=false 18:38:02.759 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@13deed5 18:38:02.759 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@65b2005d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.759 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PutHello/Bob on HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{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:42651/base/RestTest/PutHello/Bob,age=0} PUT /base/RestTest/PutHello/Bob HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:42651 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:38:02.759 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5ac7d2e8::SocketChannelEndPoint@149da5f3[{l=/127.0.0.1:42651,r=/127.0.0.1:41332,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5ac7d2e8[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@6ea531ff{s=START}]=>HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{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:42651/base/RestTest/PutHello/Bob,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:38:02.759 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42651/base/RestTest/PutHello/Bob HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{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:42651/base/RestTest/PutHello/Bob,age=0} 18:38:02.759 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@3b30ff2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.759 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob,age=0} 18:38:02.759 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.Server -- REQUEST PUT /base/RestTest/PutHello/Bob ?null on HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob,age=0} 18:38:02.759 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PutHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.759 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PutHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.759 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:38:02.759 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:38:02.759 [qtp1187972599-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PutHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PutHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:38:02.759 [qtp1187972599-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:38:02.760 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@65b2005d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob,age=1}] 18:38:02.760 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@65b2005d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob,age=1}] 18:38:02.761 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@65b2005d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob,age=2}] 18:38:02.761 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.761 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5ac7d2e8::SocketChannelEndPoint@149da5f3[{l=/127.0.0.1:42651,r=/127.0.0.1:41332,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5ac7d2e8[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@6ea531ff{s=START}]=>HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob,age=2}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[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:38:02.761 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[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:38:02.761 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob,age=2} Content@3c606dc2{DirectByteBufferR@68510ec9[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:38:02.761 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5ac7d2e8::SocketChannelEndPoint@149da5f3[{l=/127.0.0.1:42651,r=/127.0.0.1:41332,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5ac7d2e8[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@6ea531ff{s=START}]=>HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:38:02.761 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@3c606dc2{DirectByteBufferR@68510ec9[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:38:02.761 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 260102938678 AsyncContentProducer@65b2005d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob,age=2}] 18:38:02.761 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@3c606dc2{DirectByteBufferR@68510ec9[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@65b2005d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob,age=2}] 18:38:02.761 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@65b2005d[r=Content@3c606dc2{DirectByteBufferR@68510ec9[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@301fbf67{s=HttpChannelState@3b30ff2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob,age=2}] 18:38:02.761 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@65b2005d[r=Content@3c606dc2{DirectByteBufferR@68510ec9[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@301fbf67{s=HttpChannelState@3b30ff2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob,age=2}] 18:38:02.761 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@65b2005d[r=Content@3c606dc2{DirectByteBufferR@68510ec9[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@3c606dc2{DirectByteBufferR@68510ec9[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@301fbf67{s=HttpChannelState@3b30ff2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob,age=2}] 18:38:02.761 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@3c606dc2{DirectByteBufferR@68510ec9[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@65b2005d[r=Content@3c606dc2{DirectByteBufferR@68510ec9[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@3c606dc2{DirectByteBufferR@68510ec9[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@301fbf67{s=HttpChannelState@3b30ff2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob,age=2}] 18:38:02.761 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@3b30ff2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.761 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@3c606dc2{DirectByteBufferR@68510ec9[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:38:02.761 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@501821830 cs=HttpChannelState@3b30ff2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@13deed5 eof=false 18:38:02.761 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@3c606dc2{DirectByteBufferR@68510ec9[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@65b2005d[r=Content@3c606dc2{DirectByteBufferR@68510ec9[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@3c606dc2{DirectByteBufferR@68510ec9[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@301fbf67{s=HttpChannelState@3b30ff2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob,age=2}] 18:38:02.761 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=260102938678] AsyncContentProducer@65b2005d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob,age=2}] 18:38:02.761 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@65b2005d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob,age=2}] 18:38:02.761 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@65b2005d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob,age=2}] 18:38:02.761 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.761 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5ac7d2e8::SocketChannelEndPoint@149da5f3[{l=/127.0.0.1:42651,r=/127.0.0.1:41332,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5ac7d2e8[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@6ea531ff{s=START}]=>HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob,age=2}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[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:38:02.761 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=228,l=228,c=8192,r=0]={PUT /base... last! <<<>>>eflate\r\n\r...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.761 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:38:02.761 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob,age=2} 18:38:02.761 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:38:02.761 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob,age=2} 18:38:02.761 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:38:02.761 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5ac7d2e8::SocketChannelEndPoint@149da5f3[{l=/127.0.0.1:42651,r=/127.0.0.1:41332,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5ac7d2e8[p=HttpParser{s=END,9 of 9},g=HttpGenerator@6ea531ff{s=START}]=>HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob,age=2}] parsed false HttpParser{s=END,9 of 9} 18:38:02.761 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@5ac7d2e8::SocketChannelEndPoint@149da5f3[{l=/127.0.0.1:42651,r=/127.0.0.1:41332,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5ac7d2e8[p=HttpParser{s=END,9 of 9},g=HttpGenerator@6ea531ff{s=START}]=>HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob,age=2}] 18:38:02.761 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:38:02.761 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 260102938678 AsyncContentProducer@65b2005d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob,age=2}] 18:38:02.761 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@65b2005d[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob,age=2}] 18:38:02.761 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@65b2005d[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob,age=2}] 18:38:02.761 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@65b2005d[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob,age=2}] 18:38:02.761 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@65b2005d[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob,age=2}] 18:38:02.761 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@65b2005d[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob,age=2}] 18:38:02.761 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@3b30ff2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.761 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:38:02.761 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@501821830 cs=HttpChannelState@3b30ff2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@13deed5 eof=false 18:38:02.761 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@501821830 cs=HttpChannelState@3b30ff2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@13deed5 eof=false 18:38:02.762 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:38:02.762 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76f2d46d{RESERVED,thread=Thread[qtp1187972599-22,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58002ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=20]@2024-02-03T18:38:02.762352922Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.762 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=58002ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=20]@2024-02-03T18:38:02.762415772Z tryProduce true 18:38:02.762 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.762 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.762 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@149da5f3[{l=/127.0.0.1:42651,r=/127.0.0.1:41332,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5ac7d2e8[p=HttpParser{s=END,9 of 9},g=HttpGenerator@6ea531ff{s=START}]=>HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob,age=3}] 18:38:02.762 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.762 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@6f40e50[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:38:02.762 [qtp1187972599-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:38:02.762 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@73b1463b[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@4c803bf2{null} 18:38:02.762 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PutHello/Bob on HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{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:42651/base/RestTest/PutHello/Bob,age=3} 200 null HTTP/1.1 Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 37 Content-Type: text/plain 18:38:02.762 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@2c4753ed[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=37},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@ae74ebb] (null,[p=0,l=37,c=8192,r=37],true)@START 18:38:02.762 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=37} last=true content=HeapByteBuffer@73b1463b[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:38:02.762 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 37 Content-Type: text/plain 18:38:02.762 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:38:02.762 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@2c4753ed[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=37},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@ae74ebb] ([p=0,l=126,c=8192,r=126],[p=0,l=37,c=8192,r=37],true)@COMPLETING 18:38:02.763 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@739e4142{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=126,c=8192,r=126]={<<>>ext/html;...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@73b1463b[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:38:02.763 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@739e4142{WRITING}->null:IDLE-->WRITING 18:38:02.763 [main] DEBUG org.apache.http.wire -- http-outgoing-34 << "HTTP/1.1 200 OK[\r][\n]" 18:38:02.763 [main] DEBUG org.apache.http.wire -- http-outgoing-34 << "Date: Sat, 03 Feb 2024 18:38:02 GMT[\r][\n]" 18:38:02.763 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 163 SocketChannelEndPoint@149da5f3[{l=/127.0.0.1:42651,r=/127.0.0.1:41332,OPEN,fill=-,flush=W,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5ac7d2e8[p=HttpParser{s=END,9 of 9},g=HttpGenerator@6ea531ff{s=COMPLETING}]=>HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{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:42651/base/RestTest/PutHello/Bob,age=4}] 18:38:02.763 [main] DEBUG org.apache.http.wire -- http-outgoing-34 << "Content-Type: text/plain[\r][\n]" 18:38:02.763 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=163 remaining=0 WriteFlusher@739e4142{WRITING}->null 18:38:02.763 [main] DEBUG org.apache.http.wire -- http-outgoing-34 << "Content-Length: 37[\r][\n]" 18:38:02.763 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@739e4142{IDLE}->null:WRITING-->IDLE 18:38:02.763 [main] DEBUG org.apache.http.wire -- http-outgoing-34 << "Server: Jetty(11.0.18)[\r][\n]" 18:38:02.763 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@2c4753ed[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=37},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@ae74ebb] ([p=126,l=126,c=8192,r=0],[p=37,l=37,c=8192,r=0],true)@END 18:38:02.763 [main] DEBUG org.apache.http.wire -- http-outgoing-34 << "[\r][\n]" 18:38:02.763 [main] DEBUG org.apache.http.wire -- http-outgoing-34 << "PUT: At last! Hello There Bob aged 90" 18:38:02.763 [qtp1187972599-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:38:02.763 [main] DEBUG org.apache.http.headers -- http-outgoing-34 << HTTP/1.1 200 OK 18:38:02.763 [main] DEBUG org.apache.http.headers -- http-outgoing-34 << Date: Sat, 03 Feb 2024 18:38:02 GMT 18:38:02.763 [main] DEBUG org.apache.http.headers -- http-outgoing-34 << Content-Type: text/plain 18:38:02.763 [main] DEBUG org.apache.http.headers -- http-outgoing-34 << Content-Length: 37 18:38:02.763 [main] DEBUG org.apache.http.headers -- http-outgoing-34 << Server: Jetty(11.0.18) 18:38:02.763 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:38:02.763 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{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:42651/base/RestTest/PutHello/Bob,age=4} 18:38:02.763 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@3b30ff2f{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:38:02.763 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@3b30ff2f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.763 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:38:02.763 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{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:42651/base/RestTest/PutHello/Bob,age=4} 18:38:02.763 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@3e8cbb68) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:38:02.763 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@3b30ff2f{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.763 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@3b30ff2f{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.763 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@3b30ff2f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.763 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{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:42651/base/RestTest/PutHello/Bob,age=4} 18:38:02.763 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PutHello/Bob written=37 18:38:02.763 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 34][route: {}->http://localhost:42651] can be kept alive indefinitely 18:38:02.763 [qtp1187972599-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:02 +0000] "PUT /base/RestTest/PutHello/Bob HTTP/1.1" 200 37 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:02.763 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-34: set socket timeout to 0 18:38:02.763 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 34][route: {}->http://localhost:42651][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.763 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@501821830 cs=HttpChannelState@3b30ff2f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@13deed5 eof=true 18:38:02.763 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:38:02.763 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:38:02.763 [main] DEBUG org.onap.policy.rest.RestManager -- PUT: At last! Hello There Bob aged 90 18:38:02.763 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{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:42651/base/RestTest/PutHello/Bob,age=4} 18:38:02.763 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:38:02.763 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-34: Close connection 18:38:02.763 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@65b2005d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{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:42651/base/RestTest/PutHello/Bob,age=4}] 18:38:02.763 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@501821830 cs=HttpChannelState@3b30ff2f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@13deed5 eof=true 18:38:02.764 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:38:02.764 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@65b2005d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{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:42651/base/RestTest/PutHello/Bob,age=5}] 18:38:02.764 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@501821830 cs=HttpChannelState@3b30ff2f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@13deed5 eof=true 18:38:02.764 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@3b30ff2f{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.764 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@501821830 cs=HttpChannelState@3b30ff2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@13deed5 eof=true 18:38:02.764 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@13deed5 18:38:02.764 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42651/base/RestTest/PostHello/Bob: 18:38:02.764 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@65b2005d[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{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:42651/base/RestTest/PutHello/Bob,age=5}] 18:38:02.764 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:38:02.764 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:38:02.764 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:38:02.764 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@149da5f3[{l=/127.0.0.1:42651,r=/127.0.0.1:41332,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5ac7d2e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ea531ff{s=START}]=>HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.764 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.764 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:38:02.764 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5ac7d2e8::SocketChannelEndPoint@149da5f3[{l=/127.0.0.1:42651,r=/127.0.0.1:41332,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5ac7d2e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ea531ff{s=START}]=>HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.764 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5ac7d2e8::SocketChannelEndPoint@149da5f3[{l=/127.0.0.1:42651,r=/127.0.0.1:41332,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5ac7d2e8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6ea531ff{s=START}]=>HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.764 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.764 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:38:02.764 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@149da5f3[{l=/127.0.0.1:42651,r=/127.0.0.1:41332,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5ac7d2e8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6ea531ff{s=START}]=>HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.764 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@149da5f3[{l=/127.0.0.1:42651,r=/127.0.0.1:41332,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5ac7d2e8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6ea531ff{s=START}]=>HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.764 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@149da5f3[{l=/127.0.0.1:42651,r=/127.0.0.1:41332,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5ac7d2e8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6ea531ff{s=START}]=>HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.764 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@52d06283{null} 18:38:02.764 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:38:02.764 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.764 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/0 selected 18:38:02.764 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 0 updates 18:38:02.764 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.764 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.764 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 0 keys 18:38:02.764 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@230423d9 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=57999ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.764 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@149da5f3[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5ac7d2e8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6ea531ff{s=START}]=>HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.764 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@5ac7d2e8::SocketChannelEndPoint@149da5f3[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5ac7d2e8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6ea531ff{s=START}]=>HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.764 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@230423d9 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=57999ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.764 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57999ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.764 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@230423d9 startThread=0 18:38:02.765 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:38:02.764 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5ac7d2e8::SocketChannelEndPoint@149da5f3[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5ac7d2e8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6ea531ff{s=START}]=>HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=IDLE rs=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:38:02.765 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:38:02.765 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42651][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:38:02.765 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@5ac7d2e8::SocketChannelEndPoint@149da5f3[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5ac7d2e8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6ea531ff{s=START}]=>HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.765 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 35][route: {}->http://localhost:42651][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.765 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@149da5f3[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5ac7d2e8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6ea531ff{s=START}]=>HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.765 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42651 18:38:02.765 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5ac7d2e8::SocketChannelEndPoint@149da5f3[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5ac7d2e8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6ea531ff{s=START}]=>HttpChannelOverHttp@301fbf67{s=HttpChannelState@3b30ff2f{s=IDLE rs=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@3b30ff2f{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.765 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@24ec173d{RUNNING,thread=Thread[qtp1187972599-25,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:38:02.765 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@24ec173d{RESERVED,thread=Thread[qtp1187972599-25,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:38:02.765 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42651 18:38:02.765 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:41334<->127.0.0.1:42651 18:38:02.765 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request POST /base/RestTest/PostHello/Bob HTTP/1.1 18:38:02.765 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:38:02.765 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@36c1f62d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41334]] on ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=0 18:38:02.765 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:38:02.765 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=1 18:38:02.765 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.765 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/0 selected 18:38:02.765 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 1 updates 18:38:02.765 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.765 [main] DEBUG org.apache.http.headers -- http-outgoing-35 >> POST /base/RestTest/PostHello/Bob HTTP/1.1 18:38:02.765 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@36c1f62d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41334]] 18:38:02.765 [main] DEBUG org.apache.http.headers -- http-outgoing-35 >> Content-Type: text/plain 18:38:02.765 [main] DEBUG org.apache.http.headers -- http-outgoing-35 >> Content-Length: 9 18:38:02.765 [main] DEBUG org.apache.http.headers -- http-outgoing-35 >> Host: localhost:42651 18:38:02.765 [main] DEBUG org.apache.http.headers -- http-outgoing-35 >> Connection: Keep-Alive 18:38:02.765 [main] DEBUG org.apache.http.headers -- http-outgoing-35 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:38:02.765 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@36c1f62d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41334]] startThread=0 18:38:02.765 [main] DEBUG org.apache.http.headers -- http-outgoing-35 >> Accept-Encoding: gzip,deflate 18:38:02.765 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.765 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@36c1f62d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41334]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=57998ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.765 [main] DEBUG org.apache.http.wire -- http-outgoing-35 >> "POST /base/RestTest/PostHello/Bob HTTP/1.1[\r][\n]" 18:38:02.765 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.765 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@3077d862[{l=/127.0.0.1:42651,r=/127.0.0.1:41334,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.765 [main] DEBUG org.apache.http.wire -- http-outgoing-35 >> "Content-Type: text/plain[\r][\n]" 18:38:02.765 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@3077d862[{l=/127.0.0.1:42651,r=/127.0.0.1:41334,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:38:02.765 [main] DEBUG org.apache.http.wire -- http-outgoing-35 >> "Content-Length: 9[\r][\n]" 18:38:02.765 [main] DEBUG org.apache.http.wire -- http-outgoing-35 >> "Host: localhost:42651[\r][\n]" 18:38:02.765 [main] DEBUG org.apache.http.wire -- http-outgoing-35 >> "Connection: Keep-Alive[\r][\n]" 18:38:02.765 [main] DEBUG org.apache.http.wire -- http-outgoing-35 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:38:02.765 [main] DEBUG org.apache.http.wire -- http-outgoing-35 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:38:02.766 [main] DEBUG org.apache.http.wire -- http-outgoing-35 >> "[\r][\n]" 18:38:02.766 [main] DEBUG org.apache.http.wire -- http-outgoing-35 >> "At last! " 18:38:02.766 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=IDLE rs=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@3077d862[{l=/127.0.0.1:42651,r=/127.0.0.1:41334,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@72c0ffa8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.766 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@5451db5a::SocketChannelEndPoint@3077d862[{l=/127.0.0.1:42651,r=/127.0.0.1:41334,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.766 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@5aebad7a on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:38:02.766 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@3077d862[{l=/127.0.0.1:42651,r=/127.0.0.1:41334,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@5451db5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@287f986a{s=START}]=>HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.766 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@5451db5a::SocketChannelEndPoint@3077d862[{l=/127.0.0.1:42651,r=/127.0.0.1:41334,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@5451db5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@287f986a{s=START}]=>HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.766 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@5451db5a::SocketChannelEndPoint@3077d862[{l=/127.0.0.1:42651,r=/127.0.0.1:41334,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@5451db5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@287f986a{s=START}]=>HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.766 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@5db71f72{ReadCallback@7e68495{HttpConnection@5451db5a::SocketChannelEndPoint@3077d862[{l=/127.0.0.1:42651,r=/127.0.0.1:41334,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@5451db5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@287f986a{s=START}]=>HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.766 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@3077d862[{l=/127.0.0.1:42651,r=/127.0.0.1:41334,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@5451db5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@287f986a{s=START}]=>HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.766 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@61796e on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:38:02.766 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=2 18:38:02.766 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.766 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/1 selected 18:38:02.766 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@3077d862[{l=/127.0.0.1:42651,r=/127.0.0.1:41334,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@5451db5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@287f986a{s=START}]=>HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.766 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 2 updates 18:38:02.766 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:38:02.766 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@36c1f62d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41334]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=57998ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.766 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@5aebad7a 18:38:02.766 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57998ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.766 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@61796e 18:38:02.766 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@3077d862[{l=/127.0.0.1:42651,r=/127.0.0.1:41334,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@5451db5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@287f986a{s=START}]=>HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.766 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.766 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.766 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 1/1/1 selected 18:38:02.766 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 1 keys, 0 updates 18:38:02.766 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41334], selector=sun.nio.ch.EPollSelectorImpl@23da9f4d, interestOps=1, readyOps=1 SocketChannelEndPoint@3077d862[{l=/127.0.0.1:42651,r=/127.0.0.1:41334,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@5451db5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@287f986a{s=START}]=>HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.766 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@3077d862[{l=/127.0.0.1:42651,r=/127.0.0.1:41334,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5451db5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@287f986a{s=START}]=>HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.766 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@3077d862[{l=/127.0.0.1:42651,r=/127.0.0.1:41334,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5451db5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@287f986a{s=START}]=>HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=IDLE rs=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:38:02.766 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57997ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=20]@2024-02-03T18:38:02.766827014Z 18:38:02.766 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@24ec173d{RESERVED,thread=Thread[qtp1187972599-25,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57997ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=20]@2024-02-03T18:38:02.766944315Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.766 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@3077d862[{l=/127.0.0.1:42651,r=/127.0.0.1:41334,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5451db5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@287f986a{s=START}]=>HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=IDLE rs=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@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57997ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=20]@2024-02-03T18:38:02.767008455Z 18:38:02.767 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@5db71f72{ReadCallback@7e68495{HttpConnection@5451db5a::SocketChannelEndPoint@3077d862[{l=/127.0.0.1:42651,r=/127.0.0.1:41334,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5451db5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@287f986a{s=START}]=>HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.767 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5451db5a::SocketChannelEndPoint@3077d862[{l=/127.0.0.1:42651,r=/127.0.0.1:41334,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5451db5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@287f986a{s=START}]=>HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=IDLE rs=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@72c0ffa8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.767 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 230 DirectByteBuffer@2f2810c9[p=0,l=230,c=8192,r=230]={<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.766 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57997ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=21]@2024-02-03T18:38:02.767169006Z tryProduce true 18:38:02.767 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.767 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5451db5a::SocketChannelEndPoint@3077d862[{l=/127.0.0.1:42651,r=/127.0.0.1:41334,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5451db5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@287f986a{s=START}]=>HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=230,c=8192,r=230]={<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.767 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.767 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5451db5a::SocketChannelEndPoint@3077d862[{l=/127.0.0.1:42651,r=/127.0.0.1:41334,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@5451db5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@287f986a{s=START}]=>HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=230,c=8192,r=230]={<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.767 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=230,c=8192,r=230]={<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.767 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:38:02.767 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@3077d862[{l=/127.0.0.1:42651,r=/127.0.0.1:41334,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5451db5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@287f986a{s=START}]=>HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.767 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:38:02.767 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:38:02.767 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:38:02.767 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:38:02.767 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:38:02.767 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:38:02.767 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:38:02.767 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:38:02.767 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:38:02.767 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:38:02.767 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:38:02.767 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:38:02.767 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:38:02.767 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:38:02.767 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42651) header=Host, headerString=[Host], valueString=[localhost:42651] 18:38:02.767 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:38:02.767 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:38:02.767 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:38:02.767 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:38:02.767 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:38:02.767 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:38:02.767 [qtp1187972599-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:38:02.767 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:38:02.767 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:38:02.767 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:38:02.767 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:38:02.767 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@98829616 cs=HttpChannelState@72c0ffa8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@40e3071e eof=false 18:38:02.767 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@40e3071e 18:38:02.767 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@33bf5ac8[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.767 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PostHello/Bob on HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{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:42651/base/RestTest/PostHello/Bob,age=0} POST /base/RestTest/PostHello/Bob HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:42651 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:38:02.767 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5451db5a::SocketChannelEndPoint@3077d862[{l=/127.0.0.1:42651,r=/127.0.0.1:41334,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5451db5a[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@287f986a{s=START}]=>HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{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:42651/base/RestTest/PostHello/Bob,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:38:02.768 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42651/base/RestTest/PostHello/Bob HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{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:42651/base/RestTest/PostHello/Bob,age=1} 18:38:02.768 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@72c0ffa8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.768 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob,age=1} 18:38:02.768 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.Server -- REQUEST POST /base/RestTest/PostHello/Bob ?null on HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob,age=1} 18:38:02.768 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PostHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.768 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PostHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.768 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:38:02.768 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:38:02.768 [qtp1187972599-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PostHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PostHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:38:02.768 [qtp1187972599-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:38:02.767 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.769 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@33bf5ac8[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob,age=2}] 18:38:02.769 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@33bf5ac8[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob,age=2}] 18:38:02.769 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@33bf5ac8[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob,age=2}] 18:38:02.769 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.769 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5451db5a::SocketChannelEndPoint@3077d862[{l=/127.0.0.1:42651,r=/127.0.0.1:41334,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5451db5a[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@287f986a{s=START}]=>HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob,age=2}] parse RetainableByteBuffer@10fbc3d9{DirectByteBuffer@2f2810c9[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.769 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f2810c9[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.770 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob,age=3} Content@5d4c981c{DirectByteBufferR@7824db00[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:38:02.770 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5451db5a::SocketChannelEndPoint@3077d862[{l=/127.0.0.1:42651,r=/127.0.0.1:41334,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5451db5a[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@287f986a{s=START}]=>HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob,age=3}] parsed true HttpParser{s=CONTENT,9 of 9} 18:38:02.770 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@5d4c981c{DirectByteBufferR@7824db00[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:38:02.770 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 260111801241 AsyncContentProducer@33bf5ac8[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob,age=3}] 18:38:02.770 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@5d4c981c{DirectByteBufferR@7824db00[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@33bf5ac8[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob,age=3}] 18:38:02.770 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@33bf5ac8[r=Content@5d4c981c{DirectByteBufferR@7824db00[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob,age=3}] 18:38:02.770 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@33bf5ac8[r=Content@5d4c981c{DirectByteBufferR@7824db00[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob,age=3}] 18:38:02.770 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@33bf5ac8[r=Content@5d4c981c{DirectByteBufferR@7824db00[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@5d4c981c{DirectByteBufferR@7824db00[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob,age=3}] 18:38:02.770 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@5d4c981c{DirectByteBufferR@7824db00[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@33bf5ac8[r=Content@5d4c981c{DirectByteBufferR@7824db00[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@5d4c981c{DirectByteBufferR@7824db00[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob,age=3}] 18:38:02.770 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@72c0ffa8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.770 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@5d4c981c{DirectByteBufferR@7824db00[p=221,l=230,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:38:02.770 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@98829616 cs=HttpChannelState@72c0ffa8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@40e3071e eof=false 18:38:02.770 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@5d4c981c{DirectByteBufferR@7824db00[p=230,l=230,c=8192,r=0]={POST /bas... last! <<<>>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@33bf5ac8[r=Content@5d4c981c{DirectByteBufferR@7824db00[p=230,l=230,c=8192,r=0]={POST /bas... last! <<<>>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@5d4c981c{DirectByteBufferR@7824db00[p=230,l=230,c=8192,r=0]={POST /bas... last! <<<>>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob,age=3}] 18:38:02.770 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=260111801241] AsyncContentProducer@33bf5ac8[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob,age=3}] 18:38:02.770 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@33bf5ac8[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob,age=3}] 18:38:02.770 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@33bf5ac8[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob,age=3}] 18:38:02.770 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.770 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5451db5a::SocketChannelEndPoint@3077d862[{l=/127.0.0.1:42651,r=/127.0.0.1:41334,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5451db5a[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@287f986a{s=START}]=>HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob,age=3}] parse RetainableByteBuffer@10fbc3d9{DirectByteBuffer@2f2810c9[p=230,l=230,c=8192,r=0]={POST /bas... last! <<<>>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.770 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f2810c9[p=230,l=230,c=8192,r=0]={POST /bas... last! <<<>>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.770 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:38:02.770 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob,age=3} 18:38:02.770 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:38:02.770 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob,age=3} 18:38:02.770 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:38:02.770 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5451db5a::SocketChannelEndPoint@3077d862[{l=/127.0.0.1:42651,r=/127.0.0.1:41334,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5451db5a[p=HttpParser{s=END,9 of 9},g=HttpGenerator@287f986a{s=START}]=>HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob,age=3}] parsed false HttpParser{s=END,9 of 9} 18:38:02.770 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@5451db5a::SocketChannelEndPoint@3077d862[{l=/127.0.0.1:42651,r=/127.0.0.1:41334,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5451db5a[p=HttpParser{s=END,9 of 9},g=HttpGenerator@287f986a{s=START}]=>HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob,age=3}] 18:38:02.770 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:38:02.770 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 260111801241 AsyncContentProducer@33bf5ac8[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob,age=3}] 18:38:02.770 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@33bf5ac8[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob,age=3}] 18:38:02.770 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@33bf5ac8[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob,age=3}] 18:38:02.770 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@33bf5ac8[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob,age=3}] 18:38:02.770 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@33bf5ac8[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob,age=3}] 18:38:02.770 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@33bf5ac8[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob,age=3}] 18:38:02.770 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@72c0ffa8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.770 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:38:02.770 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@98829616 cs=HttpChannelState@72c0ffa8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@40e3071e eof=false 18:38:02.770 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@98829616 cs=HttpChannelState@72c0ffa8{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@40e3071e eof=false 18:38:02.770 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:38:02.771 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@2027e8ed[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:38:02.771 [qtp1187972599-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:38:02.771 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@69879f3b[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@5032766f{null} 18:38:02.771 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PostHello/Bob on HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{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:42651/base/RestTest/PostHello/Bob,age=4} 200 null HTTP/1.1 Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 38 Content-Type: text/plain 18:38:02.771 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@e104bb2[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@116faa1d] (null,[p=0,l=38,c=8192,r=38],true)@START 18:38:02.771 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=38} last=true content=HeapByteBuffer@69879f3b[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:38:02.771 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 38 Content-Type: text/plain 18:38:02.771 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:38:02.771 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@e104bb2[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@116faa1d] ([p=0,l=126,c=8192,r=126],[p=0,l=38,c=8192,r=38],true)@COMPLETING 18:38:02.771 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@44c4914c{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=126,c=8192,r=126]={<<>>ext/html;...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@69879f3b[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:38:02.771 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@44c4914c{WRITING}->null:IDLE-->WRITING 18:38:02.771 [main] DEBUG org.apache.http.wire -- http-outgoing-35 << "HTTP/1.1 200 OK[\r][\n]" 18:38:02.771 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 164 SocketChannelEndPoint@3077d862[{l=/127.0.0.1:42651,r=/127.0.0.1:41334,OPEN,fill=-,flush=W,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5451db5a[p=HttpParser{s=END,9 of 9},g=HttpGenerator@287f986a{s=COMPLETING}]=>HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{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:42651/base/RestTest/PostHello/Bob,age=4}] 18:38:02.771 [main] DEBUG org.apache.http.wire -- http-outgoing-35 << "Date: Sat, 03 Feb 2024 18:38:02 GMT[\r][\n]" 18:38:02.771 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=164 remaining=0 WriteFlusher@44c4914c{WRITING}->null 18:38:02.771 [main] DEBUG org.apache.http.wire -- http-outgoing-35 << "Content-Type: text/plain[\r][\n]" 18:38:02.771 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@44c4914c{IDLE}->null:WRITING-->IDLE 18:38:02.771 [main] DEBUG org.apache.http.wire -- http-outgoing-35 << "Content-Length: 38[\r][\n]" 18:38:02.771 [main] DEBUG org.apache.http.wire -- http-outgoing-35 << "Server: Jetty(11.0.18)[\r][\n]" 18:38:02.771 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@e104bb2[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@116faa1d] ([p=126,l=126,c=8192,r=0],[p=38,l=38,c=8192,r=0],true)@END 18:38:02.771 [main] DEBUG org.apache.http.wire -- http-outgoing-35 << "[\r][\n]" 18:38:02.771 [main] DEBUG org.apache.http.wire -- http-outgoing-35 << "POST: At last! Hello There Bob aged 90" 18:38:02.771 [qtp1187972599-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:38:02.771 [main] DEBUG org.apache.http.headers -- http-outgoing-35 << HTTP/1.1 200 OK 18:38:02.771 [main] DEBUG org.apache.http.headers -- http-outgoing-35 << Date: Sat, 03 Feb 2024 18:38:02 GMT 18:38:02.772 [main] DEBUG org.apache.http.headers -- http-outgoing-35 << Content-Type: text/plain 18:38:02.772 [main] DEBUG org.apache.http.headers -- http-outgoing-35 << Content-Length: 38 18:38:02.772 [main] DEBUG org.apache.http.headers -- http-outgoing-35 << Server: Jetty(11.0.18) 18:38:02.772 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:38:02.772 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:38:02.772 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{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:42651/base/RestTest/PostHello/Bob,age=5} 18:38:02.772 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@72c0ffa8{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:38:02.772 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@72c0ffa8{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.772 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{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:42651/base/RestTest/PostHello/Bob,age=5} 18:38:02.772 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@70606b5) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:38:02.772 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@72c0ffa8{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.772 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@72c0ffa8{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.772 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@72c0ffa8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.772 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 35][route: {}->http://localhost:42651] can be kept alive indefinitely 18:38:02.772 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{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:42651/base/RestTest/PostHello/Bob,age=5} 18:38:02.772 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-35: set socket timeout to 0 18:38:02.772 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PostHello/Bob written=38 18:38:02.772 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 35][route: {}->http://localhost:42651][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.772 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:38:02.772 [qtp1187972599-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:02 +0000] "POST /base/RestTest/PostHello/Bob HTTP/1.1" 200 38 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:02.772 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:38:02.772 [main] DEBUG org.onap.policy.rest.RestManager -- POST: At last! Hello There Bob aged 90 18:38:02.772 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@98829616 cs=HttpChannelState@72c0ffa8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@40e3071e eof=true 18:38:02.772 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:38:02.772 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-35: Close connection 18:38:02.772 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{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:42651/base/RestTest/PostHello/Bob,age=5} 18:38:02.772 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:38:02.772 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@33bf5ac8[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{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:42651/base/RestTest/PostHello/Bob,age=5}] 18:38:02.772 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@98829616 cs=HttpChannelState@72c0ffa8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@40e3071e eof=true 18:38:02.772 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@33bf5ac8[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{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:42651/base/RestTest/PostHello/Bob,age=5}] 18:38:02.772 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42651/base/RestTest/PatchHello/Bob: 18:38:02.772 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@98829616 cs=HttpChannelState@72c0ffa8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@40e3071e eof=true 18:38:02.772 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@72c0ffa8{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.772 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@98829616 cs=HttpChannelState@72c0ffa8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@40e3071e eof=true 18:38:02.772 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@40e3071e 18:38:02.772 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@33bf5ac8[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{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:42651/base/RestTest/PostHello/Bob,age=5}] 18:38:02.772 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:38:02.772 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:38:02.772 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:38:02.772 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@3077d862[{l=/127.0.0.1:42651,r=/127.0.0.1:41334,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5451db5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@287f986a{s=START}]=>HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.772 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.772 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:38:02.772 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5451db5a::SocketChannelEndPoint@3077d862[{l=/127.0.0.1:42651,r=/127.0.0.1:41334,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5451db5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@287f986a{s=START}]=>HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.772 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5451db5a::SocketChannelEndPoint@3077d862[{l=/127.0.0.1:42651,r=/127.0.0.1:41334,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5451db5a[p=HttpParser{s=START,0 of -1},g=HttpGenerator@287f986a{s=START}]=>HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.772 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.772 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:38:02.772 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@3077d862[{l=/127.0.0.1:42651,r=/127.0.0.1:41334,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5451db5a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@287f986a{s=START}]=>HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.772 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@3077d862[{l=/127.0.0.1:42651,r=/127.0.0.1:41334,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5451db5a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@287f986a{s=START}]=>HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.772 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@3077d862[{l=/127.0.0.1:42651,r=/127.0.0.1:41334,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@5451db5a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@287f986a{s=START}]=>HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.773 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@5db71f72{null} 18:38:02.773 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:38:02.773 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@bc7803c startThread=0 18:38:02.773 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.773 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:38:02.773 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/0 selected 18:38:02.773 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5451db5a::SocketChannelEndPoint@3077d862[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5451db5a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@287f986a{s=START}]=>HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=IDLE rs=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:38:02.773 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:38:02.773 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@bc7803c in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=57991ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.773 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@5451db5a::SocketChannelEndPoint@3077d862[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5451db5a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@287f986a{s=START}]=>HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.773 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@3077d862[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5451db5a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@287f986a{s=START}]=>HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.773 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@5451db5a::SocketChannelEndPoint@3077d862[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5451db5a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@287f986a{s=START}]=>HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.773 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@bc7803c in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=57991ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.773 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57991ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.773 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 0 updates 18:38:02.773 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.773 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42651][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:38:02.773 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.773 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 0 keys 18:38:02.773 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 36][route: {}->http://localhost:42651][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.773 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42651 18:38:02.773 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42651 18:38:02.773 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:41340<->127.0.0.1:42651 18:38:02.773 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PATCH /base/RestTest/PatchHello/Bob HTTP/1.1 18:38:02.773 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:38:02.773 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:38:02.773 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@7424c5f3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41340]] on ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=0 18:38:02.773 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=1 18:38:02.774 [main] DEBUG org.apache.http.headers -- http-outgoing-36 >> PATCH /base/RestTest/PatchHello/Bob HTTP/1.1 18:38:02.774 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.774 [main] DEBUG org.apache.http.headers -- http-outgoing-36 >> Content-Type: application/merge-patch+json 18:38:02.774 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/0 selected 18:38:02.774 [main] DEBUG org.apache.http.headers -- http-outgoing-36 >> Content-Length: 9 18:38:02.774 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 1 updates 18:38:02.774 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.774 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@7424c5f3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41340]] 18:38:02.774 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@7424c5f3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41340]] startThread=0 18:38:02.774 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.774 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.774 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@7424c5f3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41340]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=57990ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.774 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@54090dc0[{l=/127.0.0.1:42651,r=/127.0.0.1:41340,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.774 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@54090dc0[{l=/127.0.0.1:42651,r=/127.0.0.1:41340,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:38:02.774 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=IDLE rs=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@54090dc0[{l=/127.0.0.1:42651,r=/127.0.0.1:41340,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@2d12c21{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.774 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@9709f1c::SocketChannelEndPoint@54090dc0[{l=/127.0.0.1:42651,r=/127.0.0.1:41340,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.774 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@158be4ff on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:38:02.774 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@54090dc0[{l=/127.0.0.1:42651,r=/127.0.0.1:41340,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@9709f1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22b957c6{s=START}]=>HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.774 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@9709f1c::SocketChannelEndPoint@54090dc0[{l=/127.0.0.1:42651,r=/127.0.0.1:41340,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@9709f1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22b957c6{s=START}]=>HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.774 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@9709f1c::SocketChannelEndPoint@54090dc0[{l=/127.0.0.1:42651,r=/127.0.0.1:41340,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@9709f1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22b957c6{s=START}]=>HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.774 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@2902d794{ReadCallback@248735d7{HttpConnection@9709f1c::SocketChannelEndPoint@54090dc0[{l=/127.0.0.1:42651,r=/127.0.0.1:41340,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@9709f1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22b957c6{s=START}]=>HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.774 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@54090dc0[{l=/127.0.0.1:42651,r=/127.0.0.1:41340,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@9709f1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22b957c6{s=START}]=>HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.774 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@6e6191a4 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:38:02.774 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=2 18:38:02.774 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@54090dc0[{l=/127.0.0.1:42651,r=/127.0.0.1:41340,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@9709f1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22b957c6{s=START}]=>HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.774 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@7424c5f3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41340]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=57989ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.774 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57989ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.774 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.774 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/1 selected 18:38:02.774 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 2 updates 18:38:02.774 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:38:02.774 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@158be4ff 18:38:02.774 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@6e6191a4 18:38:02.774 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@54090dc0[{l=/127.0.0.1:42651,r=/127.0.0.1:41340,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@9709f1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22b957c6{s=START}]=>HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.774 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.774 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.775 [main] DEBUG org.apache.http.headers -- http-outgoing-36 >> Host: localhost:42651 18:38:02.775 [main] DEBUG org.apache.http.headers -- http-outgoing-36 >> Connection: Keep-Alive 18:38:02.775 [main] DEBUG org.apache.http.headers -- http-outgoing-36 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:38:02.775 [main] DEBUG org.apache.http.headers -- http-outgoing-36 >> Accept-Encoding: gzip,deflate 18:38:02.775 [main] DEBUG org.apache.http.wire -- http-outgoing-36 >> "PATCH /base/RestTest/PatchHello/Bob HTTP/1.1[\r][\n]" 18:38:02.775 [main] DEBUG org.apache.http.wire -- http-outgoing-36 >> "Content-Type: application/merge-patch+json[\r][\n]" 18:38:02.775 [main] DEBUG org.apache.http.wire -- http-outgoing-36 >> "Content-Length: 9[\r][\n]" 18:38:02.775 [main] DEBUG org.apache.http.wire -- http-outgoing-36 >> "Host: localhost:42651[\r][\n]" 18:38:02.775 [main] DEBUG org.apache.http.wire -- http-outgoing-36 >> "Connection: Keep-Alive[\r][\n]" 18:38:02.775 [main] DEBUG org.apache.http.wire -- http-outgoing-36 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:38:02.775 [main] DEBUG org.apache.http.wire -- http-outgoing-36 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:38:02.775 [main] DEBUG org.apache.http.wire -- http-outgoing-36 >> "[\r][\n]" 18:38:02.775 [main] DEBUG org.apache.http.wire -- http-outgoing-36 >> "At last! " 18:38:02.773 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@3077d862[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5451db5a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@287f986a{s=START}]=>HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.775 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 1/1/1 selected 18:38:02.775 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 1 keys, 0 updates 18:38:02.775 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@5451db5a::SocketChannelEndPoint@3077d862[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@5451db5a[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@287f986a{s=START}]=>HttpChannelOverHttp@61627095{s=HttpChannelState@72c0ffa8{s=IDLE rs=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@72c0ffa8{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.775 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RUNNING,thread=Thread[qtp1187972599-21,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:38:02.775 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41340], selector=sun.nio.ch.EPollSelectorImpl@1bf99cf5, interestOps=1, readyOps=1 SocketChannelEndPoint@54090dc0[{l=/127.0.0.1:42651,r=/127.0.0.1:41340,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@9709f1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22b957c6{s=START}]=>HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.775 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@54090dc0[{l=/127.0.0.1:42651,r=/127.0.0.1:41340,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@9709f1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22b957c6{s=START}]=>HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.775 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@54090dc0[{l=/127.0.0.1:42651,r=/127.0.0.1:41340,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@9709f1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22b957c6{s=START}]=>HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=IDLE rs=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:38:02.775 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57989ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=20]@2024-02-03T18:38:02.775485205Z 18:38:02.775 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@54090dc0[{l=/127.0.0.1:42651,r=/127.0.0.1:41340,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@9709f1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22b957c6{s=START}]=>HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=IDLE rs=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@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57989ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=20]@2024-02-03T18:38:02.775573325Z 18:38:02.775 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@2902d794{ReadCallback@248735d7{HttpConnection@9709f1c::SocketChannelEndPoint@54090dc0[{l=/127.0.0.1:42651,r=/127.0.0.1:41340,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@9709f1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22b957c6{s=START}]=>HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.775 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bef2ef{RESERVED,thread=Thread[qtp1187972599-19,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57988ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=21]@2024-02-03T18:38:02.775673056Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.775 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57988ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=21]@2024-02-03T18:38:02.775760316Z tryProduce true 18:38:02.775 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.775 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.775 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@54090dc0[{l=/127.0.0.1:42651,r=/127.0.0.1:41340,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@9709f1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22b957c6{s=START}]=>HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.775 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.775 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RESERVED,thread=Thread[qtp1187972599-21,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:38:02.775 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@9709f1c::SocketChannelEndPoint@54090dc0[{l=/127.0.0.1:42651,r=/127.0.0.1:41340,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@9709f1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22b957c6{s=START}]=>HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=IDLE rs=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@2d12c21{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.782 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 250 DirectByteBuffer@69856a09[p=0,l=250,c=8192,r=250]={<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.782 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@9709f1c::SocketChannelEndPoint@54090dc0[{l=/127.0.0.1:42651,r=/127.0.0.1:41340,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@9709f1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22b957c6{s=START}]=>HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=250,c=8192,r=250]={<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.782 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@9709f1c::SocketChannelEndPoint@54090dc0[{l=/127.0.0.1:42651,r=/127.0.0.1:41340,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@9709f1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22b957c6{s=START}]=>HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=250,c=8192,r=250]={<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.782 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=250,c=8192,r=250]={<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.782 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:38:02.782 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:38:02.782 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:38:02.782 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:38:02.782 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:38:02.782 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> VALUE 18:38:02.782 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> IN_VALUE 18:38:02.782 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> FIELD 18:38:02.782 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Type, headerString=[Content-Type], valueString=[application/merge-patch+json] 18:38:02.782 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:38:02.782 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:38:02.782 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:38:02.782 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:38:02.782 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:38:02.782 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:38:02.782 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:38:02.782 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42651) header=Host, headerString=[Host], valueString=[localhost:42651] 18:38:02.782 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:38:02.782 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:38:02.782 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:38:02.782 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:38:02.782 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:38:02.782 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:38:02.782 [qtp1187972599-22] 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:38:02.782 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:38:02.782 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:38:02.782 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:38:02.782 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:38:02.782 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@204320643 cs=HttpChannelState@2d12c21{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2faa0acc eof=false 18:38:02.782 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@2faa0acc 18:38:02.782 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@75ecc36b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.783 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PatchHello/Bob on HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{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:42651/base/RestTest/PatchHello/Bob,age=1} PATCH /base/RestTest/PatchHello/Bob HTTP/1.1 Content-Type: application/merge-patch+json Content-Length: 9 Host: localhost:42651 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:38:02.783 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@9709f1c::SocketChannelEndPoint@54090dc0[{l=/127.0.0.1:42651,r=/127.0.0.1:41340,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@9709f1c[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@22b957c6{s=START}]=>HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{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:42651/base/RestTest/PatchHello/Bob,age=1}] parsed true HttpParser{s=CONTENT,0 of 9} 18:38:02.783 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42651/base/RestTest/PatchHello/Bob HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{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:42651/base/RestTest/PatchHello/Bob,age=1} 18:38:02.783 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@2d12c21{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.783 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob,age=1} 18:38:02.783 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.Server -- REQUEST PATCH /base/RestTest/PatchHello/Bob ?null on HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob,age=1} 18:38:02.783 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PatchHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.783 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PatchHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.783 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:38:02.783 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:38:02.783 [qtp1187972599-22] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PatchHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PatchHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:38:02.783 [qtp1187972599-22] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:38:02.784 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@75ecc36b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob,age=2}] 18:38:02.784 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@75ecc36b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob,age=2}] 18:38:02.784 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@75ecc36b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob,age=2}] 18:38:02.784 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.784 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@9709f1c::SocketChannelEndPoint@54090dc0[{l=/127.0.0.1:42651,r=/127.0.0.1:41340,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@9709f1c[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@22b957c6{s=START}]=>HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob,age=2}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.784 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.784 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob,age=2} Content@e5bc934{DirectByteBufferR@6f6b2ecb[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:38:02.784 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@9709f1c::SocketChannelEndPoint@54090dc0[{l=/127.0.0.1:42651,r=/127.0.0.1:41340,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@9709f1c[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@22b957c6{s=START}]=>HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:38:02.784 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@e5bc934{DirectByteBufferR@6f6b2ecb[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:38:02.784 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 260126312082 AsyncContentProducer@75ecc36b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob,age=2}] 18:38:02.784 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@e5bc934{DirectByteBufferR@6f6b2ecb[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@75ecc36b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob,age=2}] 18:38:02.784 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@75ecc36b[r=Content@e5bc934{DirectByteBufferR@6f6b2ecb[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob,age=2}] 18:38:02.784 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@75ecc36b[r=Content@e5bc934{DirectByteBufferR@6f6b2ecb[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob,age=2}] 18:38:02.784 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@75ecc36b[r=Content@e5bc934{DirectByteBufferR@6f6b2ecb[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@e5bc934{DirectByteBufferR@6f6b2ecb[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob,age=2}] 18:38:02.784 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@e5bc934{DirectByteBufferR@6f6b2ecb[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@75ecc36b[r=Content@e5bc934{DirectByteBufferR@6f6b2ecb[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@e5bc934{DirectByteBufferR@6f6b2ecb[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob,age=2}] 18:38:02.784 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@2d12c21{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.784 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@e5bc934{DirectByteBufferR@6f6b2ecb[p=241,l=250,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:38:02.784 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@204320643 cs=HttpChannelState@2d12c21{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2faa0acc eof=false 18:38:02.784 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@e5bc934{DirectByteBufferR@6f6b2ecb[p=250,l=250,c=8192,r=0]={PATCH /ba... last! <<<>>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@75ecc36b[r=Content@e5bc934{DirectByteBufferR@6f6b2ecb[p=250,l=250,c=8192,r=0]={PATCH /ba... last! <<<>>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@e5bc934{DirectByteBufferR@6f6b2ecb[p=250,l=250,c=8192,r=0]={PATCH /ba... last! <<<>>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob,age=2}] 18:38:02.784 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=260126312082] AsyncContentProducer@75ecc36b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob,age=2}] 18:38:02.784 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@75ecc36b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob,age=2}] 18:38:02.784 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@75ecc36b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob,age=2}] 18:38:02.784 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.784 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@9709f1c::SocketChannelEndPoint@54090dc0[{l=/127.0.0.1:42651,r=/127.0.0.1:41340,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@9709f1c[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@22b957c6{s=START}]=>HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob,age=2}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=250,l=250,c=8192,r=0]={PATCH /ba... last! <<<>>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.784 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=250,l=250,c=8192,r=0]={PATCH /ba... last! <<<>>>pt-Encodi...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.784 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:38:02.784 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob,age=2} 18:38:02.785 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:38:02.785 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob,age=3} 18:38:02.785 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:38:02.785 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@9709f1c::SocketChannelEndPoint@54090dc0[{l=/127.0.0.1:42651,r=/127.0.0.1:41340,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@9709f1c[p=HttpParser{s=END,9 of 9},g=HttpGenerator@22b957c6{s=START}]=>HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob,age=3}] parsed false HttpParser{s=END,9 of 9} 18:38:02.785 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@9709f1c::SocketChannelEndPoint@54090dc0[{l=/127.0.0.1:42651,r=/127.0.0.1:41340,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@9709f1c[p=HttpParser{s=END,9 of 9},g=HttpGenerator@22b957c6{s=START}]=>HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob,age=3}] 18:38:02.785 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:38:02.785 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 260126312082 AsyncContentProducer@75ecc36b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob,age=3}] 18:38:02.785 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@75ecc36b[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob,age=3}] 18:38:02.785 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@75ecc36b[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob,age=3}] 18:38:02.785 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@75ecc36b[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob,age=3}] 18:38:02.785 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@75ecc36b[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob,age=3}] 18:38:02.785 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@75ecc36b[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob,age=3}] 18:38:02.785 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@2d12c21{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.785 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:38:02.785 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@204320643 cs=HttpChannelState@2d12c21{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2faa0acc eof=false 18:38:02.785 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@204320643 cs=HttpChannelState@2d12c21{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2faa0acc eof=false 18:38:02.785 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:38:02.785 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@10e8b580[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:38:02.785 [qtp1187972599-22] 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:38:02.785 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@38cdb6d[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@534eb041{null} 18:38:02.785 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PatchHello/Bob on HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{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:42651/base/RestTest/PatchHello/Bob,age=3} 200 null HTTP/1.1 Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 39 Content-Type: application/merge-patch+json 18:38:02.785 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@6565d195[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=39},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@30742c0c] (null,[p=0,l=39,c=8192,r=39],true)@START 18:38:02.785 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=39} last=true content=HeapByteBuffer@38cdb6d[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:38:02.786 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 39 Content-Type: application/merge-patch+json 18:38:02.786 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:38:02.786 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@6565d195[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=39},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@30742c0c] ([p=0,l=144,c=8192,r=144],[p=0,l=39,c=8192,r=39],true)@COMPLETING 18:38:02.786 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@55c6cedc{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=144,c=8192,r=144]={<<>>so-8859-1...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@38cdb6d[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:38:02.786 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@55c6cedc{WRITING}->null:IDLE-->WRITING 18:38:02.786 [main] DEBUG org.apache.http.wire -- http-outgoing-36 << "HTTP/1.1 200 OK[\r][\n]" 18:38:02.786 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 183 SocketChannelEndPoint@54090dc0[{l=/127.0.0.1:42651,r=/127.0.0.1:41340,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@9709f1c[p=HttpParser{s=END,9 of 9},g=HttpGenerator@22b957c6{s=COMPLETING}]=>HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{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:42651/base/RestTest/PatchHello/Bob,age=4}] 18:38:02.786 [main] DEBUG org.apache.http.wire -- http-outgoing-36 << "Date: Sat, 03 Feb 2024 18:38:02 GMT[\r][\n]" 18:38:02.786 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=183 remaining=0 WriteFlusher@55c6cedc{WRITING}->null 18:38:02.786 [main] DEBUG org.apache.http.wire -- http-outgoing-36 << "Content-Type: application/merge-patch+json[\r][\n]" 18:38:02.786 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@55c6cedc{IDLE}->null:WRITING-->IDLE 18:38:02.786 [main] DEBUG org.apache.http.wire -- http-outgoing-36 << "Content-Length: 39[\r][\n]" 18:38:02.786 [main] DEBUG org.apache.http.wire -- http-outgoing-36 << "Server: Jetty(11.0.18)[\r][\n]" 18:38:02.786 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@6565d195[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=39},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@30742c0c] ([p=144,l=144,c=8192,r=0],[p=39,l=39,c=8192,r=0],true)@END 18:38:02.786 [main] DEBUG org.apache.http.wire -- http-outgoing-36 << "[\r][\n]" 18:38:02.786 [main] DEBUG org.apache.http.wire -- http-outgoing-36 << "PATCH: At last! Hello There Bob aged 90" 18:38:02.786 [qtp1187972599-22] 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:38:02.786 [main] DEBUG org.apache.http.headers -- http-outgoing-36 << HTTP/1.1 200 OK 18:38:02.786 [main] DEBUG org.apache.http.headers -- http-outgoing-36 << Date: Sat, 03 Feb 2024 18:38:02 GMT 18:38:02.786 [main] DEBUG org.apache.http.headers -- http-outgoing-36 << Content-Type: application/merge-patch+json 18:38:02.786 [main] DEBUG org.apache.http.headers -- http-outgoing-36 << Content-Length: 39 18:38:02.786 [main] DEBUG org.apache.http.headers -- http-outgoing-36 << Server: Jetty(11.0.18) 18:38:02.786 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:38:02.786 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{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:42651/base/RestTest/PatchHello/Bob,age=4} 18:38:02.786 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@2d12c21{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:38:02.786 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@2d12c21{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.786 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:38:02.786 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{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:42651/base/RestTest/PatchHello/Bob,age=4} 18:38:02.786 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@732ca09d) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:38:02.786 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@2d12c21{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.786 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@2d12c21{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.786 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@2d12c21{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.786 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{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:42651/base/RestTest/PatchHello/Bob,age=4} 18:38:02.786 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PatchHello/Bob written=39 18:38:02.786 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 36][route: {}->http://localhost:42651] can be kept alive indefinitely 18:38:02.786 [qtp1187972599-22] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:02 +0000] "PATCH /base/RestTest/PatchHello/Bob HTTP/1.1" 200 39 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:02.786 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-36: set socket timeout to 0 18:38:02.786 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@204320643 cs=HttpChannelState@2d12c21{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2faa0acc eof=true 18:38:02.786 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 36][route: {}->http://localhost:42651][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.786 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{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:42651/base/RestTest/PatchHello/Bob,age=4} 18:38:02.786 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:38:02.786 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:38:02.786 [main] DEBUG org.onap.policy.rest.RestManager -- PATCH: At last! Hello There Bob aged 90 18:38:02.786 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@75ecc36b[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{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:42651/base/RestTest/PatchHello/Bob,age=4}] 18:38:02.786 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:38:02.786 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-36: Close connection 18:38:02.786 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@204320643 cs=HttpChannelState@2d12c21{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2faa0acc eof=true 18:38:02.787 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:38:02.787 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@75ecc36b[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{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:42651/base/RestTest/PatchHello/Bob,age=5}] 18:38:02.787 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@204320643 cs=HttpChannelState@2d12c21{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2faa0acc eof=true 18:38:02.787 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@2d12c21{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.787 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@204320643 cs=HttpChannelState@2d12c21{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2faa0acc eof=true 18:38:02.787 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@2faa0acc 18:38:02.787 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@75ecc36b[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{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:42651/base/RestTest/PatchHello/Bob,age=5}] 18:38:02.787 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:38:02.787 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:38:02.787 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:38:02.787 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@54090dc0[{l=/127.0.0.1:42651,r=/127.0.0.1:41340,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@9709f1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22b957c6{s=START}]=>HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.787 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.787 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:38:02.787 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42651/base/RestTest/GetHello/Bob?age=10: 18:38:02.787 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@9709f1c::SocketChannelEndPoint@54090dc0[{l=/127.0.0.1:42651,r=/127.0.0.1:41340,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@9709f1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22b957c6{s=START}]=>HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.787 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@9709f1c::SocketChannelEndPoint@54090dc0[{l=/127.0.0.1:42651,r=/127.0.0.1:41340,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@9709f1c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@22b957c6{s=START}]=>HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.787 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.787 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:38:02.787 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@54090dc0[{l=/127.0.0.1:42651,r=/127.0.0.1:41340,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@9709f1c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@22b957c6{s=START}]=>HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.787 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@54090dc0[{l=/127.0.0.1:42651,r=/127.0.0.1:41340,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@9709f1c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@22b957c6{s=START}]=>HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.787 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@54090dc0[{l=/127.0.0.1:42651,r=/127.0.0.1:41340,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@9709f1c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@22b957c6{s=START}]=>HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.787 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@2902d794{null} 18:38:02.787 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:38:02.787 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1a8d4f80 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=57976ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.787 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@54090dc0[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@9709f1c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@22b957c6{s=START}]=>HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.788 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@9709f1c::SocketChannelEndPoint@54090dc0[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@9709f1c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@22b957c6{s=START}]=>HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.788 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1a8d4f80 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=57976ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.788 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:38:02.788 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57976ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.788 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1a8d4f80 startThread=0 18:38:02.788 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:38:02.788 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42651][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:38:02.788 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@9709f1c::SocketChannelEndPoint@54090dc0[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@9709f1c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@22b957c6{s=START}]=>HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=IDLE rs=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:38:02.788 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 37][route: {}->http://localhost:42651][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.788 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@9709f1c::SocketChannelEndPoint@54090dc0[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@9709f1c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@22b957c6{s=START}]=>HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.788 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.788 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/0 selected 18:38:02.788 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 0 updates 18:38:02.788 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@54090dc0[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@9709f1c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@22b957c6{s=START}]=>HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.788 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42651 18:38:02.788 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@9709f1c::SocketChannelEndPoint@54090dc0[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@9709f1c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@22b957c6{s=START}]=>HttpChannelOverHttp@3120d4bc{s=HttpChannelState@2d12c21{s=IDLE rs=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@2d12c21{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.788 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.788 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76f2d46d{RUNNING,thread=Thread[qtp1187972599-22,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:38:02.788 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42651 18:38:02.788 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76f2d46d{RESERVED,thread=Thread[qtp1187972599-22,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:38:02.788 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:41356<->127.0.0.1:42651 18:38:02.788 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:38:02.788 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:38:02.788 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:38:02.788 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@4a67684e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41356]] on ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=0 18:38:02.788 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=1 18:38:02.788 [main] DEBUG org.apache.http.headers -- http-outgoing-37 >> GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 18:38:02.788 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.788 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.789 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/0 selected 18:38:02.788 [main] DEBUG org.apache.http.headers -- http-outgoing-37 >> Host: localhost:42651 18:38:02.789 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 1 updates 18:38:02.789 [main] DEBUG org.apache.http.headers -- http-outgoing-37 >> Connection: Keep-Alive 18:38:02.789 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.789 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 0 keys 18:38:02.789 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@4a67684e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41356]] 18:38:02.789 [main] DEBUG org.apache.http.headers -- http-outgoing-37 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:38:02.789 [main] DEBUG org.apache.http.headers -- http-outgoing-37 >> Accept-Encoding: gzip,deflate 18:38:02.789 [main] DEBUG org.apache.http.wire -- http-outgoing-37 >> "GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:38:02.789 [main] DEBUG org.apache.http.wire -- http-outgoing-37 >> "Host: localhost:42651[\r][\n]" 18:38:02.789 [main] DEBUG org.apache.http.wire -- http-outgoing-37 >> "Connection: Keep-Alive[\r][\n]" 18:38:02.789 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@4a67684e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41356]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=57975ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.789 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@60eecc9[{l=/127.0.0.1:42651,r=/127.0.0.1:41356,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.789 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@60eecc9[{l=/127.0.0.1:42651,r=/127.0.0.1:41356,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:38:02.789 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{s=IDLE rs=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@60eecc9[{l=/127.0.0.1:42651,r=/127.0.0.1:41356,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@24bb9690{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.789 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@46b5df12::SocketChannelEndPoint@60eecc9[{l=/127.0.0.1:42651,r=/127.0.0.1:41356,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.789 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@372c1ba9 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:38:02.789 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@60eecc9[{l=/127.0.0.1:42651,r=/127.0.0.1:41356,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@46b5df12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77ccc0ca{s=START}]=>HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.789 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@46b5df12::SocketChannelEndPoint@60eecc9[{l=/127.0.0.1:42651,r=/127.0.0.1:41356,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@46b5df12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77ccc0ca{s=START}]=>HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.789 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@46b5df12::SocketChannelEndPoint@60eecc9[{l=/127.0.0.1:42651,r=/127.0.0.1:41356,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@46b5df12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77ccc0ca{s=START}]=>HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.789 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@fbbc7b5{ReadCallback@671ed41f{HttpConnection@46b5df12::SocketChannelEndPoint@60eecc9[{l=/127.0.0.1:42651,r=/127.0.0.1:41356,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@46b5df12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77ccc0ca{s=START}]=>HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.789 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@60eecc9[{l=/127.0.0.1:42651,r=/127.0.0.1:41356,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@46b5df12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77ccc0ca{s=START}]=>HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.789 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@30387a06 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:38:02.789 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@60eecc9[{l=/127.0.0.1:42651,r=/127.0.0.1:41356,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@46b5df12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77ccc0ca{s=START}]=>HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.789 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@4a67684e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41356]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=57974ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.789 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57974ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.789 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@4a67684e[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41356]] startThread=0 18:38:02.789 [main] DEBUG org.apache.http.wire -- http-outgoing-37 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:38:02.789 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 2 18:38:02.790 [main] DEBUG org.apache.http.wire -- http-outgoing-37 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:38:02.790 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- wakeup on updates SelectorProducer@1fc30b1c 18:38:02.790 [main] DEBUG org.apache.http.wire -- http-outgoing-37 >> "[\r][\n]" 18:38:02.790 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.790 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.790 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/1 selected 18:38:02.790 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 2 updates 18:38:02.790 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:38:02.790 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@372c1ba9 18:38:02.790 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@30387a06 18:38:02.790 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@60eecc9[{l=/127.0.0.1:42651,r=/127.0.0.1:41356,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@46b5df12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77ccc0ca{s=START}]=>HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.790 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.790 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.790 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 1/1/1 selected 18:38:02.790 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 1 keys, 0 updates 18:38:02.790 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41356], selector=sun.nio.ch.EPollSelectorImpl@23da9f4d, interestOps=1, readyOps=1 SocketChannelEndPoint@60eecc9[{l=/127.0.0.1:42651,r=/127.0.0.1:41356,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@46b5df12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77ccc0ca{s=START}]=>HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.790 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@60eecc9[{l=/127.0.0.1:42651,r=/127.0.0.1:41356,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@46b5df12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77ccc0ca{s=START}]=>HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.790 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@60eecc9[{l=/127.0.0.1:42651,r=/127.0.0.1:41356,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@46b5df12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77ccc0ca{s=START}]=>HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{s=IDLE rs=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:38:02.790 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57974ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=21]@2024-02-03T18:38:02.79053487Z 18:38:02.790 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@60eecc9[{l=/127.0.0.1:42651,r=/127.0.0.1:41356,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@46b5df12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77ccc0ca{s=START}]=>HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{s=IDLE rs=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@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57973ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=21]@2024-02-03T18:38:02.790685501Z 18:38:02.790 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@fbbc7b5{ReadCallback@671ed41f{HttpConnection@46b5df12::SocketChannelEndPoint@60eecc9[{l=/127.0.0.1:42651,r=/127.0.0.1:41356,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@46b5df12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77ccc0ca{s=START}]=>HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.790 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@46b5df12::SocketChannelEndPoint@60eecc9[{l=/127.0.0.1:42651,r=/127.0.0.1:41356,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@46b5df12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77ccc0ca{s=START}]=>HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{s=IDLE rs=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@24bb9690{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.790 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 181 DirectByteBuffer@69856a09[p=0,l=181,c=8192,r=181]={<<>>ient/4.5....\x00\x00\x00\x00\x00\x00\x00} 18:38:02.790 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@46b5df12::SocketChannelEndPoint@60eecc9[{l=/127.0.0.1:42651,r=/127.0.0.1:41356,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@46b5df12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77ccc0ca{s=START}]=>HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=181,c=8192,r=181]={<<>>ient/4.5....\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.790 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@46b5df12::SocketChannelEndPoint@60eecc9[{l=/127.0.0.1:42651,r=/127.0.0.1:41356,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@46b5df12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77ccc0ca{s=START}]=>HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=181,c=8192,r=181]={<<>>ient/4.5....\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.790 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=181,c=8192,r=181]={<<>>ient/4.5....\x00\x00\x00\x00\x00\x00\x00} 18:38:02.790 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:38:02.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:38:02.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:38:02.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:38:02.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:38:02.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:38:02.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:38:02.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:38:02.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42651) header=Host, headerString=[Host], valueString=[localhost:42651] 18:38:02.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:38:02.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:38:02.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:38:02.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:38:02.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:38:02.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:38:02.791 [qtp1187972599-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:38:02.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:38:02.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:38:02.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:38:02.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:38:02.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@417353306 cs=HttpChannelState@24bb9690{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@19f58855 eof=false 18:38:02.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@19f58855 18:38:02.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@42f937f8[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/GetHello/Bob?age=10 on HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{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:42651/base/RestTest/GetHello/Bob?age=10,age=0} GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1 Host: localhost:42651 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:38:02.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@46b5df12::SocketChannelEndPoint@60eecc9[{l=/127.0.0.1:42651,r=/127.0.0.1:41356,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@46b5df12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@77ccc0ca{s=START}]=>HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{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:42651/base/RestTest/GetHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of -1} 18:38:02.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@46b5df12::SocketChannelEndPoint@60eecc9[{l=/127.0.0.1:42651,r=/127.0.0.1:41356,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@46b5df12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@77ccc0ca{s=START}]=>HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{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:42651/base/RestTest/GetHello/Bob?age=10,age=0}] 18:38:02.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42651/base/RestTest/GetHello/Bob?age=10 HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{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:42651/base/RestTest/GetHello/Bob?age=10,age=0} 18:38:02.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@24bb9690{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/GetHello/Bob?age=10,age=0} 18:38:02.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.Server -- REQUEST GET /base/RestTest/GetHello/Bob ?age=10 on HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/GetHello/Bob?age=10,age=0} 18:38:02.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/GetHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:38:02.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:38:02.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/GetHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/GetHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:38:02.791 [qtp1187972599-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:38:02.793 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@787a31ef[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:38:02.793 [qtp1187972599-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=28 null 18:38:02.793 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@62f23224[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@5770a90f{null} 18:38:02.793 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/GetHello/Bob on HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{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:42651/base/RestTest/GetHello/Bob?age=10,age=2} 200 null HTTP/1.1 Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 28 Content-Type: text/plain 18:38:02.793 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@5c3d12ee[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7561a5cf] (null,[p=0,l=28,c=8192,r=28],true)@START 18:38:02.793 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=28} last=true content=HeapByteBuffer@62f23224[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:38:02.793 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 28 Content-Type: text/plain 18:38:02.793 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:38:02.793 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@5c3d12ee[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7561a5cf] ([p=0,l=126,c=8192,r=126],[p=0,l=28,c=8192,r=28],true)@COMPLETING 18:38:02.793 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@6f1ca55{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=126,c=8192,r=126]={<<>>Jetty(11....\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@62f23224[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:38:02.793 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@6f1ca55{WRITING}->null:IDLE-->WRITING 18:38:02.793 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 154 SocketChannelEndPoint@60eecc9[{l=/127.0.0.1:42651,r=/127.0.0.1:41356,OPEN,fill=-,flush=W,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@46b5df12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@77ccc0ca{s=COMPLETING}]=>HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{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:42651/base/RestTest/GetHello/Bob?age=10,age=2}] 18:38:02.793 [main] DEBUG org.apache.http.wire -- http-outgoing-37 << "HTTP/1.1 200 OK[\r][\n]" 18:38:02.793 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=154 remaining=0 WriteFlusher@6f1ca55{WRITING}->null 18:38:02.793 [main] DEBUG org.apache.http.wire -- http-outgoing-37 << "Date: Sat, 03 Feb 2024 18:38:02 GMT[\r][\n]" 18:38:02.793 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@6f1ca55{IDLE}->null:WRITING-->IDLE 18:38:02.793 [main] DEBUG org.apache.http.wire -- http-outgoing-37 << "Content-Type: text/plain[\r][\n]" 18:38:02.794 [main] DEBUG org.apache.http.wire -- http-outgoing-37 << "Content-Length: 28[\r][\n]" 18:38:02.794 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@5c3d12ee[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7561a5cf] ([p=126,l=126,c=8192,r=0],[p=28,l=28,c=8192,r=0],true)@END 18:38:02.794 [main] DEBUG org.apache.http.wire -- http-outgoing-37 << "Server: Jetty(11.0.18)[\r][\n]" 18:38:02.794 [main] DEBUG org.apache.http.wire -- http-outgoing-37 << "[\r][\n]" 18:38:02.794 [main] DEBUG org.apache.http.wire -- http-outgoing-37 << "GOT: Hello There Bob aged 10" 18:38:02.794 [qtp1187972599-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:38:02.794 [main] DEBUG org.apache.http.headers -- http-outgoing-37 << HTTP/1.1 200 OK 18:38:02.794 [main] DEBUG org.apache.http.headers -- http-outgoing-37 << Date: Sat, 03 Feb 2024 18:38:02 GMT 18:38:02.794 [main] DEBUG org.apache.http.headers -- http-outgoing-37 << Content-Type: text/plain 18:38:02.794 [main] DEBUG org.apache.http.headers -- http-outgoing-37 << Content-Length: 28 18:38:02.794 [main] DEBUG org.apache.http.headers -- http-outgoing-37 << Server: Jetty(11.0.18) 18:38:02.794 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:38:02.794 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:38:02.794 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{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:42651/base/RestTest/GetHello/Bob?age=10,age=3} 18:38:02.794 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 37][route: {}->http://localhost:42651] can be kept alive indefinitely 18:38:02.794 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@24bb9690{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:38:02.794 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@24bb9690{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.794 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-37: set socket timeout to 0 18:38:02.794 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{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:42651/base/RestTest/GetHello/Bob?age=10,age=3} 18:38:02.794 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 37][route: {}->http://localhost:42651][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.794 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:38:02.794 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@541b2355) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:38:02.794 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:38:02.794 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@24bb9690{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.794 [main] DEBUG org.onap.policy.rest.RestManager -- GOT: Hello There Bob aged 10 18:38:02.794 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@24bb9690{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.794 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:38:02.794 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@24bb9690{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.794 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-37: Close connection 18:38:02.794 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{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:42651/base/RestTest/GetHello/Bob?age=10,age=3} 18:38:02.794 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/GetHello/Bob written=28 18:38:02.794 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:38:02.794 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42651/base/RestTest/DeleteHello/Bob?age=10: 18:38:02.794 [qtp1187972599-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:02 +0000] "GET /base/RestTest/GetHello/Bob?age=10 HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:02.794 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@417353306 cs=HttpChannelState@24bb9690{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@19f58855 eof=false 18:38:02.794 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{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:42651/base/RestTest/GetHello/Bob?age=10,age=3} 18:38:02.794 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.794 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@46b5df12::SocketChannelEndPoint@60eecc9[{l=/127.0.0.1:42651,r=/127.0.0.1:41356,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@46b5df12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@77ccc0ca{s=END}]=>HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{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:42651/base/RestTest/GetHello/Bob?age=10,age=3}] parse null 18:38:02.794 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@1ee6a03f[p=0,l=0,c=0,r=0]={<<<>>>} 18:38:02.795 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:38:02.795 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{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:42651/base/RestTest/GetHello/Bob?age=10,age=4} 18:38:02.795 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:38:02.795 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{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:42651/base/RestTest/GetHello/Bob?age=10,age=4} 18:38:02.795 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:38:02.795 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@46b5df12::SocketChannelEndPoint@60eecc9[{l=/127.0.0.1:42651,r=/127.0.0.1:41356,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@46b5df12[p=HttpParser{s=END,0 of -1},g=HttpGenerator@77ccc0ca{s=END}]=>HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{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:42651/base/RestTest/GetHello/Bob?age=10,age=4}] parsed false HttpParser{s=END,0 of -1} 18:38:02.795 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:38:02.795 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:38:02.795 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@42f937f8[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{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:42651/base/RestTest/GetHello/Bob?age=10,age=4}] 18:38:02.795 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@417353306 cs=HttpChannelState@24bb9690{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@19f58855 eof=true 18:38:02.795 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@42f937f8[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{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:42651/base/RestTest/GetHello/Bob?age=10,age=4}] 18:38:02.795 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@417353306 cs=HttpChannelState@24bb9690{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@19f58855 eof=true 18:38:02.795 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@24bb9690{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.795 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@417353306 cs=HttpChannelState@24bb9690{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@19f58855 eof=true 18:38:02.795 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@19f58855 18:38:02.795 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@42f937f8[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{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:42651/base/RestTest/GetHello/Bob?age=10,age=4}] 18:38:02.795 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 18:38:02.795 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:38:02.795 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:38:02.795 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:38:02.795 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76f2d46d{RESERVED,thread=Thread[qtp1187972599-22,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57969ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=22]@2024-02-03T18:38:02.795548226Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.795 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:38:02.795 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42651][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:38:02.795 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@60eecc9[{l=/127.0.0.1:42651,r=/127.0.0.1:41356,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@46b5df12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77ccc0ca{s=START}]=>HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.795 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 38][route: {}->http://localhost:42651][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.795 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.795 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42651 18:38:02.795 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:38:02.795 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@46b5df12::SocketChannelEndPoint@60eecc9[{l=/127.0.0.1:42651,r=/127.0.0.1:41356,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@46b5df12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77ccc0ca{s=START}]=>HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.795 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42651 18:38:02.795 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@46b5df12::SocketChannelEndPoint@60eecc9[{l=/127.0.0.1:42651,r=/127.0.0.1:41356,ISHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@46b5df12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@77ccc0ca{s=START}]=>HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.795 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>GET /base...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.796 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:41364<->127.0.0.1:42651 18:38:02.796 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 18:38:02.796 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@12094a35[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41364]] on ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=0 18:38:02.796 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=1 18:38:02.796 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:38:02.796 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:38:02.796 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:38:02.796 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@60eecc9[{l=/127.0.0.1:42651,r=/127.0.0.1:41356,ISHUT,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@46b5df12[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@77ccc0ca{s=START}]=>HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.796 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@60eecc9[{l=/127.0.0.1:42651,r=/127.0.0.1:41356,ISHUT,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@46b5df12[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@77ccc0ca{s=START}]=>HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.796 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.796 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@60eecc9[{l=/127.0.0.1:42651,r=/127.0.0.1:41356,CLOSED,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@46b5df12[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@77ccc0ca{s=START}]=>HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.796 [main] DEBUG org.apache.http.headers -- http-outgoing-38 >> DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 18:38:02.796 [main] DEBUG org.apache.http.headers -- http-outgoing-38 >> Content-Length: 0 18:38:02.796 [main] DEBUG org.apache.http.headers -- http-outgoing-38 >> Host: localhost:42651 18:38:02.796 [main] DEBUG org.apache.http.headers -- http-outgoing-38 >> Connection: Keep-Alive 18:38:02.796 [main] DEBUG org.apache.http.headers -- http-outgoing-38 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:38:02.796 [main] DEBUG org.apache.http.headers -- http-outgoing-38 >> Accept-Encoding: gzip,deflate 18:38:02.796 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@fbbc7b5{null} 18:38:02.796 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/0 selected 18:38:02.796 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 1 updates 18:38:02.796 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.795 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57968ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=22]@2024-02-03T18:38:02.796514303Z tryProduce true 18:38:02.796 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@12094a35[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41364]] 18:38:02.796 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.796 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.796 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@12094a35[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41364]] startThread=0 18:38:02.796 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.796 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.796 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@12094a35[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41364]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=57967ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.796 [main] DEBUG org.apache.http.wire -- http-outgoing-38 >> "DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:38:02.796 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@8a71cc3[{l=/127.0.0.1:42651,r=/127.0.0.1:41364,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.796 [main] DEBUG org.apache.http.wire -- http-outgoing-38 >> "Content-Length: 0[\r][\n]" 18:38:02.796 [main] DEBUG org.apache.http.wire -- http-outgoing-38 >> "Host: localhost:42651[\r][\n]" 18:38:02.796 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@8a71cc3[{l=/127.0.0.1:42651,r=/127.0.0.1:41364,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:38:02.796 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{s=IDLE rs=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@8a71cc3[{l=/127.0.0.1:42651,r=/127.0.0.1:41364,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@38765cc7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.796 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@48f7f506::SocketChannelEndPoint@8a71cc3[{l=/127.0.0.1:42651,r=/127.0.0.1:41364,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.796 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@7886a9df on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:38:02.796 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@8a71cc3[{l=/127.0.0.1:42651,r=/127.0.0.1:41364,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@48f7f506[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f2770d{s=START}]=>HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.797 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@48f7f506::SocketChannelEndPoint@8a71cc3[{l=/127.0.0.1:42651,r=/127.0.0.1:41364,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@48f7f506[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f2770d{s=START}]=>HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.797 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@48f7f506::SocketChannelEndPoint@8a71cc3[{l=/127.0.0.1:42651,r=/127.0.0.1:41364,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@48f7f506[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f2770d{s=START}]=>HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.797 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@3d688550{ReadCallback@4a40183e{HttpConnection@48f7f506::SocketChannelEndPoint@8a71cc3[{l=/127.0.0.1:42651,r=/127.0.0.1:41364,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@48f7f506[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f2770d{s=START}]=>HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.797 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@8a71cc3[{l=/127.0.0.1:42651,r=/127.0.0.1:41364,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@48f7f506[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f2770d{s=START}]=>HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.797 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@74588f8 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:38:02.797 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=2 18:38:02.797 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@8a71cc3[{l=/127.0.0.1:42651,r=/127.0.0.1:41364,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@48f7f506[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f2770d{s=START}]=>HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.797 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@12094a35[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41364]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=57967ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.797 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57967ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.796 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=1 updates=0 18:38:02.796 [main] DEBUG org.apache.http.wire -- http-outgoing-38 >> "Connection: Keep-Alive[\r][\n]" 18:38:02.797 [main] DEBUG org.apache.http.wire -- http-outgoing-38 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:38:02.797 [main] DEBUG org.apache.http.wire -- http-outgoing-38 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:38:02.797 [main] DEBUG org.apache.http.wire -- http-outgoing-38 >> "[\r][\n]" 18:38:02.797 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2163365b in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=57967ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.797 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.797 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@60eecc9[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@46b5df12[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@77ccc0ca{s=START}]=>HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.797 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/1 selected 18:38:02.797 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 2 updates 18:38:02.797 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:38:02.797 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@46b5df12::SocketChannelEndPoint@60eecc9[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@46b5df12[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@77ccc0ca{s=START}]=>HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.797 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@7886a9df 18:38:02.797 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2163365b in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=57966ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.797 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@74588f8 18:38:02.797 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57966ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.797 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@8a71cc3[{l=/127.0.0.1:42651,r=/127.0.0.1:41364,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@48f7f506[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f2770d{s=START}]=>HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.797 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2163365b startThread=0 18:38:02.797 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.798 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.798 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 1/1/1 selected 18:38:02.798 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 1 keys, 0 updates 18:38:02.798 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@46b5df12::SocketChannelEndPoint@60eecc9[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@46b5df12[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@77ccc0ca{s=START}]=>HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{s=IDLE rs=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:38:02.798 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41364], selector=sun.nio.ch.EPollSelectorImpl@1bf99cf5, interestOps=1, readyOps=1 SocketChannelEndPoint@8a71cc3[{l=/127.0.0.1:42651,r=/127.0.0.1:41364,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@48f7f506[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f2770d{s=START}]=>HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.798 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@46b5df12::SocketChannelEndPoint@60eecc9[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@46b5df12[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@77ccc0ca{s=START}]=>HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.798 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@8a71cc3[{l=/127.0.0.1:42651,r=/127.0.0.1:41364,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@48f7f506[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f2770d{s=START}]=>HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.798 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@8a71cc3[{l=/127.0.0.1:42651,r=/127.0.0.1:41364,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@48f7f506[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f2770d{s=START}]=>HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{s=IDLE rs=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:38:02.798 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@60eecc9[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@46b5df12[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@77ccc0ca{s=START}]=>HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.798 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57966ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=21]@2024-02-03T18:38:02.798387266Z 18:38:02.798 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@46b5df12::SocketChannelEndPoint@60eecc9[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@46b5df12[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@77ccc0ca{s=START}]=>HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{s=IDLE rs=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@24bb9690{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.798 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@24ec173d{RUNNING,thread=Thread[qtp1187972599-25,5,main]} was=RUNNING next=RESERVED size=0+2 capacity=4 18:38:02.798 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@24ec173d{RESERVED,thread=Thread[qtp1187972599-25,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.798 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RESERVED,thread=Thread[qtp1187972599-21,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57966ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=21]@2024-02-03T18:38:02.798503587Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.798 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@8a71cc3[{l=/127.0.0.1:42651,r=/127.0.0.1:41364,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@48f7f506[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f2770d{s=START}]=>HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{s=IDLE rs=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@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57966ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=21]@2024-02-03T18:38:02.798569977Z 18:38:02.798 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57966ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=22]@2024-02-03T18:38:02.798622617Z tryProduce true 18:38:02.798 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@3d688550{ReadCallback@4a40183e{HttpConnection@48f7f506::SocketChannelEndPoint@8a71cc3[{l=/127.0.0.1:42651,r=/127.0.0.1:41364,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@48f7f506[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f2770d{s=START}]=>HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.798 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.798 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.798 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@48f7f506::SocketChannelEndPoint@8a71cc3[{l=/127.0.0.1:42651,r=/127.0.0.1:41364,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@48f7f506[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f2770d{s=START}]=>HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{s=IDLE rs=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@38765cc7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.798 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@8a71cc3[{l=/127.0.0.1:42651,r=/127.0.0.1:41364,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@48f7f506[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f2770d{s=START}]=>HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.798 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Ignoring key update for cancelled key SocketChannelEndPoint@60eecc9[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@46b5df12[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@77ccc0ca{s=START}]=>HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{s=IDLE rs=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:38:02.798 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.798 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 206 DirectByteBuffer@2f2810c9[p=0,l=206,c=8192,r=206]={<<>>zip,defla...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.798 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@60eecc9[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@46b5df12[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@77ccc0ca{s=START}]=>HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.798 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@48f7f506::SocketChannelEndPoint@8a71cc3[{l=/127.0.0.1:42651,r=/127.0.0.1:41364,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@48f7f506[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f2770d{s=START}]=>HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=206,c=8192,r=206]={<<>>zip,defla...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.798 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@60eecc9[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@46b5df12[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@77ccc0ca{s=START}]=>HttpChannelOverHttp@390f35eb{s=HttpChannelState@24bb9690{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.798 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.798 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@48f7f506::SocketChannelEndPoint@8a71cc3[{l=/127.0.0.1:42651,r=/127.0.0.1:41364,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@48f7f506[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f2770d{s=START}]=>HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=206,c=8192,r=206]={<<>>zip,defla...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.799 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=206,c=8192,r=206]={<<>>zip,defla...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.799 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.799 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/0 selected 18:38:02.799 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:38:02.799 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 0 updates 18:38:02.799 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.799 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:38:02.799 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.799 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 0 keys 18:38:02.799 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:38:02.799 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:38:02.799 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:38:02.799 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> IN_VALUE 18:38:02.799 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length: 0 --> FIELD 18:38:02.799 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Length: 0) header=Content-Length, headerString=[Content-Length], valueString=[0] 18:38:02.799 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:38:02.799 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:38:02.799 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:38:02.799 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42651) header=Host, headerString=[Host], valueString=[localhost:42651] 18:38:02.799 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:38:02.799 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:38:02.799 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:38:02.799 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:38:02.799 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:38:02.799 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:38:02.799 [qtp1187972599-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:38:02.799 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:38:02.799 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:38:02.799 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:38:02.799 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:38:02.799 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1764303474 cs=HttpChannelState@38765cc7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2453e3d1 eof=false 18:38:02.799 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@2453e3d1 18:38:02.799 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@49a76f94[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.799 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/DeleteHello/Bob?age=10 on HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=0} DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 Content-Length: 0 Host: localhost:42651 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:38:02.799 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@48f7f506::SocketChannelEndPoint@8a71cc3[{l=/127.0.0.1:42651,r=/127.0.0.1:41364,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@48f7f506[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@37f2770d{s=START}]=>HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of 0} 18:38:02.799 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@48f7f506::SocketChannelEndPoint@8a71cc3[{l=/127.0.0.1:42651,r=/127.0.0.1:41364,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@48f7f506[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@37f2770d{s=START}]=>HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=0}] 18:38:02.799 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42651/base/RestTest/DeleteHello/Bob?age=10 HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=0} 18:38:02.799 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@38765cc7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.799 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/DeleteHello/Bob?age=10,age=0} 18:38:02.799 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.Server -- REQUEST DELETE /base/RestTest/DeleteHello/Bob ?age=10 on HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/DeleteHello/Bob?age=10,age=0} 18:38:02.799 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/DeleteHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.799 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/DeleteHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.799 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:38:02.799 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:38:02.799 [qtp1187972599-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/DeleteHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/DeleteHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:38:02.800 [qtp1187972599-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:38:02.801 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@5c3e6f70[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:38:02.801 [qtp1187972599-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:38:02.801 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@7c24fc37[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@4752c509{null} 18:38:02.801 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/DeleteHello/Bob on HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=2} 200 null HTTP/1.1 Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 31 Content-Type: text/plain 18:38:02.801 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@357bc9b8[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1a116588] (null,[p=0,l=31,c=8192,r=31],true)@START 18:38:02.801 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=31} last=true content=HeapByteBuffer@7c24fc37[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:38:02.801 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 31 Content-Type: text/plain 18:38:02.801 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:38:02.801 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@357bc9b8[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1a116588] ([p=0,l=126,c=8192,r=126],[p=0,l=31,c=8192,r=31],true)@COMPLETING 18:38:02.801 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@410fe7b9{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=126,c=8192,r=126]={<<>>Jetty(11....\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@7c24fc37[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:38:02.801 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@410fe7b9{WRITING}->null:IDLE-->WRITING 18:38:02.801 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 157 SocketChannelEndPoint@8a71cc3[{l=/127.0.0.1:42651,r=/127.0.0.1:41364,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@48f7f506[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@37f2770d{s=COMPLETING}]=>HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=2}] 18:38:02.801 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=157 remaining=0 WriteFlusher@410fe7b9{WRITING}->null 18:38:02.802 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@410fe7b9{IDLE}->null:WRITING-->IDLE 18:38:02.802 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@357bc9b8[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1a116588] ([p=126,l=126,c=8192,r=0],[p=31,l=31,c=8192,r=0],true)@END 18:38:02.802 [qtp1187972599-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:38:02.802 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:38:02.802 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=3} 18:38:02.802 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@38765cc7{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:38:02.802 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@38765cc7{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.802 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=3} 18:38:02.802 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@1024081c) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:38:02.802 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@38765cc7{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.802 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@38765cc7{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.802 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@38765cc7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.802 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=3} 18:38:02.802 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/DeleteHello/Bob written=31 18:38:02.802 [qtp1187972599-19] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:02 +0000] "DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1" 200 31 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:02.802 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1764303474 cs=HttpChannelState@38765cc7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2453e3d1 eof=false 18:38:02.802 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=3} 18:38:02.802 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.802 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@48f7f506::SocketChannelEndPoint@8a71cc3[{l=/127.0.0.1:42651,r=/127.0.0.1:41364,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@48f7f506[p=HttpParser{s=CONTENT,0 of 0},g=HttpGenerator@37f2770d{s=END}]=>HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=3}] parse null 18:38:02.802 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@1ee6a03f[p=0,l=0,c=0,r=0]={<<<>>>} 18:38:02.802 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:38:02.802 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=3} 18:38:02.802 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:38:02.802 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=3} 18:38:02.802 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:38:02.802 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@48f7f506::SocketChannelEndPoint@8a71cc3[{l=/127.0.0.1:42651,r=/127.0.0.1:41364,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@48f7f506[p=HttpParser{s=END,0 of 0},g=HttpGenerator@37f2770d{s=END}]=>HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=3}] parsed false HttpParser{s=END,0 of 0} 18:38:02.802 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:38:02.802 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:38:02.802 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@49a76f94[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=3}] 18:38:02.802 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1764303474 cs=HttpChannelState@38765cc7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2453e3d1 eof=true 18:38:02.802 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@49a76f94[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=3}] 18:38:02.802 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1764303474 cs=HttpChannelState@38765cc7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2453e3d1 eof=true 18:38:02.802 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@38765cc7{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.802 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1764303474 cs=HttpChannelState@38765cc7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2453e3d1 eof=true 18:38:02.802 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@2453e3d1 18:38:02.802 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@49a76f94[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=3}] 18:38:02.802 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of 0} 18:38:02.802 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:38:02.802 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:38:02.802 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.802 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.802 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@48f7f506::SocketChannelEndPoint@8a71cc3[{l=/127.0.0.1:42651,r=/127.0.0.1:41364,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@48f7f506[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f2770d{s=START}]=>HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.802 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@48f7f506::SocketChannelEndPoint@8a71cc3[{l=/127.0.0.1:42651,r=/127.0.0.1:41364,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@48f7f506[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f2770d{s=START}]=>HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.803 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.803 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@48f7f506::SocketChannelEndPoint@8a71cc3[{l=/127.0.0.1:42651,r=/127.0.0.1:41364,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@48f7f506[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f2770d{s=START}]=>HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{s=IDLE rs=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:38:02.803 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@48f7f506::SocketChannelEndPoint@8a71cc3[{l=/127.0.0.1:42651,r=/127.0.0.1:41364,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@48f7f506[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f2770d{s=START}]=>HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.803 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@48f7f506::SocketChannelEndPoint@8a71cc3[{l=/127.0.0.1:42651,r=/127.0.0.1:41364,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@48f7f506[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f2770d{s=START}]=>HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.803 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@3d688550{ReadCallback@4a40183e{HttpConnection@48f7f506::SocketChannelEndPoint@8a71cc3[{l=/127.0.0.1:42651,r=/127.0.0.1:41364,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@48f7f506[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f2770d{s=START}]=>HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.803 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@8a71cc3[{l=/127.0.0.1:42651,r=/127.0.0.1:41364,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@48f7f506[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f2770d{s=START}]=>HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.803 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@74588f8 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:38:02.803 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:38:02.803 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.803 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/1 selected 18:38:02.803 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 1 updates 18:38:02.803 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.803 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@74588f8 18:38:02.803 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@8a71cc3[{l=/127.0.0.1:42651,r=/127.0.0.1:41364,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@48f7f506[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f2770d{s=START}]=>HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.803 [main] DEBUG org.apache.http.wire -- http-outgoing-38 << "HTTP/1.1 200 OK[\r][\n]" 18:38:02.803 [main] DEBUG org.apache.http.wire -- http-outgoing-38 << "Date: Sat, 03 Feb 2024 18:38:02 GMT[\r][\n]" 18:38:02.803 [main] DEBUG org.apache.http.wire -- http-outgoing-38 << "Content-Type: text/plain[\r][\n]" 18:38:02.803 [main] DEBUG org.apache.http.wire -- http-outgoing-38 << "Content-Length: 31[\r][\n]" 18:38:02.803 [main] DEBUG org.apache.http.wire -- http-outgoing-38 << "Server: Jetty(11.0.18)[\r][\n]" 18:38:02.803 [main] DEBUG org.apache.http.wire -- http-outgoing-38 << "[\r][\n]" 18:38:02.803 [main] DEBUG org.apache.http.wire -- http-outgoing-38 << "DELETE: Hello There Bob aged 10" 18:38:02.803 [main] DEBUG org.apache.http.headers -- http-outgoing-38 << HTTP/1.1 200 OK 18:38:02.803 [main] DEBUG org.apache.http.headers -- http-outgoing-38 << Date: Sat, 03 Feb 2024 18:38:02 GMT 18:38:02.803 [main] DEBUG org.apache.http.headers -- http-outgoing-38 << Content-Type: text/plain 18:38:02.803 [main] DEBUG org.apache.http.headers -- http-outgoing-38 << Content-Length: 31 18:38:02.803 [main] DEBUG org.apache.http.headers -- http-outgoing-38 << Server: Jetty(11.0.18) 18:38:02.803 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:38:02.803 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 38][route: {}->http://localhost:42651] can be kept alive indefinitely 18:38:02.803 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-38: set socket timeout to 0 18:38:02.803 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 38][route: {}->http://localhost:42651][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.803 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:38:02.803 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:38:02.803 [main] DEBUG org.onap.policy.rest.RestManager -- DELETE: Hello There Bob aged 10 18:38:02.803 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:38:02.803 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-38: Close connection 18:38:02.803 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:38:02.803 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42651/base/RestTest/DeleteHello/Bob?age=10: 18:38:02.804 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:38:02.804 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:38:02.804 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42651][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:38:02.804 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 39][route: {}->http://localhost:42651][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.804 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42651 18:38:02.804 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42651 18:38:02.804 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:41376<->127.0.0.1:42651 18:38:02.805 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 18:38:02.805 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:38:02.805 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:38:02.804 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@2b40b6c7[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41376]] on ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=0 18:38:02.805 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=1 18:38:02.805 [main] DEBUG org.apache.http.headers -- http-outgoing-39 >> DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 18:38:02.805 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.805 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/0 selected 18:38:02.805 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 1 updates 18:38:02.805 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.805 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@2b40b6c7[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41376]] 18:38:02.803 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@48f7f506::SocketChannelEndPoint@8a71cc3[{l=/127.0.0.1:42651,r=/127.0.0.1:41364,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@48f7f506[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f2770d{s=START}]=>HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{s=IDLE rs=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@38765cc7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.803 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.805 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.805 [main] DEBUG org.apache.http.headers -- http-outgoing-39 >> Host: localhost:42651 18:38:02.805 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 1/1/1 selected 18:38:02.805 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@2b40b6c7[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41376]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=57959ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.805 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 1 keys, 0 updates 18:38:02.805 [main] DEBUG org.apache.http.headers -- http-outgoing-39 >> Connection: Keep-Alive 18:38:02.805 [main] DEBUG org.apache.http.headers -- http-outgoing-39 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:38:02.805 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@23abcd02[{l=/127.0.0.1:42651,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.805 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41364], selector=sun.nio.ch.EPollSelectorImpl@1bf99cf5, interestOps=1, readyOps=1 SocketChannelEndPoint@8a71cc3[{l=/127.0.0.1:42651,r=/127.0.0.1:41364,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@48f7f506[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f2770d{s=START}]=>HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.805 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bef2ef{RUNNING,thread=Thread[qtp1187972599-19,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:38:02.805 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@23abcd02[{l=/127.0.0.1:42651,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:38:02.805 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bef2ef{RESERVED,thread=Thread[qtp1187972599-19,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:38:02.805 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@8a71cc3[{l=/127.0.0.1:42651,r=/127.0.0.1:41364,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@48f7f506[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f2770d{s=START}]=>HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.805 [main] DEBUG org.apache.http.headers -- http-outgoing-39 >> Accept-Encoding: gzip,deflate 18:38:02.805 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@8a71cc3[{l=/127.0.0.1:42651,r=/127.0.0.1:41364,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@48f7f506[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f2770d{s=START}]=>HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{s=IDLE rs=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:38:02.805 [main] DEBUG org.apache.http.wire -- http-outgoing-39 >> "DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:38:02.805 [main] DEBUG org.apache.http.wire -- http-outgoing-39 >> "Host: localhost:42651[\r][\n]" 18:38:02.805 [main] DEBUG org.apache.http.wire -- http-outgoing-39 >> "Connection: Keep-Alive[\r][\n]" 18:38:02.805 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{s=IDLE rs=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@23abcd02[{l=/127.0.0.1:42651,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@105beca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.805 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=57959ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=22]@2024-02-03T18:38:02.805555067Z 18:38:02.805 [main] DEBUG org.apache.http.wire -- http-outgoing-39 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:38:02.805 [main] DEBUG org.apache.http.wire -- http-outgoing-39 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:38:02.805 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@3bf2a41d::SocketChannelEndPoint@23abcd02[{l=/127.0.0.1:42651,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.805 [main] DEBUG org.apache.http.wire -- http-outgoing-39 >> "[\r][\n]" 18:38:02.805 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@464cadbc on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:38:02.805 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@8a71cc3[{l=/127.0.0.1:42651,r=/127.0.0.1:41364,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@48f7f506[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f2770d{s=START}]=>HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{s=IDLE rs=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@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=57958ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=22]@2024-02-03T18:38:02.805668568Z 18:38:02.805 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@23abcd02[{l=/127.0.0.1:42651,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@3bf2a41d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1873cac9{s=START}]=>HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.805 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@3d688550{ReadCallback@4a40183e{HttpConnection@48f7f506::SocketChannelEndPoint@8a71cc3[{l=/127.0.0.1:42651,r=/127.0.0.1:41364,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@48f7f506[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f2770d{s=START}]=>HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.805 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@3bf2a41d::SocketChannelEndPoint@23abcd02[{l=/127.0.0.1:42651,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@3bf2a41d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1873cac9{s=START}]=>HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.805 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@48f7f506::SocketChannelEndPoint@8a71cc3[{l=/127.0.0.1:42651,r=/127.0.0.1:41364,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@48f7f506[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f2770d{s=START}]=>HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{s=IDLE rs=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@38765cc7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.805 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@3bf2a41d::SocketChannelEndPoint@23abcd02[{l=/127.0.0.1:42651,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@3bf2a41d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1873cac9{s=START}]=>HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.805 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bef2ef{RESERVED,thread=Thread[qtp1187972599-19,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=57958ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=23]@2024-02-03T18:38:02.805846779Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.805 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@8a71cc3[{l=/127.0.0.1:42651,r=/127.0.0.1:41364,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@48f7f506[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f2770d{s=START}]=>HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.805 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@57822bbd{ReadCallback@797eaf1c{HttpConnection@3bf2a41d::SocketChannelEndPoint@23abcd02[{l=/127.0.0.1:42651,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@3bf2a41d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1873cac9{s=START}]=>HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.805 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.805 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:38:02.805 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=57958ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=23]@2024-02-03T18:38:02.80597622Z tryProduce true 18:38:02.805 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@23abcd02[{l=/127.0.0.1:42651,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@3bf2a41d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1873cac9{s=START}]=>HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.806 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.806 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@48f7f506::SocketChannelEndPoint@8a71cc3[{l=/127.0.0.1:42651,r=/127.0.0.1:41364,ISHUT,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@48f7f506[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f2770d{s=START}]=>HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.806 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@5afcdcc2 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:38:02.806 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@48f7f506::SocketChannelEndPoint@8a71cc3[{l=/127.0.0.1:42651,r=/127.0.0.1:41364,ISHUT,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@48f7f506[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37f2770d{s=START}]=>HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.806 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.806 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.806 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@23abcd02[{l=/127.0.0.1:42651,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@3bf2a41d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1873cac9{s=START}]=>HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.806 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:38:02.806 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@2b40b6c7[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41376]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=57958ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.806 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@8a71cc3[{l=/127.0.0.1:42651,r=/127.0.0.1:41364,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@48f7f506[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@37f2770d{s=START}]=>HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.806 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57958ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.806 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@8a71cc3[{l=/127.0.0.1:42651,r=/127.0.0.1:41364,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@48f7f506[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@37f2770d{s=START}]=>HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.806 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@8a71cc3[{l=/127.0.0.1:42651,r=/127.0.0.1:41364,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@48f7f506[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@37f2770d{s=START}]=>HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.806 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@8a71cc3[{l=/127.0.0.1:42651,r=/127.0.0.1:41364,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@48f7f506[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@37f2770d{s=START}]=>HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.805 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@2b40b6c7[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41376]] startThread=0 18:38:02.806 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.806 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 2 18:38:02.806 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- wakeup on updates SelectorProducer@1fc30b1c 18:38:02.806 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.806 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.806 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@3d688550{null} 18:38:02.806 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/1 selected 18:38:02.806 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 2 updates 18:38:02.806 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:38:02.806 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:38:02.806 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6794fc1b startThread=0 18:38:02.806 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.806 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6794fc1b in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=57958ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.806 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/0 selected 18:38:02.806 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 0 updates 18:38:02.806 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@48f7f506::SocketChannelEndPoint@8a71cc3[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@48f7f506[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@37f2770d{s=START}]=>HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{s=IDLE rs=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:38:02.806 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@8a71cc3[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@48f7f506[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@37f2770d{s=START}]=>HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.806 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.806 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.806 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 0 keys 18:38:02.806 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@48f7f506::SocketChannelEndPoint@8a71cc3[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@48f7f506[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@37f2770d{s=START}]=>HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.806 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@48f7f506::SocketChannelEndPoint@8a71cc3[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@48f7f506[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@37f2770d{s=START}]=>HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.806 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6794fc1b in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=57957ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.806 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@8a71cc3[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@48f7f506[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@37f2770d{s=START}]=>HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.806 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57957ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.806 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@464cadbc 18:38:02.806 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@48f7f506::SocketChannelEndPoint@8a71cc3[{l=null,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@48f7f506[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@37f2770d{s=START}]=>HttpChannelOverHttp@3a6ebab8{s=HttpChannelState@38765cc7{s=IDLE rs=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@38765cc7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.806 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@5afcdcc2 18:38:02.806 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RUNNING,thread=Thread[qtp1187972599-21,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:38:02.806 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RESERVED,thread=Thread[qtp1187972599-21,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:38:02.806 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@23abcd02[{l=/127.0.0.1:42651,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@3bf2a41d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1873cac9{s=START}]=>HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.806 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.807 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.807 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 1/1/1 selected 18:38:02.807 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 1 keys, 0 updates 18:38:02.807 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41376], selector=sun.nio.ch.EPollSelectorImpl@23da9f4d, interestOps=1, readyOps=1 SocketChannelEndPoint@23abcd02[{l=/127.0.0.1:42651,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@3bf2a41d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1873cac9{s=START}]=>HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.807 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@23abcd02[{l=/127.0.0.1:42651,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3bf2a41d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1873cac9{s=START}]=>HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.807 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@23abcd02[{l=/127.0.0.1:42651,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3bf2a41d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1873cac9{s=START}]=>HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{s=IDLE rs=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:38:02.807 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57957ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=22]@2024-02-03T18:38:02.807220058Z 18:38:02.807 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RESERVED,thread=Thread[qtp1187972599-21,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57957ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=22]@2024-02-03T18:38:02.807302288Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.807 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@23abcd02[{l=/127.0.0.1:42651,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3bf2a41d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1873cac9{s=START}]=>HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{s=IDLE rs=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@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57957ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=22]@2024-02-03T18:38:02.807388109Z 18:38:02.807 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57957ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=22]@2024-02-03T18:38:02.807436399Z tryProduce true 18:38:02.807 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.807 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.807 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@57822bbd{ReadCallback@797eaf1c{HttpConnection@3bf2a41d::SocketChannelEndPoint@23abcd02[{l=/127.0.0.1:42651,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3bf2a41d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1873cac9{s=START}]=>HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.807 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@23abcd02[{l=/127.0.0.1:42651,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3bf2a41d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1873cac9{s=START}]=>HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.807 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.807 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3bf2a41d::SocketChannelEndPoint@23abcd02[{l=/127.0.0.1:42651,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3bf2a41d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1873cac9{s=START}]=>HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{s=IDLE rs=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@105beca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.807 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 187 DirectByteBuffer@69856a09[p=0,l=187,c=8192,r=187]={<<>>.5.14 (Ja...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.807 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3bf2a41d::SocketChannelEndPoint@23abcd02[{l=/127.0.0.1:42651,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3bf2a41d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1873cac9{s=START}]=>HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=187,c=8192,r=187]={<<>>.5.14 (Ja...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.807 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3bf2a41d::SocketChannelEndPoint@23abcd02[{l=/127.0.0.1:42651,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3bf2a41d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1873cac9{s=START}]=>HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=187,c=8192,r=187]={<<>>.5.14 (Ja...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.807 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=187,c=8192,r=187]={<<>>.5.14 (Ja...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.807 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:38:02.807 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:38:02.807 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:38:02.807 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:38:02.807 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:38:02.807 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:38:02.807 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:38:02.807 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:38:02.807 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42651) header=Host, headerString=[Host], valueString=[localhost:42651] 18:38:02.807 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:38:02.807 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:38:02.807 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:38:02.807 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:38:02.808 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:38:02.808 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:38:02.808 [qtp1187972599-22] 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:38:02.808 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:38:02.808 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:38:02.808 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:38:02.808 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:38:02.808 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1247345302 cs=HttpChannelState@105beca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5ce68308 eof=false 18:38:02.808 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@5ce68308 18:38:02.808 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@15d1f80e[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.808 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/DeleteHello/Bob?age=10 on HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=0} DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1 Host: localhost:42651 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:38:02.808 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3bf2a41d::SocketChannelEndPoint@23abcd02[{l=/127.0.0.1:42651,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3bf2a41d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1873cac9{s=START}]=>HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of -1} 18:38:02.808 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@3bf2a41d::SocketChannelEndPoint@23abcd02[{l=/127.0.0.1:42651,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3bf2a41d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1873cac9{s=START}]=>HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=0}] 18:38:02.808 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42651/base/RestTest/DeleteHello/Bob?age=10 HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=0} 18:38:02.808 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@105beca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.808 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/DeleteHello/Bob?age=10,age=0} 18:38:02.808 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.Server -- REQUEST DELETE /base/RestTest/DeleteHello/Bob ?age=10 on HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/DeleteHello/Bob?age=10,age=0} 18:38:02.808 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/DeleteHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.808 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/DeleteHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.808 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:38:02.808 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:38:02.808 [qtp1187972599-22] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/DeleteHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/DeleteHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:38:02.808 [qtp1187972599-22] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:38:02.810 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@67a2a2b8[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:38:02.810 [qtp1187972599-22] 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:38:02.810 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@6a237890[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@2b5581f{null} 18:38:02.810 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/DeleteHello/Bob on HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=2} 200 null HTTP/1.1 Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 31 Content-Type: text/plain 18:38:02.810 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@18bed1cf[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6afb1702] (null,[p=0,l=31,c=8192,r=31],true)@START 18:38:02.810 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=31} last=true content=HeapByteBuffer@6a237890[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:38:02.810 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 31 Content-Type: text/plain 18:38:02.810 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:38:02.810 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@18bed1cf[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6afb1702] ([p=0,l=126,c=8192,r=126],[p=0,l=31,c=8192,r=31],true)@COMPLETING 18:38:02.810 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@1bed0535{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=126,c=8192,r=126]={<<>>Jetty(11....\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@6a237890[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:38:02.810 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@1bed0535{WRITING}->null:IDLE-->WRITING 18:38:02.810 [main] DEBUG org.apache.http.wire -- http-outgoing-39 << "HTTP/1.1 200 OK[\r][\n]" 18:38:02.810 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 157 SocketChannelEndPoint@23abcd02[{l=/127.0.0.1:42651,r=/127.0.0.1:41376,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3bf2a41d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1873cac9{s=COMPLETING}]=>HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=2}] 18:38:02.810 [main] DEBUG org.apache.http.wire -- http-outgoing-39 << "Date: Sat, 03 Feb 2024 18:38:02 GMT[\r][\n]" 18:38:02.810 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=157 remaining=0 WriteFlusher@1bed0535{WRITING}->null 18:38:02.810 [main] DEBUG org.apache.http.wire -- http-outgoing-39 << "Content-Type: text/plain[\r][\n]" 18:38:02.810 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@1bed0535{IDLE}->null:WRITING-->IDLE 18:38:02.810 [main] DEBUG org.apache.http.wire -- http-outgoing-39 << "Content-Length: 31[\r][\n]" 18:38:02.810 [main] DEBUG org.apache.http.wire -- http-outgoing-39 << "Server: Jetty(11.0.18)[\r][\n]" 18:38:02.810 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@18bed1cf[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=31},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6afb1702] ([p=126,l=126,c=8192,r=0],[p=31,l=31,c=8192,r=0],true)@END 18:38:02.810 [main] DEBUG org.apache.http.wire -- http-outgoing-39 << "[\r][\n]" 18:38:02.811 [main] DEBUG org.apache.http.wire -- http-outgoing-39 << "DELETE: Hello There Bob aged 10" 18:38:02.811 [qtp1187972599-22] 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:38:02.811 [main] DEBUG org.apache.http.headers -- http-outgoing-39 << HTTP/1.1 200 OK 18:38:02.811 [main] DEBUG org.apache.http.headers -- http-outgoing-39 << Date: Sat, 03 Feb 2024 18:38:02 GMT 18:38:02.811 [main] DEBUG org.apache.http.headers -- http-outgoing-39 << Content-Type: text/plain 18:38:02.811 [main] DEBUG org.apache.http.headers -- http-outgoing-39 << Content-Length: 31 18:38:02.811 [main] DEBUG org.apache.http.headers -- http-outgoing-39 << Server: Jetty(11.0.18) 18:38:02.811 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:38:02.811 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:38:02.811 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 39][route: {}->http://localhost:42651] can be kept alive indefinitely 18:38:02.811 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-39: set socket timeout to 0 18:38:02.811 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 39][route: {}->http://localhost:42651][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.811 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:38:02.811 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:38:02.811 [main] DEBUG org.onap.policy.rest.RestManager -- DELETE: Hello There Bob aged 10 18:38:02.811 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:38:02.811 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-39: Close connection 18:38:02.811 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:38:02.811 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42651/base/RestTest/PutHello/Bob?age=10: 18:38:02.812 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:38:02.812 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:38:02.812 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42651][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:38:02.812 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 40][route: {}->http://localhost:42651][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.812 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42651 18:38:02.812 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42651 18:38:02.812 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:41392<->127.0.0.1:42651 18:38:02.812 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1 18:38:02.812 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:38:02.812 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:38:02.812 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@7999f501[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41392]] on ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=0 18:38:02.812 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=1 18:38:02.811 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=3} 18:38:02.812 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@105beca6{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:38:02.812 [main] DEBUG org.apache.http.headers -- http-outgoing-40 >> PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1 18:38:02.812 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@105beca6{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.812 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.812 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=4} 18:38:02.812 [main] DEBUG org.apache.http.headers -- http-outgoing-40 >> Content-Type: text/plain 18:38:02.812 [main] DEBUG org.apache.http.headers -- http-outgoing-40 >> Content-Length: 9 18:38:02.812 [main] DEBUG org.apache.http.headers -- http-outgoing-40 >> Host: localhost:42651 18:38:02.812 [main] DEBUG org.apache.http.headers -- http-outgoing-40 >> Connection: Keep-Alive 18:38:02.812 [main] DEBUG org.apache.http.headers -- http-outgoing-40 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:38:02.812 [main] DEBUG org.apache.http.headers -- http-outgoing-40 >> Accept-Encoding: gzip,deflate 18:38:02.812 [main] DEBUG org.apache.http.wire -- http-outgoing-40 >> "PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:38:02.812 [main] DEBUG org.apache.http.wire -- http-outgoing-40 >> "Content-Type: text/plain[\r][\n]" 18:38:02.812 [main] DEBUG org.apache.http.wire -- http-outgoing-40 >> "Content-Length: 9[\r][\n]" 18:38:02.812 [main] DEBUG org.apache.http.wire -- http-outgoing-40 >> "Host: localhost:42651[\r][\n]" 18:38:02.812 [main] DEBUG org.apache.http.wire -- http-outgoing-40 >> "Connection: Keep-Alive[\r][\n]" 18:38:02.812 [main] DEBUG org.apache.http.wire -- http-outgoing-40 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:38:02.812 [main] DEBUG org.apache.http.wire -- http-outgoing-40 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:38:02.812 [main] DEBUG org.apache.http.wire -- http-outgoing-40 >> "[\r][\n]" 18:38:02.812 [main] DEBUG org.apache.http.wire -- http-outgoing-40 >> "At last! " 18:38:02.812 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/0 selected 18:38:02.812 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 1 updates 18:38:02.812 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.812 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@7999f501[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41392]] 18:38:02.813 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@7999f501[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41392]] startThread=0 18:38:02.813 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.813 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.813 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@7999f501[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41392]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=57951ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.813 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@5c5f70d6[{l=/127.0.0.1:42651,r=/127.0.0.1:41392,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.813 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@5c5f70d6[{l=/127.0.0.1:42651,r=/127.0.0.1:41392,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:38:02.813 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=IDLE rs=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@5c5f70d6[{l=/127.0.0.1:42651,r=/127.0.0.1:41392,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@164c3d38{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.813 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@2aeae9ff::SocketChannelEndPoint@5c5f70d6[{l=/127.0.0.1:42651,r=/127.0.0.1:41392,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.813 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@d14e5b4 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:38:02.813 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@5c5f70d6[{l=/127.0.0.1:42651,r=/127.0.0.1:41392,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2aeae9ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24c2645a{s=START}]=>HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.813 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@2aeae9ff::SocketChannelEndPoint@5c5f70d6[{l=/127.0.0.1:42651,r=/127.0.0.1:41392,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2aeae9ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24c2645a{s=START}]=>HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.813 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@2aeae9ff::SocketChannelEndPoint@5c5f70d6[{l=/127.0.0.1:42651,r=/127.0.0.1:41392,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2aeae9ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24c2645a{s=START}]=>HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.813 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@53102807{ReadCallback@2e48868b{HttpConnection@2aeae9ff::SocketChannelEndPoint@5c5f70d6[{l=/127.0.0.1:42651,r=/127.0.0.1:41392,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2aeae9ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24c2645a{s=START}]=>HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.813 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@5c5f70d6[{l=/127.0.0.1:42651,r=/127.0.0.1:41392,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@2aeae9ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24c2645a{s=START}]=>HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.813 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@45bffb3 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:38:02.813 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=2 18:38:02.813 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.813 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/1 selected 18:38:02.813 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 2 updates 18:38:02.812 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@33b0c3f7) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:38:02.813 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@5c5f70d6[{l=/127.0.0.1:42651,r=/127.0.0.1:41392,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@2aeae9ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24c2645a{s=START}]=>HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.813 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:38:02.813 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@d14e5b4 18:38:02.813 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@7999f501[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41392]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=57951ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.813 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@45bffb3 18:38:02.813 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57950ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.813 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@105beca6{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.813 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@105beca6{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.813 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@5c5f70d6[{l=/127.0.0.1:42651,r=/127.0.0.1:41392,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@2aeae9ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24c2645a{s=START}]=>HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.813 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.813 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.813 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 1/1/1 selected 18:38:02.813 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 1 keys, 0 updates 18:38:02.813 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41392], selector=sun.nio.ch.EPollSelectorImpl@1bf99cf5, interestOps=1, readyOps=1 SocketChannelEndPoint@5c5f70d6[{l=/127.0.0.1:42651,r=/127.0.0.1:41392,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@2aeae9ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24c2645a{s=START}]=>HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.813 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@5c5f70d6[{l=/127.0.0.1:42651,r=/127.0.0.1:41392,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2aeae9ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24c2645a{s=START}]=>HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.813 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@5c5f70d6[{l=/127.0.0.1:42651,r=/127.0.0.1:41392,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2aeae9ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24c2645a{s=START}]=>HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=IDLE rs=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:38:02.813 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57950ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=23]@2024-02-03T18:38:02.813988276Z 18:38:02.814 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@24ec173d{RESERVED,thread=Thread[qtp1187972599-25,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57950ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=23]@2024-02-03T18:38:02.814090987Z ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0} 18:38:02.813 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@105beca6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.814 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@5c5f70d6[{l=/127.0.0.1:42651,r=/127.0.0.1:41392,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2aeae9ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24c2645a{s=START}]=>HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=IDLE rs=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@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57950ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=23]@2024-02-03T18:38:02.814169557Z 18:38:02.814 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57950ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=24]@2024-02-03T18:38:02.814217068Z tryProduce true 18:38:02.814 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.814 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@53102807{ReadCallback@2e48868b{HttpConnection@2aeae9ff::SocketChannelEndPoint@5c5f70d6[{l=/127.0.0.1:42651,r=/127.0.0.1:41392,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2aeae9ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24c2645a{s=START}]=>HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.814 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=6} 18:38:02.814 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.814 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2aeae9ff::SocketChannelEndPoint@5c5f70d6[{l=/127.0.0.1:42651,r=/127.0.0.1:41392,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2aeae9ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24c2645a{s=START}]=>HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=IDLE rs=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@164c3d38{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.814 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@5c5f70d6[{l=/127.0.0.1:42651,r=/127.0.0.1:41392,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2aeae9ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24c2645a{s=START}]=>HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.814 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 235 DirectByteBuffer@2f2810c9[p=0,l=235,c=8192,r=235]={<<>>t last! n...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.814 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.814 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/DeleteHello/Bob written=31 18:38:02.814 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2aeae9ff::SocketChannelEndPoint@5c5f70d6[{l=/127.0.0.1:42651,r=/127.0.0.1:41392,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2aeae9ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24c2645a{s=START}]=>HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=235,c=8192,r=235]={<<>>t last! n...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.814 [qtp1187972599-22] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:02 +0000] "DELETE /base/RestTest/DeleteHello/Bob?age=10 HTTP/1.1" 200 31 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:02.814 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2aeae9ff::SocketChannelEndPoint@5c5f70d6[{l=/127.0.0.1:42651,r=/127.0.0.1:41392,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2aeae9ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24c2645a{s=START}]=>HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=235,c=8192,r=235]={<<>>t last! n...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.814 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=235,c=8192,r=235]={<<>>t last! n...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.814 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1247345302 cs=HttpChannelState@105beca6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5ce68308 eof=false 18:38:02.814 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:38:02.814 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:38:02.814 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=6} 18:38:02.814 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.814 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:38:02.814 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:38:02.814 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3bf2a41d::SocketChannelEndPoint@23abcd02[{l=/127.0.0.1:42651,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3bf2a41d[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1873cac9{s=END}]=>HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=6}] parse null 18:38:02.814 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT HeapByteBuffer@1ee6a03f[p=0,l=0,c=0,r=0]={<<<>>>} 18:38:02.814 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:38:02.814 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=6} 18:38:02.814 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:38:02.814 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=6} 18:38:02.814 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:38:02.814 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3bf2a41d::SocketChannelEndPoint@23abcd02[{l=/127.0.0.1:42651,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3bf2a41d[p=HttpParser{s=END,0 of -1},g=HttpGenerator@1873cac9{s=END}]=>HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=6}] parsed false HttpParser{s=END,0 of -1} 18:38:02.814 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:38:02.814 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failed all content, EOF = true 18:38:02.814 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@15d1f80e[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=6}] 18:38:02.814 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1247345302 cs=HttpChannelState@105beca6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5ce68308 eof=true 18:38:02.814 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@15d1f80e[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=6}] 18:38:02.814 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1247345302 cs=HttpChannelState@105beca6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5ce68308 eof=true 18:38:02.814 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@105beca6{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.815 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1247345302 cs=HttpChannelState@105beca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@5ce68308 eof=true 18:38:02.815 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@5ce68308 18:38:02.815 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@15d1f80e[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{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:42651/base/RestTest/DeleteHello/Bob?age=10,age=7}] 18:38:02.815 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 18:38:02.815 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:38:02.815 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:38:02.815 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@23abcd02[{l=/127.0.0.1:42651,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3bf2a41d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1873cac9{s=START}]=>HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.815 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.815 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:38:02.815 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3bf2a41d::SocketChannelEndPoint@23abcd02[{l=/127.0.0.1:42651,r=/127.0.0.1:41376,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3bf2a41d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1873cac9{s=START}]=>HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.815 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3bf2a41d::SocketChannelEndPoint@23abcd02[{l=/127.0.0.1:42651,r=/127.0.0.1:41376,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3bf2a41d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1873cac9{s=START}]=>HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.815 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>DELETE /b...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.815 [qtp1187972599-22] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:38:02.815 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@23abcd02[{l=/127.0.0.1:42651,r=/127.0.0.1:41376,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3bf2a41d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1873cac9{s=START}]=>HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.815 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@23abcd02[{l=/127.0.0.1:42651,r=/127.0.0.1:41376,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3bf2a41d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1873cac9{s=START}]=>HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.815 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@23abcd02[{l=/127.0.0.1:42651,r=/127.0.0.1:41376,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3bf2a41d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1873cac9{s=START}]=>HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.815 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@57822bbd{null} 18:38:02.815 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:38:02.815 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@70b4dbad in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=57949ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.815 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.815 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/0 selected 18:38:02.815 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 0 updates 18:38:02.815 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.815 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.815 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@23abcd02[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3bf2a41d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1873cac9{s=START}]=>HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.815 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@3bf2a41d::SocketChannelEndPoint@23abcd02[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3bf2a41d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1873cac9{s=START}]=>HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.815 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@70b4dbad in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=57948ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.815 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57948ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.814 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:38:02.815 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 0 keys 18:38:02.815 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:38:02.815 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:38:02.815 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:38:02.815 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:38:02.815 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:38:02.815 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:38:02.815 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:38:02.815 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:38:02.815 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:38:02.815 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:38:02.815 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42651) header=Host, headerString=[Host], valueString=[localhost:42651] 18:38:02.815 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:38:02.815 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:38:02.815 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:38:02.816 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:38:02.816 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:38:02.816 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:38:02.816 [qtp1187972599-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:38:02.816 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:38:02.816 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:38:02.816 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:38:02.816 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:38:02.816 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@1783968379 cs=HttpChannelState@164c3d38{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@54d932a7 eof=false 18:38:02.816 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@54d932a7 18:38:02.816 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@640db4c8[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.816 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PutHello/Bob?age=10 on HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{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:42651/base/RestTest/PutHello/Bob?age=10,age=0} PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:42651 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:38:02.816 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2aeae9ff::SocketChannelEndPoint@5c5f70d6[{l=/127.0.0.1:42651,r=/127.0.0.1:41392,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2aeae9ff[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@24c2645a{s=START}]=>HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{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:42651/base/RestTest/PutHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:38:02.816 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42651/base/RestTest/PutHello/Bob?age=10 HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{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:42651/base/RestTest/PutHello/Bob?age=10,age=0} 18:38:02.816 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@164c3d38{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.816 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=0} 18:38:02.816 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.Server -- REQUEST PUT /base/RestTest/PutHello/Bob ?age=10 on HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=0} 18:38:02.816 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PutHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.816 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PutHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.816 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:38:02.816 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:38:02.816 [qtp1187972599-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PutHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PutHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:38:02.816 [qtp1187972599-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:38:02.817 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@640db4c8[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=1}] 18:38:02.817 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@640db4c8[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=1}] 18:38:02.817 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@640db4c8[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=1}] 18:38:02.817 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.817 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2aeae9ff::SocketChannelEndPoint@5c5f70d6[{l=/127.0.0.1:42651,r=/127.0.0.1:41392,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2aeae9ff[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@24c2645a{s=START}]=>HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=1}] parse RetainableByteBuffer@10fbc3d9{DirectByteBuffer@2f2810c9[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>t last! n...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.817 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f2810c9[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>t last! n...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.817 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=1} Content@566b118d{DirectByteBufferR@15ee37d1[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>t last! n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:38:02.817 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2aeae9ff::SocketChannelEndPoint@5c5f70d6[{l=/127.0.0.1:42651,r=/127.0.0.1:41392,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2aeae9ff[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@24c2645a{s=START}]=>HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=1}] parsed true HttpParser{s=CONTENT,9 of 9} 18:38:02.817 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@566b118d{DirectByteBufferR@15ee37d1[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>t last! n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:38:02.817 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 260159411596 AsyncContentProducer@640db4c8[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=1}] 18:38:02.817 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@566b118d{DirectByteBufferR@15ee37d1[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>t last! n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@640db4c8[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=1}] 18:38:02.817 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@640db4c8[r=Content@566b118d{DirectByteBufferR@15ee37d1[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>t last! n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=1}] 18:38:02.817 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@640db4c8[r=Content@566b118d{DirectByteBufferR@15ee37d1[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>t last! n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=1}] 18:38:02.817 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@640db4c8[r=Content@566b118d{DirectByteBufferR@15ee37d1[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>t last! n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@566b118d{DirectByteBufferR@15ee37d1[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>t last! n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=1}] 18:38:02.817 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@566b118d{DirectByteBufferR@15ee37d1[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>t last! n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@640db4c8[r=Content@566b118d{DirectByteBufferR@15ee37d1[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>t last! n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@566b118d{DirectByteBufferR@15ee37d1[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>t last! n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=1}] 18:38:02.817 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@164c3d38{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.817 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@566b118d{DirectByteBufferR@15ee37d1[p=226,l=235,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>t last! n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:38:02.817 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@1783968379 cs=HttpChannelState@164c3d38{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@54d932a7 eof=false 18:38:02.817 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@566b118d{DirectByteBufferR@15ee37d1[p=235,l=235,c=8192,r=0]={PUT /base... last! <<<>>>t last! n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@640db4c8[r=Content@566b118d{DirectByteBufferR@15ee37d1[p=235,l=235,c=8192,r=0]={PUT /base... last! <<<>>>t last! n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@566b118d{DirectByteBufferR@15ee37d1[p=235,l=235,c=8192,r=0]={PUT /base... last! <<<>>>t last! n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=1}] 18:38:02.817 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=260159411596] AsyncContentProducer@640db4c8[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=1}] 18:38:02.817 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@640db4c8[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=1}] 18:38:02.818 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@640db4c8[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=2}] 18:38:02.818 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.818 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2aeae9ff::SocketChannelEndPoint@5c5f70d6[{l=/127.0.0.1:42651,r=/127.0.0.1:41392,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2aeae9ff[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@24c2645a{s=START}]=>HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=2}] parse RetainableByteBuffer@10fbc3d9{DirectByteBuffer@2f2810c9[p=235,l=235,c=8192,r=0]={PUT /base... last! <<<>>>t last! n...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.818 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f2810c9[p=235,l=235,c=8192,r=0]={PUT /base... last! <<<>>>t last! n...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.818 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:38:02.818 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=2} 18:38:02.818 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:38:02.818 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=2} 18:38:02.818 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:38:02.818 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2aeae9ff::SocketChannelEndPoint@5c5f70d6[{l=/127.0.0.1:42651,r=/127.0.0.1:41392,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2aeae9ff[p=HttpParser{s=END,9 of 9},g=HttpGenerator@24c2645a{s=START}]=>HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=2}] parsed false HttpParser{s=END,9 of 9} 18:38:02.818 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@2aeae9ff::SocketChannelEndPoint@5c5f70d6[{l=/127.0.0.1:42651,r=/127.0.0.1:41392,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2aeae9ff[p=HttpParser{s=END,9 of 9},g=HttpGenerator@24c2645a{s=START}]=>HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=2}] 18:38:02.818 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:38:02.818 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 260159411596 AsyncContentProducer@640db4c8[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=2}] 18:38:02.818 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@640db4c8[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=2}] 18:38:02.818 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@640db4c8[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=2}] 18:38:02.818 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@640db4c8[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=2}] 18:38:02.818 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@640db4c8[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=2}] 18:38:02.818 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@640db4c8[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutHello/Bob?age=10,age=2}] 18:38:02.818 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@164c3d38{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.818 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:38:02.818 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@1783968379 cs=HttpChannelState@164c3d38{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@54d932a7 eof=false 18:38:02.818 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@1783968379 cs=HttpChannelState@164c3d38{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@54d932a7 eof=false 18:38:02.818 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:38:02.818 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@83f73c1[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:38:02.818 [qtp1187972599-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=37 null 18:38:02.818 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@11d3dfa[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@ff4a32d{null} 18:38:02.818 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PutHello/Bob on HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{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:42651/base/RestTest/PutHello/Bob?age=10,age=2} 200 null HTTP/1.1 Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 37 Content-Type: text/plain 18:38:02.818 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@6bc04dbd[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=37},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@18129a7f] (null,[p=0,l=37,c=8192,r=37],true)@START 18:38:02.818 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=37} last=true content=HeapByteBuffer@11d3dfa[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:38:02.818 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 37 Content-Type: text/plain 18:38:02.818 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:38:02.819 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@6bc04dbd[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=37},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@18129a7f] ([p=0,l=126,c=8192,r=126],[p=0,l=37,c=8192,r=37],true)@COMPLETING 18:38:02.819 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@7008866a{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=126,c=8192,r=126]={<<>>Jetty(11....\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@11d3dfa[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:38:02.819 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@7008866a{WRITING}->null:IDLE-->WRITING 18:38:02.819 [main] DEBUG org.apache.http.wire -- http-outgoing-40 << "HTTP/1.1 200 OK[\r][\n]" 18:38:02.819 [main] DEBUG org.apache.http.wire -- http-outgoing-40 << "Date: Sat, 03 Feb 2024 18:38:02 GMT[\r][\n]" 18:38:02.819 [main] DEBUG org.apache.http.wire -- http-outgoing-40 << "Content-Type: text/plain[\r][\n]" 18:38:02.819 [main] DEBUG org.apache.http.wire -- http-outgoing-40 << "Content-Length: 37[\r][\n]" 18:38:02.819 [main] DEBUG org.apache.http.wire -- http-outgoing-40 << "Server: Jetty(11.0.18)[\r][\n]" 18:38:02.819 [main] DEBUG org.apache.http.wire -- http-outgoing-40 << "[\r][\n]" 18:38:02.819 [main] DEBUG org.apache.http.wire -- http-outgoing-40 << "PUT: At last! Hello There Bob aged 10" 18:38:02.819 [main] DEBUG org.apache.http.headers -- http-outgoing-40 << HTTP/1.1 200 OK 18:38:02.819 [main] DEBUG org.apache.http.headers -- http-outgoing-40 << Date: Sat, 03 Feb 2024 18:38:02 GMT 18:38:02.819 [main] DEBUG org.apache.http.headers -- http-outgoing-40 << Content-Type: text/plain 18:38:02.819 [main] DEBUG org.apache.http.headers -- http-outgoing-40 << Content-Length: 37 18:38:02.819 [main] DEBUG org.apache.http.headers -- http-outgoing-40 << Server: Jetty(11.0.18) 18:38:02.819 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:38:02.819 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 40][route: {}->http://localhost:42651] can be kept alive indefinitely 18:38:02.819 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-40: set socket timeout to 0 18:38:02.819 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 40][route: {}->http://localhost:42651][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.819 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:38:02.819 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:38:02.819 [main] DEBUG org.onap.policy.rest.RestManager -- PUT: At last! Hello There Bob aged 10 18:38:02.819 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:38:02.819 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-40: Close connection 18:38:02.819 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:38:02.819 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42651/base/RestTest/PutBlank: 18:38:02.820 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:38:02.820 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:38:02.820 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42651][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:38:02.820 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 41][route: {}->http://localhost:42651][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.820 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42651 18:38:02.820 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@70b4dbad startThread=0 18:38:02.820 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42651 18:38:02.820 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:41400<->127.0.0.1:42651 18:38:02.820 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PUT /base/RestTest/PutBlank HTTP/1.1 18:38:02.820 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:38:02.820 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:38:02.820 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@8cdc764[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41400]] on ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=0 18:38:02.820 [main] DEBUG org.apache.http.headers -- http-outgoing-41 >> PUT /base/RestTest/PutBlank HTTP/1.1 18:38:02.820 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=1 18:38:02.820 [main] DEBUG org.apache.http.headers -- http-outgoing-41 >> Content-Type: text/plain 18:38:02.820 [main] DEBUG org.apache.http.headers -- http-outgoing-41 >> Content-Length: 9 18:38:02.820 [main] DEBUG org.apache.http.headers -- http-outgoing-41 >> Host: localhost:42651 18:38:02.820 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3bf2a41d::SocketChannelEndPoint@23abcd02[{l=null,r=null,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3bf2a41d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1873cac9{s=START}]=>HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{s=IDLE rs=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:38:02.820 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.820 [main] DEBUG org.apache.http.headers -- http-outgoing-41 >> Connection: Keep-Alive 18:38:02.820 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/0 selected 18:38:02.820 [main] DEBUG org.apache.http.headers -- http-outgoing-41 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:38:02.820 [main] DEBUG org.apache.http.headers -- http-outgoing-41 >> Accept-Encoding: gzip,deflate 18:38:02.820 [main] DEBUG org.apache.http.wire -- http-outgoing-41 >> "PUT /base/RestTest/PutBlank HTTP/1.1[\r][\n]" 18:38:02.820 [main] DEBUG org.apache.http.wire -- http-outgoing-41 >> "Content-Type: text/plain[\r][\n]" 18:38:02.820 [main] DEBUG org.apache.http.wire -- http-outgoing-41 >> "Content-Length: 9[\r][\n]" 18:38:02.821 [main] DEBUG org.apache.http.wire -- http-outgoing-41 >> "Host: localhost:42651[\r][\n]" 18:38:02.821 [main] DEBUG org.apache.http.wire -- http-outgoing-41 >> "Connection: Keep-Alive[\r][\n]" 18:38:02.821 [main] DEBUG org.apache.http.wire -- http-outgoing-41 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:38:02.821 [main] DEBUG org.apache.http.wire -- http-outgoing-41 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:38:02.821 [main] DEBUG org.apache.http.wire -- http-outgoing-41 >> "[\r][\n]" 18:38:02.821 [main] DEBUG org.apache.http.wire -- http-outgoing-41 >> "At last! " 18:38:02.820 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 163 SocketChannelEndPoint@5c5f70d6[{l=/127.0.0.1:42651,r=/127.0.0.1:41392,OPEN,fill=-,flush=W,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2aeae9ff[p=HttpParser{s=END,9 of 9},g=HttpGenerator@24c2645a{s=COMPLETING}]=>HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{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:42651/base/RestTest/PutHello/Bob?age=10,age=4}] 18:38:02.821 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=163 remaining=0 WriteFlusher@7008866a{WRITING}->null 18:38:02.821 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@7008866a{IDLE}->null:WRITING-->IDLE 18:38:02.821 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@6bc04dbd[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=37},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@18129a7f] ([p=126,l=126,c=8192,r=0],[p=37,l=37,c=8192,r=0],true)@END 18:38:02.821 [qtp1187972599-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:38:02.821 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:38:02.821 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{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:42651/base/RestTest/PutHello/Bob?age=10,age=5} 18:38:02.821 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@164c3d38{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:38:02.821 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@164c3d38{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.821 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{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:42651/base/RestTest/PutHello/Bob?age=10,age=5} 18:38:02.821 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@5a4fbe8d) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:38:02.821 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@164c3d38{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.821 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@164c3d38{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.821 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@164c3d38{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.821 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{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:42651/base/RestTest/PutHello/Bob?age=10,age=5} 18:38:02.821 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PutHello/Bob written=37 18:38:02.821 [qtp1187972599-19] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:02 +0000] "PUT /base/RestTest/PutHello/Bob?age=10 HTTP/1.1" 200 37 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:02.821 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@1783968379 cs=HttpChannelState@164c3d38{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@54d932a7 eof=true 18:38:02.821 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{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:42651/base/RestTest/PutHello/Bob?age=10,age=5} 18:38:02.821 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@640db4c8[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{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:42651/base/RestTest/PutHello/Bob?age=10,age=5}] 18:38:02.821 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@1783968379 cs=HttpChannelState@164c3d38{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@54d932a7 eof=true 18:38:02.821 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@640db4c8[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{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:42651/base/RestTest/PutHello/Bob?age=10,age=5}] 18:38:02.821 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@1783968379 cs=HttpChannelState@164c3d38{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@54d932a7 eof=true 18:38:02.821 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@164c3d38{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.821 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@1783968379 cs=HttpChannelState@164c3d38{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@54d932a7 eof=true 18:38:02.821 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@54d932a7 18:38:02.821 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@640db4c8[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{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:42651/base/RestTest/PutHello/Bob?age=10,age=5}] 18:38:02.821 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:38:02.821 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:38:02.821 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:38:02.821 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@5c5f70d6[{l=/127.0.0.1:42651,r=/127.0.0.1:41392,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2aeae9ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24c2645a{s=START}]=>HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.821 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.821 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:38:02.821 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2aeae9ff::SocketChannelEndPoint@5c5f70d6[{l=/127.0.0.1:42651,r=/127.0.0.1:41392,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2aeae9ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24c2645a{s=START}]=>HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.821 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2aeae9ff::SocketChannelEndPoint@5c5f70d6[{l=/127.0.0.1:42651,r=/127.0.0.1:41392,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2aeae9ff[p=HttpParser{s=START,0 of -1},g=HttpGenerator@24c2645a{s=START}]=>HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.821 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.821 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:38:02.821 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@5c5f70d6[{l=/127.0.0.1:42651,r=/127.0.0.1:41392,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2aeae9ff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24c2645a{s=START}]=>HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.821 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@5c5f70d6[{l=/127.0.0.1:42651,r=/127.0.0.1:41392,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2aeae9ff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24c2645a{s=START}]=>HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.821 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@5c5f70d6[{l=/127.0.0.1:42651,r=/127.0.0.1:41392,CLOSED,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2aeae9ff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24c2645a{s=START}]=>HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.822 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@53102807{null} 18:38:02.822 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:38:02.822 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@338bbddc startThread=0 18:38:02.822 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@338bbddc in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=57942ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.822 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2aeae9ff::SocketChannelEndPoint@5c5f70d6[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2aeae9ff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24c2645a{s=START}]=>HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=IDLE rs=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:38:02.822 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@5c5f70d6[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2aeae9ff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24c2645a{s=START}]=>HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.822 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@2aeae9ff::SocketChannelEndPoint@5c5f70d6[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2aeae9ff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24c2645a{s=START}]=>HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.822 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@2aeae9ff::SocketChannelEndPoint@5c5f70d6[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2aeae9ff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24c2645a{s=START}]=>HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.822 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@5c5f70d6[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2aeae9ff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24c2645a{s=START}]=>HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.822 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@338bbddc in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=57942ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.822 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@2aeae9ff::SocketChannelEndPoint@5c5f70d6[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2aeae9ff[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@24c2645a{s=START}]=>HttpChannelOverHttp@1a467723{s=HttpChannelState@164c3d38{s=IDLE rs=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@164c3d38{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.822 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bef2ef{RUNNING,thread=Thread[qtp1187972599-19,5,main]} was=RUNNING next=RESERVED size=0+2 capacity=4 18:38:02.822 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bef2ef{RESERVED,thread=Thread[qtp1187972599-19,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.822 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.822 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/0 selected 18:38:02.822 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 0 updates 18:38:02.822 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.822 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.822 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 0 keys 18:38:02.820 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@3bf2a41d::SocketChannelEndPoint@23abcd02[{l=null,r=null,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3bf2a41d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1873cac9{s=START}]=>HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.820 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 1 updates 18:38:02.822 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57942ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.822 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.822 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@8cdc764[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41400]] 18:38:02.822 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@8cdc764[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41400]] startThread=0 18:38:02.822 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.822 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.822 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@8cdc764[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41400]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=57941ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.822 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@619b4788[{l=/127.0.0.1:42651,r=/127.0.0.1:41400,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.822 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@619b4788[{l=/127.0.0.1:42651,r=/127.0.0.1:41400,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:38:02.822 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=IDLE rs=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@619b4788[{l=/127.0.0.1:42651,r=/127.0.0.1:41400,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@2ae9d402{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.823 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@7c561b41::SocketChannelEndPoint@619b4788[{l=/127.0.0.1:42651,r=/127.0.0.1:41400,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.823 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@47cab444 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:38:02.823 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@619b4788[{l=/127.0.0.1:42651,r=/127.0.0.1:41400,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7c561b41[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5290320b{s=START}]=>HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.823 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@7c561b41::SocketChannelEndPoint@619b4788[{l=/127.0.0.1:42651,r=/127.0.0.1:41400,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7c561b41[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5290320b{s=START}]=>HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.823 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@7c561b41::SocketChannelEndPoint@619b4788[{l=/127.0.0.1:42651,r=/127.0.0.1:41400,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7c561b41[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5290320b{s=START}]=>HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.823 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@363da59f{ReadCallback@7a7d3c0a{HttpConnection@7c561b41::SocketChannelEndPoint@619b4788[{l=/127.0.0.1:42651,r=/127.0.0.1:41400,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7c561b41[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5290320b{s=START}]=>HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.823 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@619b4788[{l=/127.0.0.1:42651,r=/127.0.0.1:41400,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@7c561b41[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5290320b{s=START}]=>HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.823 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@6807df95 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:38:02.823 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=2 18:38:02.823 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.823 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@619b4788[{l=/127.0.0.1:42651,r=/127.0.0.1:41400,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@7c561b41[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5290320b{s=START}]=>HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.823 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/1 selected 18:38:02.823 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 2 updates 18:38:02.823 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@8cdc764[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41400]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=57941ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.823 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:38:02.823 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@47cab444 18:38:02.823 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57941ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.823 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@6807df95 18:38:02.823 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@619b4788[{l=/127.0.0.1:42651,r=/127.0.0.1:41400,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@7c561b41[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5290320b{s=START}]=>HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.823 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.823 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.823 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 1/1/1 selected 18:38:02.823 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 1 keys, 0 updates 18:38:02.823 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41400], selector=sun.nio.ch.EPollSelectorImpl@23da9f4d, interestOps=1, readyOps=1 SocketChannelEndPoint@619b4788[{l=/127.0.0.1:42651,r=/127.0.0.1:41400,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7c561b41[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5290320b{s=START}]=>HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.823 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@619b4788[{l=/127.0.0.1:42651,r=/127.0.0.1:41400,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7c561b41[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5290320b{s=START}]=>HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.823 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@619b4788[{l=/127.0.0.1:42651,r=/127.0.0.1:41400,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7c561b41[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5290320b{s=START}]=>HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=IDLE rs=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:38:02.823 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57940ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=23]@2024-02-03T18:38:02.823753284Z 18:38:02.823 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@619b4788[{l=/127.0.0.1:42651,r=/127.0.0.1:41400,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7c561b41[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5290320b{s=START}]=>HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=IDLE rs=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@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57940ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=23]@2024-02-03T18:38:02.823826755Z 18:38:02.823 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@363da59f{ReadCallback@7a7d3c0a{HttpConnection@7c561b41::SocketChannelEndPoint@619b4788[{l=/127.0.0.1:42651,r=/127.0.0.1:41400,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7c561b41[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5290320b{s=START}]=>HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.823 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7c561b41::SocketChannelEndPoint@619b4788[{l=/127.0.0.1:42651,r=/127.0.0.1:41400,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7c561b41[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5290320b{s=START}]=>HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=IDLE rs=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@2ae9d402{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.823 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 224 DirectByteBuffer@2f2810c9[p=0,l=224,c=8192,r=224]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.823 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7c561b41::SocketChannelEndPoint@619b4788[{l=/127.0.0.1:42651,r=/127.0.0.1:41400,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7c561b41[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5290320b{s=START}]=>HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=224,c=8192,r=224]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.823 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7c561b41::SocketChannelEndPoint@619b4788[{l=/127.0.0.1:42651,r=/127.0.0.1:41400,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7c561b41[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5290320b{s=START}]=>HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=224,c=8192,r=224]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.824 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=224,c=8192,r=224]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.824 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:38:02.824 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:38:02.824 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:38:02.824 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:38:02.824 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:38:02.824 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:38:02.824 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:38:02.824 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:38:02.824 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:38:02.824 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:38:02.824 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:38:02.824 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:38:02.824 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:38:02.824 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:38:02.824 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:38:02.824 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42651) header=Host, headerString=[Host], valueString=[localhost:42651] 18:38:02.824 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:38:02.824 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:38:02.824 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:38:02.824 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:38:02.824 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:38:02.824 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:38:02.824 [qtp1187972599-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:38:02.824 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:38:02.824 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:38:02.824 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:38:02.824 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:38:02.824 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@817808040 cs=HttpChannelState@2ae9d402{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@74f62e3 eof=false 18:38:02.824 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@74f62e3 18:38:02.824 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@47fb3235[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.824 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PutBlank on HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{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:42651/base/RestTest/PutBlank,age=0} PUT /base/RestTest/PutBlank HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:42651 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:38:02.824 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7c561b41::SocketChannelEndPoint@619b4788[{l=/127.0.0.1:42651,r=/127.0.0.1:41400,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7c561b41[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@5290320b{s=START}]=>HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{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:42651/base/RestTest/PutBlank,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:38:02.824 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42651/base/RestTest/PutBlank HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{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:42651/base/RestTest/PutBlank,age=0} 18:38:02.824 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@2ae9d402{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.824 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=0} 18:38:02.824 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.Server -- REQUEST PUT /base/RestTest/PutBlank ?null on HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=0} 18:38:02.824 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PutBlank @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.824 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PutBlank @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.824 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:38:02.824 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:38:02.824 [qtp1187972599-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PutBlank|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PutBlank} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:38:02.824 [qtp1187972599-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:38:02.825 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@47fb3235[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=1}] 18:38:02.825 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@47fb3235[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=1}] 18:38:02.825 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@47fb3235[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=1}] 18:38:02.825 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.825 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7c561b41::SocketChannelEndPoint@619b4788[{l=/127.0.0.1:42651,r=/127.0.0.1:41400,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7c561b41[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@5290320b{s=START}]=>HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=1}] parse RetainableByteBuffer@10fbc3d9{DirectByteBuffer@2f2810c9[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.825 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f2810c9[p=215,l=224,c=8192,r=9]={PUT /base...ate\r\n\r\n<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.825 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=1} Content@12ee8571{DirectByteBufferR@5483be06[p=215,l=224,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:38:02.826 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7c561b41::SocketChannelEndPoint@619b4788[{l=/127.0.0.1:42651,r=/127.0.0.1:41400,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7c561b41[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@5290320b{s=START}]=>HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:38:02.826 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@12ee8571{DirectByteBufferR@5483be06[p=215,l=224,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:38:02.826 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 260167780525 AsyncContentProducer@47fb3235[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=2}] 18:38:02.826 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@12ee8571{DirectByteBufferR@5483be06[p=215,l=224,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} AsyncContentProducer@47fb3235[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=2}] 18:38:02.826 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@47fb3235[r=Content@12ee8571{DirectByteBufferR@5483be06[p=215,l=224,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},t=null,i=null,error=false,c=HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=2}] 18:38:02.826 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@47fb3235[r=Content@12ee8571{DirectByteBufferR@5483be06[p=215,l=224,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},t=null,i=null,error=false,c=HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=2}] 18:38:02.826 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@47fb3235[r=Content@12ee8571{DirectByteBufferR@5483be06[p=215,l=224,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},t=Content@12ee8571{DirectByteBufferR@5483be06[p=215,l=224,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},i=null,error=false,c=HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=2}] 18:38:02.826 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@12ee8571{DirectByteBufferR@5483be06[p=215,l=224,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} AsyncContentProducer@47fb3235[r=Content@12ee8571{DirectByteBufferR@5483be06[p=215,l=224,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},t=Content@12ee8571{DirectByteBufferR@5483be06[p=215,l=224,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},i=null,error=false,c=HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=2}] 18:38:02.826 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@2ae9d402{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.826 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@12ee8571{DirectByteBufferR@5483be06[p=215,l=224,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:38:02.826 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@817808040 cs=HttpChannelState@2ae9d402{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@74f62e3 eof=false 18:38:02.826 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@12ee8571{DirectByteBufferR@5483be06[p=224,l=224,c=8192,r=0]={PUT /base... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@47fb3235[r=Content@12ee8571{DirectByteBufferR@5483be06[p=224,l=224,c=8192,r=0]={PUT /base... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@12ee8571{DirectByteBufferR@5483be06[p=224,l=224,c=8192,r=0]={PUT /base... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=2}] 18:38:02.826 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=260167780525] AsyncContentProducer@47fb3235[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=2}] 18:38:02.826 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@47fb3235[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=2}] 18:38:02.826 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@47fb3235[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=2}] 18:38:02.826 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.826 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7c561b41::SocketChannelEndPoint@619b4788[{l=/127.0.0.1:42651,r=/127.0.0.1:41400,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7c561b41[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@5290320b{s=START}]=>HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=2}] parse RetainableByteBuffer@10fbc3d9{DirectByteBuffer@2f2810c9[p=224,l=224,c=8192,r=0]={PUT /base... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.826 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f2810c9[p=224,l=224,c=8192,r=0]={PUT /base... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.826 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:38:02.826 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=2} 18:38:02.826 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:38:02.826 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=2} 18:38:02.826 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:38:02.826 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7c561b41::SocketChannelEndPoint@619b4788[{l=/127.0.0.1:42651,r=/127.0.0.1:41400,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7c561b41[p=HttpParser{s=END,9 of 9},g=HttpGenerator@5290320b{s=START}]=>HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=2}] parsed false HttpParser{s=END,9 of 9} 18:38:02.826 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bef2ef{RESERVED,thread=Thread[qtp1187972599-19,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57938ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=24]@2024-02-03T18:38:02.826500684Z ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0} 18:38:02.826 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@7c561b41::SocketChannelEndPoint@619b4788[{l=/127.0.0.1:42651,r=/127.0.0.1:41400,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7c561b41[p=HttpParser{s=END,9 of 9},g=HttpGenerator@5290320b{s=START}]=>HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=2}] 18:38:02.826 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57938ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=0,epc=24]@2024-02-03T18:38:02.826577804Z tryProduce true 18:38:02.826 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.826 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.826 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@619b4788[{l=/127.0.0.1:42651,r=/127.0.0.1:41400,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7c561b41[p=HttpParser{s=END,9 of 9},g=HttpGenerator@5290320b{s=START}]=>HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=2}] 18:38:02.826 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.822 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@23abcd02[{l=null,r=null,CLOSED,fill=-,flush=-,to=11/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3bf2a41d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1873cac9{s=START}]=>HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.826 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:38:02.828 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 260167780525 AsyncContentProducer@47fb3235[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=4}] 18:38:02.828 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@47fb3235[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=4}] 18:38:02.828 [qtp1187972599-22] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3bf2a41d::SocketChannelEndPoint@23abcd02[{l=null,r=null,CLOSED,fill=-,flush=-,to=17/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3bf2a41d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1873cac9{s=START}]=>HttpChannelOverHttp@5a908e22{s=HttpChannelState@105beca6{s=IDLE rs=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@105beca6{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.828 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@47fb3235[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=4}] 18:38:02.828 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76f2d46d{RUNNING,thread=Thread[qtp1187972599-22,5,main]} was=RUNNING next=RESERVED size=0+2 capacity=4 18:38:02.828 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@47fb3235[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=4}] 18:38:02.828 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76f2d46d{RESERVED,thread=Thread[qtp1187972599-22,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.828 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@47fb3235[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=4}] 18:38:02.828 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@47fb3235[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PutBlank,age=4}] 18:38:02.828 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@2ae9d402{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.828 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:38:02.828 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@817808040 cs=HttpChannelState@2ae9d402{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@74f62e3 eof=false 18:38:02.828 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@817808040 cs=HttpChannelState@2ae9d402{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@74f62e3 eof=false 18:38:02.828 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:38:02.828 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@28a7960f[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:38:02.828 [qtp1187972599-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:38:02.828 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@36d363b4[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@50f0ad12{null} 18:38:02.828 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PutBlank on HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{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:42651/base/RestTest/PutBlank,age=4} 200 null HTTP/1.1 Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 26 Content-Type: text/plain 18:38:02.829 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@19ca4a84[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=26},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@dc9a05c] (null,[p=0,l=26,c=8192,r=26],true)@START 18:38:02.829 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=26} last=true content=HeapByteBuffer@36d363b4[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:38:02.829 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 26 Content-Type: text/plain 18:38:02.829 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:38:02.829 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@19ca4a84[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=26},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@dc9a05c] ([p=0,l=126,c=8192,r=126],[p=0,l=26,c=8192,r=26],true)@COMPLETING 18:38:02.829 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@20aabc92{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=126,c=8192,r=126]={<<>>Jetty(11....\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@36d363b4[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:38:02.829 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@20aabc92{WRITING}->null:IDLE-->WRITING 18:38:02.829 [main] DEBUG org.apache.http.wire -- http-outgoing-41 << "HTTP/1.1 200 OK[\r][\n]" 18:38:02.829 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 152 SocketChannelEndPoint@619b4788[{l=/127.0.0.1:42651,r=/127.0.0.1:41400,OPEN,fill=-,flush=W,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7c561b41[p=HttpParser{s=END,9 of 9},g=HttpGenerator@5290320b{s=COMPLETING}]=>HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{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:42651/base/RestTest/PutBlank,age=5}] 18:38:02.829 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=152 remaining=0 WriteFlusher@20aabc92{WRITING}->null 18:38:02.829 [main] DEBUG org.apache.http.wire -- http-outgoing-41 << "Date: Sat, 03 Feb 2024 18:38:02 GMT[\r][\n]" 18:38:02.829 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@20aabc92{IDLE}->null:WRITING-->IDLE 18:38:02.829 [main] DEBUG org.apache.http.wire -- http-outgoing-41 << "Content-Type: text/plain[\r][\n]" 18:38:02.829 [main] DEBUG org.apache.http.wire -- http-outgoing-41 << "Content-Length: 26[\r][\n]" 18:38:02.829 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@19ca4a84[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=26},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@dc9a05c] ([p=126,l=126,c=8192,r=0],[p=26,l=26,c=8192,r=0],true)@END 18:38:02.829 [main] DEBUG org.apache.http.wire -- http-outgoing-41 << "Server: Jetty(11.0.18)[\r][\n]" 18:38:02.829 [main] DEBUG org.apache.http.wire -- http-outgoing-41 << "[\r][\n]" 18:38:02.829 [main] DEBUG org.apache.http.wire -- http-outgoing-41 << "PUT: At last! Hello There " 18:38:02.829 [qtp1187972599-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:38:02.829 [main] DEBUG org.apache.http.headers -- http-outgoing-41 << HTTP/1.1 200 OK 18:38:02.829 [main] DEBUG org.apache.http.headers -- http-outgoing-41 << Date: Sat, 03 Feb 2024 18:38:02 GMT 18:38:02.829 [main] DEBUG org.apache.http.headers -- http-outgoing-41 << Content-Type: text/plain 18:38:02.829 [main] DEBUG org.apache.http.headers -- http-outgoing-41 << Content-Length: 26 18:38:02.829 [main] DEBUG org.apache.http.headers -- http-outgoing-41 << Server: Jetty(11.0.18) 18:38:02.829 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:38:02.829 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{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:42651/base/RestTest/PutBlank,age=5} 18:38:02.829 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@2ae9d402{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:38:02.829 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:38:02.829 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@2ae9d402{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.829 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{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:42651/base/RestTest/PutBlank,age=5} 18:38:02.829 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@75671da8) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:38:02.829 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@2ae9d402{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.829 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@2ae9d402{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.829 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@2ae9d402{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.829 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{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:42651/base/RestTest/PutBlank,age=5} 18:38:02.829 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PutBlank written=26 18:38:02.829 [qtp1187972599-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:02 +0000] "PUT /base/RestTest/PutBlank HTTP/1.1" 200 26 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:02.829 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 41][route: {}->http://localhost:42651] can be kept alive indefinitely 18:38:02.829 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@817808040 cs=HttpChannelState@2ae9d402{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@74f62e3 eof=true 18:38:02.829 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{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:42651/base/RestTest/PutBlank,age=5} 18:38:02.829 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@47fb3235[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{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:42651/base/RestTest/PutBlank,age=5}] 18:38:02.829 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@817808040 cs=HttpChannelState@2ae9d402{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@74f62e3 eof=true 18:38:02.829 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-41: set socket timeout to 0 18:38:02.829 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@47fb3235[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{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:42651/base/RestTest/PutBlank,age=5}] 18:38:02.829 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@817808040 cs=HttpChannelState@2ae9d402{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@74f62e3 eof=true 18:38:02.829 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@2ae9d402{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.829 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 41][route: {}->http://localhost:42651][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.830 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@817808040 cs=HttpChannelState@2ae9d402{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@74f62e3 eof=true 18:38:02.830 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:38:02.830 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@74f62e3 18:38:02.830 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:38:02.830 [main] DEBUG org.onap.policy.rest.RestManager -- PUT: At last! Hello There 18:38:02.830 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@47fb3235[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{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:42651/base/RestTest/PutBlank,age=6}] 18:38:02.830 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:38:02.830 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-41: Close connection 18:38:02.830 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:38:02.830 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:38:02.830 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:38:02.830 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:38:02.830 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42651/base/RestTest/PostHello/Bob?age=10: 18:38:02.830 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@619b4788[{l=/127.0.0.1:42651,r=/127.0.0.1:41400,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7c561b41[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5290320b{s=START}]=>HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.830 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.830 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:38:02.830 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7c561b41::SocketChannelEndPoint@619b4788[{l=/127.0.0.1:42651,r=/127.0.0.1:41400,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7c561b41[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5290320b{s=START}]=>HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.830 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7c561b41::SocketChannelEndPoint@619b4788[{l=/127.0.0.1:42651,r=/127.0.0.1:41400,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7c561b41[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5290320b{s=START}]=>HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.830 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PUT /base...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.830 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:38:02.830 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@619b4788[{l=/127.0.0.1:42651,r=/127.0.0.1:41400,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7c561b41[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5290320b{s=START}]=>HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.830 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@619b4788[{l=/127.0.0.1:42651,r=/127.0.0.1:41400,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7c561b41[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5290320b{s=START}]=>HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.830 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@619b4788[{l=/127.0.0.1:42651,r=/127.0.0.1:41400,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7c561b41[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5290320b{s=START}]=>HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.830 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@363da59f{null} 18:38:02.830 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:38:02.830 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3e32e7ea startThread=0 18:38:02.830 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7c561b41::SocketChannelEndPoint@619b4788[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7c561b41[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5290320b{s=START}]=>HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=IDLE rs=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:38:02.830 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3e32e7ea in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=57933ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.830 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@7c561b41::SocketChannelEndPoint@619b4788[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7c561b41[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5290320b{s=START}]=>HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.830 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@619b4788[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7c561b41[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5290320b{s=START}]=>HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.830 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@619b4788[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7c561b41[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5290320b{s=START}]=>HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.830 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@7c561b41::SocketChannelEndPoint@619b4788[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7c561b41[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5290320b{s=START}]=>HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.831 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3e32e7ea in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=57933ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.831 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:38:02.831 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7c561b41::SocketChannelEndPoint@619b4788[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7c561b41[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5290320b{s=START}]=>HttpChannelOverHttp@1200f9f7{s=HttpChannelState@2ae9d402{s=IDLE rs=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@2ae9d402{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.831 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57933ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.831 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RUNNING,thread=Thread[qtp1187972599-21,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:38:02.831 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RESERVED,thread=Thread[qtp1187972599-21,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:38:02.831 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:38:02.831 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42651][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:38:02.831 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 42][route: {}->http://localhost:42651][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.831 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42651 18:38:02.831 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42651 18:38:02.831 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:41406<->127.0.0.1:42651 18:38:02.831 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1 18:38:02.831 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:38:02.831 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:38:02.831 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@504d7caa[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41406]] on ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=0 18:38:02.831 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=1 18:38:02.831 [main] DEBUG org.apache.http.headers -- http-outgoing-42 >> POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1 18:38:02.831 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.831 [main] DEBUG org.apache.http.headers -- http-outgoing-42 >> Content-Type: text/plain 18:38:02.831 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/0 selected 18:38:02.831 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 1 updates 18:38:02.831 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.831 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@504d7caa[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41406]] 18:38:02.831 [main] DEBUG org.apache.http.headers -- http-outgoing-42 >> Content-Length: 9 18:38:02.831 [main] DEBUG org.apache.http.headers -- http-outgoing-42 >> Host: localhost:42651 18:38:02.831 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@504d7caa[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41406]] startThread=0 18:38:02.831 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.831 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.831 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.831 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/0 selected 18:38:02.831 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 0 updates 18:38:02.831 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.831 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.831 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 0 keys 18:38:02.831 [main] DEBUG org.apache.http.headers -- http-outgoing-42 >> Connection: Keep-Alive 18:38:02.831 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@504d7caa[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41406]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=57932ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.831 [main] DEBUG org.apache.http.headers -- http-outgoing-42 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:38:02.831 [main] DEBUG org.apache.http.headers -- http-outgoing-42 >> Accept-Encoding: gzip,deflate 18:38:02.831 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@3b54a8f4[{l=/127.0.0.1:42651,r=/127.0.0.1:41406,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.831 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@3b54a8f4[{l=/127.0.0.1:42651,r=/127.0.0.1:41406,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:38:02.831 [main] DEBUG org.apache.http.wire -- http-outgoing-42 >> "POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:38:02.831 [main] DEBUG org.apache.http.wire -- http-outgoing-42 >> "Content-Type: text/plain[\r][\n]" 18:38:02.832 [main] DEBUG org.apache.http.wire -- http-outgoing-42 >> "Content-Length: 9[\r][\n]" 18:38:02.832 [main] DEBUG org.apache.http.wire -- http-outgoing-42 >> "Host: localhost:42651[\r][\n]" 18:38:02.832 [main] DEBUG org.apache.http.wire -- http-outgoing-42 >> "Connection: Keep-Alive[\r][\n]" 18:38:02.832 [main] DEBUG org.apache.http.wire -- http-outgoing-42 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:38:02.832 [main] DEBUG org.apache.http.wire -- http-outgoing-42 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:38:02.832 [main] DEBUG org.apache.http.wire -- http-outgoing-42 >> "[\r][\n]" 18:38:02.832 [main] DEBUG org.apache.http.wire -- http-outgoing-42 >> "At last! " 18:38:02.832 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=IDLE rs=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@3b54a8f4[{l=/127.0.0.1:42651,r=/127.0.0.1:41406,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@73100e29{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.832 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@253d8ca9::SocketChannelEndPoint@3b54a8f4[{l=/127.0.0.1:42651,r=/127.0.0.1:41406,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.832 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@3b3083f2 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:38:02.832 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@3b54a8f4[{l=/127.0.0.1:42651,r=/127.0.0.1:41406,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@253d8ca9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca383db{s=START}]=>HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.832 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@253d8ca9::SocketChannelEndPoint@3b54a8f4[{l=/127.0.0.1:42651,r=/127.0.0.1:41406,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@253d8ca9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca383db{s=START}]=>HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.832 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@253d8ca9::SocketChannelEndPoint@3b54a8f4[{l=/127.0.0.1:42651,r=/127.0.0.1:41406,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@253d8ca9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca383db{s=START}]=>HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.832 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@5f31a120{ReadCallback@162026ab{HttpConnection@253d8ca9::SocketChannelEndPoint@3b54a8f4[{l=/127.0.0.1:42651,r=/127.0.0.1:41406,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@253d8ca9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca383db{s=START}]=>HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.832 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@3b54a8f4[{l=/127.0.0.1:42651,r=/127.0.0.1:41406,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@253d8ca9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca383db{s=START}]=>HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.832 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@2930088e on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:38:02.832 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=2 18:38:02.832 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@3b54a8f4[{l=/127.0.0.1:42651,r=/127.0.0.1:41406,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@253d8ca9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca383db{s=START}]=>HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.832 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@504d7caa[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41406]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=57932ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.832 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57932ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/1 selected 18:38:02.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 2 updates 18:38:02.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:38:02.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@3b3083f2 18:38:02.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@2930088e 18:38:02.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@3b54a8f4[{l=/127.0.0.1:42651,r=/127.0.0.1:41406,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@253d8ca9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca383db{s=START}]=>HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 1/1/1 selected 18:38:02.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 1 keys, 0 updates 18:38:02.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41406], selector=sun.nio.ch.EPollSelectorImpl@1bf99cf5, interestOps=1, readyOps=1 SocketChannelEndPoint@3b54a8f4[{l=/127.0.0.1:42651,r=/127.0.0.1:41406,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@253d8ca9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca383db{s=START}]=>HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@3b54a8f4[{l=/127.0.0.1:42651,r=/127.0.0.1:41406,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@253d8ca9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca383db{s=START}]=>HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@3b54a8f4[{l=/127.0.0.1:42651,r=/127.0.0.1:41406,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@253d8ca9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca383db{s=START}]=>HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=IDLE rs=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:38:02.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57931ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=24]@2024-02-03T18:38:02.832783179Z 18:38:02.832 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RESERVED,thread=Thread[qtp1187972599-21,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57931ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=24]@2024-02-03T18:38:02.832873219Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@3b54a8f4[{l=/127.0.0.1:42651,r=/127.0.0.1:41406,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@253d8ca9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca383db{s=START}]=>HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=IDLE rs=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@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57931ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=24]@2024-02-03T18:38:02.83293625Z 18:38:02.832 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57931ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=25]@2024-02-03T18:38:02.83298382Z tryProduce true 18:38:02.832 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@5f31a120{ReadCallback@162026ab{HttpConnection@253d8ca9::SocketChannelEndPoint@3b54a8f4[{l=/127.0.0.1:42651,r=/127.0.0.1:41406,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@253d8ca9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca383db{s=START}]=>HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.833 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.833 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.833 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@253d8ca9::SocketChannelEndPoint@3b54a8f4[{l=/127.0.0.1:42651,r=/127.0.0.1:41406,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@253d8ca9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca383db{s=START}]=>HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=IDLE rs=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@73100e29{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.833 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@3b54a8f4[{l=/127.0.0.1:42651,r=/127.0.0.1:41406,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@253d8ca9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca383db{s=START}]=>HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.833 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.833 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 237 DirectByteBuffer@69856a09[p=0,l=237,c=8192,r=237]={<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.833 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@253d8ca9::SocketChannelEndPoint@3b54a8f4[{l=/127.0.0.1:42651,r=/127.0.0.1:41406,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@253d8ca9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca383db{s=START}]=>HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=237,c=8192,r=237]={<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.833 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@253d8ca9::SocketChannelEndPoint@3b54a8f4[{l=/127.0.0.1:42651,r=/127.0.0.1:41406,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@253d8ca9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca383db{s=START}]=>HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=237,c=8192,r=237]={<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.833 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=237,c=8192,r=237]={<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.833 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:38:02.833 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:38:02.833 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:38:02.833 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:38:02.833 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:38:02.833 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:38:02.833 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:38:02.833 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:38:02.833 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:38:02.833 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:38:02.833 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:38:02.833 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:38:02.833 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:38:02.833 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:38:02.833 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:38:02.833 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42651) header=Host, headerString=[Host], valueString=[localhost:42651] 18:38:02.833 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:38:02.833 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:38:02.833 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:38:02.833 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:38:02.833 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:38:02.833 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:38:02.833 [qtp1187972599-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:38:02.833 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:38:02.833 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:38:02.833 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:38:02.833 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:38:02.833 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@414347080 cs=HttpChannelState@73100e29{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1099bd69 eof=false 18:38:02.833 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@1099bd69 18:38:02.833 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@1d9535a4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.833 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PostHello/Bob?age=10 on HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{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:42651/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:42651 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:38:02.833 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@253d8ca9::SocketChannelEndPoint@3b54a8f4[{l=/127.0.0.1:42651,r=/127.0.0.1:41406,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@253d8ca9[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@2ca383db{s=START}]=>HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{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:42651/base/RestTest/PostHello/Bob?age=10,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:38:02.833 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42651/base/RestTest/PostHello/Bob?age=10 HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{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:42651/base/RestTest/PostHello/Bob?age=10,age=0} 18:38:02.833 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@73100e29{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.833 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=0} 18:38:02.833 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.Server -- REQUEST POST /base/RestTest/PostHello/Bob ?age=10 on HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=0} 18:38:02.833 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PostHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.833 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PostHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.833 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:38:02.833 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:38:02.834 [qtp1187972599-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PostHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PostHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:38:02.834 [qtp1187972599-25] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:38:02.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@1d9535a4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=2}] 18:38:02.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@1d9535a4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=2}] 18:38:02.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@1d9535a4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=2}] 18:38:02.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@253d8ca9::SocketChannelEndPoint@3b54a8f4[{l=/127.0.0.1:42651,r=/127.0.0.1:41406,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@253d8ca9[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@2ca383db{s=START}]=>HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=2}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=2} Content@5255986d{DirectByteBufferR@59967540[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:38:02.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@253d8ca9::SocketChannelEndPoint@3b54a8f4[{l=/127.0.0.1:42651,r=/127.0.0.1:41406,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@253d8ca9[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@2ca383db{s=START}]=>HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:38:02.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@5255986d{DirectByteBufferR@59967540[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:38:02.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 260177232721 AsyncContentProducer@1d9535a4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=2}] 18:38:02.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@5255986d{DirectByteBufferR@59967540[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@1d9535a4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=2}] 18:38:02.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@1d9535a4[r=Content@5255986d{DirectByteBufferR@59967540[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=2}] 18:38:02.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@1d9535a4[r=Content@5255986d{DirectByteBufferR@59967540[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=2}] 18:38:02.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@1d9535a4[r=Content@5255986d{DirectByteBufferR@59967540[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@5255986d{DirectByteBufferR@59967540[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=2}] 18:38:02.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@5255986d{DirectByteBufferR@59967540[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@1d9535a4[r=Content@5255986d{DirectByteBufferR@59967540[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@5255986d{DirectByteBufferR@59967540[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=2}] 18:38:02.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@73100e29{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@5255986d{DirectByteBufferR@59967540[p=228,l=237,c=8192,r=9]={POST /bas...ate\r\n\r\n<<>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:38:02.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@414347080 cs=HttpChannelState@73100e29{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1099bd69 eof=false 18:38:02.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@5255986d{DirectByteBufferR@59967540[p=237,l=237,c=8192,r=0]={POST /bas... last! <<<>>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@1d9535a4[r=Content@5255986d{DirectByteBufferR@59967540[p=237,l=237,c=8192,r=0]={POST /bas... last! <<<>>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@5255986d{DirectByteBufferR@59967540[p=237,l=237,c=8192,r=0]={POST /bas... last! <<<>>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=2}] 18:38:02.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=260177232721] AsyncContentProducer@1d9535a4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=2}] 18:38:02.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@1d9535a4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=2}] 18:38:02.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@1d9535a4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=2}] 18:38:02.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@253d8ca9::SocketChannelEndPoint@3b54a8f4[{l=/127.0.0.1:42651,r=/127.0.0.1:41406,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@253d8ca9[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@2ca383db{s=START}]=>HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=2}] parse RetainableByteBuffer@6d32951{DirectByteBuffer@69856a09[p=237,l=237,c=8192,r=0]={POST /bas... last! <<<>>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@69856a09[p=237,l=237,c=8192,r=0]={POST /bas... last! <<<>>>\r\n\r\nAt la...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:38:02.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=2} 18:38:02.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:38:02.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=2} 18:38:02.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:38:02.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@253d8ca9::SocketChannelEndPoint@3b54a8f4[{l=/127.0.0.1:42651,r=/127.0.0.1:41406,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@253d8ca9[p=HttpParser{s=END,9 of 9},g=HttpGenerator@2ca383db{s=START}]=>HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=2}] parsed false HttpParser{s=END,9 of 9} 18:38:02.835 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@253d8ca9::SocketChannelEndPoint@3b54a8f4[{l=/127.0.0.1:42651,r=/127.0.0.1:41406,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@253d8ca9[p=HttpParser{s=END,9 of 9},g=HttpGenerator@2ca383db{s=START}]=>HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=3}] 18:38:02.836 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:38:02.836 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 260177232721 AsyncContentProducer@1d9535a4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=3}] 18:38:02.836 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@1d9535a4[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=3}] 18:38:02.836 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@1d9535a4[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=3}] 18:38:02.836 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@1d9535a4[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=3}] 18:38:02.836 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@1d9535a4[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=3}] 18:38:02.836 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@1d9535a4[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostHello/Bob?age=10,age=3}] 18:38:02.836 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@73100e29{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.836 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:38:02.836 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@414347080 cs=HttpChannelState@73100e29{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1099bd69 eof=false 18:38:02.836 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@414347080 cs=HttpChannelState@73100e29{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1099bd69 eof=false 18:38:02.836 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:38:02.836 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@439f9ee[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:38:02.836 [qtp1187972599-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:38:02.836 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@30b5c4d8[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@4edda453{null} 18:38:02.836 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PostHello/Bob on HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{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:42651/base/RestTest/PostHello/Bob?age=10,age=3} 200 null HTTP/1.1 Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 38 Content-Type: text/plain 18:38:02.836 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@240bf4bd[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6fb68f5b] (null,[p=0,l=38,c=8192,r=38],true)@START 18:38:02.836 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=38} last=true content=HeapByteBuffer@30b5c4d8[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:38:02.836 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 38 Content-Type: text/plain 18:38:02.836 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:38:02.836 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@240bf4bd[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6fb68f5b] ([p=0,l=126,c=8192,r=126],[p=0,l=38,c=8192,r=38],true)@COMPLETING 18:38:02.836 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@71bb1571{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=126,c=8192,r=126]={<<>>Jetty(11....\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@30b5c4d8[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:38:02.836 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@71bb1571{WRITING}->null:IDLE-->WRITING 18:38:02.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 164 SocketChannelEndPoint@3b54a8f4[{l=/127.0.0.1:42651,r=/127.0.0.1:41406,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@253d8ca9[p=HttpParser{s=END,9 of 9},g=HttpGenerator@2ca383db{s=COMPLETING}]=>HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{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:42651/base/RestTest/PostHello/Bob?age=10,age=4}] 18:38:02.837 [main] DEBUG org.apache.http.wire -- http-outgoing-42 << "HTTP/1.1 200 OK[\r][\n]" 18:38:02.837 [main] DEBUG org.apache.http.wire -- http-outgoing-42 << "Date: Sat, 03 Feb 2024 18:38:02 GMT[\r][\n]" 18:38:02.837 [main] DEBUG org.apache.http.wire -- http-outgoing-42 << "Content-Type: text/plain[\r][\n]" 18:38:02.837 [main] DEBUG org.apache.http.wire -- http-outgoing-42 << "Content-Length: 38[\r][\n]" 18:38:02.837 [main] DEBUG org.apache.http.wire -- http-outgoing-42 << "Server: Jetty(11.0.18)[\r][\n]" 18:38:02.837 [main] DEBUG org.apache.http.wire -- http-outgoing-42 << "[\r][\n]" 18:38:02.837 [main] DEBUG org.apache.http.wire -- http-outgoing-42 << "POST: At last! Hello There Bob aged 10" 18:38:02.837 [main] DEBUG org.apache.http.headers -- http-outgoing-42 << HTTP/1.1 200 OK 18:38:02.837 [main] DEBUG org.apache.http.headers -- http-outgoing-42 << Date: Sat, 03 Feb 2024 18:38:02 GMT 18:38:02.837 [main] DEBUG org.apache.http.headers -- http-outgoing-42 << Content-Type: text/plain 18:38:02.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=164 remaining=0 WriteFlusher@71bb1571{WRITING}->null 18:38:02.837 [main] DEBUG org.apache.http.headers -- http-outgoing-42 << Content-Length: 38 18:38:02.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@71bb1571{IDLE}->null:WRITING-->IDLE 18:38:02.837 [main] DEBUG org.apache.http.headers -- http-outgoing-42 << Server: Jetty(11.0.18) 18:38:02.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@240bf4bd[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=38},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6fb68f5b] ([p=126,l=126,c=8192,r=0],[p=38,l=38,c=8192,r=0],true)@END 18:38:02.837 [qtp1187972599-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:38:02.837 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:38:02.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:38:02.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{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:42651/base/RestTest/PostHello/Bob?age=10,age=4} 18:38:02.837 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 42][route: {}->http://localhost:42651] can be kept alive indefinitely 18:38:02.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@73100e29{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:38:02.837 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-42: set socket timeout to 0 18:38:02.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@73100e29{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{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:42651/base/RestTest/PostHello/Bob?age=10,age=4} 18:38:02.837 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 42][route: {}->http://localhost:42651][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@5267c829) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:38:02.837 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:38:02.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@73100e29{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.837 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:38:02.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@73100e29{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.837 [main] DEBUG org.onap.policy.rest.RestManager -- POST: At last! Hello There Bob aged 10 18:38:02.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@73100e29{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.837 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:38:02.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{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:42651/base/RestTest/PostHello/Bob?age=10,age=4} 18:38:02.837 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-42: Close connection 18:38:02.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PostHello/Bob written=38 18:38:02.837 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:38:02.837 [qtp1187972599-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:02 +0000] "POST /base/RestTest/PostHello/Bob?age=10 HTTP/1.1" 200 38 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:02.837 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42651/base/RestTest/PostBlank: 18:38:02.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@414347080 cs=HttpChannelState@73100e29{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1099bd69 eof=true 18:38:02.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{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:42651/base/RestTest/PostHello/Bob?age=10,age=4} 18:38:02.837 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@1d9535a4[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{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:42651/base/RestTest/PostHello/Bob?age=10,age=5}] 18:38:02.838 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@414347080 cs=HttpChannelState@73100e29{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1099bd69 eof=true 18:38:02.838 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@1d9535a4[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{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:42651/base/RestTest/PostHello/Bob?age=10,age=5}] 18:38:02.838 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@414347080 cs=HttpChannelState@73100e29{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1099bd69 eof=true 18:38:02.838 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@73100e29{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.838 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@414347080 cs=HttpChannelState@73100e29{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@1099bd69 eof=true 18:38:02.838 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@1099bd69 18:38:02.838 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@1d9535a4[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{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:42651/base/RestTest/PostHello/Bob?age=10,age=5}] 18:38:02.838 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:38:02.838 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:38:02.838 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:38:02.838 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@3b54a8f4[{l=/127.0.0.1:42651,r=/127.0.0.1:41406,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@253d8ca9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca383db{s=START}]=>HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.838 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.838 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:38:02.838 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@253d8ca9::SocketChannelEndPoint@3b54a8f4[{l=/127.0.0.1:42651,r=/127.0.0.1:41406,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@253d8ca9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca383db{s=START}]=>HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.838 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@253d8ca9::SocketChannelEndPoint@3b54a8f4[{l=/127.0.0.1:42651,r=/127.0.0.1:41406,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@253d8ca9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca383db{s=START}]=>HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.838 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.838 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:38:02.838 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@3b54a8f4[{l=/127.0.0.1:42651,r=/127.0.0.1:41406,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@253d8ca9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ca383db{s=START}]=>HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.838 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@3b54a8f4[{l=/127.0.0.1:42651,r=/127.0.0.1:41406,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@253d8ca9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ca383db{s=START}]=>HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.838 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@3b54a8f4[{l=/127.0.0.1:42651,r=/127.0.0.1:41406,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@253d8ca9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ca383db{s=START}]=>HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.838 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:38:02.838 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@5f31a120{null} 18:38:02.838 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:38:02.838 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:38:02.838 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.838 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@330cabd6 startThread=0 18:38:02.838 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@330cabd6 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=57926ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.838 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42651][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:38:02.838 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@3b54a8f4[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@253d8ca9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ca383db{s=START}]=>HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.838 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/0 selected 18:38:02.838 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 0 updates 18:38:02.838 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.838 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.838 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 43][route: {}->http://localhost:42651][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.838 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 0 keys 18:38:02.838 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@253d8ca9::SocketChannelEndPoint@3b54a8f4[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@253d8ca9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ca383db{s=START}]=>HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.838 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42651 18:38:02.838 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@330cabd6 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=57925ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.838 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57925ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.838 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42651 18:38:02.838 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@253d8ca9::SocketChannelEndPoint@3b54a8f4[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@253d8ca9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ca383db{s=START}]=>HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=IDLE rs=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:38:02.839 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:41416<->127.0.0.1:42651 18:38:02.839 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@7e151eea[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41416]] on ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=0 18:38:02.839 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request POST /base/RestTest/PostBlank HTTP/1.1 18:38:02.839 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=1 18:38:02.839 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:38:02.839 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:38:02.838 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@253d8ca9::SocketChannelEndPoint@3b54a8f4[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@253d8ca9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ca383db{s=START}]=>HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.839 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@3b54a8f4[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@253d8ca9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ca383db{s=START}]=>HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.839 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.839 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/0 selected 18:38:02.839 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 1 updates 18:38:02.839 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@253d8ca9::SocketChannelEndPoint@3b54a8f4[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@253d8ca9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ca383db{s=START}]=>HttpChannelOverHttp@609ef35c{s=HttpChannelState@73100e29{s=IDLE rs=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@73100e29{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.839 [main] DEBUG org.apache.http.headers -- http-outgoing-43 >> POST /base/RestTest/PostBlank HTTP/1.1 18:38:02.839 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@24ec173d{RUNNING,thread=Thread[qtp1187972599-25,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:38:02.839 [main] DEBUG org.apache.http.headers -- http-outgoing-43 >> Content-Type: text/plain 18:38:02.839 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@24ec173d{RESERVED,thread=Thread[qtp1187972599-25,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:38:02.839 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.839 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@7e151eea[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41416]] 18:38:02.839 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@7e151eea[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41416]] startThread=0 18:38:02.839 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.839 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.839 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@7e151eea[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41416]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=57925ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.839 [main] DEBUG org.apache.http.headers -- http-outgoing-43 >> Content-Length: 9 18:38:02.839 [main] DEBUG org.apache.http.headers -- http-outgoing-43 >> Host: localhost:42651 18:38:02.839 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@19bdfb28[{l=/127.0.0.1:42651,r=/127.0.0.1:41416,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.839 [main] DEBUG org.apache.http.headers -- http-outgoing-43 >> Connection: Keep-Alive 18:38:02.839 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@19bdfb28[{l=/127.0.0.1:42651,r=/127.0.0.1:41416,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:38:02.839 [main] DEBUG org.apache.http.headers -- http-outgoing-43 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:38:02.839 [main] DEBUG org.apache.http.headers -- http-outgoing-43 >> Accept-Encoding: gzip,deflate 18:38:02.839 [main] DEBUG org.apache.http.wire -- http-outgoing-43 >> "POST /base/RestTest/PostBlank HTTP/1.1[\r][\n]" 18:38:02.839 [main] DEBUG org.apache.http.wire -- http-outgoing-43 >> "Content-Type: text/plain[\r][\n]" 18:38:02.839 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=IDLE rs=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@19bdfb28[{l=/127.0.0.1:42651,r=/127.0.0.1:41416,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@5c550331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.839 [main] DEBUG org.apache.http.wire -- http-outgoing-43 >> "Content-Length: 9[\r][\n]" 18:38:02.839 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@7508044d::SocketChannelEndPoint@19bdfb28[{l=/127.0.0.1:42651,r=/127.0.0.1:41416,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.839 [main] DEBUG org.apache.http.wire -- http-outgoing-43 >> "Host: localhost:42651[\r][\n]" 18:38:02.839 [main] DEBUG org.apache.http.wire -- http-outgoing-43 >> "Connection: Keep-Alive[\r][\n]" 18:38:02.839 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@31ad57f on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:38:02.839 [main] DEBUG org.apache.http.wire -- http-outgoing-43 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:38:02.839 [main] DEBUG org.apache.http.wire -- http-outgoing-43 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:38:02.839 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@19bdfb28[{l=/127.0.0.1:42651,r=/127.0.0.1:41416,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7508044d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.839 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@7508044d::SocketChannelEndPoint@19bdfb28[{l=/127.0.0.1:42651,r=/127.0.0.1:41416,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7508044d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.839 [main] DEBUG org.apache.http.wire -- http-outgoing-43 >> "[\r][\n]" 18:38:02.839 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@7508044d::SocketChannelEndPoint@19bdfb28[{l=/127.0.0.1:42651,r=/127.0.0.1:41416,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7508044d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.839 [main] DEBUG org.apache.http.wire -- http-outgoing-43 >> "At last! " 18:38:02.839 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@789c6df{ReadCallback@3296900f{HttpConnection@7508044d::SocketChannelEndPoint@19bdfb28[{l=/127.0.0.1:42651,r=/127.0.0.1:41416,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7508044d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.839 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@19bdfb28[{l=/127.0.0.1:42651,r=/127.0.0.1:41416,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@7508044d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.839 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@67f21a0f on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:38:02.839 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=2 18:38:02.839 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.839 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/1 selected 18:38:02.840 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 2 updates 18:38:02.840 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:38:02.839 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@19bdfb28[{l=/127.0.0.1:42651,r=/127.0.0.1:41416,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@7508044d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.840 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@31ad57f 18:38:02.840 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@7e151eea[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41416]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=57924ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.840 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@67f21a0f 18:38:02.840 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57924ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.840 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@19bdfb28[{l=/127.0.0.1:42651,r=/127.0.0.1:41416,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@7508044d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.840 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.840 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.840 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 1/1/1 selected 18:38:02.840 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 1 keys, 0 updates 18:38:02.840 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41416], selector=sun.nio.ch.EPollSelectorImpl@23da9f4d, interestOps=1, readyOps=1 SocketChannelEndPoint@19bdfb28[{l=/127.0.0.1:42651,r=/127.0.0.1:41416,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7508044d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.840 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@19bdfb28[{l=/127.0.0.1:42651,r=/127.0.0.1:41416,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7508044d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.840 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@19bdfb28[{l=/127.0.0.1:42651,r=/127.0.0.1:41416,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7508044d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=IDLE rs=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:38:02.840 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57924ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=24]@2024-02-03T18:38:02.840387642Z 18:38:02.840 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@19bdfb28[{l=/127.0.0.1:42651,r=/127.0.0.1:41416,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7508044d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=IDLE rs=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@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57924ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=24]@2024-02-03T18:38:02.840472982Z 18:38:02.840 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@789c6df{ReadCallback@3296900f{HttpConnection@7508044d::SocketChannelEndPoint@19bdfb28[{l=/127.0.0.1:42651,r=/127.0.0.1:41416,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7508044d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.840 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7508044d::SocketChannelEndPoint@19bdfb28[{l=/127.0.0.1:42651,r=/127.0.0.1:41416,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7508044d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=IDLE rs=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@5c550331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.840 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 226 DirectByteBuffer@2f2810c9[p=0,l=226,c=8192,r=226]={<<>>At last! ...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.840 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7508044d::SocketChannelEndPoint@19bdfb28[{l=/127.0.0.1:42651,r=/127.0.0.1:41416,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7508044d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=226,c=8192,r=226]={<<>>At last! ...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.840 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7508044d::SocketChannelEndPoint@19bdfb28[{l=/127.0.0.1:42651,r=/127.0.0.1:41416,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7508044d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=226,c=8192,r=226]={<<>>At last! ...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.840 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=226,c=8192,r=226]={<<>>At last! ...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.840 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:38:02.840 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:38:02.840 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:38:02.840 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:38:02.840 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:38:02.840 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> IN_VALUE 18:38:02.840 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type: text/plain --> FIELD 18:38:02.840 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: text/plain) header=Content-Type, headerString=[Content-Type], valueString=[text/plain] 18:38:02.840 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:38:02.840 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:38:02.840 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:38:02.840 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:38:02.840 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:38:02.840 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:38:02.840 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:38:02.840 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42651) header=Host, headerString=[Host], valueString=[localhost:42651] 18:38:02.840 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:38:02.840 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:38:02.840 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:38:02.840 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:38:02.840 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:38:02.841 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:38:02.841 [qtp1187972599-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:38:02.841 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:38:02.841 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:38:02.841 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:38:02.841 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:38:02.841 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@189391604 cs=HttpChannelState@5c550331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2cd58ec6 eof=false 18:38:02.841 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@2cd58ec6 18:38:02.841 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@42deb3dd[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.841 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@24ec173d{RESERVED,thread=Thread[qtp1187972599-25,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57923ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=25]@2024-02-03T18:38:02.841197478Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.841 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PostBlank on HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{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:42651/base/RestTest/PostBlank,age=0} POST /base/RestTest/PostBlank HTTP/1.1 Content-Type: text/plain Content-Length: 9 Host: localhost:42651 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:38:02.841 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57923ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=25]@2024-02-03T18:38:02.841301269Z tryProduce true 18:38:02.841 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.841 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7508044d::SocketChannelEndPoint@19bdfb28[{l=/127.0.0.1:42651,r=/127.0.0.1:41416,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7508044d[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{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:42651/base/RestTest/PostBlank,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:38:02.841 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.841 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42651/base/RestTest/PostBlank HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{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:42651/base/RestTest/PostBlank,age=0} 18:38:02.841 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@5c550331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.841 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=0} 18:38:02.841 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@19bdfb28[{l=/127.0.0.1:42651,r=/127.0.0.1:41416,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7508044d[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=0}] 18:38:02.841 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.841 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.Server -- REQUEST POST /base/RestTest/PostBlank ?null on HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=0} 18:38:02.841 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PostBlank @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.841 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PostBlank @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.841 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:38:02.841 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:38:02.841 [qtp1187972599-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PostBlank|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PostBlank} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:38:02.841 [qtp1187972599-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:38:02.842 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@42deb3dd[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=1}] 18:38:02.842 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@42deb3dd[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=1}] 18:38:02.842 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@42deb3dd[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=1}] 18:38:02.842 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.842 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7508044d::SocketChannelEndPoint@19bdfb28[{l=/127.0.0.1:42651,r=/127.0.0.1:41416,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7508044d[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=1}] parse RetainableByteBuffer@10fbc3d9{DirectByteBuffer@2f2810c9[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:38:02.842 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f2810c9[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:38:02.842 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=1} Content@4d5220ae{DirectByteBufferR@94825b2[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:38:02.842 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7508044d::SocketChannelEndPoint@19bdfb28[{l=/127.0.0.1:42651,r=/127.0.0.1:41416,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7508044d[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:38:02.843 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@4d5220ae{DirectByteBufferR@94825b2[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:38:02.843 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 260184753294 AsyncContentProducer@42deb3dd[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=2}] 18:38:02.843 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@4d5220ae{DirectByteBufferR@94825b2[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@42deb3dd[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=2}] 18:38:02.843 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@42deb3dd[r=Content@4d5220ae{DirectByteBufferR@94825b2[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@4bd7719e{s=HttpChannelState@5c550331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=2}] 18:38:02.843 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@42deb3dd[r=Content@4d5220ae{DirectByteBufferR@94825b2[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@4bd7719e{s=HttpChannelState@5c550331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=2}] 18:38:02.843 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@42deb3dd[r=Content@4d5220ae{DirectByteBufferR@94825b2[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@4d5220ae{DirectByteBufferR@94825b2[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@4bd7719e{s=HttpChannelState@5c550331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=2}] 18:38:02.843 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@4d5220ae{DirectByteBufferR@94825b2[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@42deb3dd[r=Content@4d5220ae{DirectByteBufferR@94825b2[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@4d5220ae{DirectByteBufferR@94825b2[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@4bd7719e{s=HttpChannelState@5c550331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=2}] 18:38:02.843 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@5c550331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.843 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@4d5220ae{DirectByteBufferR@94825b2[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:38:02.843 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@189391604 cs=HttpChannelState@5c550331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2cd58ec6 eof=false 18:38:02.843 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@4d5220ae{DirectByteBufferR@94825b2[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@42deb3dd[r=Content@4d5220ae{DirectByteBufferR@94825b2[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@4d5220ae{DirectByteBufferR@94825b2[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@4bd7719e{s=HttpChannelState@5c550331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=2}] 18:38:02.843 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=260184753294] AsyncContentProducer@42deb3dd[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=2}] 18:38:02.843 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@42deb3dd[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=2}] 18:38:02.843 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@42deb3dd[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=2}] 18:38:02.843 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.843 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7508044d::SocketChannelEndPoint@19bdfb28[{l=/127.0.0.1:42651,r=/127.0.0.1:41416,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7508044d[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=2}] parse RetainableByteBuffer@10fbc3d9{DirectByteBuffer@2f2810c9[p=226,l=226,c=8192,r=0]={POST /bas... last! <<<>>>At last! ...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.843 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f2810c9[p=226,l=226,c=8192,r=0]={POST /bas... last! <<<>>>At last! ...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.843 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:38:02.843 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=2} 18:38:02.843 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:38:02.843 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=2} 18:38:02.843 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:38:02.843 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7508044d::SocketChannelEndPoint@19bdfb28[{l=/127.0.0.1:42651,r=/127.0.0.1:41416,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7508044d[p=HttpParser{s=END,9 of 9},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=2}] parsed false HttpParser{s=END,9 of 9} 18:38:02.843 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@7508044d::SocketChannelEndPoint@19bdfb28[{l=/127.0.0.1:42651,r=/127.0.0.1:41416,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7508044d[p=HttpParser{s=END,9 of 9},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=2}] 18:38:02.843 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:38:02.843 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 260184753294 AsyncContentProducer@42deb3dd[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=2}] 18:38:02.843 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@42deb3dd[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=2}] 18:38:02.843 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@42deb3dd[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=2}] 18:38:02.843 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@42deb3dd[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=2}] 18:38:02.843 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@42deb3dd[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=2}] 18:38:02.843 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@42deb3dd[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PostBlank,age=2}] 18:38:02.843 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@5c550331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.843 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:38:02.843 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@189391604 cs=HttpChannelState@5c550331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2cd58ec6 eof=false 18:38:02.843 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@189391604 cs=HttpChannelState@5c550331{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2cd58ec6 eof=false 18:38:02.843 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:38:02.844 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@96b29e3[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:38:02.844 [qtp1187972599-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=27 null 18:38:02.844 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@3e9c3348[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@62972365{null} 18:38:02.844 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PostBlank on HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{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:42651/base/RestTest/PostBlank,age=3} 200 null HTTP/1.1 Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 27 Content-Type: text/plain 18:38:02.844 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@2a3aef30[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=27},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7a4effa5] (null,[p=0,l=27,c=8192,r=27],true)@START 18:38:02.844 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=27} last=true content=HeapByteBuffer@3e9c3348[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:38:02.844 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 27 Content-Type: text/plain 18:38:02.844 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:38:02.844 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@2a3aef30[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=27},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7a4effa5] ([p=0,l=126,c=8192,r=126],[p=0,l=27,c=8192,r=27],true)@COMPLETING 18:38:02.844 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@251785d7{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=126,c=8192,r=126]={<<>>Jetty(11....\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@3e9c3348[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:38:02.844 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@251785d7{WRITING}->null:IDLE-->WRITING 18:38:02.844 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 153 SocketChannelEndPoint@19bdfb28[{l=/127.0.0.1:42651,r=/127.0.0.1:41416,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7508044d[p=HttpParser{s=END,9 of 9},g=HttpGenerator@73310f03{s=COMPLETING}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{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:42651/base/RestTest/PostBlank,age=3}] 18:38:02.844 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=153 remaining=0 WriteFlusher@251785d7{WRITING}->null 18:38:02.844 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@251785d7{IDLE}->null:WRITING-->IDLE 18:38:02.844 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@2a3aef30[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=27},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7a4effa5] ([p=126,l=126,c=8192,r=0],[p=27,l=27,c=8192,r=0],true)@END 18:38:02.844 [qtp1187972599-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:38:02.844 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:38:02.844 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{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:42651/base/RestTest/PostBlank,age=3} 18:38:02.844 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@5c550331{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:38:02.844 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@5c550331{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.844 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{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:42651/base/RestTest/PostBlank,age=3} 18:38:02.844 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@7ec0061b) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:38:02.844 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@5c550331{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.844 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@5c550331{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.844 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@5c550331{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.844 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{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:42651/base/RestTest/PostBlank,age=3} 18:38:02.844 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PostBlank written=27 18:38:02.844 [qtp1187972599-19] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:02 +0000] "POST /base/RestTest/PostBlank HTTP/1.1" 200 27 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:02.844 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@189391604 cs=HttpChannelState@5c550331{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2cd58ec6 eof=true 18:38:02.844 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{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:42651/base/RestTest/PostBlank,age=3} 18:38:02.844 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@42deb3dd[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{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:42651/base/RestTest/PostBlank,age=3}] 18:38:02.845 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@189391604 cs=HttpChannelState@5c550331{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2cd58ec6 eof=true 18:38:02.845 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@42deb3dd[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{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:42651/base/RestTest/PostBlank,age=4}] 18:38:02.845 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@189391604 cs=HttpChannelState@5c550331{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2cd58ec6 eof=true 18:38:02.845 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@5c550331{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.845 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@189391604 cs=HttpChannelState@5c550331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@2cd58ec6 eof=true 18:38:02.845 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@2cd58ec6 18:38:02.845 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@42deb3dd[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{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:42651/base/RestTest/PostBlank,age=4}] 18:38:02.845 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:38:02.845 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:38:02.845 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:38:02.845 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.845 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.845 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7508044d::SocketChannelEndPoint@19bdfb28[{l=/127.0.0.1:42651,r=/127.0.0.1:41416,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7508044d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.845 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7508044d::SocketChannelEndPoint@19bdfb28[{l=/127.0.0.1:42651,r=/127.0.0.1:41416,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7508044d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.845 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.845 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7508044d::SocketChannelEndPoint@19bdfb28[{l=/127.0.0.1:42651,r=/127.0.0.1:41416,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7508044d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=IDLE rs=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:38:02.845 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@7508044d::SocketChannelEndPoint@19bdfb28[{l=/127.0.0.1:42651,r=/127.0.0.1:41416,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7508044d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.845 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@7508044d::SocketChannelEndPoint@19bdfb28[{l=/127.0.0.1:42651,r=/127.0.0.1:41416,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7508044d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.845 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@789c6df{ReadCallback@3296900f{HttpConnection@7508044d::SocketChannelEndPoint@19bdfb28[{l=/127.0.0.1:42651,r=/127.0.0.1:41416,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7508044d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.845 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@19bdfb28[{l=/127.0.0.1:42651,r=/127.0.0.1:41416,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@7508044d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.845 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@67f21a0f on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:38:02.845 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:38:02.845 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.845 [main] DEBUG org.apache.http.wire -- http-outgoing-43 << "HTTP/1.1 200 OK[\r][\n]" 18:38:02.845 [main] DEBUG org.apache.http.wire -- http-outgoing-43 << "Date: Sat, 03 Feb 2024 18:38:02 GMT[\r][\n]" 18:38:02.845 [main] DEBUG org.apache.http.wire -- http-outgoing-43 << "Content-Type: text/plain[\r][\n]" 18:38:02.845 [main] DEBUG org.apache.http.wire -- http-outgoing-43 << "Content-Length: 27[\r][\n]" 18:38:02.845 [main] DEBUG org.apache.http.wire -- http-outgoing-43 << "Server: Jetty(11.0.18)[\r][\n]" 18:38:02.845 [main] DEBUG org.apache.http.wire -- http-outgoing-43 << "[\r][\n]" 18:38:02.845 [main] DEBUG org.apache.http.wire -- http-outgoing-43 << "POST: At last! Hello There " 18:38:02.845 [main] DEBUG org.apache.http.headers -- http-outgoing-43 << HTTP/1.1 200 OK 18:38:02.845 [main] DEBUG org.apache.http.headers -- http-outgoing-43 << Date: Sat, 03 Feb 2024 18:38:02 GMT 18:38:02.845 [main] DEBUG org.apache.http.headers -- http-outgoing-43 << Content-Type: text/plain 18:38:02.845 [main] DEBUG org.apache.http.headers -- http-outgoing-43 << Content-Length: 27 18:38:02.845 [main] DEBUG org.apache.http.headers -- http-outgoing-43 << Server: Jetty(11.0.18) 18:38:02.845 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:38:02.845 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 43][route: {}->http://localhost:42651] can be kept alive indefinitely 18:38:02.845 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-43: set socket timeout to 0 18:38:02.845 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 43][route: {}->http://localhost:42651][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.846 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:38:02.846 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:38:02.846 [main] DEBUG org.onap.policy.rest.RestManager -- POST: At last! Hello There 18:38:02.846 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:38:02.846 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-43: Close connection 18:38:02.846 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:38:02.846 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42651/base/RestTest/PatchHello/Bob?age=10: 18:38:02.846 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:38:02.846 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:38:02.846 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42651][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:38:02.847 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 44][route: {}->http://localhost:42651][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.847 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42651 18:38:02.847 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42651 18:38:02.847 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:41426<->127.0.0.1:42651 18:38:02.847 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1 18:38:02.847 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:38:02.847 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:38:02.847 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@4892ddd4[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41426]] on ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=0 18:38:02.847 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=1 18:38:02.847 [main] DEBUG org.apache.http.headers -- http-outgoing-44 >> PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1 18:38:02.847 [main] DEBUG org.apache.http.headers -- http-outgoing-44 >> Content-Type: application/merge-patch+json 18:38:02.847 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.845 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7508044d::SocketChannelEndPoint@19bdfb28[{l=/127.0.0.1:42651,r=/127.0.0.1:41416,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@7508044d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=IDLE rs=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@5c550331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.845 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/1 selected 18:38:02.847 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bef2ef{RUNNING,thread=Thread[qtp1187972599-19,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:38:02.847 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 1 updates 18:38:02.847 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bef2ef{RESERVED,thread=Thread[qtp1187972599-19,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:38:02.847 [main] DEBUG org.apache.http.headers -- http-outgoing-44 >> Content-Length: 9 18:38:02.847 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/0 selected 18:38:02.847 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.847 [main] DEBUG org.apache.http.headers -- http-outgoing-44 >> Host: localhost:42651 18:38:02.847 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@67f21a0f 18:38:02.847 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 1 updates 18:38:02.847 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.847 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@4892ddd4[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41426]] 18:38:02.847 [main] DEBUG org.apache.http.headers -- http-outgoing-44 >> Connection: Keep-Alive 18:38:02.847 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@19bdfb28[{l=/127.0.0.1:42651,r=/127.0.0.1:41416,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7508044d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.847 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.847 [main] DEBUG org.apache.http.headers -- http-outgoing-44 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:38:02.847 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@4892ddd4[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41426]] startThread=0 18:38:02.847 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@4892ddd4[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41426]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=57916ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.847 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@610efda0[{l=/127.0.0.1:42651,r=/127.0.0.1:41426,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.847 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@610efda0[{l=/127.0.0.1:42651,r=/127.0.0.1:41426,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:38:02.847 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=IDLE rs=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@610efda0[{l=/127.0.0.1:42651,r=/127.0.0.1:41426,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@50659363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.848 [qtp1187972599-20] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@6e1d0a2::SocketChannelEndPoint@610efda0[{l=/127.0.0.1:42651,r=/127.0.0.1:41426,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.848 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@1094de23 on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:38:02.848 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@610efda0[{l=/127.0.0.1:42651,r=/127.0.0.1:41426,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@6e1d0a2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59db3906{s=START}]=>HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.848 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@6e1d0a2::SocketChannelEndPoint@610efda0[{l=/127.0.0.1:42651,r=/127.0.0.1:41426,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@6e1d0a2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59db3906{s=START}]=>HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.848 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@6e1d0a2::SocketChannelEndPoint@610efda0[{l=/127.0.0.1:42651,r=/127.0.0.1:41426,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@6e1d0a2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59db3906{s=START}]=>HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.848 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@255947d5{ReadCallback@2db5e71c{HttpConnection@6e1d0a2::SocketChannelEndPoint@610efda0[{l=/127.0.0.1:42651,r=/127.0.0.1:41426,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@6e1d0a2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59db3906{s=START}]=>HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.848 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@610efda0[{l=/127.0.0.1:42651,r=/127.0.0.1:41426,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@6e1d0a2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59db3906{s=START}]=>HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.848 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@1b66514f on ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=1 18:38:02.848 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=2 18:38:02.848 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@610efda0[{l=/127.0.0.1:42651,r=/127.0.0.1:41426,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@6e1d0a2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59db3906{s=START}]=>HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.848 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@4892ddd4[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41426]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=57916ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.848 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57916ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.847 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.848 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 1/1/1 selected 18:38:02.848 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 1 keys, 0 updates 18:38:02.847 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.848 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41416], selector=sun.nio.ch.EPollSelectorImpl@23da9f4d, interestOps=1, readyOps=1 SocketChannelEndPoint@19bdfb28[{l=/127.0.0.1:42651,r=/127.0.0.1:41416,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7508044d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.848 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.847 [main] DEBUG org.apache.http.headers -- http-outgoing-44 >> Accept-Encoding: gzip,deflate 18:38:02.848 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.848 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@19bdfb28[{l=/127.0.0.1:42651,r=/127.0.0.1:41416,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7508044d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.848 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/1 selected 18:38:02.848 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 2 updates 18:38:02.848 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:38:02.848 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@19bdfb28[{l=/127.0.0.1:42651,r=/127.0.0.1:41416,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7508044d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=IDLE rs=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:38:02.848 [main] DEBUG org.apache.http.wire -- http-outgoing-44 >> "PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1[\r][\n]" 18:38:02.848 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@1094de23 18:38:02.848 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@1b66514f 18:38:02.848 [main] DEBUG org.apache.http.wire -- http-outgoing-44 >> "Content-Type: application/merge-patch+json[\r][\n]" 18:38:02.848 [main] DEBUG org.apache.http.wire -- http-outgoing-44 >> "Content-Length: 9[\r][\n]" 18:38:02.848 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57915ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=25]@2024-02-03T18:38:02.848897022Z 18:38:02.848 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@610efda0[{l=/127.0.0.1:42651,r=/127.0.0.1:41426,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@6e1d0a2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59db3906{s=START}]=>HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.848 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.848 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.848 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bef2ef{RESERVED,thread=Thread[qtp1187972599-19,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57915ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=25]@2024-02-03T18:38:02.849021382Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.848 [main] DEBUG org.apache.http.wire -- http-outgoing-44 >> "Host: localhost:42651[\r][\n]" 18:38:02.849 [main] DEBUG org.apache.http.wire -- http-outgoing-44 >> "Connection: Keep-Alive[\r][\n]" 18:38:02.849 [main] DEBUG org.apache.http.wire -- http-outgoing-44 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:38:02.848 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@19bdfb28[{l=/127.0.0.1:42651,r=/127.0.0.1:41416,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7508044d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=IDLE rs=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@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57915ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=25]@2024-02-03T18:38:02.849085783Z 18:38:02.849 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57915ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=26]@2024-02-03T18:38:02.849155653Z tryProduce true 18:38:02.849 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.849 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.849 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@19bdfb28[{l=/127.0.0.1:42651,r=/127.0.0.1:41416,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7508044d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.849 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.849 [main] DEBUG org.apache.http.wire -- http-outgoing-44 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:38:02.849 [main] DEBUG org.apache.http.wire -- http-outgoing-44 >> "[\r][\n]" 18:38:02.849 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@789c6df{ReadCallback@3296900f{HttpConnection@7508044d::SocketChannelEndPoint@19bdfb28[{l=/127.0.0.1:42651,r=/127.0.0.1:41416,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7508044d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.849 [main] DEBUG org.apache.http.wire -- http-outgoing-44 >> "At last! " 18:38:02.849 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7508044d::SocketChannelEndPoint@19bdfb28[{l=/127.0.0.1:42651,r=/127.0.0.1:41416,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7508044d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=IDLE rs=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@5c550331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.849 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 1/1/1 selected 18:38:02.849 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 1 keys, 0 updates 18:38:02.849 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@19bdfb28[{l=/127.0.0.1:42651,r=/127.0.0.1:41416,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7508044d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.849 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41426], selector=sun.nio.ch.EPollSelectorImpl@1bf99cf5, interestOps=1, readyOps=1 SocketChannelEndPoint@610efda0[{l=/127.0.0.1:42651,r=/127.0.0.1:41426,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@6e1d0a2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59db3906{s=START}]=>HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.849 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.849 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:38:02.849 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@610efda0[{l=/127.0.0.1:42651,r=/127.0.0.1:41426,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6e1d0a2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59db3906{s=START}]=>HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.849 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@610efda0[{l=/127.0.0.1:42651,r=/127.0.0.1:41426,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6e1d0a2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59db3906{s=START}]=>HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=IDLE rs=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:38:02.849 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7508044d::SocketChannelEndPoint@19bdfb28[{l=/127.0.0.1:42651,r=/127.0.0.1:41416,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7508044d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.849 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} tryExecute AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57914ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=1,epc=25]@2024-02-03T18:38:02.849717198Z 18:38:02.849 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7508044d::SocketChannelEndPoint@19bdfb28[{l=/127.0.0.1:42651,r=/127.0.0.1:41416,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7508044d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=IDLE rs=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@6d32951{DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.849 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76f2d46d{RESERVED,thread=Thread[qtp1187972599-22,5,main]} task=AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57914ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=25]@2024-02-03T18:38:02.849839269Z ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0} 18:38:02.849 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@610efda0[{l=/127.0.0.1:42651,r=/127.0.0.1:41426,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6e1d0a2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59db3906{s=START}]=>HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=IDLE rs=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@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57914ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=25]@2024-02-03T18:38:02.849894119Z 18:38:02.849 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57914ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}][pc=0,pic=0,pec=1,epc=26]@2024-02-03T18:38:02.84994623Z tryProduce true 18:38:02.849 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@255947d5{ReadCallback@2db5e71c{HttpConnection@6e1d0a2::SocketChannelEndPoint@610efda0[{l=/127.0.0.1:42651,r=/127.0.0.1:41426,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6e1d0a2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59db3906{s=START}]=>HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.849 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@69856a09[p=0,l=0,c=8192,r=0]={<<<>>>POST /bas...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.849 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6e1d0a2::SocketChannelEndPoint@610efda0[{l=/127.0.0.1:42651,r=/127.0.0.1:41426,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6e1d0a2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59db3906{s=START}]=>HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=IDLE rs=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@50659363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.850 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 257 DirectByteBuffer@2f2810c9[p=0,l=257,c=8192,r=257]={<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.850 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@610efda0[{l=/127.0.0.1:42651,r=/127.0.0.1:41426,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6e1d0a2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59db3906{s=START}]=>HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6e1d0a2::SocketChannelEndPoint@610efda0[{l=/127.0.0.1:42651,r=/127.0.0.1:41426,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6e1d0a2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59db3906{s=START}]=>HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=257,c=8192,r=257]={<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.850 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 1 keys 18:38:02.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6e1d0a2::SocketChannelEndPoint@610efda0[{l=/127.0.0.1:42651,r=/127.0.0.1:41426,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6e1d0a2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59db3906{s=START}]=>HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=257,c=8192,r=257]={<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=257,c=8192,r=257]={<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:38:02.850 [qtp1187972599-25] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:38:02.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:38:02.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:38:02.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:38:02.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:38:02.850 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@19bdfb28[{l=/127.0.0.1:42651,r=/127.0.0.1:41416,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7508044d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> VALUE 18:38:02.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> IN_VALUE 18:38:02.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> FIELD 18:38:02.850 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@19bdfb28[{l=/127.0.0.1:42651,r=/127.0.0.1:41416,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7508044d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Type, headerString=[Content-Type], valueString=[application/merge-patch+json] 18:38:02.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:38:02.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:38:02.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:38:02.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:38:02.850 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@19bdfb28[{l=/127.0.0.1:42651,r=/127.0.0.1:41416,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7508044d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:38:02.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:38:02.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:38:02.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42651) header=Host, headerString=[Host], valueString=[localhost:42651] 18:38:02.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:38:02.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:38:02.850 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@789c6df{null} 18:38:02.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:38:02.850 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:38:02.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:38:02.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:38:02.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:38:02.850 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1c4048e5 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=57913ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.850 [qtp1187972599-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:38:02.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:38:02.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:38:02.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:38:02.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:38:02.850 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.850 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/0 selected 18:38:02.850 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 0 updates 18:38:02.850 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@19bdfb28[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7508044d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.850 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@184686153 cs=HttpChannelState@50659363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@46c5c0dc eof=false 18:38:02.851 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@46c5c0dc 18:38:02.851 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.851 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.851 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@6fe17259[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=IDLE 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:38:02.851 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@7508044d::SocketChannelEndPoint@19bdfb28[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7508044d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.851 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 0 keys 18:38:02.851 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PatchHello/Bob?age=10 on HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{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:42651/base/RestTest/PatchHello/Bob?age=10,age=1} PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1 Content-Type: application/merge-patch+json Content-Length: 9 Host: localhost:42651 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:38:02.851 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1c4048e5 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=57913ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.851 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6e1d0a2::SocketChannelEndPoint@610efda0[{l=/127.0.0.1:42651,r=/127.0.0.1:41426,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6e1d0a2[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@59db3906{s=START}]=>HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{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:42651/base/RestTest/PatchHello/Bob?age=10,age=1}] parsed true HttpParser{s=CONTENT,0 of 9} 18:38:02.851 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42651/base/RestTest/PatchHello/Bob?age=10 HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{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:42651/base/RestTest/PatchHello/Bob?age=10,age=1} 18:38:02.851 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57913ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=1/4,pending=0}] 18:38:02.851 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@50659363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.851 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1c4048e5 startThread=0 18:38:02.851 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=1} 18:38:02.851 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.Server -- REQUEST PATCH /base/RestTest/PatchHello/Bob ?age=10 on HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=1} 18:38:02.851 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PatchHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.851 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7508044d::SocketChannelEndPoint@19bdfb28[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7508044d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=IDLE rs=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:38:02.851 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PatchHello/Bob @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.851 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:38:02.851 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:38:02.851 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@7508044d::SocketChannelEndPoint@19bdfb28[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7508044d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.851 [qtp1187972599-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PatchHello/Bob|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PatchHello/Bob} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:38:02.851 [qtp1187972599-21] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:38:02.851 [qtp1187972599-25] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@19bdfb28[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7508044d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.851 [qtp1187972599-25] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@7508044d::SocketChannelEndPoint@19bdfb28[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7508044d[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@73310f03{s=START}]=>HttpChannelOverHttp@4bd7719e{s=HttpChannelState@5c550331{s=IDLE rs=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@5c550331{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.851 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@24ec173d{RUNNING,thread=Thread[qtp1187972599-25,5,main]} was=RUNNING next=RESERVED size=0+2 capacity=4 18:38:02.851 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@24ec173d{RESERVED,thread=Thread[qtp1187972599-25,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.852 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@6fe17259[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:38:02.852 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@6fe17259[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:38:02.852 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@6fe17259[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:38:02.852 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.852 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6e1d0a2::SocketChannelEndPoint@610efda0[{l=/127.0.0.1:42651,r=/127.0.0.1:41426,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6e1d0a2[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@59db3906{s=START}]=>HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=2}] parse RetainableByteBuffer@10fbc3d9{DirectByteBuffer@2f2810c9[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.852 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f2810c9[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.852 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=2} Content@5ab4646e{DirectByteBufferR@411f912f[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:38:02.852 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6e1d0a2::SocketChannelEndPoint@610efda0[{l=/127.0.0.1:42651,r=/127.0.0.1:41426,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6e1d0a2[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@59db3906{s=START}]=>HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:38:02.852 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@5ab4646e{DirectByteBufferR@411f912f[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:38:02.852 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 260194638054 AsyncContentProducer@6fe17259[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:38:02.852 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@5ab4646e{DirectByteBufferR@411f912f[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@6fe17259[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:38:02.852 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@6fe17259[r=Content@5ab4646e{DirectByteBufferR@411f912f[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:38:02.852 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@6fe17259[r=Content@5ab4646e{DirectByteBufferR@411f912f[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=null,i=null,error=false,c=HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=2}] 18:38:02.853 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@6fe17259[r=Content@5ab4646e{DirectByteBufferR@411f912f[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@5ab4646e{DirectByteBufferR@411f912f[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:38:02.853 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@5ab4646e{DirectByteBufferR@411f912f[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@6fe17259[r=Content@5ab4646e{DirectByteBufferR@411f912f[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@5ab4646e{DirectByteBufferR@411f912f[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:38:02.853 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@50659363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.853 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@5ab4646e{DirectByteBufferR@411f912f[p=248,l=257,c=8192,r=9]={PATCH /ba...ate\r\n\r\n<<>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} 18:38:02.853 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@184686153 cs=HttpChannelState@50659363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@46c5c0dc eof=false 18:38:02.853 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@5ab4646e{DirectByteBufferR@411f912f[p=257,l=257,c=8192,r=0]={PATCH /ba... last! <<<>>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null} AsyncContentProducer@6fe17259[r=Content@5ab4646e{DirectByteBufferR@411f912f[p=257,l=257,c=8192,r=0]={PATCH /ba... last! <<<>>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},t=Content@5ab4646e{DirectByteBufferR@411f912f[p=257,l=257,c=8192,r=0]={PATCH /ba... last! <<<>>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},spc=false,eof=false,err=null},i=null,error=false,c=HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:38:02.853 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=260194638054] AsyncContentProducer@6fe17259[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:38:02.853 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@6fe17259[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:38:02.853 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@6fe17259[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:38:02.853 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.853 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6e1d0a2::SocketChannelEndPoint@610efda0[{l=/127.0.0.1:42651,r=/127.0.0.1:41426,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6e1d0a2[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@59db3906{s=START}]=>HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=3}] parse RetainableByteBuffer@10fbc3d9{DirectByteBuffer@2f2810c9[p=257,l=257,c=8192,r=0]={PATCH /ba... last! <<<>>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.853 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f2810c9[p=257,l=257,c=8192,r=0]={PATCH /ba... last! <<<>>>deflate\r\n...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.853 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:38:02.853 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=3} 18:38:02.853 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:38:02.853 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=3} 18:38:02.853 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:38:02.853 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6e1d0a2::SocketChannelEndPoint@610efda0[{l=/127.0.0.1:42651,r=/127.0.0.1:41426,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6e1d0a2[p=HttpParser{s=END,9 of 9},g=HttpGenerator@59db3906{s=START}]=>HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=3}] parsed false HttpParser{s=END,9 of 9} 18:38:02.853 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@6e1d0a2::SocketChannelEndPoint@610efda0[{l=/127.0.0.1:42651,r=/127.0.0.1:41426,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6e1d0a2[p=HttpParser{s=END,9 of 9},g=HttpGenerator@59db3906{s=START}]=>HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:38:02.853 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:38:02.853 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 260194638054 AsyncContentProducer@6fe17259[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:38:02.853 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@6fe17259[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:38:02.853 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@6fe17259[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:38:02.853 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@6fe17259[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:38:02.853 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@6fe17259[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:38:02.853 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@6fe17259[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchHello/Bob?age=10,age=3}] 18:38:02.853 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@50659363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.853 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:38:02.853 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@184686153 cs=HttpChannelState@50659363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@46c5c0dc eof=false 18:38:02.853 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@184686153 cs=HttpChannelState@50659363{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@46c5c0dc eof=false 18:38:02.853 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:38:02.854 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@29b46af0[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:38:02.854 [qtp1187972599-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:38:02.854 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@4da3b625[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@344d2ceb{null} 18:38:02.854 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PatchHello/Bob on HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{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:42651/base/RestTest/PatchHello/Bob?age=10,age=4} 200 null HTTP/1.1 Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 39 Content-Type: application/merge-patch+json 18:38:02.854 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@9e645a4[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=39},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@30f5d82] (null,[p=0,l=39,c=8192,r=39],true)@START 18:38:02.854 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=39} last=true content=HeapByteBuffer@4da3b625[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:38:02.854 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 39 Content-Type: application/merge-patch+json 18:38:02.854 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:38:02.854 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@9e645a4[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=39},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@30f5d82] ([p=0,l=144,c=8192,r=144],[p=0,l=39,c=8192,r=39],true)@COMPLETING 18:38:02.854 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@53cdc158{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=144,c=8192,r=144]={<<>>so-8859-1...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@4da3b625[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:38:02.854 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@53cdc158{WRITING}->null:IDLE-->WRITING 18:38:02.854 [main] DEBUG org.apache.http.wire -- http-outgoing-44 << "HTTP/1.1 200 OK[\r][\n]" 18:38:02.854 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 183 SocketChannelEndPoint@610efda0[{l=/127.0.0.1:42651,r=/127.0.0.1:41426,OPEN,fill=-,flush=W,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6e1d0a2[p=HttpParser{s=END,9 of 9},g=HttpGenerator@59db3906{s=COMPLETING}]=>HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{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:42651/base/RestTest/PatchHello/Bob?age=10,age=4}] 18:38:02.854 [main] DEBUG org.apache.http.wire -- http-outgoing-44 << "Date: Sat, 03 Feb 2024 18:38:02 GMT[\r][\n]" 18:38:02.854 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=183 remaining=0 WriteFlusher@53cdc158{WRITING}->null 18:38:02.854 [main] DEBUG org.apache.http.wire -- http-outgoing-44 << "Content-Type: application/merge-patch+json[\r][\n]" 18:38:02.854 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@53cdc158{IDLE}->null:WRITING-->IDLE 18:38:02.854 [main] DEBUG org.apache.http.wire -- http-outgoing-44 << "Content-Length: 39[\r][\n]" 18:38:02.854 [main] DEBUG org.apache.http.wire -- http-outgoing-44 << "Server: Jetty(11.0.18)[\r][\n]" 18:38:02.854 [main] DEBUG org.apache.http.wire -- http-outgoing-44 << "[\r][\n]" 18:38:02.854 [main] DEBUG org.apache.http.wire -- http-outgoing-44 << "PATCH: At last! Hello There Bob aged 10" 18:38:02.854 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@9e645a4[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=39},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@30f5d82] ([p=144,l=144,c=8192,r=0],[p=39,l=39,c=8192,r=0],true)@END 18:38:02.854 [qtp1187972599-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:38:02.854 [main] DEBUG org.apache.http.headers -- http-outgoing-44 << HTTP/1.1 200 OK 18:38:02.854 [main] DEBUG org.apache.http.headers -- http-outgoing-44 << Date: Sat, 03 Feb 2024 18:38:02 GMT 18:38:02.854 [main] DEBUG org.apache.http.headers -- http-outgoing-44 << Content-Type: application/merge-patch+json 18:38:02.854 [main] DEBUG org.apache.http.headers -- http-outgoing-44 << Content-Length: 39 18:38:02.854 [main] DEBUG org.apache.http.headers -- http-outgoing-44 << Server: Jetty(11.0.18) 18:38:02.854 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:38:02.854 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{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:42651/base/RestTest/PatchHello/Bob?age=10,age=4} 18:38:02.854 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:38:02.854 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@50659363{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:38:02.855 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@50659363{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.855 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{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:42651/base/RestTest/PatchHello/Bob?age=10,age=5} 18:38:02.855 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@e3a95be) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:38:02.855 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@50659363{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.855 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@50659363{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.855 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@50659363{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.855 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{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:42651/base/RestTest/PatchHello/Bob?age=10,age=5} 18:38:02.855 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PatchHello/Bob written=39 18:38:02.855 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 44][route: {}->http://localhost:42651] can be kept alive indefinitely 18:38:02.855 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-44: set socket timeout to 0 18:38:02.855 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 44][route: {}->http://localhost:42651][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.855 [qtp1187972599-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:02 +0000] "PATCH /base/RestTest/PatchHello/Bob?age=10 HTTP/1.1" 200 39 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:02.855 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:38:02.855 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:38:02.855 [main] DEBUG org.onap.policy.rest.RestManager -- PATCH: At last! Hello There Bob aged 10 18:38:02.855 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@184686153 cs=HttpChannelState@50659363{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@46c5c0dc eof=true 18:38:02.855 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:38:02.855 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-44: Close connection 18:38:02.855 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{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:42651/base/RestTest/PatchHello/Bob?age=10,age=5} 18:38:02.855 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:38:02.855 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@6fe17259[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{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:42651/base/RestTest/PatchHello/Bob?age=10,age=5}] 18:38:02.855 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@184686153 cs=HttpChannelState@50659363{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@46c5c0dc eof=true 18:38:02.855 [main] DEBUG org.onap.policy.rest.RestManager -- ***** sendRequest to url http://localhost:42651/base/RestTest/PatchBlank: 18:38:02.855 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@6fe17259[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{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:42651/base/RestTest/PatchHello/Bob?age=10,age=5}] 18:38:02.855 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@184686153 cs=HttpChannelState@50659363{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@46c5c0dc eof=true 18:38:02.855 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@50659363{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.855 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@184686153 cs=HttpChannelState@50659363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@46c5c0dc eof=true 18:38:02.855 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@46c5c0dc 18:38:02.855 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@6fe17259[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{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:42651/base/RestTest/PatchHello/Bob?age=10,age=5}] 18:38:02.855 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:38:02.855 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:38:02.855 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:38:02.855 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@610efda0[{l=/127.0.0.1:42651,r=/127.0.0.1:41426,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6e1d0a2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59db3906{s=START}]=>HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.855 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.855 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:38:02.855 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6e1d0a2::SocketChannelEndPoint@610efda0[{l=/127.0.0.1:42651,r=/127.0.0.1:41426,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6e1d0a2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59db3906{s=START}]=>HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.855 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6e1d0a2::SocketChannelEndPoint@610efda0[{l=/127.0.0.1:42651,r=/127.0.0.1:41426,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6e1d0a2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59db3906{s=START}]=>HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.855 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.855 [qtp1187972599-21] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:38:02.855 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@610efda0[{l=/127.0.0.1:42651,r=/127.0.0.1:41426,ISHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6e1d0a2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59db3906{s=START}]=>HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.855 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@610efda0[{l=/127.0.0.1:42651,r=/127.0.0.1:41426,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6e1d0a2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59db3906{s=START}]=>HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.855 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@610efda0[{l=/127.0.0.1:42651,r=/127.0.0.1:41426,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6e1d0a2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59db3906{s=START}]=>HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.855 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@255947d5{null} 18:38:02.855 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@4c9f9afc{STARTED} id=1 keys=1 selected=0 updates=0 18:38:02.855 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@354a2ab8 startThread=0 18:38:02.855 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6e1d0a2::SocketChannelEndPoint@610efda0[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6e1d0a2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59db3906{s=START}]=>HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=IDLE rs=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:38:02.855 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:38:02.855 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@354a2ab8 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=57908ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.855 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@6e1d0a2::SocketChannelEndPoint@610efda0[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6e1d0a2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59db3906{s=START}]=>HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.856 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:38:02.856 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://localhost:42651][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20] 18:38:02.856 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@610efda0[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6e1d0a2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59db3906{s=START}]=>HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.856 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@610efda0[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6e1d0a2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59db3906{s=START}]=>HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.856 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 45][route: {}->http://localhost:42651][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.856 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://localhost:42651 18:38:02.856 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@6e1d0a2::SocketChannelEndPoint@610efda0[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6e1d0a2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59db3906{s=START}]=>HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.856 [qtp1187972599-21] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@6e1d0a2::SocketChannelEndPoint@610efda0[{l=null,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6e1d0a2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59db3906{s=START}]=>HttpChannelOverHttp@b1843d4{s=HttpChannelState@50659363{s=IDLE rs=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@50659363{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.856 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connecting to localhost/127.0.0.1:42651 18:38:02.856 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.856 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/0 selected 18:38:02.856 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 0 updates 18:38:02.856 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.856 [main] DEBUG org.apache.http.impl.conn.DefaultHttpClientConnectionOperator -- Connection established 127.0.0.1:41438<->127.0.0.1:42651 18:38:02.856 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Executing request PATCH /base/RestTest/PatchBlank HTTP/1.1 18:38:02.856 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Target auth state: UNCHALLENGED 18:38:02.856 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Proxy auth state: UNCHALLENGED 18:38:02.856 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@2e02d545[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41438]] on ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=0 18:38:02.856 [qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=0 selected=0 updates=1 18:38:02.856 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.856 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@354a2ab8 in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=57908ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.856 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RUNNING,thread=Thread[qtp1187972599-21,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:38:02.856 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57908ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.856 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.856 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/0 selected 18:38:02.856 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RESERVED,thread=Thread[qtp1187972599-21,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:38:02.856 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 1 updates 18:38:02.856 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 0 keys 18:38:02.856 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.856 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@2e02d545[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41438]] 18:38:02.856 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@2e02d545[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41438]] startThread=0 18:38:02.856 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.856 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.856 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@2e02d545[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41438]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=57907ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.856 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@5536da8c[{l=/127.0.0.1:42651,r=/127.0.0.1:41438,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.856 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@5536da8c[{l=/127.0.0.1:42651,r=/127.0.0.1:41438,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:38:02.856 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpChannel -- new HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=IDLE rs=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@5536da8c[{l=/127.0.0.1:42651,r=/127.0.0.1:41438,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[],null,HttpChannelState@24f364c4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.857 [qtp1187972599-24] DEBUG org.eclipse.jetty.server.HttpConnection -- New HTTP Connection HttpConnection@3a6a17df::SocketChannelEndPoint@5536da8c[{l=/127.0.0.1:42651,r=/127.0.0.1:41438,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 18:38:02.857 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@596b48a4 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:38:02.857 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@5536da8c[{l=/127.0.0.1:42651,r=/127.0.0.1:41438,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@3a6a17df[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b594502{s=START}]=>HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.857 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@3a6a17df::SocketChannelEndPoint@5536da8c[{l=/127.0.0.1:42651,r=/127.0.0.1:41438,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@3a6a17df[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b594502{s=START}]=>HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.857 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@3a6a17df::SocketChannelEndPoint@5536da8c[{l=/127.0.0.1:42651,r=/127.0.0.1:41438,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@3a6a17df[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b594502{s=START}]=>HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.857 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@4b3c3e9{ReadCallback@6e0de84f{HttpConnection@3a6a17df::SocketChannelEndPoint@5536da8c[{l=/127.0.0.1:42651,r=/127.0.0.1:41438,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@3a6a17df[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b594502{s=START}]=>HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.857 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@5536da8c[{l=/127.0.0.1:42651,r=/127.0.0.1:41438,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@3a6a17df[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b594502{s=START}]=>HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.857 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@6da0b342 on ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=1 18:38:02.857 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=2 18:38:02.857 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.857 [qtp1187972599-24] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@5536da8c[{l=/127.0.0.1:42651,r=/127.0.0.1:41438,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@3a6a17df[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b594502{s=START}]=>HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.857 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/1 selected 18:38:02.857 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@2e02d545[java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41438]] in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=1,r=-1,t=57907ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.857 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 2 updates 18:38:02.857 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 18:38:02.857 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda$320/0x0000000800f01e20@596b48a4 18:38:02.857 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda$313/0x0000000800eb2ec0@6da0b342 18:38:02.857 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57907ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.857 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@5536da8c[{l=/127.0.0.1:42651,r=/127.0.0.1:41438,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@3a6a17df[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b594502{s=START}]=>HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.857 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.857 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.862 [main] DEBUG org.apache.http.headers -- http-outgoing-45 >> PATCH /base/RestTest/PatchBlank HTTP/1.1 18:38:02.862 [main] DEBUG org.apache.http.headers -- http-outgoing-45 >> Content-Type: application/merge-patch+json 18:38:02.862 [main] DEBUG org.apache.http.headers -- http-outgoing-45 >> Content-Length: 9 18:38:02.862 [main] DEBUG org.apache.http.headers -- http-outgoing-45 >> Host: localhost:42651 18:38:02.862 [main] DEBUG org.apache.http.headers -- http-outgoing-45 >> Connection: Keep-Alive 18:38:02.862 [main] DEBUG org.apache.http.headers -- http-outgoing-45 >> User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) 18:38:02.862 [main] DEBUG org.apache.http.headers -- http-outgoing-45 >> Accept-Encoding: gzip,deflate 18:38:02.862 [main] DEBUG org.apache.http.wire -- http-outgoing-45 >> "PATCH /base/RestTest/PatchBlank HTTP/1.1[\r][\n]" 18:38:02.862 [main] DEBUG org.apache.http.wire -- http-outgoing-45 >> "Content-Type: application/merge-patch+json[\r][\n]" 18:38:02.862 [main] DEBUG org.apache.http.wire -- http-outgoing-45 >> "Content-Length: 9[\r][\n]" 18:38:02.862 [main] DEBUG org.apache.http.wire -- http-outgoing-45 >> "Host: localhost:42651[\r][\n]" 18:38:02.862 [main] DEBUG org.apache.http.wire -- http-outgoing-45 >> "Connection: Keep-Alive[\r][\n]" 18:38:02.862 [main] DEBUG org.apache.http.wire -- http-outgoing-45 >> "User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4)[\r][\n]" 18:38:02.862 [main] DEBUG org.apache.http.wire -- http-outgoing-45 >> "Accept-Encoding: gzip,deflate[\r][\n]" 18:38:02.862 [main] DEBUG org.apache.http.wire -- http-outgoing-45 >> "[\r][\n]" 18:38:02.862 [main] DEBUG org.apache.http.wire -- http-outgoing-45 >> "At last! " 18:38:02.862 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 1/1/1 selected 18:38:02.862 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 1 keys, 0 updates 18:38:02.862 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:42651 remote=/127.0.0.1:41438], selector=sun.nio.ch.EPollSelectorImpl@23da9f4d, interestOps=1, readyOps=1 SocketChannelEndPoint@5536da8c[{l=/127.0.0.1:42651,r=/127.0.0.1:41438,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@3a6a17df[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b594502{s=START}]=>HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.862 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@5536da8c[{l=/127.0.0.1:42651,r=/127.0.0.1:41438,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3a6a17df[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b594502{s=START}]=>HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.862 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@5536da8c[{l=/127.0.0.1:42651,r=/127.0.0.1:41438,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3a6a17df[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b594502{s=START}]=>HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=IDLE rs=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:38:02.862 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} tryExecute AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/PRODUCING/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57901ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=0,epc=26]@2024-02-03T18:38:02.862804989Z 18:38:02.862 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RESERVED,thread=Thread[qtp1187972599-21,5,main]} task=AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57901ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=26]@2024-02-03T18:38:02.8629057Z ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0} 18:38:02.862 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- ss=EXECUTE_PRODUCE_CONSUME t=SocketChannelEndPoint@5536da8c[{l=/127.0.0.1:42651,r=/127.0.0.1:41438,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3a6a17df[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b594502{s=START}]=>HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=IDLE rs=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@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57901ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=26]@2024-02-03T18:38:02.862971931Z 18:38:02.862 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=true/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57901ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}][pc=0,pic=0,pec=0,epc=27]@2024-02-03T18:38:02.863017581Z tryProduce true 18:38:02.863 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@4b3c3e9{ReadCallback@6e0de84f{HttpConnection@3a6a17df::SocketChannelEndPoint@5536da8c[{l=/127.0.0.1:42651,r=/127.0.0.1:41438,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3a6a17df[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b594502{s=START}]=>HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}]}} 18:38:02.863 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 18:38:02.863 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.863 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3a6a17df::SocketChannelEndPoint@5536da8c[{l=/127.0.0.1:42651,r=/127.0.0.1:41438,OPEN,fill=-,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3a6a17df[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b594502{s=START}]=>HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=IDLE rs=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@24f364c4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.863 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@5536da8c[{l=/127.0.0.1:42651,r=/127.0.0.1:41438,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3a6a17df[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b594502{s=START}]=>HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.863 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.863 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 246 DirectByteBuffer@2f2810c9[p=0,l=246,c=8192,r=246]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.863 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3a6a17df::SocketChannelEndPoint@5536da8c[{l=/127.0.0.1:42651,r=/127.0.0.1:41438,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3a6a17df[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b594502{s=START}]=>HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=246,c=8192,r=246]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.863 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3a6a17df::SocketChannelEndPoint@5536da8c[{l=/127.0.0.1:42651,r=/127.0.0.1:41438,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3a6a17df[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b594502{s=START}]=>HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=246,c=8192,r=246]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.863 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=246,c=8192,r=246]={<<>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.863 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1 18:38:02.863 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 18:38:02.863 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> SPACE2 18:38:02.863 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE2 --> REQUEST_VERSION 18:38:02.863 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- REQUEST_VERSION --> HEADER 18:38:02.863 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> VALUE 18:38:02.863 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> IN_VALUE 18:38:02.863 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Type --> FIELD 18:38:02.863 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Type, headerString=[Content-Type], valueString=[application/merge-patch+json] 18:38:02.863 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> VALUE 18:38:02.863 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> IN_VALUE 18:38:02.863 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Content-Length --> FIELD 18:38:02.863 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[9] 18:38:02.863 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> VALUE 18:38:02.863 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> IN_VALUE 18:38:02.863 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Host --> FIELD 18:38:02.863 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:42651) header=Host, headerString=[Host], valueString=[localhost:42651] 18:38:02.863 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> IN_VALUE 18:38:02.863 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Connection: keep-alive --> FIELD 18:38:02.863 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 18:38:02.863 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> VALUE 18:38:02.863 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> IN_VALUE 18:38:02.863 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:User-Agent --> FIELD 18:38:02.863 [qtp1187972599-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:38:02.863 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> IN_VALUE 18:38:02.863 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:Accept-Encoding --> FIELD 18:38:02.863 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept-Encoding: gzip,deflate) header=Accept-Encoding, headerString=[Accept-Encoding], valueString=[gzip,deflate] 18:38:02.863 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 18:38:02.863 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- reopen HttpInput@247484801 cs=HttpChannelState@24f364c4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@176044b3 eof=false 18:38:02.863 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- reopening org.eclipse.jetty.server.BlockingContentProducer@176044b3 18:38:02.863 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reopening AsyncContentProducer@69ee689a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.863 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- REQUEST for /base/RestTest/PatchBlank on HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{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:42651/base/RestTest/PatchBlank,age=0} PATCH /base/RestTest/PatchBlank HTTP/1.1 Content-Type: application/merge-patch+json Content-Length: 9 Host: localhost:42651 Connection: keep-alive User-Agent: Apache-HttpClient/4.5.14 (Java/17.0.4) Accept-Encoding: gzip,deflate 18:38:02.863 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3a6a17df::SocketChannelEndPoint@5536da8c[{l=/127.0.0.1:42651,r=/127.0.0.1:41438,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3a6a17df[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@3b594502{s=START}]=>HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{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:42651/base/RestTest/PatchBlank,age=0}] parsed true HttpParser{s=CONTENT,0 of 9} 18:38:02.863 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- handle http://localhost:42651/base/RestTest/PatchBlank HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{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:42651/base/RestTest/PatchBlank,age=0} 18:38:02.863 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- handling HttpChannelState@24f364c4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.864 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action DISPATCH HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=1} 18:38:02.864 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.Server -- REQUEST PATCH /base/RestTest/PatchBlank ?null on HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=1} 18:38:02.864 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- scope null||/base/RestTest/PatchBlank @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.864 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler -- context=/base||/RestTest/PatchBlank @ o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.864 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Entering scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1, dispatch=REQUEST asyncstarted=false 18:38:02.864 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- sessionHandler=org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 session=null 18:38:02.864 [qtp1187972599-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- servlet /base||/RestTest/PatchBlank|ServletPathMapping{matchValue=, pattern=/*, servletName=org.glassfish.jersey.servlet.ServletContainer-2c708440, mappingMatch=PATH, servletPath=, pathInfo=/RestTest/PatchBlank} -> org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:38:02.864 [qtp1187972599-19] DEBUG org.eclipse.jetty.servlet.ServletHandler -- chain=null 18:38:02.865 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@69ee689a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=2}] 18:38:02.865 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@69ee689a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=2}] 18:38:02.865 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@69ee689a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=2}] 18:38:02.865 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.865 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3a6a17df::SocketChannelEndPoint@5536da8c[{l=/127.0.0.1:42651,r=/127.0.0.1:41438,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3a6a17df[p=HttpParser{s=CONTENT,0 of 9},g=HttpGenerator@3b594502{s=START}]=>HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=2}] parse RetainableByteBuffer@10fbc3d9{DirectByteBuffer@2f2810c9[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:38:02.865 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f2810c9[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:38:02.865 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onContent HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=2} Content@1bcef2fe{DirectByteBufferR@170ee45f[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:38:02.865 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3a6a17df::SocketChannelEndPoint@5536da8c[{l=/127.0.0.1:42651,r=/127.0.0.1:41438,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3a6a17df[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@3b594502{s=START}]=>HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=2}] parsed true HttpParser{s=CONTENT,9 of 9} 18:38:02.865 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced Content@1bcef2fe{DirectByteBufferR@170ee45f[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:38:02.865 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 260207295673 AsyncContentProducer@69ee689a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=2}] 18:38:02.865 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced Content@1bcef2fe{DirectByteBufferR@170ee45f[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@69ee689a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=2}] 18:38:02.865 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@69ee689a[r=Content@1bcef2fe{DirectByteBufferR@170ee45f[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@53262ecd{s=HttpChannelState@24f364c4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=2}] 18:38:02.865 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@69ee689a[r=Content@1bcef2fe{DirectByteBufferR@170ee45f[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@53262ecd{s=HttpChannelState@24f364c4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=2}] 18:38:02.865 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@69ee689a[r=Content@1bcef2fe{DirectByteBufferR@170ee45f[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@1bcef2fe{DirectByteBufferR@170ee45f[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@53262ecd{s=HttpChannelState@24f364c4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=2}] 18:38:02.865 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = Content@1bcef2fe{DirectByteBufferR@170ee45f[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@69ee689a[r=Content@1bcef2fe{DirectByteBufferR@170ee45f[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@1bcef2fe{DirectByteBufferR@170ee45f[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@53262ecd{s=HttpChannelState@24f364c4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=2}] 18:38:02.865 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@24f364c4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.865 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned Content@1bcef2fe{DirectByteBufferR@170ee45f[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:38:02.865 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- read produced 9 byte(s) HttpInput@247484801 cs=HttpChannelState@24f364c4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@176044b3 eof=false 18:38:02.865 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- reclaim Content@1bcef2fe{DirectByteBufferR@170ee45f[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@69ee689a[r=Content@1bcef2fe{DirectByteBufferR@170ee45f[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@1bcef2fe{DirectByteBufferR@170ee45f[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@53262ecd{s=HttpChannelState@24f364c4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=2}] 18:38:02.865 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- checkMinDataRate [m=0,t=260207295673] AsyncContentProducer@69ee689a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=2}] 18:38:02.865 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextTransformedContent AsyncContentProducer@69ee689a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=2}] 18:38:02.865 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- producing new raw content AsyncContentProducer@69ee689a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=2}] 18:38:02.865 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent has no content, parsing and filling 18:38:02.865 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3a6a17df::SocketChannelEndPoint@5536da8c[{l=/127.0.0.1:42651,r=/127.0.0.1:41438,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3a6a17df[p=HttpParser{s=CONTENT,9 of 9},g=HttpGenerator@3b594502{s=START}]=>HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=2}] parse RetainableByteBuffer@10fbc3d9{DirectByteBuffer@2f2810c9[p=246,l=246,c=8192,r=0]={PATCH /ba... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.865 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@2f2810c9[p=246,l=246,c=8192,r=0]={PATCH /ba... last! <<<>>>\r\nAt last...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.865 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END 18:38:02.865 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onContentComplete HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=2} 18:38:02.865 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 18:38:02.865 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onRequestComplete HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=3} 18:38:02.866 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- received EOF, content = null 18:38:02.866 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3a6a17df::SocketChannelEndPoint@5536da8c[{l=/127.0.0.1:42651,r=/127.0.0.1:41438,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3a6a17df[p=HttpParser{s=END,9 of 9},g=HttpGenerator@3b594502{s=START}]=>HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=3}] parsed false HttpParser{s=END,9 of 9} 18:38:02.866 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@3a6a17df::SocketChannelEndPoint@5536da8c[{l=/127.0.0.1:42651,r=/127.0.0.1:41438,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3a6a17df[p=HttpParser{s=END,9 of 9},g=HttpGenerator@3b594502{s=START}]=>HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=3}] 18:38:02.866 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- produceContent produced EofContent 18:38:02.866 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent updated rawContentArrived to 9 and firstByteTimeStamp to 260207295673 AsyncContentProducer@69ee689a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=3}] 18:38:02.866 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- produceRawContent produced EofContent AsyncContentProducer@69ee689a[r=null,t=null,i=null,error=false,c=HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=3}] 18:38:02.866 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transforming raw content AsyncContentProducer@69ee689a[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=3}] 18:38:02.866 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- no interceptor, transformed content is raw content AsyncContentProducer@69ee689a[r=EofContent,t=null,i=null,error=false,c=HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=3}] 18:38:02.866 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- transformed content not yet depleted, returning it AsyncContentProducer@69ee689a[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=3}] 18:38:02.866 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- nextContent = EofContent AsyncContentProducer@69ee689a[r=EofContent,t=EofContent,i=null,error=false,c=HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=http://localhost:42651/base/RestTest/PatchBlank,age=3}] 18:38:02.866 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- onReadIdle HttpChannelState@24f364c4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 18:38:02.866 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- nextContent async producer returned EofContent 18:38:02.866 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- read error=null HttpInput@247484801 cs=HttpChannelState@24f364c4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@176044b3 eof=false 18:38:02.866 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@247484801 cs=HttpChannelState@24f364c4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@176044b3 eof=false 18:38:02.866 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 18:38:02.866 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpOutput -- write(array HeapByteBuffer@25e6fd1[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:38:02.866 [qtp1187972599-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=28 null 18:38:02.866 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- sendResponse info=null content=HeapByteBuffer@18ee6db8[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@74db2559{null} 18:38:02.866 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- COMMIT for /base/RestTest/PatchBlank on HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{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:42651/base/RestTest/PatchBlank,age=3} 200 null HTTP/1.1 Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 28 Content-Type: application/merge-patch+json 18:38:02.866 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: NEED_HEADER for SendCallback@14170b81[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6546ce35] (null,[p=0,l=28,c=8192,r=28],true)@START 18:38:02.866 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=3,cl=28} last=true content=HeapByteBuffer@18ee6db8[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:38:02.866 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- Date: Sat, 03 Feb 2024 18:38:02 GMT Content-Length: 28 Content-Type: application/merge-patch+json 18:38:02.866 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpGenerator -- CONTENT_LENGTH 18:38:02.866 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: FLUSH for SendCallback@14170b81[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6546ce35] ([p=0,l=144,c=8192,r=144],[p=0,l=28,c=8192,r=28],true)@COMPLETING 18:38:02.867 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@e2eec88{IDLE}->null [DirectByteBuffer@2652a7a2[p=0,l=144,c=8192,r=144]={<<>>so-8859-1...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@18ee6db8[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:38:02.867 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@e2eec88{WRITING}->null:IDLE-->WRITING 18:38:02.867 [main] DEBUG org.apache.http.wire -- http-outgoing-45 << "HTTP/1.1 200 OK[\r][\n]" 18:38:02.867 [main] DEBUG org.apache.http.wire -- http-outgoing-45 << "Date: Sat, 03 Feb 2024 18:38:02 GMT[\r][\n]" 18:38:02.867 [main] DEBUG org.apache.http.wire -- http-outgoing-45 << "Content-Type: application/merge-patch+json[\r][\n]" 18:38:02.867 [main] DEBUG org.apache.http.wire -- http-outgoing-45 << "Content-Length: 28[\r][\n]" 18:38:02.867 [main] DEBUG org.apache.http.wire -- http-outgoing-45 << "Server: Jetty(11.0.18)[\r][\n]" 18:38:02.867 [main] DEBUG org.apache.http.wire -- http-outgoing-45 << "[\r][\n]" 18:38:02.867 [main] DEBUG org.apache.http.wire -- http-outgoing-45 << "PATCH: At last! Hello There " 18:38:02.867 [main] DEBUG org.apache.http.headers -- http-outgoing-45 << HTTP/1.1 200 OK 18:38:02.867 [main] DEBUG org.apache.http.headers -- http-outgoing-45 << Date: Sat, 03 Feb 2024 18:38:02 GMT 18:38:02.867 [main] DEBUG org.apache.http.headers -- http-outgoing-45 << Content-Type: application/merge-patch+json 18:38:02.867 [main] DEBUG org.apache.http.headers -- http-outgoing-45 << Content-Length: 28 18:38:02.867 [main] DEBUG org.apache.http.headers -- http-outgoing-45 << Server: Jetty(11.0.18) 18:38:02.867 [main] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection can be kept alive indefinitely 18:38:02.867 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection [id: 45][route: {}->http://localhost:42651] can be kept alive indefinitely 18:38:02.867 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-45: set socket timeout to 0 18:38:02.867 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 45][route: {}->http://localhost:42651][total available: 1; route allocated: 1 of 2; total allocated: 1 of 20] 18:38:02.867 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Status Code: 200 18:38:02.867 [main] DEBUG org.onap.policy.rest.RestManager -- HTTP Response Body: 18:38:02.867 [main] DEBUG org.onap.policy.rest.RestManager -- PATCH: At last! Hello There 18:38:02.867 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:38:02.867 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-45: Close connection 18:38:02.867 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:38:02.867 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestTest, host=localhost, port=42651, sniHostCheck=false, user=null, password=null, contextPath=/base, jettyServer=Server@5987e932{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE}, connector=RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}, jettyThread=Thread[RestTest-42651,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:38:02.867 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestTest, host=localhost, port=42651, sniHostCheck=false, user=null, password=null, contextPath=/base, jettyServer=Server@5987e932{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE}, connector=RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651}, jettyThread=Thread[RestTest-42651,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:38:02.868 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651} 18:38:02.868 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SelectorManager@RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651} 18:38:02.868 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ManagedSelector@4c9f9afc{STARTED} id=1 keys=0 selected=0 updates=0 18:38:02.868 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran qtp1187972599-18-acceptor-0@5e285337-RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651} in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57896ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.868 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=3,r=-1,t=57896ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=2/4,pending=0}] 18:38:02.869 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@65f40689 on ManagedSelector@4c9f9afc{STOPPING} id=1 keys=0 selected=0 updates=0 18:38:02.869 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STOPPING} id=1 keys=0 selected=0 updates=1 18:38:02.869 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.869 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/0 selected 18:38:02.869 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 172 SocketChannelEndPoint@5536da8c[{l=/127.0.0.1:42651,r=/127.0.0.1:41438,OPEN,fill=-,flush=W,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3a6a17df[p=HttpParser{s=END,9 of 9},g=HttpGenerator@3b594502{s=COMPLETING}]=>HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{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:42651/base/RestTest/PatchBlank,age=6}] 18:38:02.869 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 1 updates 18:38:02.869 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=172 remaining=0 WriteFlusher@e2eec88{WRITING}->null 18:38:02.869 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.869 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@e2eec88{IDLE}->null:WRITING-->IDLE 18:38:02.869 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@65f40689 18:38:02.869 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- generate: DONE for SendCallback@14170b81[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=28},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6546ce35] ([p=144,l=144,c=8192,r=0],[p=28,l=28,c=8192,r=0],true)@END 18:38:02.869 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on ManagedSelector@4c9f9afc{STOPPING} id=1 keys=0 selected=0 updates=0 18:38:02.869 [qtp1187972599-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:38:02.869 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.869 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 waiting with 0 keys 18:38:02.870 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@9f674ac on ManagedSelector@4c9f9afc{STOPPING} id=1 keys=0 selected=0 updates=0 18:38:02.870 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@4c9f9afc{STOPPING} id=1 keys=0 selected=0 updates=1 18:38:02.870 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken with none selected 18:38:02.870 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 woken up from select, 0/0/0 selected 18:38:02.870 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1bf99cf5 processing 0 keys, 1 updates 18:38:02.870 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.session.SessionHandler -- Leaving scope org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 18:38:02.870 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.870 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@9f674ac 18:38:02.870 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.Server -- handled=true async=false committed=true on HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{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:42651/base/RestTest/PatchBlank,age=7} 18:38:02.870 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@24f364c4{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 18:38:02.870 [qtp1187972599-22] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.870 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76f2d46d{RUNNING,thread=Thread[qtp1187972599-22,5,main]} was=RUNNING next=RESERVED size=0+3 capacity=4 18:38:02.870 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76f2d46d{RESERVED,thread=Thread[qtp1187972599-22,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0} 18:38:02.870 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=3,r=-1,t=57894ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=26]@2024-02-03T18:38:02.870539024Z 18:38:02.870 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@6a7f1957/SelectorProducer@4b83f37b/IDLE/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=3,r=-1,t=57894ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}][pc=0,pic=0,pec=1,epc=26]@2024-02-03T18:38:02.870602304Z 18:38:02.870 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ManagedSelector@4c9f9afc{STOPPED} id=1 keys=-1 selected=-1 updates=0 18:38:02.870 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ManagedSelector@22df0abe{STARTED} id=0 keys=1 selected=0 updates=0 18:38:02.870 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@1da4b3f9 on ManagedSelector@22df0abe{STOPPING} id=0 keys=1 selected=0 updates=0 18:38:02.870 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STOPPING} id=0 keys=1 selected=0 updates=1 18:38:02.870 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) COMPLETE HttpChannelState@24f364c4{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.870 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action COMPLETE HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{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:42651/base/RestTest/PatchBlank,age=7} 18:38:02.870 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpOutput -- complete(org.eclipse.jetty.util.Callback$3@23f2e1f9) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 18:38:02.870 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- completed HttpChannelState@24f364c4{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.870 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- unhandle HttpChannelState@24f364c4{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.870 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- nextAction(false) TERMINATED HttpChannelState@24f364c4{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.870 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.870 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- action TERMINATED HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{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:42651/base/RestTest/PatchBlank,age=7} 18:38:02.870 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- onCompleted for /base/RestTest/PatchBlank written=28 18:38:02.870 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/1 selected 18:38:02.870 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 1 updates 18:38:02.870 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.871 [qtp1187972599-19] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:02 +0000] "PATCH /base/RestTest/PatchBlank HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:02.871 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@1da4b3f9 18:38:02.871 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- consumeAll HttpInput@247484801 cs=HttpChannelState@24f364c4{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@176044b3 eof=true 18:38:02.871 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp -- failing all content with org.eclipse.jetty.util.StaticException: Unconsumed content HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{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:42651/base/RestTest/PatchBlank,age=8} 18:38:02.871 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 1 connections on ManagedSelector@22df0abe{STOPPING} id=0 keys=1 selected=0 updates=0 18:38:02.871 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- failed all content of http channel EOF=true AsyncContentProducer@69ee689a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{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:42651/base/RestTest/PatchBlank,age=8}] 18:38:02.871 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- isFinished=true HttpInput@247484801 cs=HttpChannelState@24f364c4{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@176044b3 eof=true 18:38:02.871 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- isError = false AsyncContentProducer@69ee689a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{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:42651/base/RestTest/PatchBlank,age=8}] 18:38:02.871 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- isError=false HttpInput@247484801 cs=HttpChannelState@24f364c4{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@176044b3 eof=true 18:38:02.871 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannelState -- recycle HttpChannelState@24f364c4{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 18:38:02.871 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpInput -- recycle HttpInput@247484801 cs=HttpChannelState@24f364c4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.server.BlockingContentProducer@176044b3 eof=true 18:38:02.871 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.BlockingContentProducer -- recycling org.eclipse.jetty.server.BlockingContentProducer@176044b3 18:38:02.871 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.AsyncContentProducer -- recycling AsyncContentProducer@69ee689a[r=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],t=ErrorContent [org.eclipse.jetty.util.StaticException: Unconsumed content],i=null,error=false,c=HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{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:42651/base/RestTest/PatchBlank,age=8}] 18:38:02.871 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@5536da8c[{l=/127.0.0.1:42651,r=/127.0.0.1:41438,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3a6a17df[p=HttpParser{s=END,9 of 9},g=HttpGenerator@3b594502{s=END}]=>HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{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:42651/base/RestTest/PatchBlank,age=8}] 18:38:02.871 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,9 of 9} 18:38:02.871 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 18:38:02.871 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@5536da8c[{l=/127.0.0.1:42651,r=/127.0.0.1:41438,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3a6a17df[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b594502{s=START}]=>HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.871 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpChannel -- !handle TERMINATED HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 18:38:02.871 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 18:38:02.871 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@5536da8c[{l=/127.0.0.1:42651,r=/127.0.0.1:41438,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3a6a17df[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b594502{s=START}]=>HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.871 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3a6a17df::SocketChannelEndPoint@5536da8c[{l=/127.0.0.1:42651,r=/127.0.0.1:41438,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3a6a17df[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b594502{s=START}]=>HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.871 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@5536da8c[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3a6a17df[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b594502{s=START}]=>HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.871 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@4b3c3e9{null} 18:38:02.871 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup ManagedSelector@22df0abe{STOPPING} id=0 keys=1 selected=0 updates=0 18:38:02.871 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@5536da8c[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3a6a17df[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b594502{s=START}]=>HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.871 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4c5082de startThread=0 18:38:02.871 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3a6a17df::SocketChannelEndPoint@5536da8c[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3a6a17df[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b594502{s=START}]=>HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=IDLE rs=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@10fbc3d9{DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00},r=1} 18:38:02.871 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.871 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4c5082de in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57892ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.871 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d waiting with 1 keys 18:38:02.871 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@23cbbd07 on ManagedSelector@22df0abe{STOPPING} id=0 keys=1 selected=0 updates=0 18:38:02.871 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit ManagedSelector@22df0abe{STOPPING} id=0 keys=0 selected=0 updates=1 18:38:02.871 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@2f2810c9[p=0,l=0,c=8192,r=0]={<<<>>>PATCH /ba...\x00\x00\x00\x00\x00\x00\x00} 18:38:02.871 [qtp1187972599-19] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 18:38:02.871 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@5536da8c[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3a6a17df[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b594502{s=START}]=>HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.872 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken with none selected 18:38:02.872 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d woken up from select, 0/0/0 selected 18:38:02.872 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@5536da8c[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3a6a17df[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b594502{s=START}]=>HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.872 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23da9f4d processing 0 keys, 1 updates 18:38:02.872 [qtp1187972599-20] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@3a6a17df::SocketChannelEndPoint@5536da8c[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3a6a17df[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b594502{s=START}]=>HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.872 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@5536da8c[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3a6a17df[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b594502{s=START}]=>HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.872 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 18:38:02.872 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4c5082de in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=2,r=-1,t=57892ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.872 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@23cbbd07 18:38:02.872 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=3,r=-1,t=57892ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=3/4,pending=0}] 18:38:02.872 [qtp1187972599-21] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 18:38:02.872 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RUNNING,thread=Thread[qtp1187972599-21,5,main]} was=RUNNING next=RESERVED size=0+4 capacity=4 18:38:02.872 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=3,r=-1,t=57892ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=27]@2024-02-03T18:38:02.872340927Z 18:38:02.872 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RESERVED,thread=Thread[qtp1187972599-21,5,main]} waiting ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} 18:38:02.872 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@7acb72d9/SelectorProducer@1fc30b1c/IDLE/p=false/QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=3,r=-1,t=57892ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}][pc=0,pic=0,pec=0,epc=27]@2024-02-03T18:38:02.872407308Z 18:38:02.872 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ManagedSelector@22df0abe{STOPPED} id=0 keys=-1 selected=-1 updates=0 18:38:02.872 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SelectorManager@RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651} 18:38:02.872 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HttpConnectionFactory@1d4664d7[HTTP/1.1] 18:38:02.872 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HttpConnectionFactory@1d4664d7[HTTP/1.1] 18:38:02.872 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@27f74733{STARTED} 18:38:02.872 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@27f74733{STOPPED} 18:38:02.873 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651} 18:38:02.873 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED RestTest@198ef2ce{HTTP/1.1, (http/1.1)}{localhost:42651} 18:38:02.873 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Server@5987e932{STARTED}[11.0.18,sto=0] 18:38:02.873 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@5987e932{STOPPING}[11.0.18,sto=0] 18:38:02.873 [main] DEBUG org.eclipse.jetty.server.Server -- doStop Server@5987e932{STOPPING}[11.0.18,sto=0] 18:38:02.873 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping Server@5987e932{STOPPING}[11.0.18,sto=0] 18:38:02.873 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING DefaultSessionIdManager@137f8d56{STARTED}[worker=node0] 18:38:02.873 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HouseKeeper@24f654bd{STARTED}[interval=660000, ownscheduler=true] 18:38:02.873 [main] DEBUG org.eclipse.jetty.server.session.HouseKeeper -- node0 stopped scavenging 18:38:02.873 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@54d6d5a8{STARTED} 18:38:02.873 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@54d6d5a8{STOPPED} 18:38:02.873 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HouseKeeper@24f654bd{STOPPED}[interval=660000, ownscheduler=false] 18:38:02.873 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED DefaultSessionIdManager@137f8d56{STOPPED}[worker=node0] 18:38:02.873 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ErrorHandler@42963d5{STARTED} 18:38:02.873 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping ErrorHandler@42963d5{STOPPING} 18:38:02.873 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ErrorHandler@42963d5{STOPPED} 18:38:02.873 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING o.e.j.s.ServletContextHandler@660e9100{/base,null,AVAILABLE} 18:38:02.873 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping o.e.j.s.ServletContextHandler@660e9100{/base,null,STOPPED} 18:38:02.874 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 18:38:02.874 [main] DEBUG org.eclipse.jetty.server.session.DefaultSessionCache -- Shutdown sessions, invalidating = false 18:38:02.874 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.DefaultSessionCache@32bade77[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 18:38:02.874 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.server.session.NullSessionDataStore@573fa040[passivating=false,graceSec=3600] 18:38:02.874 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@573fa040[passivating=false,graceSec=3600] 18:38:02.874 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@32bade77[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 18:38:02.874 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ScheduledExecutorScheduler@107de3c0{STARTED} 18:38:02.874 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ScheduledExecutorScheduler@107de3c0{STOPPED} 18:38:02.874 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 18:38:02.874 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ServletHandler@158d255c{STARTED} 18:38:02.874 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler -- stopping ServletHandler@158d255c{STOPPING} 18:38:02.874 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-64ae29f7==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@b099410e{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 18:38:02.874 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-64ae29f7==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@b099410e{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 18:38:02.874 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED} 18:38:02.872 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3a6a17df::SocketChannelEndPoint@5536da8c[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3a6a17df[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b594502{s=START}]=>HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=IDLE rs=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:38:02.878 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- releaseRequestBuffer HttpConnection@3a6a17df::SocketChannelEndPoint@5536da8c[{l=null,r=null,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3a6a17df[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b594502{s=START}]=>HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.878 [qtp1187972599-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@5536da8c[{l=null,r=null,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3a6a17df[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b594502{s=START}]=>HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}] 18:38:02.878 [qtp1187972599-19] DEBUG org.eclipse.jetty.server.HttpConnection -- HttpConnection@3a6a17df::SocketChannelEndPoint@5536da8c[{l=null,r=null,CLOSED,fill=-,flush=-,to=9/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@3a6a17df[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@3b594502{s=START}]=>HttpChannelOverHttp@53262ecd{s=HttpChannelState@24f364c4{s=IDLE rs=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@24f364c4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 18:38:02.878 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bef2ef{RUNNING,thread=Thread[qtp1187972599-19,5,main]} was=RUNNING next=STOPPED size=0+4 capacity=4 18:38:02.878 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@bef2ef{STOPPED,thread=Thread[qtp1187972599-19,5,main]} exited ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} 18:38:02.878 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@bef2ef{STOPPED,thread=null} in QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=3,r=-1,t=57885ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:38:02.878 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=4,r=-1,t=57885ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:38:02.882 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED} 18:38:02.888 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler -- Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-2c708440[EMBEDDED:null] 18:38:02.888 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 18:38:02.888 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{/*},resource=MappedServlet640cc04b{/*->org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}] to PathMappings[size=1] 18:38:02.889 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-2c708440=MappedServlet630bf683{null->org.glassfish.jersey.servlet.ServletContainer-2c708440==org.glassfish.jersey.servlet.ServletContainer@f8976b10{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}} 18:38:02.890 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ServletHandler@158d255c{STOPPED} 18:38:02.898 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.server.session.SessionHandler709439274==dftMaxIdleSec=-1 18:38:02.898 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SymlinkAllowedResourceAliasChecker@3dd69f5a{base=null,protected=[]} 18:38:02.898 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SymlinkAllowedResourceAliasChecker@3dd69f5a{base=null,protected=[]} 18:38:02.898 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@660e9100{/base,null,STOPPED} 18:38:02.898 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED o.e.j.s.ServletContextHandler@660e9100{/base,null,STOPPED} 18:38:02.898 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING CustomRequestLog@5bf61e67{STARTED} 18:38:02.898 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING Slf4jRequestLogWriter@2c1dc8e{STARTED} 18:38:02.898 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Slf4jRequestLogWriter@2c1dc8e{STOPPED} 18:38:02.898 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED CustomRequestLog@5bf61e67{STOPPED} 18:38:02.898 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AttributeContainerMap@1ad777f{size=0} 18:38:02.898 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AttributeContainerMap@1ad777f{size=0} 18:38:02.898 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING QueuedThreadPool[qtp1187972599]@46cf05f7{STARTED,8<=8<=200,i=4,r=-1,t=57865ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:38:02.898 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Stopping QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=8<=200,i=4,r=-1,t=57865ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0}] 18:38:02.898 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ReservedThreadExecutor@5a9c3dae{reserved=4/4,pending=0} 18:38:02.899 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RESERVED,thread=Thread[qtp1187972599-21,5,main]} task=STOP ReservedThreadExecutor@5a9c3dae{reserved=-1/4,pending=0} 18:38:02.899 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76f2d46d{RESERVED,thread=Thread[qtp1187972599-22,5,main]} task=STOP ReservedThreadExecutor@5a9c3dae{reserved=-1/4,pending=0} 18:38:02.899 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@76f2d46d{RESERVED,thread=Thread[qtp1187972599-22,5,main]} exited ReservedThreadExecutor@5a9c3dae{reserved=-1/4,pending=0} 18:38:02.899 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@301acada{RESERVED,thread=Thread[qtp1187972599-23,5,main]} task=STOP ReservedThreadExecutor@5a9c3dae{reserved=-1/4,pending=0} 18:38:02.899 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@301acada{RESERVED,thread=Thread[qtp1187972599-23,5,main]} exited ReservedThreadExecutor@5a9c3dae{reserved=-1/4,pending=0} 18:38:02.899 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@301acada{RESERVED,thread=null} in QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=8<=200,i=4,r=-1,t=57865ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=-1/4,pending=0}] 18:38:02.899 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=8<=200,i=5,r=-1,t=57865ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=-1/4,pending=0}] 18:38:02.899 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@58ddf9a{RESERVED,thread=Thread[qtp1187972599-21,5,main]} exited ReservedThreadExecutor@5a9c3dae{reserved=-1/4,pending=0} 18:38:02.899 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@76f2d46d{RESERVED,thread=null} in QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=8<=200,i=4,r=-1,t=57865ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=-1/4,pending=0}] 18:38:02.899 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=8<=200,i=6,r=-1,t=57865ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=-1/4,pending=0}] 18:38:02.899 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@24ec173d{RESERVED,thread=Thread[qtp1187972599-25,5,main]} task=STOP ReservedThreadExecutor@5a9c3dae{reserved=-1/4,pending=0} 18:38:02.899 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@58ddf9a{RESERVED,thread=null} in QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=8<=200,i=5,r=-1,t=57865ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=-1/4,pending=0}] 18:38:02.899 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThread@24ec173d{RESERVED,thread=Thread[qtp1187972599-25,5,main]} exited ReservedThreadExecutor@5a9c3dae{reserved=-1/4,pending=0} 18:38:02.899 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=8<=200,i=7,r=-1,t=57865ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=-1/4,pending=0}] 18:38:02.899 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@24ec173d{RESERVED,thread=null} in QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=8<=200,i=7,r=-1,t=57865ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=-1/4,pending=0}] 18:38:02.899 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=8<=200,i=8,r=-1,t=57865ms,q=0}[ReservedThreadExecutor@5a9c3dae{reserved=-1/4,pending=0}] 18:38:02.899 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ReservedThreadExecutor@5a9c3dae{reserved=-1/4,pending=0} 18:38:02.900 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp1187972599-22,5,main] for 2499 18:38:02.900 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$73/0x0000000800cbdbc8@1ca09aa1 in QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=8,r=-1,t=57864ms,q=0}[NO_TRY] 18:38:02.900 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$73/0x0000000800cbdbc8@1ca09aa1 in QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=8,r=-1,t=57864ms,q=0}[NO_TRY] 18:38:02.900 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=9,r=-1,t=57864ms,q=0}[NO_TRY] 18:38:02.900 [qtp1187972599-24] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1187972599-24,5,main] exited for QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=9,r=-1,t=57864ms,q=0}[NO_TRY] 18:38:02.900 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$73/0x0000000800cbdbc8@1ca09aa1 in QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=9,r=-1,t=57864ms,q=0}[NO_TRY] 18:38:02.900 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$73/0x0000000800cbdbc8@1ca09aa1 in QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=9,r=-1,t=57864ms,q=0}[NO_TRY] 18:38:02.900 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=10,r=-1,t=57864ms,q=0}[NO_TRY] 18:38:02.900 [qtp1187972599-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1187972599-18,5,main] exited for QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=10,r=-1,t=57864ms,q=0}[NO_TRY] 18:38:02.900 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$73/0x0000000800cbdbc8@1ca09aa1 in QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=10,r=-1,t=57864ms,q=0}[NO_TRY] 18:38:02.900 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$73/0x0000000800cbdbc8@1ca09aa1 in QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=10,r=-1,t=57864ms,q=0}[NO_TRY] 18:38:02.900 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$73/0x0000000800cbdbc8@1ca09aa1 in QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=11,r=-1,t=57864ms,q=0}[NO_TRY] 18:38:02.900 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$73/0x0000000800cbdbc8@1ca09aa1 in QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=11,r=-1,t=57864ms,q=0}[NO_TRY] 18:38:02.900 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$73/0x0000000800cbdbc8@1ca09aa1 in QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=11,r=-1,t=57864ms,q=0}[NO_TRY] 18:38:02.900 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=11,r=-1,t=57864ms,q=0}[NO_TRY] 18:38:02.900 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=12,r=-1,t=57864ms,q=0}[NO_TRY] 18:38:02.900 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$73/0x0000000800cbdbc8@1ca09aa1 in QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=12,r=-1,t=57864ms,q=0}[NO_TRY] 18:38:02.900 [qtp1187972599-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1187972599-19,5,main] exited for QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=12,r=-1,t=57864ms,q=0}[NO_TRY] 18:38:02.900 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$73/0x0000000800cbdbc8@1ca09aa1 in QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=11,r=-1,t=57864ms,q=0}[NO_TRY] 18:38:02.900 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$73/0x0000000800cbdbc8@1ca09aa1 in QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=11,r=-1,t=57864ms,q=0}[NO_TRY] 18:38:02.900 [qtp1187972599-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1187972599-20,5,main] exited for QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=12,r=-1,t=57864ms,q=0}[NO_TRY] 18:38:02.900 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=13,r=-1,t=57863ms,q=0}[NO_TRY] 18:38:02.900 [qtp1187972599-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1187972599-23,5,main] exited for QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=13,r=-1,t=57863ms,q=0}[NO_TRY] 18:38:02.900 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$73/0x0000000800cbdbc8@1ca09aa1 in QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=12,r=-1,t=57864ms,q=0}[NO_TRY] 18:38:02.900 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=14,r=-1,t=57863ms,q=0}[NO_TRY] 18:38:02.900 [qtp1187972599-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1187972599-21,5,main] exited for QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=14,r=-1,t=57863ms,q=0}[NO_TRY] 18:38:02.900 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$73/0x0000000800cbdbc8@1ca09aa1 in QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=12,r=-1,t=57864ms,q=0}[NO_TRY] 18:38:02.901 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$73/0x0000000800cbdbc8@1ca09aa1 in QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=14,r=-1,t=57863ms,q=0}[NO_TRY] 18:38:02.901 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=15,r=-1,t=57863ms,q=0}[NO_TRY] 18:38:02.901 [qtp1187972599-25] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1187972599-25,5,main] exited for QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=15,r=-1,t=57863ms,q=0}[NO_TRY] 18:38:02.900 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$73/0x0000000800cbdbc8@1ca09aa1 in QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=12,r=-1,t=57863ms,q=0}[NO_TRY] 18:38:02.901 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=16,r=-1,t=57863ms,q=0}[NO_TRY] 18:38:02.901 [qtp1187972599-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[qtp1187972599-22,5,main] exited for QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPING,8<=0<=200,i=16,r=-1,t=57863ms,q=0}[NO_TRY] 18:38:02.901 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp1187972599-18,5,] for 2498 18:38:02.901 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[qtp1187972599-19,5,] for 2498 18:38:02.901 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED QueuedThreadPool[qtp1187972599]@46cf05f7{STOPPED,8<=0<=200,i=16,r=-1,t=57863ms,q=0}[NO_TRY] 18:38:02.901 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED Server@5987e932{STOPPED}[11.0.18,sto=0] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.581 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.10: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] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ rest --- [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-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ rest --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ rest --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4: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/3.1.1-SNAPSHOT/rest-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/rest/target/rest-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/rest/3.1.1-SNAPSHOT/rest-3.1.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-impl:aai >-- [INFO] Building aai 3.1.1-SNAPSHOT [14/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ aai --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ aai --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ aai --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ aai --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-impl/aai/../../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --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.1.1:check (onap-license) @ aai --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.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.junit4.JUnit4Provider [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:38:09,074 |-INFO in ch.qos.logback.classic.LoggerContext[ModelImplAai] - This is logback-classic version 1.4.14 18:38:09,075 |-INFO in ch.qos.logback.classic.util.ContextInitializer@33956d1a - No custom configurators were discovered as a service. 18:38:09,075 |-INFO in ch.qos.logback.classic.util.ContextInitializer@33956d1a - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 18:38:09,077 |-INFO in ch.qos.logback.classic.util.ContextInitializer@33956d1a - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 18:38:09,081 |-INFO in ch.qos.logback.classic.LoggerContext[ModelImplAai] - Could NOT find resource [logback-test.scmo] 18:38:09,081 |-INFO in ch.qos.logback.classic.LoggerContext[ModelImplAai] - Could NOT find resource [logback.scmo] 18:38:09,087 |-INFO in ch.qos.logback.classic.util.ContextInitializer@33956d1a - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 5 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:38:09,087 |-INFO in ch.qos.logback.classic.util.ContextInitializer@33956d1a - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 18:38:09,088 |-INFO in ch.qos.logback.classic.util.ContextInitializer@33956d1a - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 18:38:09,089 |-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:38:09,211 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1706985489210) 18:38:09,212 |-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:38:09,212 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 18:38:09,218 |-INFO in ch.qos.logback.classic.model.processor.ContextNameModelHandler - Setting logger context name as [ModelImplAai] 18:38:09,219 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener] 18:38:09,231 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 18:38:09,231 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:38:09,241 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 18:38:09,268 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 18:38:09,268 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 18:38:09,269 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.policy.aai] to DEBUG 18:38:09,271 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.policy.aai] to false 18:38:09,271 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.policy.aai] 18:38:09,271 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6a12c7a8 - End of configuration. 18:38:09,273 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@3119cf6f - Registering current configuration as safe fallback point 18:38:09,273 |-INFO in ch.qos.logback.classic.util.ContextInitializer@33956d1a - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 185 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY 2024-02-03 18:38:09,692 ModelImplAai [main] INFO network - [OUT|REST|http://somewhere.over.the.rainbow/aai/v21/network/pnfs/pnf/test-pnf?depth=0|] 2024-02-03 18:38:09,709 ModelImplAai [main] INFO o.o.p.c.u.s.OrderedServiceImpl - ***** OrderedServiceImpl implementers: [] 2024-02-03 18:38:09,712 ModelImplAai [main] INFO network - [IN|REST|http://somewhere.over.the.rainbow/aai/v21/network/pnfs/pnf/] Response code: 200 2024-02-03 18:38:09,712 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - http://somewhere.over.the.rainbow/aai/v21/network/pnfs/pnf/test-pnf?depth=0 2024-02-03 18:38:09,713 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - 200 2024-02-03 18:38:09,713 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-02-03 18:38:09,732 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - RestManager.put before 2024-02-03 18:38:09,732 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-02-03 18:38:09,733 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-02-03 18:38:09,733 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-02-03 18:38:09,733 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - 200 2024-02-03 18:38:09,733 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-02-03 18:38:09,756 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-02-03 18:38:09,757 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - RestManager.put after 2024-02-03 18:38:09,757 ModelImplAai [main] INFO network - [IN|REST|http://testing.cq.query/aai/v21/query?format=resource] Response code: 200 2024-02-03 18:38:09,757 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - http://testing.cq.query/aai/v21/query?format=resource 2024-02-03 18:38:09,758 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - 200 2024-02-03 18:38:09,758 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-02-03 18:38:10,169 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - RestManager.put before 2024-02-03 18:38:10,169 ModelImplAai [main] INFO network - [OUT|REST|/aai/v21/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:Foo|] 2024-02-03 18:38:10,170 ModelImplAai [main] INFO network - [IN|REST|/aai/v21/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:] AAI POST Null Response 2024-02-03 18:38:10,170 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-02-03 18:38:10,170 ModelImplAai [main] INFO network - [OUT|REST|] null 2024-02-03 18:38:10,170 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - RestManager.put after 2024-02-03 18:38:10,170 ModelImplAai [main] INFO network - [IN|REST|/aai/v21/query?format=resource] AAI POST Null Response 2024-02-03 18:38:10,171 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - AAI POST Null Response to /aai/v21/query?format=resource 2024-02-03 18:38:10,172 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - RestManager.put before 2024-02-03 18:38:10,172 ModelImplAai [main] INFO network - [OUT|REST|Error/aai/v21/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:Foo|] 2024-02-03 18:38:10,172 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-02-03 18:38:10,172 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-02-03 18:38:10,172 ModelImplAai [main] INFO network - [OUT|REST|Error] null 2024-02-03 18:38:10,173 ModelImplAai [main] DEBUG org.onap.policy.aai.AaiManager - RestManager.put after 2024-02-03 18:38:10,173 ModelImplAai [main] INFO network - [IN|REST|Error/aai/v21/query?format=resource] AAI POST Null Response 2024-02-03 18:38:10,173 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: 2.160 s -- in org.onap.policy.aai.AaiManagerTest [INFO] Running org.onap.policy.aai.AaiCqResponseTest 2024-02-03 18:38:10,227 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - f17face5-69cb-4c88-9e0b-7426db7edddd 2024-02-03 18:38:10,273 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - f953c499-4b1e-426b-8c6d-e9e9f1fc730f 2024-02-03 18:38:10,294 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - 41d6d38489bd40b09ea8a6b6b852dcbd 2024-02-03 18:38:10,316 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - Ete_vFWCLvFWSNK_7ba1fbde_0 2024-02-03 18:38:10,317 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - Ete_vFWCLvPKG_7ba1fbde_1 2024-02-03 18:38:10,337 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - Service_Ete_Name7ba1fbde-6187-464a-a62d-d9dd25bdf4e8 2024-02-03 18:38:10,357 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - vFWCL_vFWSNK bbefb8ce-2bde 2024-02-03 18:38:10,376 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0 2024-02-03 18:38:10,376 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - Vfmodule_Ete_vFWCLvPKG_7ba1fbde_1 2024-02-03 18:38:10,411 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - RegionOne 2024-02-03 18:38:10,430 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - Ete_vFWCLvFWSNK_7ba1fbde_0 2024-02-03 18:38:10,447 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - 9a243c47-fd5f-43d1-bd2a-f17bd12a61f2 2024-02-03 18:38:10,464 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - Ete_vFWCLvFWSNK_7ba1fbde_0 2024-02-03 18:38:10,661 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - Ete_vFWCLvFWSNK_7ba1fbde_0 2024-02-03 18:38:10,678 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0 2024-02-03 18:38:10,695 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - Vfmodule_Ete_vFWCLvFWSNK_7ba1fbde_0 2024-02-03 18:38:10,712 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - vFWCL_vFWSNK bbefb8ce-2bde 2024-02-03 18:38:10,712 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - vFWCL 2019-05-01 15:30: 2024-02-03 18:38:10,712 ModelImplAai [main] INFO o.onap.policy.aai.AaiCqResponseTest - VfwclVfwsnkBbefb8ce2bde..base_vfw..module-0 2024-02-03 18:38:10,743 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.523 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.10: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] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ aai --- [INFO] Analyzed bundle 'rest' with 2 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-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ aai --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ aai --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ aai --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4: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/3.1.1-SNAPSHOT/aai-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/aai/target/aai-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/aai/3.1.1-SNAPSHOT/aai-3.1.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-impl:appc >-- [INFO] Building appc 3.1.1-SNAPSHOT [15/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ appc --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ appc --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ appc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ appc --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-impl/appc/../../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --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.1.1:check (onap-license) @ appc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.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.junit4.JUnit4Provider [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.196 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.007 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.030 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.006 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.073 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.10: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] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ appc --- [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-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ appc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ appc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ appc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4: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/3.1.1-SNAPSHOT/appc-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/appc/target/appc-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/appc/3.1.1-SNAPSHOT/appc-3.1.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-impl:cds >-- [INFO] Building cds 3.1.1-SNAPSHOT [16/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ cds --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cds --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cds --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cds --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-impl/cds/../../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --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.1.1:check (onap-license) @ cds --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.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.junit4.JUnit4Provider [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:38:19.220 [main] INFO org.onap.policy.cds.client.CdsProcessorHandler -- Processing blueprint(:) for action() 18:38:19.419 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 18:38:19.421 [main] INFO network -- [OUT|REST|gRPC://localhost:1234/] actionIdentifiers { actionName: "policy-to-cds" } 18:38:19.429 [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:150) 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at io.grpc.testing.GrpcCleanupRule$1.evaluate(GrpcCleanupRule.java:125) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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.462 [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:150) 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at io.grpc.testing.GrpcCleanupRule$1.evaluate(GrpcCleanupRule.java:125) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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.482 [main] INFO org.onap.policy.cds.client.CdsProcessorGrpcClient -- CdsProcessorListener stopped 18:38:19.772 [main] INFO org.onap.policy.cds.client.CdsProcessorGrpcClient -- CdsProcessorListener started 18:38:19.772 [main] INFO org.onap.policy.cds.client.CdsProcessorGrpcClient -- CdsProcessorListener stopped 18:38:19.804 [main] INFO org.onap.policy.cds.client.CdsProcessorGrpcClient -- CdsProcessorListener stopped 18:38:19.807 [main] INFO org.onap.policy.cds.client.CdsProcessorHandler -- Processing blueprint(:) for action() 18:38:19.808 [main] INFO network -- [OUT|REST|gRPC://localhost:1234/] actionIdentifiers { actionName: "policy-to-cds-req1" } 18:38:19.817 [main] INFO network -- [IN|REST|gRPC://localhost:1234/] actionIdentifiers { actionName: "policy-to-cds-resp1" } 18:38:19.818 [main] INFO org.onap.policy.cds.api.TestCdsProcessorListenerImpl -- Received notification from CDS: actionIdentifiers { actionName: "policy-to-cds-resp1" } 18:38:19.820 [main] INFO network -- [IN|REST|gRPC://localhost:1234/] actionIdentifiers { actionName: "policy-to-cds-resp2" } 18:38:19.820 [main] INFO org.onap.policy.cds.api.TestCdsProcessorListenerImpl -- Received notification from CDS: actionIdentifiers { actionName: "policy-to-cds-resp2" } 18:38:19.821 [main] INFO org.onap.policy.cds.client.CdsProcessorHandler -- Completed blueprint(:) for action() 18:38:19.821 [main] INFO org.onap.policy.cds.client.CdsProcessorGrpcClient -- CdsProcessorListener stopped 18:38:19.830 [main] INFO org.onap.policy.cds.client.CdsProcessorGrpcClient -- CdsProcessorListener stopped [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.120 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.123 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.10: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] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ cds --- [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-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cds --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cds --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cds --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4: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/3.1.1-SNAPSHOT/cds-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/cds/target/cds-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/cds/3.1.1-SNAPSHOT/cds-3.1.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-impl:appclcm >-- [INFO] Building appclcm 3.1.1-SNAPSHOT [17/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ appclcm --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ appclcm --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ appclcm --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ appclcm --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-impl/appclcm/../../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --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.1.1:check (onap-license) @ appclcm --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.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.junit4.JUnit4Provider [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.076 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.004 s -- in org.onap.policy.appclcm.AppcLcmOutputTest [INFO] Running org.onap.policy.appclcm.AppcLcmModelsTest 18:38:21.699 [main] INFO com.openpojo.log.LoggerFactory -- Logging subsystem initialized to [com.openpojo.log.impl.SLF4JLogger] 18:38:21.702 [main] INFO com.openpojo.reflection.coverage.service.PojoCoverageFilterServiceFactory -- Jacoco detected, auto-configuring OpenPojo to ignore its structures. 18:38:21.758 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [sun.boot.class.path] 18:38:21.759 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/java/packages/lib 18:38:21.760 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/java/packages/lib] 18:38:21.760 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/x86_64-linux-gnu/jni 18:38:21.760 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/x86_64-linux-gnu/jni] 18:38:21.760 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib/x86_64-linux-gnu 18:38:21.760 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib/x86_64-linux-gnu] 18:38:21.760 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/x86_64-linux-gnu 18:38:21.761 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/x86_64-linux-gnu] 18:38:21.761 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib/jni 18:38:21.761 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib/jni] 18:38:21.761 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /lib 18:38:21.761 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/lib] 18:38:21.762 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /usr/lib 18:38:21.762 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/usr/lib] 18:38:21.762 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-interactions/model-impl/appclcm/target/test-classes 18:38:21.762 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/w/workspace/policy-models-sonar/models-interactions/model-impl/appclcm/target/test-classes] 18:38:21.762 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /w/workspace/policy-models-sonar/models-interactions/model-impl/appclcm/target/classes 18:38:21.762 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to load entries from: [/w/workspace/policy-models-sonar/models-interactions/model-impl/appclcm/target/classes] 18:38:21.763 [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:38:21.764 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/utils/2.1.1-SNAPSHOT/utils-2.1.1-SNAPSHOT.jar 18:38:21.765 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/capabilities/2.1.1-SNAPSHOT/capabilities-2.1.1-SNAPSHOT.jar 18:38:21.765 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/gson/2.1.1-SNAPSHOT/gson-2.1.1-SNAPSHOT.jar 18:38:21.765 [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:38:21.765 [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:38:21.766 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20.jar 18:38:21.769 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar 18:38:21.771 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar 18:38:21.771 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jetbrains/annotations/13.0/annotations-13.0.jar 18:38:21.771 [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:38:21.772 [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:38:21.772 [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:38:21.773 [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:38:21.774 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar 18:38:21.774 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient/0.16.0/simpleclient-0.16.0.jar 18:38:21.774 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_tracer_otel/0.16.0/simpleclient_tracer_otel-0.16.0.jar 18:38:21.775 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_tracer_common/0.16.0/simpleclient_tracer_common-0.16.0.jar 18:38:21.775 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_tracer_otel_agent/0.16.0/simpleclient_tracer_otel_agent-0.16.0.jar 18:38:21.775 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_hotspot/0.16.0/simpleclient_hotspot-0.16.0.jar 18:38:21.775 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_servlet_jakarta/0.16.0/simpleclient_servlet_jakarta-0.16.0.jar 18:38:21.775 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_common/0.16.0/simpleclient_common-0.16.0.jar 18:38:21.775 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_servlet_common/0.16.0/simpleclient_servlet_common-0.16.0.jar 18:38:21.775 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/prometheus/simpleclient_logback/0.16.0/simpleclient_logback-0.16.0.jar 18:38:21.776 [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:38:21.776 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/xml/bind/jakarta.xml.bind-api/4.0.1/jakarta.xml.bind-api-4.0.1.jar 18:38:21.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:38:21.776 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/servlet/jakarta.servlet-api/6.0.0/jakarta.servlet-api-6.0.0.jar 18:38:21.777 [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:38:21.777 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-jaxrs2-jakarta/2.2.15/swagger-jaxrs2-jakarta-2.2.15.jar 18:38:21.777 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/github/classgraph/classgraph/4.8.154/classgraph-4.8.154.jar 18:38:21.778 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-models-jakarta/2.2.15/swagger-models-jakarta-2.2.15.jar 18:38:21.778 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-annotations/2.15.1/jackson-annotations-2.15.1.jar 18:38:21.778 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-annotations-jakarta/2.2.15/swagger-annotations-jakarta-2.2.15.jar 18:38:21.778 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-integration-jakarta/2.2.15/swagger-integration-jakarta-2.2.15.jar 18:38:21.779 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-core-jakarta/2.2.15/swagger-core-jakarta-2.2.15.jar 18:38:21.779 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.15.1/jackson-dataformat-yaml-2.15.1.jar 18:38:21.779 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.1/jackson-datatype-jsr310-2.15.1.jar 18:38:21.779 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar 18:38:21.781 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-json-provider/2.15.1/jackson-jakarta-rs-json-provider-2.15.1.jar 18:38:21.781 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/jakarta/rs/jackson-jakarta-rs-base/2.15.1/jackson-jakarta-rs-base-2.15.1.jar 18:38:21.781 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.15.1/jackson-module-jakarta-xmlbind-annotations-2.15.1.jar 18:38:21.781 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/swagger/core/v3/swagger-jaxrs2-servlet-initializer-v2-jakarta/2.2.15/swagger-jaxrs2-servlet-initializer-v2-jakarta-2.2.15.jar 18:38:21.782 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hibernate/orm/hibernate-core/6.3.0.CR1/hibernate-core-6.3.0.CR1.jar 18:38:21.793 [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:38:21.793 [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:38:21.793 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar 18:38:21.793 [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:38:21.794 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/io/smallrye/jandex/3.1.2/jandex-3.1.2.jar 18:38:21.794 [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:38:21.794 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-runtime/4.0.2/jaxb-runtime-4.0.2.jar 18:38:21.795 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/jaxb-core/4.0.2/jaxb-core-4.0.2.jar 18:38:21.796 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/angus/angus-activation/2.0.0/angus-activation-2.0.0.jar 18:38:21.796 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jaxb/txw2/4.0.2/txw2-4.0.2.jar 18:38:21.796 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar 18:38:21.796 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/inject/jakarta.inject-api/2.0.1.MR/jakarta.inject-api-2.0.1.MR.jar 18:38:21.796 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar 18:38:21.797 [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:38:21.805 [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:38:21.805 [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:38:21.806 [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:38:21.806 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/onap/policy/common/utils-test/2.1.1-SNAPSHOT/utils-test-2.1.1-SNAPSHOT.jar 18:38:21.806 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/bouncycastle/bcpkix-fips/1.0.7/bcpkix-fips-1.0.7.jar 18:38:21.807 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/bouncycastle/bc-fips/1.0.2.4/bc-fips-1.0.2.4.jar 18:38:21.812 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/commons/commons-jexl3/3.1/commons-jexl3-3.1.jar 18:38:21.813 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-logging/commons-logging/1.2/commons-logging-1.2.jar 18:38:21.813 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/slf4j/slf4j-api/2.0.11/slf4j-api-2.0.11.jar 18:38:21.813 [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:38:21.814 [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:38:21.815 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/projectlombok/lombok/1.18.28/lombok-1.18.28.jar 18:38:21.816 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar 18:38:21.816 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar 18:38:21.817 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.jar 18:38:21.817 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar 18:38:21.817 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar 18:38:21.819 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.jar 18:38:21.819 [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:38:21.820 [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:38:21.821 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar 18:38:21.822 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/checkerframework/checker-qual/3.31.0/checker-qual-3.31.0.jar 18:38:21.823 [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:38:21.823 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/inject/jersey-hk2/3.1.3/jersey-hk2-3.1.3.jar 18:38:21.824 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-common/3.1.3/jersey-common-3.1.3.jar 18:38:21.825 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar 18:38:21.825 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar 18:38:21.825 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/hk2-locator/3.0.4/hk2-locator-3.0.4.jar 18:38:21.826 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/external/aopalliance-repackaged/3.0.4/aopalliance-repackaged-3.0.4.jar 18:38:21.826 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/hk2-api/3.0.4/hk2-api-3.0.4.jar 18:38:21.826 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/hk2/hk2-utils/3.0.4/hk2-utils-3.0.4.jar 18:38:21.826 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar 18:38:21.827 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar 18:38:21.828 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.jar 18:38:21.828 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar 18:38:21.829 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar 18:38:21.829 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar 18:38:21.829 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar 18:38:21.830 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar 18:38:21.830 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/containers/jersey-container-servlet/3.1.3/jersey-container-servlet-3.1.3.jar 18:38:21.830 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.3/jersey-container-servlet-core-3.1.3.jar 18:38:21.830 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-server/3.1.3/jersey-server-3.1.3.jar 18:38:21.831 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/glassfish/jersey/core/jersey-client/3.1.3/jersey-client-3.1.3.jar 18:38:21.832 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/junit/junit/4.13.2/junit-4.13.2.jar 18:38:21.833 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar 18:38:21.833 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar 18:38:21.834 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.jar 18:38:21.839 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar 18:38:21.839 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/objenesis/objenesis/3.3/objenesis-3.3.jar 18:38:21.839 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar 18:38:21.840 [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:38:21.841 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar 18:38:21.841 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar 18:38:21.842 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar 18:38:21.843 [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:38:21.843 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/att/nsa/cambriaClient/1.2.1-oss/cambriaClient-1.2.1-oss.jar 18:38:21.843 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/att/nsa/saClientLibrary/1.3.0-oss/saClientLibrary-1.3.0-oss.jar 18:38:21.844 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar 18:38:21.844 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar 18:38:21.845 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar 18:38:21.845 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/apache/httpcomponents/httpclient-cache/4.5/httpclient-cache-4.5.jar 18:38:21.845 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/com/att/nsa/saToolkit/1.2.0-oss/saToolkit-1.2.0-oss.jar 18:38:21.845 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/jline/jline/2.12.1/jline-2.12.1.jar 18:38:21.846 [main] INFO com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Loading classes from: /tmp/r/org/json/json/20231013/json-20231013.jar 18:38:21.846 [main] WARN com.openpojo.reflection.java.packageloader.env.JavaClassPathClassLoader -- Failed to get value for environment variable: [java.ext.dirs] 18:38:21.894 [main] INFO com.openpojo.validation.affirm.Affirmation -- Dynamically setting affirmation implementation = [com.openpojo.validation.affirm.JUnitAssertAffirmation [@4dc8caa7: ]] 18:38:21.895 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.appclcm.AppcLcmDmaapWrapper.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:38:21.897 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmDmaapWrapper.version, fieldGetter=PojoMethodImpl [method=getVersion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVersion args=[class java.lang.String] return=void]]] with value [rmovL] 18:38:21.897 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmDmaapWrapper.cambriaPartition, fieldGetter=PojoMethodImpl [method=getCambriaPartition args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCambriaPartition args=[class java.lang.String] return=void]]] with value [x5L5TuCf9K] 18:38:21.898 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmDmaapWrapper.rpcName, fieldGetter=PojoMethodImpl [method=getRpcName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRpcName args=[class java.lang.String] return=void]]] with value [VA52lRq] 18:38:21.898 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmDmaapWrapper.correlationId, fieldGetter=PojoMethodImpl [method=getCorrelationId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCorrelationId args=[class java.lang.String] return=void]]] with value [OGma] 18:38:21.898 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmDmaapWrapper.type, fieldGetter=PojoMethodImpl [method=getType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setType args=[class java.lang.String] return=void]]] with value [uzOS] 18:38:21.899 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.appclcm.AppcLcmBody] using InstanceFactory 18:38:21.901 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.appclcm.AppcLcmBody org.onap.policy.appclcm.AppcLcmDmaapWrapper.body, fieldGetter=PojoMethodImpl [method=getBody args=[] return=class org.onap.policy.appclcm.AppcLcmBody], fieldSetter=PojoMethodImpl [method=setBody args=[class org.onap.policy.appclcm.AppcLcmBody] return=void]]] with value [AppcLcmBody(input=null, output=null)] 18:38:21.901 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.appclcm.AppcLcmDmaapWrapper.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:38:21.901 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmDmaapWrapper.version, fieldGetter=PojoMethodImpl [method=getVersion args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setVersion args=[class java.lang.String] return=void]]] with value [1WyX] 18:38:21.902 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmDmaapWrapper.cambriaPartition, fieldGetter=PojoMethodImpl [method=getCambriaPartition args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCambriaPartition args=[class java.lang.String] return=void]]] with value [TelHn2ij] 18:38:21.902 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmDmaapWrapper.rpcName, fieldGetter=PojoMethodImpl [method=getRpcName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setRpcName args=[class java.lang.String] return=void]]] with value [OwkWtLO2d] 18:38:21.902 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmDmaapWrapper.correlationId, fieldGetter=PojoMethodImpl [method=getCorrelationId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setCorrelationId args=[class java.lang.String] return=void]]] with value [LCj6GkbDC] 18:38:21.903 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmDmaapWrapper.type, fieldGetter=PojoMethodImpl [method=getType args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setType args=[class java.lang.String] return=void]]] with value [S1NiL2T] 18:38:21.903 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.appclcm.AppcLcmBody] using InstanceFactory 18:38:21.903 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.appclcm.AppcLcmBody org.onap.policy.appclcm.AppcLcmDmaapWrapper.body, fieldGetter=PojoMethodImpl [method=getBody args=[] return=class org.onap.policy.appclcm.AppcLcmBody], fieldSetter=PojoMethodImpl [method=setBody args=[class org.onap.policy.appclcm.AppcLcmBody] return=void]]] with value [AppcLcmBody(input=null, output=null)] 18:38:21.903 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.appclcm.AppcLcmBody.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:38:21.903 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.appclcm.AppcLcmInput] using InstanceFactory 18:38:21.907 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.appclcm.AppcLcmInput org.onap.policy.appclcm.AppcLcmBody.input, fieldGetter=PojoMethodImpl [method=getInput args=[] return=class org.onap.policy.appclcm.AppcLcmInput], fieldSetter=PojoMethodImpl [method=setInput args=[class org.onap.policy.appclcm.AppcLcmInput] return=void]]] with value [AppcLcmInput(commonHeader=null, action=null, actionIdentifiers=null, payload=null)] 18:38:21.907 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.appclcm.AppcLcmOutput] using InstanceFactory 18:38:21.912 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.appclcm.AppcLcmOutput org.onap.policy.appclcm.AppcLcmBody.output, fieldGetter=PojoMethodImpl [method=getOutput args=[] return=class org.onap.policy.appclcm.AppcLcmOutput], fieldSetter=PojoMethodImpl [method=setOutput args=[class org.onap.policy.appclcm.AppcLcmOutput] return=void]]] with value [AppcLcmOutput(commonHeader=null, status=AppcLcmResponseStatus(code=0, message=null), payload=null)] 18:38:21.913 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.appclcm.AppcLcmBody.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:38:21.913 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.appclcm.AppcLcmInput] using InstanceFactory 18:38:21.913 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.appclcm.AppcLcmInput org.onap.policy.appclcm.AppcLcmBody.input, fieldGetter=PojoMethodImpl [method=getInput args=[] return=class org.onap.policy.appclcm.AppcLcmInput], fieldSetter=PojoMethodImpl [method=setInput args=[class org.onap.policy.appclcm.AppcLcmInput] return=void]]] with value [AppcLcmInput(commonHeader=null, action=null, actionIdentifiers=null, payload=null)] 18:38:21.914 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.appclcm.AppcLcmOutput] using InstanceFactory 18:38:21.914 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.appclcm.AppcLcmOutput org.onap.policy.appclcm.AppcLcmBody.output, fieldGetter=PojoMethodImpl [method=getOutput args=[] return=class org.onap.policy.appclcm.AppcLcmOutput], fieldSetter=PojoMethodImpl [method=setOutput args=[class org.onap.policy.appclcm.AppcLcmOutput] return=void]]] with value [AppcLcmOutput(commonHeader=null, status=AppcLcmResponseStatus(code=0, message=null), payload=null)] 18:38:21.915 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.appclcm.AppcLcmCommonHeader.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:38:21.917 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.time.Instant org.onap.policy.appclcm.AppcLcmCommonHeader.timeStamp, fieldGetter=PojoMethodImpl [method=getTimeStamp args=[] return=class java.time.Instant], fieldSetter=PojoMethodImpl [method=setTimeStamp args=[class java.time.Instant] return=void]]] with value [2039-12-14T20:26:52.916935894Z] 18:38:21.918 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmCommonHeader.apiVer, fieldGetter=PojoMethodImpl [method=getApiVer args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setApiVer args=[class java.lang.String] return=void]]] with value [DllnmZ] 18:38:21.918 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmCommonHeader.originatorId, fieldGetter=PojoMethodImpl [method=getOriginatorId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOriginatorId args=[class java.lang.String] return=void]]] with value [ONlgaqOy] 18:38:21.918 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.appclcm.AppcLcmCommonHeader.requestId, fieldGetter=PojoMethodImpl [method=getRequestId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setRequestId args=[class java.util.UUID] return=void]]] with value [ccdcdc76-2c86-4e2c-add8-792b6d684d05] 18:38:21.919 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmCommonHeader.subRequestId, fieldGetter=PojoMethodImpl [method=getSubRequestId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setSubRequestId args=[class java.lang.String] return=void]]] with value [CtEHH] 18:38:21.923 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:38:21.923 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:38:21.924 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.appclcm.AppcLcmCommonHeader.flags, fieldGetter=PojoMethodImpl [method=getFlags args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setFlags args=[interface java.util.Map] return=void]]] with value [{NX8vPhi=SmAm, vGy=ZYgqzJCD, Bxkq09rJnlnjgf=zSsiaiosT}] 18:38:21.924 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.appclcm.AppcLcmCommonHeader.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:38:21.925 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.time.Instant org.onap.policy.appclcm.AppcLcmCommonHeader.timeStamp, fieldGetter=PojoMethodImpl [method=getTimeStamp args=[] return=class java.time.Instant], fieldSetter=PojoMethodImpl [method=setTimeStamp args=[class java.time.Instant] return=void]]] with value [2002-08-11T15:46:13.924618300Z] 18:38:21.925 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmCommonHeader.apiVer, fieldGetter=PojoMethodImpl [method=getApiVer args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setApiVer args=[class java.lang.String] return=void]]] with value [5Zzxd] 18:38:21.925 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmCommonHeader.originatorId, fieldGetter=PojoMethodImpl [method=getOriginatorId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setOriginatorId args=[class java.lang.String] return=void]]] with value [TrWm3E] 18:38:21.925 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.UUID org.onap.policy.appclcm.AppcLcmCommonHeader.requestId, fieldGetter=PojoMethodImpl [method=getRequestId args=[] return=class java.util.UUID], fieldSetter=PojoMethodImpl [method=setRequestId args=[class java.util.UUID] return=void]]] with value [fa45a868-d7f0-4604-a430-7650f14f23ec] 18:38:21.926 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmCommonHeader.subRequestId, fieldGetter=PojoMethodImpl [method=getSubRequestId args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setSubRequestId args=[class java.lang.String] return=void]]] with value [lV6TjhUn] 18:38:21.926 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:38:21.926 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:38:21.926 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:38:21.926 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:38:21.926 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:38:21.926 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:38:21.927 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:38:21.927 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:38:21.927 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.appclcm.AppcLcmCommonHeader.flags, fieldGetter=PojoMethodImpl [method=getFlags args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setFlags args=[interface java.util.Map] return=void]]] with value [{IF83yvwvmQ=qPjg, 3XF=IJnQc0JjhiHF, vu6Tk=H67EeLI, GmhLysJ=wXwq6r2}] 18:38:21.928 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.appclcm.AppcLcmInput.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:38:21.928 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.appclcm.AppcLcmCommonHeader] using InstanceFactory 18:38:21.928 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.appclcm.AppcLcmCommonHeader org.onap.policy.appclcm.AppcLcmInput.commonHeader, fieldGetter=PojoMethodImpl [method=getCommonHeader args=[] return=class org.onap.policy.appclcm.AppcLcmCommonHeader], fieldSetter=PojoMethodImpl [method=setCommonHeader args=[class org.onap.policy.appclcm.AppcLcmCommonHeader] return=void]]] with value [AppcLcmCommonHeader(timeStamp=2024-02-03T18:38:21.928267023Z, apiVer=2.00, originatorId=null, requestId=null, subRequestId=null, flags={})] 18:38:21.928 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmInput.action, fieldGetter=PojoMethodImpl [method=getAction args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setAction args=[class java.lang.String] return=void]]] with value [2i5ok] 18:38:21.928 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:38:21.928 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:38:21.929 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:38:21.929 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:38:21.929 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:38:21.929 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:38:21.930 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:38:21.930 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:38:21.930 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.appclcm.AppcLcmInput.actionIdentifiers, fieldGetter=PojoMethodImpl [method=getActionIdentifiers args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setActionIdentifiers args=[interface java.util.Map] return=void]]] with value [{MFI=nGRNNDB, MmFdF9DzYX=7mAg8WmCQl8EwXL}] 18:38:21.930 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmInput.payload, fieldGetter=PojoMethodImpl [method=getPayload args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPayload args=[class java.lang.String] return=void]]] with value [OWQ1vY0] 18:38:21.931 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.appclcm.AppcLcmInput.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:38:21.931 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.appclcm.AppcLcmCommonHeader] using InstanceFactory 18:38:21.931 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.appclcm.AppcLcmCommonHeader org.onap.policy.appclcm.AppcLcmInput.commonHeader, fieldGetter=PojoMethodImpl [method=getCommonHeader args=[] return=class org.onap.policy.appclcm.AppcLcmCommonHeader], fieldSetter=PojoMethodImpl [method=setCommonHeader args=[class org.onap.policy.appclcm.AppcLcmCommonHeader] return=void]]] with value [AppcLcmCommonHeader(timeStamp=2024-02-03T18:38:21.931293425Z, apiVer=2.00, originatorId=null, requestId=null, subRequestId=null, flags={})] 18:38:21.931 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmInput.action, fieldGetter=PojoMethodImpl [method=getAction args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setAction args=[class java.lang.String] return=void]]] with value [q] 18:38:21.931 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:38:21.931 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:38:21.932 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:38:21.932 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:38:21.932 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:38:21.932 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class com.openpojo.random.util.SerializableComparableObject] using InstanceFactory 18:38:21.933 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.util.Map org.onap.policy.appclcm.AppcLcmInput.actionIdentifiers, fieldGetter=PojoMethodImpl [method=getActionIdentifiers args=[] return=interface java.util.Map], fieldSetter=PojoMethodImpl [method=setActionIdentifiers args=[interface java.util.Map] return=void]]] with value [{PwW9Oy2iBQCW=JJjYKQX1iM, lYH8OYVhugSf=ycuTwGMMhj, dw=z694L6tj, WVy6Gizjq6G=DDXPlt, 4W6PHDoOyQZ=K7k}] 18:38:21.933 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmInput.payload, fieldGetter=PojoMethodImpl [method=getPayload args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPayload args=[class java.lang.String] return=void]]] with value [kuXldnKy1wx] 18:38:21.933 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.appclcm.AppcLcmResponseStatus.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:38:21.933 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private int org.onap.policy.appclcm.AppcLcmResponseStatus.code, fieldGetter=PojoMethodImpl [method=getCode args=[] return=int], fieldSetter=PojoMethodImpl [method=setCode args=[int] return=void]]] with value [-454944435] 18:38:21.934 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmResponseStatus.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [Y5gU55Re] 18:38:21.934 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.appclcm.AppcLcmResponseStatus.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:38:21.934 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private int org.onap.policy.appclcm.AppcLcmResponseStatus.code, fieldGetter=PojoMethodImpl [method=getCode args=[] return=int], fieldSetter=PojoMethodImpl [method=setCode args=[int] return=void]]] with value [-2118334627] 18:38:21.934 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmResponseStatus.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [C4I2] 18:38:21.935 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.appclcm.AppcLcmOutput.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:38:21.935 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.appclcm.AppcLcmCommonHeader] using InstanceFactory 18:38:21.935 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.appclcm.AppcLcmCommonHeader org.onap.policy.appclcm.AppcLcmOutput.commonHeader, fieldGetter=PojoMethodImpl [method=getCommonHeader args=[] return=class org.onap.policy.appclcm.AppcLcmCommonHeader], fieldSetter=PojoMethodImpl [method=setCommonHeader args=[class org.onap.policy.appclcm.AppcLcmCommonHeader] return=void]]] with value [AppcLcmCommonHeader(timeStamp=2024-02-03T18:38:21.935367099Z, apiVer=2.00, originatorId=null, requestId=null, subRequestId=null, flags={})] 18:38:21.935 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.appclcm.AppcLcmResponseStatus] using InstanceFactory 18:38:21.935 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.appclcm.AppcLcmResponseStatus org.onap.policy.appclcm.AppcLcmOutput.status, fieldGetter=PojoMethodImpl [method=getStatus args=[] return=class org.onap.policy.appclcm.AppcLcmResponseStatus], fieldSetter=PojoMethodImpl [method=setStatus args=[class org.onap.policy.appclcm.AppcLcmResponseStatus] return=void]]] with value [AppcLcmResponseStatus(code=0, message=null)] 18:38:21.936 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmOutput.payload, fieldGetter=PojoMethodImpl [method=getPayload args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPayload args=[class java.lang.String] return=void]]] with value [7mQ36] 18:38:21.936 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.appclcm.AppcLcmOutput.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:38:21.936 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.appclcm.AppcLcmCommonHeader] using InstanceFactory 18:38:21.936 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.appclcm.AppcLcmCommonHeader org.onap.policy.appclcm.AppcLcmOutput.commonHeader, fieldGetter=PojoMethodImpl [method=getCommonHeader args=[] return=class org.onap.policy.appclcm.AppcLcmCommonHeader], fieldSetter=PojoMethodImpl [method=setCommonHeader args=[class org.onap.policy.appclcm.AppcLcmCommonHeader] return=void]]] with value [AppcLcmCommonHeader(timeStamp=2024-02-03T18:38:21.936541979Z, apiVer=2.00, originatorId=null, requestId=null, subRequestId=null, flags={})] 18:38:21.936 [main] DEBUG com.openpojo.random.impl.DefaultRandomGenerator -- Creating basic instance for type=[class org.onap.policy.appclcm.AppcLcmResponseStatus] using InstanceFactory 18:38:21.936 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private org.onap.policy.appclcm.AppcLcmResponseStatus org.onap.policy.appclcm.AppcLcmOutput.status, fieldGetter=PojoMethodImpl [method=getStatus args=[] return=class org.onap.policy.appclcm.AppcLcmResponseStatus], fieldSetter=PojoMethodImpl [method=setStatus args=[class org.onap.policy.appclcm.AppcLcmResponseStatus] return=void]]] with value [AppcLcmResponseStatus(code=0, message=null)] 18:38:21.937 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.appclcm.AppcLcmOutput.payload, fieldGetter=PojoMethodImpl [method=getPayload args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setPayload args=[class java.lang.String] return=void]]] with value [R] 18:38:21.938 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=public static final java.lang.String org.onap.policy.appclcm.AppcLcmResponseCode.ACCEPTED, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:38:21.938 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=public static final java.lang.String org.onap.policy.appclcm.AppcLcmResponseCode.ERROR, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:38:21.938 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=public static final java.lang.String org.onap.policy.appclcm.AppcLcmResponseCode.REJECT, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:38:21.938 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=public static final java.lang.String org.onap.policy.appclcm.AppcLcmResponseCode.SUCCESS, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:38:21.938 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=public static final java.lang.String org.onap.policy.appclcm.AppcLcmResponseCode.FAILURE, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:38:21.938 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=public static final java.lang.String org.onap.policy.appclcm.AppcLcmResponseCode.PARTIAL_SUCCESS, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:38:21.938 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=public static final java.lang.String org.onap.policy.appclcm.AppcLcmResponseCode.PARTIAL_FAILURE, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:38:21.939 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.appclcm.AppcLcmResponseCode.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no setter skipping 18:38:21.939 [main] DEBUG com.openpojo.validation.test.impl.SetterTester -- Field [PojoFieldImpl [field=private final int org.onap.policy.appclcm.AppcLcmResponseCode.code, fieldGetter=PojoMethodImpl [method=getCode args=[] return=int], fieldSetter=null]] has no setter skipping 18:38:21.939 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=public static final java.lang.String org.onap.policy.appclcm.AppcLcmResponseCode.ACCEPTED, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:38:21.939 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=public static final java.lang.String org.onap.policy.appclcm.AppcLcmResponseCode.ERROR, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:38:21.939 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=public static final java.lang.String org.onap.policy.appclcm.AppcLcmResponseCode.REJECT, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:38:21.939 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=public static final java.lang.String org.onap.policy.appclcm.AppcLcmResponseCode.SUCCESS, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:38:21.939 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=public static final java.lang.String org.onap.policy.appclcm.AppcLcmResponseCode.FAILURE, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:38:21.939 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=public static final java.lang.String org.onap.policy.appclcm.AppcLcmResponseCode.PARTIAL_SUCCESS, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:38:21.939 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=public static final java.lang.String org.onap.policy.appclcm.AppcLcmResponseCode.PARTIAL_FAILURE, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:38:21.939 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Field [PojoFieldImpl [field=private static final long org.onap.policy.appclcm.AppcLcmResponseCode.serialVersionUID, fieldGetter=null, fieldSetter=null]] has no getter skipping 18:38:21.940 [main] DEBUG com.openpojo.validation.test.impl.GetterTester -- Testing Field [PojoFieldImpl [field=private final int org.onap.policy.appclcm.AppcLcmResponseCode.code, fieldGetter=PojoMethodImpl [method=getCode args=[] return=int], fieldSetter=null]] with value [1269923350] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.480 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 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 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.10: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] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ appclcm --- [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-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ appclcm --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ appclcm --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ appclcm --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4: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/3.1.1-SNAPSHOT/appclcm-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/appclcm/target/appclcm-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/appclcm/3.1.1-SNAPSHOT/appclcm-3.1.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-impl:sdnc >-- [INFO] Building sdnc 3.1.1-SNAPSHOT [18/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ sdnc --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ sdnc --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ sdnc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ sdnc --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-impl/sdnc/../../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --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.1.1:check (onap-license) @ sdnc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.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.junit4.JUnit4Provider [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.005 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.002 s -- in org.onap.policy.sdnc.SdncHealRequestTest [INFO] Running org.onap.policy.sdnc.DemoTest 18:38:23.758 [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:38:23.764 [main] INFO org.onap.policy.sdnc.DemoTest -- {} 18:38:23.765 [main] INFO org.onap.policy.sdnc.DemoTest -- { "output": { "svc-request-id": "service-req-01", "response-code": "200", "ack-final-indicator": "final-indicator-00" } } 18:38:23.766 [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.175 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 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 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.006 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.002 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.10: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] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ sdnc --- [INFO] Analyzed bundle 'rest' with 2 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-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ sdnc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ sdnc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ sdnc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4: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/3.1.1-SNAPSHOT/sdnc-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnc/target/sdnc-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/sdnc/3.1.1-SNAPSHOT/sdnc-3.1.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-impl:sdnr >-- [INFO] Building sdnr 3.1.1-SNAPSHOT [19/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ sdnr --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ sdnr --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ sdnr --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ sdnr --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-impl/sdnr/../../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --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.1.1:check (onap-license) @ sdnr --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.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.junit4.JUnit4Provider [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.072 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.020 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.129 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.009 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 18:38:25.788 [main] DEBUG org.onap.policy.sdnr.SdnrTest -- Request as JSON: { "body": { "input": { "CommonHeader": { "TimeStamp": "2024-02-03T18:38:25.709976905Z", "APIVer": "1.0", "RequestID": "664be3d2-6c12-4f4b-a3e7-c349acced200", "SubRequestID": "1", "RequestTrack": {}, "Flags": {} }, "Action": "ModifyConfig" } }, "rpc-name": "restart", "correlation-id": "664be3d2-6c12-4f4b-a3e7-c349acced200-1", "type": "request" } 18:38:25.801 [main] DEBUG org.onap.policy.sdnr.SdnrTest -- Response as a Java Object: PciResponse(commonHeader=PciCommonHeader(timeStamp=2024-02-03T18:38:25.709976905Z, apiVer=1.0, requestId=664be3d2-6c12-4f4b-a3e7-c349acced200, subRequestId=1, requestTrack={}, flags={}), status=Status(code=400, value=Restart Successful), payload=null) 18:38:25.802 [main] DEBUG org.onap.policy.sdnr.SdnrTest -- Response as JSON: { "body": { "output": { "CommonHeader": { "TimeStamp": "2024-02-03T18:38:25.709976905Z", "APIVer": "1.0", "RequestID": "664be3d2-6c12-4f4b-a3e7-c349acced200", "SubRequestID": "1", "RequestTrack": {}, "Flags": {} }, "Status": { "Code": 400, "Value": "Restart Successful" } } }, "rpc-name": "restart", "correlation-id": "664be3d2-6c12-4f4b-a3e7-c349acced200-1", "type": "response" } 18:38:25.803 [main] DEBUG org.onap.policy.sdnr.SdnrTest -- Request as a Java Object: PciRequest(commonHeader=PciCommonHeader(timeStamp=2024-02-03T18:38:25.709976905Z, apiVer=1.0, requestId=664be3d2-6c12-4f4b-a3e7-c349acced200, subRequestId=1, requestTrack={}, flags={}), action=ModifyConfig, payload=null) [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 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.004 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.021 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 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.001 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.10: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] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ sdnr --- [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-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ sdnr --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ sdnr --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ sdnr --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4: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/3.1.1-SNAPSHOT/sdnr-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/sdnr/target/sdnr-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/sdnr/3.1.1-SNAPSHOT/sdnr-3.1.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-impl:so >--- [INFO] Building so 3.1.1-SNAPSHOT [20/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ so --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ so --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ so --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ so --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-impl/so/../../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --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.1.1:check (onap-license) @ so --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.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.junit4.JUnit4Provider [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.093 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.024 s -- in org.onap.policy.so.SoRequestTest [INFO] Running org.onap.policy.so.SoRequestCllTest 18:38:28,778 |-INFO in ch.qos.logback.classic.LoggerContext[ModelImplSo] - This is logback-classic version 1.4.14 18:38:28,780 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3b220bcb - No custom configurators were discovered as a service. 18:38:28,780 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3b220bcb - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 18:38:28,782 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3b220bcb - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 18:38:28,787 |-INFO in ch.qos.logback.classic.LoggerContext[ModelImplSo] - Could NOT find resource [logback-test.scmo] 18:38:28,787 |-INFO in ch.qos.logback.classic.LoggerContext[ModelImplSo] - Could NOT find resource [logback.scmo] 18:38:28,800 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3b220bcb - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 5 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:38:28,800 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3b220bcb - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 18:38:28,801 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3b220bcb - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 18:38:28,804 |-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:38:28,928 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1706985508926) 18:38:28,928 |-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:38:28,928 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 1 minutes 18:38:28,932 |-INFO in ch.qos.logback.classic.model.processor.ContextNameModelHandler - Setting logger context name as [ModelImplSo] 18:38:28,934 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener] 18:38:28,946 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 18:38:28,947 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:38:28,957 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 18:38:28,984 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN 18:38:28,984 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 18:38:28,985 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@15a902e7 - End of configuration. 18:38:28,986 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@54361a9 - Registering current configuration as safe fallback point 18:38:28,986 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3b220bcb - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 185 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.342 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.005 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.005 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.072 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 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.001 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 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.001 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.001 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.008 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.001 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.001 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.005 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.001 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.001 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.001 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 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.001 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 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.10: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] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ so --- [INFO] Analyzed bundle 'rest' with 2 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-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ so --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ so --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ so --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4: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/3.1.1-SNAPSHOT/so-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/so/target/so-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/so/3.1.1-SNAPSHOT/so-3.1.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-impl:vfc >-- [INFO] Building vfc 3.1.1-SNAPSHOT [21/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ vfc --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ vfc --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ vfc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ vfc --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-impl/vfc/../../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --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.1.1:check (onap-license) @ vfc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.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.junit4.JUnit4Provider [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.074 s -- in org.onap.policy.vfc.VfcRequestTest [INFO] Running org.onap.policy.vfc.DemoTest 18:38:30.908 [main] INFO org.onap.policy.vfc.DemoTest -- { "healVnfData": { "vnfInstanceId": "1", "cause": "vm is down", "additionalParams": { "action": "restartvm", "actionvminfo": { "vmid": "33", "vmname": "xgw-smp11" } } } } 18:38:30.916 [main] INFO org.onap.policy.vfc.DemoTest -- { "jobId": "1" } 18:38:30.917 [main] INFO org.onap.policy.vfc.DemoTest -- { "jobId": "1", "responseDescriptor": { "progress": "40", "status": "processing", "statusDescription": "OMC VMs are decommissioned in VIM", "responseId": "42" } } 18:38:30.917 [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:38:30.919 [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.183 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.001 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.001 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 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.001 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 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.10: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] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ vfc --- [INFO] Analyzed bundle 'rest' with 2 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-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ vfc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ vfc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ vfc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4: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/3.1.1-SNAPSHOT/vfc-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/vfc/target/vfc-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/vfc/3.1.1-SNAPSHOT/vfc-3.1.1-SNAPSHOT.jar [INFO] [INFO] ------------< org.onap.policy.models.sim:policy-models-sim >------------ [INFO] Building policy-models-sim 3.1.1-SNAPSHOT [22/43] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-sim --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ policy-models-sim --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ policy-models-sim --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ policy-models-sim --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-sim/../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --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.1.1:check (onap-license) @ policy-models-sim --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.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.10:report (post-unit-test) @ policy-models-sim --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ policy-models-sim --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ policy-models-sim --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ policy-models-sim --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ policy-models-sim --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4: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/3.1.1-SNAPSHOT/policy-models-sim-3.1.1-SNAPSHOT.pom [INFO] [INFO] ---------< org.onap.policy.models.sim:policy-models-sim-dmaap >--------- [INFO] Building policy-models-sim-dmaap 3.1.1-SNAPSHOT [23/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-sim-dmaap --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ policy-models-sim-dmaap --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ policy-models-sim-dmaap --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ policy-models-sim-dmaap --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-sim/models-sim-dmaap/../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --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.1.1:check (onap-license) @ policy-models-sim-dmaap --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ policy-models-sim-dmaap --- [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-dmaap --- [INFO] skip non existing resourceDirectory /w/workspace/policy-models-sonar/models-sim/models-sim-dmaap/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-models-sim-dmaap --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 10 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-models-sim-dmaap --- [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-sim-dmaap --- [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-sim-dmaap --- [INFO] Surefire report directory: /w/workspace/policy-models-sonar/models-sim/models-sim-dmaap/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.sim.dmaap.parameters.DmaapSimParameterGroupTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.onap.policy.sim.dmaap.parameters.DmaapSimParameterGroupTest [INFO] Running org.onap.policy.models.sim.dmaap.provider.DmaapSimProviderTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:38:34,268 |-INFO in ch.qos.logback.classic.LoggerContext[DMaaPSim] - This is logback-classic version 1.4.14 18:38:34,270 |-INFO in ch.qos.logback.classic.util.ContextInitializer@19b206ee - No custom configurators were discovered as a service. 18:38:34,270 |-INFO in ch.qos.logback.classic.util.ContextInitializer@19b206ee - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 18:38:34,272 |-INFO in ch.qos.logback.classic.util.ContextInitializer@19b206ee - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 18:38:34,275 |-INFO in ch.qos.logback.classic.LoggerContext[DMaaPSim] - Could NOT find resource [logback-test.scmo] 18:38:34,275 |-INFO in ch.qos.logback.classic.LoggerContext[DMaaPSim] - Could NOT find resource [logback.scmo] 18:38:34,282 |-INFO in ch.qos.logback.classic.util.ContextInitializer@19b206ee - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 4 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:38:34,282 |-INFO in ch.qos.logback.classic.util.ContextInitializer@19b206ee - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 18:38:34,283 |-INFO in ch.qos.logback.classic.util.ContextInitializer@19b206ee - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 18:38:34,283 |-INFO in ch.qos.logback.classic.LoggerContext[DMaaPSim] - Found resource [logback-test.xml] at [file:/w/workspace/policy-models-sonar/models-sim/models-sim-dmaap/target/test-classes/logback-test.xml] 18:38:34,402 |-INFO in ch.qos.logback.classic.model.processor.ContextNameModelHandler - Setting logger context name as [DMaaPSim] 18:38:34,403 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener] 18:38:34,413 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 18:38:34,413 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:38:34,423 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 18:38:34,454 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 18:38:34,455 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 18:38:34,456 |-WARN in ch.qos.logback.core.model.processor.AppenderModelHandler - Appender named [FILE] not referenced. Skipping further processing. 18:38:34,456 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty] to INFO 18:38:34,459 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.eclipse.jetty] to false 18:38:34,459 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.eclipse.jetty] 18:38:34,459 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.policy.models.sim.dmaap] to TRACE 18:38:34,459 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.policy.models.sim.dmaap] to false 18:38:34,459 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.policy.models.sim.dmaap] 18:38:34,459 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4c5a2baf - End of configuration. 18:38:34,461 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@76536c53 - Registering current configuration as safe fallback point 18:38:34,461 |-INFO in ch.qos.logback.classic.util.ContextInitializer@19b206ee - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 178 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY 2024-02-03 18:38:34,543 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-A, Request for DMaaP message: consumer-X: id1 with limit=3 timeout=300 2024-02-03 18:38:34,549 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-A, Retrieved 0 messages for: consumer-X: id1 2024-02-03 18:38:34,643 DMaaPSim [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting 2024-02-03 18:38:34,643 DMaaPSim [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting Topic Sweeper 2024-02-03 18:38:34,646 DMaaPSim [main] INFO o.o.p.c.u.services.ServiceManager - service manager started 2024-02-03 18:38:34,653 DMaaPSim [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopping 2024-02-03 18:38:34,653 DMaaPSim [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopping Topic Sweeper 2024-02-03 18:38:34,654 DMaaPSim [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopped 2024-02-03 18:38:34,660 DMaaPSim [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting 2024-02-03 18:38:34,660 DMaaPSim [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting Topic Sweeper 2024-02-03 18:38:34,661 DMaaPSim [main] INFO o.o.p.c.u.services.ServiceManager - service manager started 2024-02-03 18:38:34,720 DMaaPSim [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopping 2024-02-03 18:38:34,720 DMaaPSim [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopping Topic Sweeper 2024-02-03 18:38:34,721 DMaaPSim [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopped 2024-02-03 18:38:34,758 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-A, Request for DMaaP message: consumer-X: id1 with limit=0 timeout=0 2024-02-03 18:38:34,758 DMaaPSim [main] INFO o.o.p.m.sim.dmaap.provider.TopicData - Topic topic-A: added 2024-02-03 18:38:34,759 DMaaPSim [main] INFO o.o.p.m.s.d.p.ConsumerGroupData - Topic topic-A: add consumer group: consumer-X 2024-02-03 18:38:34,759 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-A, Retrieved 0 messages for: consumer-X: id1 2024-02-03 18:38:34,772 DMaaPSim [Thread-2] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-A, Request for DMaaP message: consumer-X: id1 with limit=3 timeout=300 2024-02-03 18:38:34,773 DMaaPSim [Thread-2] WARN o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-A, Request for DMaaP message interrupted: consumer-X: id1 java.lang.InterruptedException: expected exception at org.onap.policy.models.sim.dmaap.provider.TopicData.read(TopicData.java:106) at org.onap.policy.models.sim.dmaap.provider.DmaapSimProvider.processDmaapMessageGet(DmaapSimProvider.java:130) at org.onap.policy.models.sim.dmaap.provider.DmaapSimProviderTest.lambda$testProcessDmaapMessageGet_Ex$0(DmaapSimProviderTest.java:210) at java.base/java.lang.Thread.run(Thread.java:833) 2024-02-03 18:38:34,788 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-A, Request for DMaaP message: consumer-X: id1 with limit=4 timeout=400 2024-02-03 18:38:34,788 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-A, Retrieved 2 messages for: consumer-X: id1 2024-02-03 18:38:34,862 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-A, Request for DMaaP message: consumer-X: id1 with limit=1 timeout=0 2024-02-03 18:38:34,863 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-A, Retrieved 0 messages for: consumer-X: id1 2024-02-03 18:38:34,864 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-B, Request for DMaaP message: consumer-X: id1 with limit=1 timeout=0 2024-02-03 18:38:34,864 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-B, Retrieved 0 messages for: consumer-X: id1 2024-02-03 18:38:34,865 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-A, Received DMaaP message(s): abc 2024-02-03 18:38:34,937 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-A, Received DMaaP message(s): def 2024-02-03 18:38:34,937 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-B, Received DMaaP message(s): def 2024-02-03 18:38:34,943 DMaaPSim [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting 2024-02-03 18:38:34,943 DMaaPSim [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting Topic Sweeper 2024-02-03 18:38:34,944 DMaaPSim [main] INFO o.o.p.c.u.services.ServiceManager - service manager started 2024-02-03 18:38:34,944 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-A, Request for DMaaP message: consumer-X: id1 with limit=0 timeout=0 2024-02-03 18:38:34,944 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-A, Retrieved 0 messages for: consumer-X: id1 2024-02-03 18:38:34,944 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-B, Request for DMaaP message: consumer-X: id1 with limit=0 timeout=0 2024-02-03 18:38:34,944 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-B, Retrieved 0 messages for: consumer-X: id1 2024-02-03 18:38:34,947 DMaaPSim [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopping 2024-02-03 18:38:34,947 DMaaPSim [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopping Topic Sweeper 2024-02-03 18:38:34,947 DMaaPSim [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopped 2024-02-03 18:38:34,952 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-A, Request for DMaaP message: consumer-X: id1 with limit=1 timeout=0 2024-02-03 18:38:34,952 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-A, Retrieved 0 messages for: consumer-X: id1 2024-02-03 18:38:34,952 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-B, Request for DMaaP message: consumer-X: id1 with limit=1 timeout=0 2024-02-03 18:38:34,953 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-B, Retrieved 0 messages for: consumer-X: id1 2024-02-03 18:38:34,953 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-A, Received DMaaP message(s): [hello, world] 2024-02-03 18:38:34,953 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-A, Received DMaaP message(s): [helloB, worldB] 2024-02-03 18:38:34,954 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: topic-B, Received DMaaP message(s): [helloB, worldB] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.024 s -- in org.onap.policy.models.sim.dmaap.provider.DmaapSimProviderTest [INFO] Running org.onap.policy.models.sim.dmaap.provider.ConsumerGroupDataTest 2024-02-03 18:38:34,968 DMaaPSim [main] INFO o.o.p.m.s.d.p.ConsumerGroupData - Topic my-topic: add consumer group: my-consumer 2024-02-03 18:38:34,970 DMaaPSim [main] INFO o.o.p.m.s.d.p.ConsumerGroupData - Topic my-topic: add consumer group: my-consumer 2024-02-03 18:38:34,971 DMaaPSim [main] INFO o.o.p.m.s.d.p.ConsumerGroupData - Topic my-topic: add consumer group: my-consumer 2024-02-03 18:38:34,971 DMaaPSim [main] INFO o.o.p.m.s.d.p.ConsumerGroupData - Topic my-topic: add consumer group: my-consumer 2024-02-03 18:38:34,972 DMaaPSim [main] INFO o.o.p.m.s.d.p.ConsumerGroupData - Topic my-topic: add consumer group: my-consumer 2024-02-03 18:38:34,993 DMaaPSim [main] INFO o.o.p.m.s.d.p.ConsumerGroupData - Topic my-topic: add consumer group: my-consumer 2024-02-03 18:38:34,994 DMaaPSim [main] INFO o.o.p.m.s.d.p.ConsumerGroupData - Topic my-topic: add consumer group: my-consumer 2024-02-03 18:38:34,996 DMaaPSim [main] INFO o.o.p.m.s.d.p.ConsumerGroupData - Topic my-topic: add consumer group: my-consumer [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.policy.models.sim.dmaap.provider.ConsumerGroupDataTest [INFO] Running org.onap.policy.models.sim.dmaap.provider.TopicDataTest 2024-02-03 18:38:35,041 DMaaPSim [main] INFO o.o.p.m.sim.dmaap.provider.TopicData - Topic my-topic: added 2024-02-03 18:38:35,044 DMaaPSim [main] INFO o.o.p.m.sim.dmaap.provider.TopicData - Topic my-topic: added 2024-02-03 18:38:35,047 DMaaPSim [main] INFO o.o.p.m.sim.dmaap.provider.TopicData - Topic my-topic: added 2024-02-03 18:38:35,050 DMaaPSim [main] INFO o.o.p.m.sim.dmaap.provider.TopicData - Topic my-topic: added 2024-02-03 18:38:35,054 DMaaPSim [main] INFO o.o.p.m.sim.dmaap.provider.TopicData - Topic my-topic: added 2024-02-03 18:38:35,055 DMaaPSim [main] INFO o.o.p.m.sim.dmaap.provider.TopicData - Topic my-topic: removed consumer group: group-A Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts 2024-02-03 18:38:35,092 DMaaPSim [main] INFO o.o.p.m.sim.dmaap.provider.TopicData - Topic my-topic: removed consumer group: group-C 2024-02-03 18:38:35,092 DMaaPSim [main] INFO o.o.p.m.sim.dmaap.provider.TopicData - Topic my-topic: removed consumer group: group-B 2024-02-03 18:38:35,097 DMaaPSim [main] INFO o.o.p.m.sim.dmaap.provider.TopicData - Topic my-topic: added 2024-02-03 18:38:35,152 DMaaPSim [main] WARN o.o.p.m.sim.dmaap.provider.TopicData - cannot encode {} org.onap.policy.common.utils.coder.CoderException: expected exception at org.onap.policy.models.sim.dmaap.provider.TopicData.convertMessageToString(TopicData.java:182) at org.onap.policy.models.sim.dmaap.provider.TopicDataTest.testConvertMessageToString(TopicDataTest.java:189) 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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-02-03 18:38:35,156 DMaaPSim [main] INFO o.o.p.m.sim.dmaap.provider.TopicData - Topic my-topic: added 2024-02-03 18:38:35,156 DMaaPSim [main] INFO o.o.p.m.sim.dmaap.provider.TopicData - Topic real-data-topic: added 2024-02-03 18:38:35,156 DMaaPSim [main] INFO o.o.p.m.s.d.p.ConsumerGroupData - Topic real-data-topic: add consumer group: group-A [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s -- in org.onap.policy.models.sim.dmaap.provider.TopicDataTest [INFO] Running org.onap.policy.models.sim.dmaap.rest.BaseRestControllerV1Test [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.models.sim.dmaap.rest.BaseRestControllerV1Test [INFO] Running org.onap.policy.models.sim.dmaap.rest.TextMessageBodyHandlerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.models.sim.dmaap.rest.TextMessageBodyHandlerTest [INFO] Running org.onap.policy.models.sim.dmaap.rest.CambriaMessageBodyHandlerTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.policy.models.sim.dmaap.rest.CambriaMessageBodyHandlerTest [INFO] Running org.onap.policy.models.sim.dmaap.rest.DmaapSimRestControllerV1Test 2024-02-03 18:38:35,195 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: my-topic, Request for DMaaP message: my-consumer: my-id with limit=5 timeout=0 2024-02-03 18:38:35,195 DMaaPSim [main] INFO o.o.p.m.sim.dmaap.provider.TopicData - Topic my-topic: added 2024-02-03 18:38:35,195 DMaaPSim [main] INFO o.o.p.m.s.d.p.ConsumerGroupData - Topic my-topic: add consumer group: my-consumer 2024-02-03 18:38:35,196 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: my-topic, Retrieved 0 messages for: my-consumer: my-id 2024-02-03 18:38:35,196 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: my-topic, Received DMaaP message(s): [my-message, my-message-B] 2024-02-03 18:38:35,196 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: my-topic-B, Received DMaaP message(s): [my-message, my-message-B, my-message] 2024-02-03 18:38:35,196 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: my-topic-B, Request for DMaaP message: my-consumer: my-id with limit=5 timeout=0 2024-02-03 18:38:35,196 DMaaPSim [main] INFO o.o.p.m.sim.dmaap.provider.TopicData - Topic my-topic-B: added 2024-02-03 18:38:35,196 DMaaPSim [main] INFO o.o.p.m.s.d.p.ConsumerGroupData - Topic my-topic-B: add consumer group: my-consumer 2024-02-03 18:38:35,196 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: my-topic-B, Retrieved 0 messages for: my-consumer: my-id 2024-02-03 18:38:35,196 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: my-topic, Request for DMaaP message: my-consumer: my-id with limit=5 timeout=0 2024-02-03 18:38:35,196 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Topic: my-topic, Retrieved 2 messages for: my-consumer: my-id 2024-02-03 18:38:35,196 DMaaPSim [main] DEBUG o.o.p.m.s.d.p.DmaapSimProvider - Request for listing DMaaP topics [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.policy.models.sim.dmaap.rest.DmaapSimRestControllerV1Test [INFO] [INFO] Results: [INFO] [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ policy-models-sim-dmaap --- [INFO] Loading execution data file /w/workspace/policy-models-sonar/models-sim/models-sim-dmaap/../../target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-models-sim-dmaap' with 11 classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ policy-models-sim-dmaap --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-models-sim-dmaap --- [INFO] Building jar: /w/workspace/policy-models-sonar/models-sim/models-sim-dmaap/target/policy-models-sim-dmaap-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ policy-models-sim-dmaap --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ policy-models-sim-dmaap --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ policy-models-sim-dmaap --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ policy-models-sim-dmaap --- [INFO] Failsafe report directory: /w/workspace/policy-models-sonar/models-sim/models-sim-dmaap/target/failsafe-reports [INFO] [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-models-sim-dmaap --- [INFO] Installing /w/workspace/policy-models-sonar/models-sim/models-sim-dmaap/pom.xml to /tmp/r/org/onap/policy/models/sim/policy-models-sim-dmaap/3.1.1-SNAPSHOT/policy-models-sim-dmaap-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-sim/models-sim-dmaap/target/policy-models-sim-dmaap-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/sim/policy-models-sim-dmaap/3.1.1-SNAPSHOT/policy-models-sim-dmaap-3.1.1-SNAPSHOT.jar [INFO] [INFO] ----< org.onap.policy.models.policy-models-interactions:simulators >---- [INFO] Building simulators 3.1.1-SNAPSHOT [24/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ simulators --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ simulators --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ simulators --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ simulators --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-simulators/../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --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.1.1:check (onap-license) @ simulators --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.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 24 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 13 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 11 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.junit4.JUnit4Provider [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.944 s -- in org.onap.policy.simulators.SdnrTopicServerTest [INFO] Running org.onap.policy.simulators.CdsSimulatorTest 18:38:40.236 [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:38:40.262 [grpc-default-executor-0] INFO org.onap.policy.simulators.CdsSimulator -- Fetching response from pm_control-create-subscription.json 18:38:40.318 [main] INFO org.onap.policy.simulators.CdsSimulator -- Fetching response from DefaultResponseEvent.json [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.954 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.015 s -- in org.onap.policy.simulators.AppcLcmTopicServerTest [INFO] Running org.onap.policy.simulators.VfcSimulatorTest 18:38:40.509 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7712df76==org.glassfish.jersey.servlet.ServletContainer@de5ef3f0{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@2512155e{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@779cb140{/,null,STOPPED}, connector=vfcSim@1f27f354{HTTP/1.1, (http/1.1)}{localhost:6668}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7712df76==org.glassfish.jersey.servlet.ServletContainer@de5ef3f0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:38:40.518 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7712df76==org.glassfish.jersey.servlet.ServletContainer@de5ef3f0{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@2512155e{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@779cb140{/,null,STOPPED}, connector=vfcSim@1f27f354{HTTP/1.1, (http/1.1)}{localhost:6668}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7712df76==org.glassfish.jersey.servlet.ServletContainer@de5ef3f0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:40.520 [vfcSim-6668] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7712df76==org.glassfish.jersey.servlet.ServletContainer@de5ef3f0{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@2512155e{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@779cb140{/,null,STOPPED}, connector=vfcSim@1f27f354{HTTP/1.1, (http/1.1)}{localhost:6668}, jettyThread=Thread[vfcSim-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7712df76==org.glassfish.jersey.servlet.ServletContainer@de5ef3f0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:40.526 [vfcSim-6668] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:38:40.585 [vfcSim-6668] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:38:41.240 [vfcSim-6668] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:41.309 [vfcSim-6668] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@779cb140{/,null,AVAILABLE} 18:38:41.319 [vfcSim-6668] INFO org.eclipse.jetty.server.AbstractConnector -- Started vfcSim@1f27f354{HTTP/1.1, (http/1.1)}{localhost:6668} 18:38:41.322 [vfcSim-6668] INFO org.eclipse.jetty.server.Server -- Started Server@2512155e{STARTING}[11.0.18,sto=0] @4603ms 18:38:41.323 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7712df76==org.glassfish.jersey.servlet.ServletContainer@de5ef3f0{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@2512155e{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@779cb140{/,null,AVAILABLE}, connector=vfcSim@1f27f354{HTTP/1.1, (http/1.1)}{localhost:6668}, jettyThread=Thread[vfcSim-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7712df76==org.glassfish.jersey.servlet.ServletContainer@de5ef3f0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4197 ms. 18:38:41.770 [qtp547048245-30] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:41 +0000] "GET /api/nslcm/v1/jobs/1234 HTTP/1.1" 200 483 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:41.796 [qtp547048245-31] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:41 +0000] "POST /api/nslcm/v1/ns/1234567890/heal HTTP/1.1" 202 13 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:41.796 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7712df76==org.glassfish.jersey.servlet.ServletContainer@de5ef3f0{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@2512155e{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@779cb140{/,null,AVAILABLE}, connector=vfcSim@1f27f354{HTTP/1.1, (http/1.1)}{localhost:6668}, jettyThread=Thread[vfcSim-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7712df76==org.glassfish.jersey.servlet.ServletContainer@de5ef3f0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:38:41.797 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7712df76==org.glassfish.jersey.servlet.ServletContainer@de5ef3f0{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@2512155e{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@779cb140{/,null,AVAILABLE}, connector=vfcSim@1f27f354{HTTP/1.1, (http/1.1)}{localhost:6668}, jettyThread=Thread[vfcSim-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7712df76==org.glassfish.jersey.servlet.ServletContainer@de5ef3f0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:38:41.802 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped vfcSim@1f27f354{HTTP/1.1, (http/1.1)}{localhost:6668} 18:38:41.804 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@2512155e{STOPPING}[11.0.18,sto=0] 18:38:41.833 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@779cb140{/,null,STOPPED} [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.505 s -- in org.onap.policy.simulators.VfcSimulatorTest [INFO] Running org.onap.policy.simulators.DmaapSimulatorTest 18:38:41.895 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-467625e3==org.glassfish.jersey.servlet.ServletContainer@7c3336e0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@513cd96f{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@12e04531{/,null,STOPPED}, connector=RestServerParameters@63541960{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-467625e3==org.glassfish.jersey.servlet.ServletContainer@7c3336e0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:38:41.896 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-467625e3==org.glassfish.jersey.servlet.ServletContainer@7c3336e0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@513cd96f{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@12e04531{/,null,STOPPED}, connector=RestServerParameters@63541960{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-467625e3==org.glassfish.jersey.servlet.ServletContainer@7c3336e0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:41.897 [RestServerParameters-3904] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-467625e3==org.glassfish.jersey.servlet.ServletContainer@7c3336e0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@513cd96f{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@12e04531{/,null,STOPPED}, connector=RestServerParameters@63541960{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-467625e3==org.glassfish.jersey.servlet.ServletContainer@7c3336e0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:41.898 [RestServerParameters-3904] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:38:41.900 [RestServerParameters-3904] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:38:41.947 [RestServerParameters-3904] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:41.962 [RestServerParameters-3904] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@12e04531{/,null,AVAILABLE} 18:38:41.963 [RestServerParameters-3904] INFO org.eclipse.jetty.server.AbstractConnector -- Started RestServerParameters@63541960{HTTP/1.1, (http/1.1)}{0.0.0.0:3904} 18:38:41.963 [RestServerParameters-3904] INFO org.eclipse.jetty.server.Server -- Started Server@513cd96f{STARTING}[11.0.18,sto=0] @5244ms 18:38:41.963 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-467625e3==org.glassfish.jersey.servlet.ServletContainer@7c3336e0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@513cd96f{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@12e04531{/,null,AVAILABLE}, connector=RestServerParameters@63541960{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-467625e3==org.glassfish.jersey.servlet.ServletContainer@7c3336e0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4934 ms. 18:38:42.003 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-13617139==org.glassfish.jersey.servlet.ServletContainer@a3e3e12b{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3903, sniHostCheck=false, user=my-username, password=my-password, contextPath=/, jettyServer=Server@3c0becae{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@373c367{/,null,STOPPED}, connector=RestServerParameters@81f9b01{SSL, (ssl, http/1.1)}{0.0.0.0:3903}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-13617139==org.glassfish.jersey.servlet.ServletContainer@a3e3e12b{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:38:42.005 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-13617139==org.glassfish.jersey.servlet.ServletContainer@a3e3e12b{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3903, sniHostCheck=false, user=my-username, password=my-password, contextPath=/, jettyServer=Server@3c0becae{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@373c367{/,null,STOPPED}, connector=RestServerParameters@81f9b01{SSL, (ssl, http/1.1)}{0.0.0.0:3903}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-13617139==org.glassfish.jersey.servlet.ServletContainer@a3e3e12b{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:42.006 [RestServerParameters-3903] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-13617139==org.glassfish.jersey.servlet.ServletContainer@a3e3e12b{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3903, sniHostCheck=false, user=my-username, password=my-password, contextPath=/, jettyServer=Server@3c0becae{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@373c367{/,null,STOPPED}, connector=RestServerParameters@81f9b01{SSL, (ssl, http/1.1)}{0.0.0.0:3903}, jettyThread=Thread[RestServerParameters-3903,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-13617139==org.glassfish.jersey.servlet.ServletContainer@a3e3e12b{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:42.007 [RestServerParameters-3903] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:38:42.038 [RestServerParameters-3903] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:38:42.082 [RestServerParameters-3903] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:42.093 [RestServerParameters-3903] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@373c367{/,null,AVAILABLE} 18:38:42.105 [RestServerParameters-3903] INFO org.eclipse.jetty.util.ssl.SslContextFactory -- x509=X509@fae807a(kstest,h=[policy],a=[],w=[]) for Server@34426a03[provider=null,keyStore=file:///w/workspace/policy-models-sonar/models-interactions/model-simulators/src/test/resources/keystore-test,trustStore=file:///w/workspace/policy-models-sonar/models-interactions/model-simulators/src/test/resources/keystore-test] 18:38:42.146 [RestServerParameters-3903] INFO org.eclipse.jetty.server.AbstractConnector -- Started RestServerParameters@81f9b01{SSL, (ssl, http/1.1)}{0.0.0.0:3903} 18:38:42.147 [RestServerParameters-3903] INFO org.eclipse.jetty.server.Server -- Started Server@3c0becae{STARTING}[11.0.18,sto=0] @5428ms 18:38:42.147 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-13617139==org.glassfish.jersey.servlet.ServletContainer@a3e3e12b{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3903, sniHostCheck=false, user=my-username, password=my-password, contextPath=/, jettyServer=Server@3c0becae{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@373c367{/,null,AVAILABLE}, connector=RestServerParameters@81f9b01{SSL, (ssl, http/1.1)}{0.0.0.0:3903}, jettyThread=Thread[RestServerParameters-3903,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-13617139==org.glassfish.jersey.servlet.ServletContainer@a3e3e12b{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4859 ms. 18:38:42.175 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a040d49b-b965-420f-8add-fce3d71efe51, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=100, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=100], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost:3904], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:38:42.207 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=my-username, password=11, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=612803b6-6f14-4a23-a28a-c0648e682c60, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=100, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=100], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=true, toString()=TopicBase [servers=[localhost:3903], topic=my-auth-topic, effectiveTopic=my-auth-topic, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:38:42.209 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=my-username, password=11, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=612803b6-6f14-4a23-a28a-c0648e682c60, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=100, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=100], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=true, toString()=TopicBase [servers=[localhost:3903], topic=my-auth-topic, effectiveTopic=my-auth-topic, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:38:42.210 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=my-username, password=11, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=612803b6-6f14-4a23-a28a-c0648e682c60, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=100, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=100], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=true, toString()=TopicBase [servers=[localhost:3903], topic=my-auth-topic, effectiveTopic=my-auth-topic, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:38:42.214 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a040d49b-b965-420f-8add-fce3d71efe51, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=100, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=100], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost:3904], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:38:42.214 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a040d49b-b965-420f-8add-fce3d71efe51, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=100, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=100], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost:3904], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:38:42.215 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=my-username, password=my-password, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=5ac2985a-3a0c-4b45-8813-432fa79f125f, alive=false, publisher=null]]: starting 18:38:42.221 [DMAAP-source-my-auth-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 18:38:42.221 [DMAAP-source-my-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 18:38:42.222 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineDmaapTopicSink -- InlineDmaapTopicSink [userName=my-username, password=my-password, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=5ac2985a-3a0c-4b45-8813-432fa79f125f, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 18:38:42.222 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 (anonymous) ... 18:38:42.228 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET https://localhost:3903/events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 (anonymous) ... 18:38:42.242 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=ac72f1b4-30df-4407-a7c0-3eb12a175b27, alive=false, publisher=null]]: starting 18:38:42.255 [qtp609644907-42] INFO org.onap.policy.models.sim.dmaap.provider.TopicData -- Topic my-topic: added 18:38:42.256 [qtp609644907-42] INFO org.onap.policy.models.sim.dmaap.provider.ConsumerGroupData -- Topic my-topic: add consumer group: a040d49b-b965-420f-8add-fce3d71efe51 18:38:42.258 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineDmaapTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=ac72f1b4-30df-4407-a7c0-3eb12a175b27, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 18:38:42.258 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a040d49b-b965-420f-8add-fce3d71efe51, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=100, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=100], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-topic,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost:3904], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.DmaapSimulatorTest$$Lambda$438/0x0000000801286de8@83b39c3 18:38:42.258 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a040d49b-b965-420f-8add-fce3d71efe51, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=100, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=100], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-topic,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost:3904], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:38:42.361 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:42.370 [qtp609644907-42] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:42 +0000] "GET /events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:42.376 [DMAAP-source-my-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 18:38:42.376 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 (anonymous) ... 18:38:42.431 [qtp381352144-52] INFO org.onap.policy.models.sim.dmaap.provider.TopicData -- Topic my-auth-topic: added 18:38:42.431 [qtp381352144-52] INFO org.onap.policy.models.sim.dmaap.provider.ConsumerGroupData -- Topic my-auth-topic: add consumer group: 612803b6-6f14-4a23-a28a-c0648e682c60 18:38:42.481 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:42.481 [qtp609644907-45] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:42 +0000] "GET /events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:42.481 [DMAAP-source-my-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 18:38:42.481 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 (anonymous) ... 18:38:42.535 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:42.535 [DMAAP-source-my-auth-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 18:38:42.535 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET https://localhost:3903/events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 (anonymous) ... 18:38:42.538 [qtp381352144-52] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - my-username [03/Feb/2024:18:38:42 +0000] "GET /events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:42.585 [qtp609644907-44] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:42 +0000] "GET /events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:42.585 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:42.586 [DMAAP-source-my-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 18:38:42.586 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 (anonymous) ... 18:38:42.643 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:42.644 [DMAAP-source-my-auth-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 18:38:42.644 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET https://localhost:3903/events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 (anonymous) ... 18:38:42.647 [qtp381352144-52] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - my-username [03/Feb/2024:18:38:42 +0000] "GET /events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:42.689 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:42.689 [qtp609644907-45] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:42 +0000] "GET /events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:42.690 [DMAAP-source-my-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 18:38:42.690 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 (anonymous) ... 18:38:42.752 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:42.752 [DMAAP-source-my-auth-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 18:38:42.752 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET https://localhost:3903/events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 (anonymous) ... 18:38:42.754 [qtp381352144-52] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - my-username [03/Feb/2024:18:38:42 +0000] "GET /events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:42.794 [qtp609644907-44] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:42 +0000] "GET /events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:42.794 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:42.794 [DMAAP-source-my-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 18:38:42.795 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 (anonymous) ... 18:38:42.859 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:42.860 [DMAAP-source-my-auth-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 18:38:42.860 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET https://localhost:3903/events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 (anonymous) ... 18:38:42.862 [qtp381352144-52] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - my-username [03/Feb/2024:18:38:42 +0000] "GET /events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:42.901 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:42.901 [qtp609644907-45] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:42 +0000] "GET /events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:42.901 [DMAAP-source-my-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 18:38:42.901 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 (anonymous) ... 18:38:42.967 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:42.968 [DMAAP-source-my-auth-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 18:38:42.968 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET https://localhost:3903/events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 (anonymous) ... 18:38:42.970 [qtp381352144-52] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - my-username [03/Feb/2024:18:38:42 +0000] "GET /events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:43.007 [qtp609644907-44] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:42 +0000] "GET /events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:43.007 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:43.008 [DMAAP-source-my-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 18:38:43.008 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 (anonymous) ... 18:38:43.076 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:43.076 [DMAAP-source-my-auth-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 18:38:43.077 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET https://localhost:3903/events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 (anonymous) ... 18:38:43.079 [qtp381352144-52] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - my-username [03/Feb/2024:18:38:42 +0000] "GET /events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:43.113 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:43.113 [qtp609644907-45] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:43 +0000] "GET /events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:43.113 [DMAAP-source-my-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 18:38:43.113 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 (anonymous) ... 18:38:43.184 [qtp381352144-52] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - my-username [03/Feb/2024:18:38:43 +0000] "GET /events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:43.185 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:43.185 [DMAAP-source-my-auth-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 18:38:43.185 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET https://localhost:3903/events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 (anonymous) ... 18:38:43.220 [qtp609644907-44] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:43 +0000] "GET /events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:43.221 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:43.221 [DMAAP-source-my-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 18:38:43.221 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 (anonymous) ... 18:38:43.266 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 18:38:43.268 [main] INFO network -- [OUT|DMAAP|my-topic] hello 18:38:43.292 [qtp381352144-56] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - my-username [03/Feb/2024:18:38:43 +0000] "GET /events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:43.292 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:43.293 [DMAAP-source-my-auth-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 18:38:43.293 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET https://localhost:3903/events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 (anonymous) ... 18:38:43.296 [pool-8-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- sending 1 msgs to /events/my-topic. Oldest: 27 ms 18:38:43.300 [pool-8-thread-1] INFO com.att.nsa.apiClient.http.HttpClient -- POST http://localhost:3904/events/my-topic (anonymous) ... 18:38:43.310 [qtp609644907-45] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:43 +0000] "GET /events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 HTTP/1.1" 200 9 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:43.310 [qtp609644907-41] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:43 +0000] "POST /events/my-topic HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:43.310 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:43.310 [DMAAP-source-my-topic] INFO network -- [IN|DMAAP|my-topic] hello 18:38:43.311 [DMAAP-source-my-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 18:38:43.311 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 (anonymous) ... 18:38:43.312 [pool-8-thread-1] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:43.312 [pool-8-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- cambria reply ok (13 ms):{"serverTimeMs":0,"count":1} 18:38:43.312 [main] INFO network -- [OUT|DMAAP|my-topic] world 18:38:43.345 [pool-8-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- sending 1 msgs to /events/my-topic. Oldest: 32 ms 18:38:43.346 [pool-8-thread-1] INFO com.att.nsa.apiClient.http.HttpClient -- POST http://localhost:3904/events/my-topic (anonymous) ... 18:38:43.352 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:43.352 [qtp609644907-44] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:43 +0000] "GET /events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 HTTP/1.1" 200 9 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:43.352 [DMAAP-source-my-topic] INFO network -- [IN|DMAAP|my-topic] world 18:38:43.352 [DMAAP-source-my-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 18:38:43.352 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 (anonymous) ... 18:38:43.353 [qtp609644907-46] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:43 +0000] "POST /events/my-topic HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:43.355 [pool-8-thread-1] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:43.355 [pool-8-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 18:38:43.355 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=my-username, password=11, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=612803b6-6f14-4a23-a28a-c0648e682c60, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=100, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=100], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-auth-topic,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=true, toString()=TopicBase [servers=[localhost:3903], topic=my-auth-topic, effectiveTopic=my-auth-topic, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.DmaapSimulatorTest$$Lambda$438/0x0000000801286de8@5128efc 18:38:43.355 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=my-username, password=11, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=612803b6-6f14-4a23-a28a-c0648e682c60, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=100, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=100], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-auth-topic,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=true, toString()=TopicBase [servers=[localhost:3903], topic=my-auth-topic, effectiveTopic=my-auth-topic, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:38:43.398 [qtp381352144-57] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - my-username [03/Feb/2024:18:38:43 +0000] "GET /events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:43.399 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:43.399 [DMAAP-source-my-auth-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 18:38:43.399 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET https://localhost:3903/events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 (anonymous) ... 18:38:43.456 [qtp609644907-45] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:43 +0000] "GET /events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:43.457 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:43.458 [DMAAP-source-my-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 18:38:43.458 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 (anonymous) ... 18:38:43.509 [qtp381352144-56] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - my-username [03/Feb/2024:18:38:43 +0000] "GET /events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:43.510 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:43.510 [DMAAP-source-my-auth-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 18:38:43.511 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET https://localhost:3903/events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 (anonymous) ... 18:38:43.563 [qtp609644907-44] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:43 +0000] "GET /events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:43.563 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:43.565 [DMAAP-source-my-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 18:38:43.565 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 (anonymous) ... 18:38:43.619 [qtp381352144-57] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - my-username [03/Feb/2024:18:38:43 +0000] "GET /events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:43.619 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:43.619 [DMAAP-source-my-auth-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 18:38:43.619 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET https://localhost:3903/events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 (anonymous) ... 18:38:43.671 [qtp609644907-45] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:43 +0000] "GET /events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:43.671 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:43.672 [DMAAP-source-my-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 18:38:43.672 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 (anonymous) ... 18:38:43.726 [qtp381352144-56] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - my-username [03/Feb/2024:18:38:43 +0000] "GET /events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:43.726 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:43.726 [DMAAP-source-my-auth-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 18:38:43.726 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET https://localhost:3903/events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 (anonymous) ... 18:38:43.777 [qtp609644907-44] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:43 +0000] "GET /events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:43.777 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:43.778 [DMAAP-source-my-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 18:38:43.778 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 (anonymous) ... 18:38:43.832 [qtp381352144-57] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - my-username [03/Feb/2024:18:38:43 +0000] "GET /events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:43.833 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:43.833 [DMAAP-source-my-auth-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 18:38:43.833 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET https://localhost:3903/events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 (anonymous) ... 18:38:43.883 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:43.883 [qtp609644907-45] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:43 +0000] "GET /events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:43.884 [DMAAP-source-my-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 18:38:43.884 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 (anonymous) ... 18:38:43.941 [qtp381352144-56] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - my-username [03/Feb/2024:18:38:43 +0000] "GET /events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:43.941 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:43.941 [DMAAP-source-my-auth-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 18:38:43.942 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET https://localhost:3903/events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 (anonymous) ... 18:38:43.990 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:43.990 [qtp609644907-44] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:43 +0000] "GET /events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:43.990 [DMAAP-source-my-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 18:38:43.990 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 (anonymous) ... 18:38:44.048 [qtp381352144-57] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - my-username [03/Feb/2024:18:38:43 +0000] "GET /events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:44.048 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:44.049 [DMAAP-source-my-auth-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 18:38:44.049 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET https://localhost:3903/events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 (anonymous) ... 18:38:44.095 [qtp609644907-45] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:43 +0000] "GET /events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:44.095 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:44.095 [DMAAP-source-my-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 18:38:44.096 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 (anonymous) ... 18:38:44.156 [qtp381352144-56] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - my-username [03/Feb/2024:18:38:44 +0000] "GET /events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:44.156 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:44.156 [DMAAP-source-my-auth-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 18:38:44.157 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET https://localhost:3903/events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 (anonymous) ... 18:38:44.200 [qtp609644907-44] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:44 +0000] "GET /events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:44.200 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:44.201 [DMAAP-source-my-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 18:38:44.201 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 (anonymous) ... 18:38:44.263 [qtp381352144-57] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - my-username [03/Feb/2024:18:38:44 +0000] "GET /events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:44.263 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:44.264 [DMAAP-source-my-auth-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 18:38:44.264 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET https://localhost:3903/events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 (anonymous) ... 18:38:44.306 [qtp609644907-45] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:44 +0000] "GET /events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:44.306 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:44.307 [DMAAP-source-my-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 18:38:44.307 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 (anonymous) ... 18:38:44.356 [main] INFO network -- [OUT|DMAAP|my-auth-topic] hello 18:38:44.370 [qtp381352144-56] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - my-username [03/Feb/2024:18:38:44 +0000] "GET /events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:44.370 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:44.371 [DMAAP-source-my-auth-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 18:38:44.371 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET https://localhost:3903/events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 (anonymous) ... 18:38:44.371 [pool-7-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- sending 1 msgs to /events/my-auth-topic. Oldest: 15 ms 18:38:44.371 [pool-7-thread-1] INFO com.att.nsa.apiClient.http.HttpClient -- POST https://localhost:3903/events/my-auth-topic (anonymous) ... 18:38:44.412 [qtp609644907-44] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:44 +0000] "GET /events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:44.412 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:44.412 [DMAAP-source-my-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 18:38:44.412 [DMAAP-source-my-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 (anonymous) ... 18:38:44.440 [qtp381352144-57] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - my-username [03/Feb/2024:18:38:44 +0000] "GET /events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 HTTP/1.1" 200 9 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:44.440 [qtp381352144-58] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - my-username [03/Feb/2024:18:38:44 +0000] "POST /events/my-auth-topic HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:44.441 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:44.441 [DMAAP-source-my-auth-topic] INFO network -- [IN|DMAAP|my-auth-topic] hello 18:38:44.441 [DMAAP-source-my-auth-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 18:38:44.441 [main] INFO network -- [OUT|DMAAP|my-auth-topic] world 18:38:44.442 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET https://localhost:3903/events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 (anonymous) ... 18:38:44.443 [pool-7-thread-1] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:44.443 [pool-7-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- cambria reply ok (72 ms):{"serverTimeMs":0,"count":1} 18:38:44.443 [pool-7-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- sending 1 msgs to /events/my-auth-topic. Oldest: 0 ms 18:38:44.443 [pool-7-thread-1] INFO com.att.nsa.apiClient.http.HttpClient -- POST https://localhost:3903/events/my-auth-topic (anonymous) ... 18:38:44.446 [qtp381352144-59] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - my-username [03/Feb/2024:18:38:44 +0000] "POST /events/my-auth-topic HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:44.446 [qtp381352144-56] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - my-username [03/Feb/2024:18:38:44 +0000] "GET /events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 HTTP/1.1" 200 9 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:44.446 [pool-7-thread-1] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:44.447 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:38:44.447 [pool-7-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- cambria reply ok (4 ms):{"serverTimeMs":0,"count":1} 18:38:44.447 [DMAAP-source-my-auth-topic] INFO network -- [IN|DMAAP|my-auth-topic] world 18:38:44.447 [DMAAP-source-my-auth-topic] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 18:38:44.447 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=my-username, password=11, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=612803b6-6f14-4a23-a28a-c0648e682c60, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=100, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=100], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-auth-topic,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=true, toString()=TopicBase [servers=[localhost:3903], topic=my-auth-topic, effectiveTopic=my-auth-topic, #recentEvents=2, locked=false, #topicListeners=1]]]]: stopping 18:38:44.447 [DMAAP-source-my-auth-topic] INFO com.att.nsa.apiClient.http.HttpClient -- GET https://localhost:3903/events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 (anonymous) ... 18:38:44.447 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a040d49b-b965-420f-8add-fce3d71efe51, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=100, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=100], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-topic,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost:3904], topic=my-topic, effectiveTopic=my-topic, #recentEvents=2, locked=false, #topicListeners=1]]]]: stopping 18:38:44.447 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:38:44.448 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:38:44.448 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=my-username, password=11, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=612803b6-6f14-4a23-a28a-c0648e682c60, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=100, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-auth-topic,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=true, toString()=TopicBase [servers=[localhost:3903], topic=my-auth-topic, effectiveTopic=my-auth-topic, #recentEvents=2, locked=false, #topicListeners=1]]]]: stopping 18:38:44.448 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a040d49b-b965-420f-8add-fce3d71efe51, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=100, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-topic,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost:3904], topic=my-topic, effectiveTopic=my-topic, #recentEvents=2, locked=false, #topicListeners=1]]]]: stopping 18:38:44.448 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=my-username, password=my-password, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=5ac2985a-3a0c-4b45-8813-432fa79f125f, alive=false, publisher=null]]: there is no publisher 18:38:44.448 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=ac72f1b4-30df-4407-a7c0-3eb12a175b27, alive=false, publisher=null]]: there is no publisher 18:38:44.448 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-467625e3==org.glassfish.jersey.servlet.ServletContainer@7c3336e0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@513cd96f{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@12e04531{/,null,AVAILABLE}, connector=RestServerParameters@63541960{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-467625e3==org.glassfish.jersey.servlet.ServletContainer@7c3336e0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:38:44.449 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-467625e3==org.glassfish.jersey.servlet.ServletContainer@7c3336e0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@513cd96f{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@12e04531{/,null,AVAILABLE}, connector=RestServerParameters@63541960{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-467625e3==org.glassfish.jersey.servlet.ServletContainer@7c3336e0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:38:44.450 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped RestServerParameters@63541960{HTTP/1.1, (http/1.1)}{0.0.0.0:3904} 18:38:44.450 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@513cd96f{STOPPING}[11.0.18,sto=0] 18:38:44.451 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@12e04531{/,null,STOPPED} 18:38:44.452 [DMAAP-source-my-topic] INFO org.apache.http.impl.execchain.RetryExec -- I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://localhost:3904: The target server failed to respond 18:38:44.452 [DMAAP-source-my-topic] INFO org.apache.http.impl.execchain.RetryExec -- Retrying request to {}->http://localhost:3904 18:38:44.453 [DMAAP-source-my-topic] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:38:44.454 [DMAAP-source-my-topic] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=100]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:38:44.454 [DMAAP-source-my-topic] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=100]: backoff for 100ms 18:38:44.454 [DMAAP-source-my-topic] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=100]: closed while handling fetch error 18:38:44.454 [DMAAP-source-my-topic] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a040d49b-b965-420f-8add-fce3d71efe51, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=100, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-topic,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost:3904], topic=my-topic, effectiveTopic=my-topic, #recentEvents=2, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:38:44.461 [DMAAP-source-my-topic] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=a040d49b-b965-420f-8add-fce3d71efe51, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=100, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-topic,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost:3904], topic=my-topic, effectiveTopic=my-topic, #recentEvents=2, locked=false, #topicListeners=0]]]]: exiting thread 18:38:44.517 [qtp609644907-45] INFO org.eclipse.jetty.server.RequestLog -- - - - [03/Feb/2024:18:38:44 +0000] "GET /events/my-topic/a040d49b-b965-420f-8add-fce3d71efe51/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 HTTP/1.1" 200 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:44.518 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-13617139==org.glassfish.jersey.servlet.ServletContainer@a3e3e12b{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3903, sniHostCheck=false, user=my-username, password=my-password, contextPath=/, jettyServer=Server@3c0becae{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@373c367{/,null,AVAILABLE}, connector=RestServerParameters@81f9b01{SSL, (ssl, http/1.1)}{0.0.0.0:3903}, jettyThread=Thread[RestServerParameters-3903,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-13617139==org.glassfish.jersey.servlet.ServletContainer@a3e3e12b{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:38:44.519 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-13617139==org.glassfish.jersey.servlet.ServletContainer@a3e3e12b{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3903, sniHostCheck=false, user=my-username, password=my-password, contextPath=/, jettyServer=Server@3c0becae{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@373c367{/,null,AVAILABLE}, connector=RestServerParameters@81f9b01{SSL, (ssl, http/1.1)}{0.0.0.0:3903}, jettyThread=Thread[RestServerParameters-3903,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-13617139==org.glassfish.jersey.servlet.ServletContainer@a3e3e12b{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:38:44.521 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped RestServerParameters@81f9b01{SSL, (ssl, http/1.1)}{0.0.0.0:3903} 18:38:44.521 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@3c0becae{STOPPING}[11.0.18,sto=0] 18:38:44.522 [DMAAP-source-my-auth-topic] INFO org.apache.http.impl.execchain.RetryExec -- I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://localhost:3903: The target server failed to respond 18:38:44.522 [DMAAP-source-my-auth-topic] INFO org.apache.http.impl.execchain.RetryExec -- Retrying request to {s}->https://localhost:3903 18:38:44.523 [DMAAP-source-my-auth-topic] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3903 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:38:44.523 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@373c367{/,null,STOPPED} 18:38:44.523 [DMAAP-source-my-auth-topic] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=100]: cannot fetch because of Connect to localhost:3903 [localhost/127.0.0.1] failed: Connection refused 18:38:44.523 [DMAAP-source-my-auth-topic] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=100]: backoff for 100ms 18:38:44.523 [DMAAP-source-my-auth-topic] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=100]: closed while handling fetch error 18:38:44.523 [DMAAP-source-my-auth-topic] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=my-username, password=11, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=612803b6-6f14-4a23-a28a-c0648e682c60, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=100, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-auth-topic,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=true, toString()=TopicBase [servers=[localhost:3903], topic=my-auth-topic, effectiveTopic=my-auth-topic, #recentEvents=2, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3903 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:38:44.523 [DMAAP-source-my-auth-topic] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=my-username, password=11, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=612803b6-6f14-4a23-a28a-c0648e682c60, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=100, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-auth-topic,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=true, toString()=TopicBase [servers=[localhost:3903], topic=my-auth-topic, effectiveTopic=my-auth-topic, #recentEvents=2, locked=false, #topicListeners=0]]]]: exiting thread 18:38:44.555 [qtp381352144-58] INFO org.eclipse.jetty.server.RequestLog -- - - my-username [03/Feb/2024:18:38:44 +0000] "GET /events/my-auth-topic/612803b6-6f14-4a23-a28a-c0648e682c60/prd-ubuntu1804-builder-4c-4g-2399?timeout=100 HTTP/1.1" 200 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.716 s -- in org.onap.policy.simulators.DmaapSimulatorTest [INFO] Running org.onap.policy.simulators.AppcLegacyTopicServerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 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.015 s -- in org.onap.policy.simulators.TopicServerTest [INFO] Running org.onap.policy.simulators.XacmlSimulatorTest 18:38:44.593 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-63c07eaf==org.glassfish.jersey.servlet.ServletContainer@f80686eb{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@34b4c82a{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@67e7fe73{/,null,STOPPED}, connector=xacmlSim@4e293c35{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-63c07eaf==org.glassfish.jersey.servlet.ServletContainer@f80686eb{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:38:44.594 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-63c07eaf==org.glassfish.jersey.servlet.ServletContainer@f80686eb{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@34b4c82a{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@67e7fe73{/,null,STOPPED}, connector=xacmlSim@4e293c35{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-63c07eaf==org.glassfish.jersey.servlet.ServletContainer@f80686eb{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:44.595 [xacmlSim-6669] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-63c07eaf==org.glassfish.jersey.servlet.ServletContainer@f80686eb{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@34b4c82a{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@67e7fe73{/,null,STOPPED}, connector=xacmlSim@4e293c35{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-63c07eaf==org.glassfish.jersey.servlet.ServletContainer@f80686eb{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:44.598 [xacmlSim-6669] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:38:44.614 [xacmlSim-6669] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:38:44.652 [xacmlSim-6669] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:44.659 [xacmlSim-6669] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@67e7fe73{/,null,AVAILABLE} 18:38:44.660 [xacmlSim-6669] INFO org.eclipse.jetty.server.AbstractConnector -- Started xacmlSim@4e293c35{HTTP/1.1, (http/1.1)}{localhost:6669} 18:38:44.660 [xacmlSim-6669] INFO org.eclipse.jetty.server.Server -- Started Server@34b4c82a{STARTING}[11.0.18,sto=0] @7942ms 18:38:44.660 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-63c07eaf==org.glassfish.jersey.servlet.ServletContainer@f80686eb{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@34b4c82a{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@67e7fe73{/,null,AVAILABLE}, connector=xacmlSim@4e293c35{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-63c07eaf==org.glassfish.jersey.servlet.ServletContainer@f80686eb{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4934 ms. 18:38:44.673 [qtp429409829-73] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:44 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 46 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:44.679 [qtp429409829-68] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:44 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 62 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:44.683 [qtp429409829-74] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:44 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 60 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:44.696 [qtp429409829-72] 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:1570) 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:1543) 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:38:44.698 [qtp429409829-72] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:44 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 61 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:44.730 [qtp429409829-74] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:44 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 218 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:44.742 [qtp429409829-72] 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:1570) 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:1543) 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:38:44.744 [qtp429409829-72] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:44 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 61 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:44.751 [qtp429409829-73] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:44 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 63 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:44.758 [qtp429409829-72] 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:1570) 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:1543) 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:38:44.760 [qtp429409829-72] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:44 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 48 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:44.761 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-63c07eaf==org.glassfish.jersey.servlet.ServletContainer@f80686eb{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@34b4c82a{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@67e7fe73{/,null,AVAILABLE}, connector=xacmlSim@4e293c35{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-63c07eaf==org.glassfish.jersey.servlet.ServletContainer@f80686eb{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:38:44.762 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-63c07eaf==org.glassfish.jersey.servlet.ServletContainer@f80686eb{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@34b4c82a{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@67e7fe73{/,null,AVAILABLE}, connector=xacmlSim@4e293c35{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-63c07eaf==org.glassfish.jersey.servlet.ServletContainer@f80686eb{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:38:44.763 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped xacmlSim@4e293c35{HTTP/1.1, (http/1.1)}{localhost:6669} 18:38:44.763 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@34b4c82a{STOPPING}[11.0.18,sto=0] 18:38:44.765 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@67e7fe73{/,null,STOPPED} [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s -- in org.onap.policy.simulators.XacmlSimulatorTest [INFO] Running org.onap.policy.simulators.SoSimulatorTest 18:38:44.771 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7356ec91==org.glassfish.jersey.servlet.ServletContainer@11d230c1{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@3f803fae{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@33224703{/,null,STOPPED}, connector=soSim@1da2219c{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7356ec91==org.glassfish.jersey.servlet.ServletContainer@11d230c1{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:38:44.772 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7356ec91==org.glassfish.jersey.servlet.ServletContainer@11d230c1{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@3f803fae{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@33224703{/,null,STOPPED}, connector=soSim@1da2219c{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7356ec91==org.glassfish.jersey.servlet.ServletContainer@11d230c1{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:44.773 [soSim-6667] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7356ec91==org.glassfish.jersey.servlet.ServletContainer@11d230c1{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@3f803fae{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@33224703{/,null,STOPPED}, connector=soSim@1da2219c{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7356ec91==org.glassfish.jersey.servlet.ServletContainer@11d230c1{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:44.774 [soSim-6667] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:38:44.782 [soSim-6667] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:38:44.824 [soSim-6667] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:44.833 [soSim-6667] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@33224703{/,null,AVAILABLE} 18:38:44.834 [soSim-6667] INFO org.eclipse.jetty.server.AbstractConnector -- Started soSim@1da2219c{HTTP/1.1, (http/1.1)}{localhost:6667} 18:38:44.834 [soSim-6667] INFO org.eclipse.jetty.server.Server -- Started Server@3f803fae{STARTING}[11.0.18,sto=0] @8116ms 18:38:44.834 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7356ec91==org.glassfish.jersey.servlet.ServletContainer@11d230c1{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@3f803fae{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@33224703{/,null,AVAILABLE}, connector=soSim@1da2219c{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7356ec91==org.glassfish.jersey.servlet.ServletContainer@11d230c1{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4939 ms. 18:38:44.843 [qtp1587693314-83] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:44 +0000] "PUT /infra/serviceIntent/v1/modify HTTP/1.1" 200 104 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:44.855 [qtp1587693314-84] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:44 +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:38:44.861 [qtp1587693314-79] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:44 +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:38:44.867 [qtp1587693314-85] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:44 +0000] "GET /orchestrationRequests/v5/2a2b9145-366d-4fe0-92d2-fdf0baf0f8bc HTTP/1.1" 200 4313 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:44.871 [qtp1587693314-82] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:44 +0000] "GET /orchestrationRequests/v5/2a2b9145-366d-4fe0-92d2-fdf0baf0f8bc HTTP/1.1" 200 4265 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:44.878 [qtp1587693314-85] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:44 +0000] "PUT /3gppservices/v7/modify HTTP/1.1" 200 104 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:44.884 [qtp1587693314-82] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:44 +0000] "DELETE /serviceInstances/v7/12345/vnfs/12345/vfModules/12345 HTTP/1.1" 200 4533 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:44.888 [qtp1587693314-85] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:44 +0000] "DELETE /serviceInstances/v7/12345/vnfs/12345/vfModules/12345 HTTP/1.1" 200 271 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:44.891 [qtp1587693314-82] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:44 +0000] "GET /orchestrationRequests/v5/8d0fcf08-c857-4a26-834d-ab9590f9806b HTTP/1.1" 200 4313 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:44.898 [qtp1587693314-84] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:44 +0000] "GET /orchestrationRequests/v5/8d0fcf08-c857-4a26-834d-ab9590f9806b HTTP/1.1" 200 4265 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:44.898 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7356ec91==org.glassfish.jersey.servlet.ServletContainer@11d230c1{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@3f803fae{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@33224703{/,null,AVAILABLE}, connector=soSim@1da2219c{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7356ec91==org.glassfish.jersey.servlet.ServletContainer@11d230c1{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:38:44.917 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7356ec91==org.glassfish.jersey.servlet.ServletContainer@11d230c1{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@3f803fae{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@33224703{/,null,AVAILABLE}, connector=soSim@1da2219c{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7356ec91==org.glassfish.jersey.servlet.ServletContainer@11d230c1{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:38:44.918 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped soSim@1da2219c{HTTP/1.1, (http/1.1)}{localhost:6667} 18:38:44.919 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@3f803fae{STOPPING}[11.0.18,sto=0] 18:38:44.920 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@33224703{/,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:38:44.926 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-d833770==org.glassfish.jersey.servlet.ServletContainer@7ebfe4ce{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@e4b9a64{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@35ec9d29{/,null,STOPPED}, connector=aaiSim@7c48ea9e{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-d833770==org.glassfish.jersey.servlet.ServletContainer@7ebfe4ce{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:38:44.927 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-d833770==org.glassfish.jersey.servlet.ServletContainer@7ebfe4ce{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@e4b9a64{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@35ec9d29{/,null,STOPPED}, connector=aaiSim@7c48ea9e{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-d833770==org.glassfish.jersey.servlet.ServletContainer@7ebfe4ce{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:44.928 [aaiSim-6666] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-d833770==org.glassfish.jersey.servlet.ServletContainer@7ebfe4ce{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@e4b9a64{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@35ec9d29{/,null,STOPPED}, connector=aaiSim@7c48ea9e{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-d833770==org.glassfish.jersey.servlet.ServletContainer@7ebfe4ce{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:38:44.928 [aaiSim-6666] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:38:44.934 [aaiSim-6666] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:38:44.983 [aaiSim-6666] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:38:44.992 [aaiSim-6666] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@35ec9d29{/,null,AVAILABLE} 18:38:44.993 [aaiSim-6666] INFO org.eclipse.jetty.server.AbstractConnector -- Started aaiSim@7c48ea9e{HTTP/1.1, (http/1.1)}{localhost:6666} 18:38:44.993 [aaiSim-6666] INFO org.eclipse.jetty.server.Server -- Started Server@e4b9a64{STARTING}[11.0.18,sto=0] @8274ms 18:38:44.993 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-d833770==org.glassfish.jersey.servlet.ServletContainer@7ebfe4ce{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@e4b9a64{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@35ec9d29{/,null,AVAILABLE}, connector=aaiSim@7c48ea9e{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-d833770==org.glassfish.jersey.servlet.ServletContainer@7ebfe4ce{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4934 ms. 18:38:44.995 [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:38:45.001 [qtp674594755-89] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:44 +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:38:45.002 [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:38:45.003 [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:38:45.012 [qtp674594755-90] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:38:45 +0000] "PUT /aai/v21/query?format=resource HTTP/1.1" 200 255012 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:38:45.015 [main] INFO network -- [IN|REST|http://localhost:6666/aai/v21/query?format=resource] Response code: 200 18:38:45.158 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-d833770==org.glassfish.jersey.servlet.ServletContainer@7ebfe4ce{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@e4b9a64{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@35ec9d29{/,null,AVAILABLE}, connector=aaiSim@7c48ea9e{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-d833770==org.glassfish.jersey.servlet.ServletContainer@7ebfe4ce{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:38:45.158 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-d833770==org.glassfish.jersey.servlet.ServletContainer@7ebfe4ce{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@e4b9a64{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@35ec9d29{/,null,AVAILABLE}, connector=aaiSim@7c48ea9e{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-d833770==org.glassfish.jersey.servlet.ServletContainer@7ebfe4ce{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:38:45.159 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped aaiSim@7c48ea9e{HTTP/1.1, (http/1.1)}{localhost:6666} 18:38:45.159 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@e4b9a64{STOPPING}[11.0.18,sto=0] 18:38:45.160 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@35ec9d29{/,null,STOPPED} [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 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.006 s -- in org.onap.policy.simulators.ExceptionsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10: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] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ simulators --- [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-sim-dmaap' with 11 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-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ simulators --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ simulators --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ simulators --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4: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/3.1.1-SNAPSHOT/simulators-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-simulators/target/simulators-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/simulators/3.1.1-SNAPSHOT/simulators-3.1.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-impl:events >-- [INFO] Building events 3.1.1-SNAPSHOT [25/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ events --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ events --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ events --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ events --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-impl/events/../../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --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.1.1:check (onap-license) @ events --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.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.junit4.JUnit4Provider [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.077 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.027 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.002 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.100 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.002 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 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.016 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.003 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.003 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 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.002 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.104 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 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.004 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.001 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.10: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] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ events --- [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-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ events --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ events --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ events --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4: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/3.1.1-SNAPSHOT/events-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/events/target/events-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/events/3.1.1-SNAPSHOT/events-3.1.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-impl:guard >-- [INFO] Building guard 3.1.1-SNAPSHOT [26/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ guard --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ guard --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ guard --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ guard --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-impl/guard/../../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --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.1.1:check (onap-license) @ guard --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.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.junit4.JUnit4Provider [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.097 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.10: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] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ guard --- [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-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ guard --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ guard --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ guard --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4: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/3.1.1-SNAPSHOT/guard-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-impl/guard/target/guard-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-impl/guard/3.1.1-SNAPSHOT/guard-3.1.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:model-actors >-- [INFO] Building model-actors 3.1.1-SNAPSHOT [27/43] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ model-actors --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ model-actors --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ model-actors --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ model-actors --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-actors/../../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --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.1.1:check (onap-license) @ model-actors --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.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.10:report (post-unit-test) @ model-actors --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ model-actors --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ model-actors --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ model-actors --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ model-actors --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4: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/3.1.1-SNAPSHOT/model-actors-3.1.1-SNAPSHOT.pom [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:actorServiceProvider >-- [INFO] Building actorServiceProvider 3.1.1-SNAPSHOT [28/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ actorServiceProvider --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ actorServiceProvider --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ actorServiceProvider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ actorServiceProvider --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-interactions/model-actors/actorServiceProvider/../../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --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.1.1:check (onap-license) @ actorServiceProvider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.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.junit4.JUnit4Provider [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:38:53,959 |-INFO in ch.qos.logback.classic.LoggerContext[Actors] - This is logback-classic version 1.4.14 18:38:53,961 |-INFO in ch.qos.logback.classic.util.ContextInitializer@43c57161 - No custom configurators were discovered as a service. 18:38:53,961 |-INFO in ch.qos.logback.classic.util.ContextInitializer@43c57161 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 18:38:53,965 |-INFO in ch.qos.logback.classic.util.ContextInitializer@43c57161 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 18:38:53,968 |-INFO in ch.qos.logback.classic.LoggerContext[Actors] - Could NOT find resource [logback-test.scmo] 18:38:53,968 |-INFO in ch.qos.logback.classic.LoggerContext[Actors] - Could NOT find resource [logback.scmo] 18:38:53,975 |-INFO in ch.qos.logback.classic.util.ContextInitializer@43c57161 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 4 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:38:53,975 |-INFO in ch.qos.logback.classic.util.ContextInitializer@43c57161 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 18:38:53,977 |-INFO in ch.qos.logback.classic.util.ContextInitializer@43c57161 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 18:38:53,978 |-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:38:54,192 |-INFO in ch.qos.logback.classic.model.processor.ContextNameModelHandler - Setting logger context name as [Actors] 18:38:54,193 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener] 18:38:54,204 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 18:38:54,204 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:38:54,217 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 18:38:54,245 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN 18:38:54,246 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 18:38:54,247 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.policy.controlloop.actorserviceprovider.Util] to INFO 18:38:54,250 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.policy.controlloop.actorserviceprovider.Util] to false 18:38:54,250 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.policy.controlloop.actorserviceprovider.Util] 18:38:54,251 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial] to INFO 18:38:54,251 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial] to false 18:38:54,251 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial] 18:38:54,251 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@65e22def - End of configuration. 18:38:54,253 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@9b5f3c7 - Registering current configuration as safe fallback point 18:38:54,253 |-INFO in ch.qos.logback.classic.util.ContextInitializer@43c57161 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 276 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY 2024-02-03 18:38:54,351 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: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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:42) at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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-02-03 18:38:54,363 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:76) 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:42) at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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.768 s -- in org.onap.policy.controlloop.actorserviceprovider.pipeline.ListenerManagerTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManagerTest 2024-02-03 18:38:54,431 WARN pipeline listener org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager$$Lambda$192/0x0000000800ec1c20@1d6a8386 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:118) 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:42) at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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-02-03 18:38:54,435 WARN pipeline listener org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager$$Lambda$192/0x0000000800ec1c20@4fa86cb8 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:80) 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:42) at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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.065 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.093 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.681 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.013 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.138 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.076 s -- in org.onap.policy.controlloop.actorserviceprovider.parameters.BidirectionalTopicActorParamsTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParamsTest 2024-02-03 18:38:55,666 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-02-03 18:38:55,671 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-02-03 18:38:55,688 WARN my-actor.my-operation: complete-callback threw an exception for 3111bae6-c99c-4581-b54a-36bd0c80d5ad java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParamsTest.lambda$testCallbackCompleted$3(ControlLoopOperationParamsTest.java:184) 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$2ddQWoOD.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:187) 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:42) at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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-02-03 18:38:55,693 WARN my-actor.my-operation: start-callback threw an exception for 3111bae6-c99c-4581-b54a-36bd0c80d5ad java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParamsTest.lambda$testCallbackStarted$2(ControlLoopOperationParamsTest.java:159) 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$2ddQWoOD.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:162) 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:42) at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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.242 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.008 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 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 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.003 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.129 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.005 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.005 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.003 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-02-03 18:38:55,911 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:173) 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:42) at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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-02-03 18:38:55,917 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:186) 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:42) at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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.048 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 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.149 s -- in org.onap.policy.controlloop.actorserviceprovider.topic.BidirectionalTopicHandlerTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImplTest 2024-02-03 18:38:56,096 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:136) 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:42) at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) ... 36 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) ... 41 common frames omitted [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImplTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.UtilTest 2024-02-03 18:38:56,111 WARN error with no args java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.UtilTest.lambda$testRunFunction$1(UtilTest.java:96) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.UtilTest.testRunFunction(UtilTest.java:100) 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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-02-03 18:38:56,111 WARN error with 2 arg(s) java.lang.IllegalStateException: expected exception at org.onap.policy.controlloop.actorserviceprovider.UtilTest.lambda$testRunFunction$1(UtilTest.java:96) at org.onap.policy.controlloop.actorserviceprovider.Util.runFunction(Util.java:65) at org.onap.policy.controlloop.actorserviceprovider.UtilTest.testRunFunction(UtilTest.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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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.039 s -- in org.onap.policy.controlloop.actorserviceprovider.UtilTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartialTest 2024-02-03 18:38:56,154 INFO my-actor.my-operation: start operation attempt 1 for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,155 INFO my-actor.my-operation: set timeout to 1000000ms for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,164 INFO [OUT|NOOP|my-sink|] { "text": "my-text" } 2024-02-03 18:38:56,165 INFO [IN|UEB|my-source|] { "text": "my-text" } 2024-02-03 18:38:56,165 INFO [OUT|NOOP|my-sink|] my-text 2024-02-03 18:38:56,165 INFO [OUT|NOOP|my-sink|] null 2024-02-03 18:38:56,165 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:42) at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) ... 38 common frames omitted 2024-02-03 18:38:56,166 INFO [OUT|NOOP|my-sink|] org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartialTest$MyData@3df04fa1 2024-02-03 18:38:56,166 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:42) at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) ... 38 common frames omitted 2024-02-03 18:38:56,168 INFO [IN|UEB|my-source|] org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartialTest$MyData@5be69f7e 2024-02-03 18:38:56,182 INFO my-actor.my-operation: start operation attempt 1 for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,182 INFO my-actor.my-operation: set timeout to 1ms for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,184 WARN exception thrown by operation my-actor.my-operation for d056fde6-51d7-4812-82d0-ed4c670632ce 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-02-03 18:38:56,185 INFO not retrying operation my-actor.my-operation for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,193 INFO my-actor.my-operation: start operation attempt 1 for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,193 INFO my-actor.my-operation: set timeout to 1000000ms for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,193 INFO my-actor.my-operation: start operation attempt 1 for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,198 INFO my-actor.my-operation: set timeout to 1000000ms for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,198 INFO my-actor.my-operation: start operation attempt 1 for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,198 INFO my-actor.my-operation: set timeout to 1000000ms for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,199 INFO my-actor.my-operation: start operation attempt 1 for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,199 INFO my-actor.my-operation: set timeout to 1000000ms for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,199 INFO my-actor.my-operation: start operation attempt 1 for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,199 INFO my-actor.my-operation: set timeout to 1000000ms for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,200 INFO my-actor.my-operation: start operation attempt 1 for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,200 INFO my-actor.my-operation: set timeout to 1000000ms for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,200 INFO my-actor.my-operation: start operation attempt 1 for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,200 INFO my-actor.my-operation: set timeout to 1000000ms for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,200 INFO my-actor.my-operation: start operation attempt 1 for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,201 INFO my-actor.my-operation: set timeout to 1000000ms for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,201 INFO my-actor.my-operation: start operation attempt 1 for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,201 INFO my-actor.my-operation: set timeout to 1000000ms for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,201 INFO my-actor.my-operation: start operation attempt 1 for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,201 INFO my-actor.my-operation: set timeout to 1000000ms for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,204 INFO not retrying operation my-actor.my-operation for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,204 INFO not retrying operation my-actor.my-operation for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,204 INFO not retrying operation my-actor.my-operation for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,204 INFO not retrying operation my-actor.my-operation for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,204 INFO not retrying operation my-actor.my-operation for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,205 INFO not retrying operation my-actor.my-operation for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,205 INFO not retrying operation my-actor.my-operation for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,205 INFO not retrying operation my-actor.my-operation for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,205 INFO not retrying operation my-actor.my-operation for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,205 INFO not retrying operation my-actor.my-operation for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,212 INFO my-actor.my-operation: start operation attempt 1 for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,212 INFO my-actor.my-operation: set timeout to 1000000ms for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,213 INFO operation my-actor.my-operation no retries for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,217 INFO my-actor.my-operation: combined outcome of tasks is Failure for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,217 INFO my-actor.my-operation: combined outcome of tasks is Failure for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,217 INFO my-actor.my-operation: combined outcome of tasks is Failure for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,218 INFO my-actor.my-operation: combined outcome of tasks is null for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,328 INFO my-actor.my-operation: start operation attempt 1 for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,328 INFO my-actor.my-operation: set timeout to 1000000ms for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,329 INFO not retrying operation my-actor.my-operation for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,333 INFO my-actor.my-operation: start operation attempt 1 for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,334 INFO my-actor.my-operation: set timeout to 1000000ms for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,334 WARN exception thrown by operation my-actor.my-operation for d056fde6-51d7-4812-82d0-ed4c670632ce 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:42) at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) ... 38 common frames omitted 2024-02-03 18:38:56,335 INFO not retrying operation my-actor.my-operation for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,341 INFO my-actor.my-operation: combined outcome of tasks is Success for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,344 INFO my-actor.my-operation: set property AAI/targetEntity=my-entity 2024-02-03 18:38:56,346 INFO my-actor.my-operation: start operation attempt 1 for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,346 INFO my-actor.my-operation: set timeout to 1000000ms for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,347 INFO not retrying operation my-actor.my-operation for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,348 INFO my-actor.my-operation: start operation attempt 1 for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,348 INFO my-actor.my-operation: set timeout to 1000000ms for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,348 INFO retry operation my-actor.my-operation in 0ms for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,348 INFO my-actor.my-operation: start operation attempt 2 for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,348 INFO my-actor.my-operation: set timeout to 1000000ms for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,348 INFO retry operation my-actor.my-operation in 0ms for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,349 INFO my-actor.my-operation: start operation attempt 3 for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,349 INFO my-actor.my-operation: set timeout to 1000000ms for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,349 INFO retry operation my-actor.my-operation in 0ms for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,349 INFO my-actor.my-operation: start operation attempt 4 for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,349 INFO my-actor.my-operation: set timeout to 1000000ms for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,349 INFO operation my-actor.my-operation retries exhausted for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,349 INFO not retrying operation my-actor.my-operation for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,354 INFO my-actor.my-operation: combined outcome of tasks is Success for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,356 INFO my-actor.my-operation: start operation attempt 1 for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,356 INFO my-actor.my-operation: set timeout to 1000000ms for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,356 INFO operation my-actor.my-operation no retries for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,357 INFO my-actor.my-operation: start operation attempt 1 for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,358 INFO my-actor.my-operation: set timeout to 1000000ms for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,358 WARN my-actor.my-operation: null outcome; treating as a failure for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,358 INFO operation my-actor.my-operation no retries for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,360 WARN my-actor.my-operation: exception creating 'future' for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,362 INFO my-actor.my-operation: set property propertyA=valueA 2024-02-03 18:38:56,362 INFO my-actor.my-operation: set property propertyB=valueB 2024-02-03 18:38:56,362 INFO my-actor.my-operation: set property propertyC=20 2024-02-03 18:38:56,362 INFO my-actor.my-operation: set property propertyD=valueD 2024-02-03 18:38:56,364 INFO my-actor.my-operation: start operation attempt 1 for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,364 INFO my-actor.my-operation: set timeout to 1000000ms for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,366 INFO my-actor.my-operation: start operation attempt 1 for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,366 INFO my-actor.my-operation: set timeout to 1000000ms for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,366 INFO not retrying operation my-actor.my-operation for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,383 INFO my-actor.my-operation: start operation attempt 1 for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,383 INFO my-actor.my-operation: set timeout to 1000000ms for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,383 WARN exception thrown by operation my-actor.my-operation for d056fde6-51d7-4812-82d0-ed4c670632ce 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:42) at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) ... 40 common frames omitted 2024-02-03 18:38:56,384 INFO not retrying operation my-actor.my-operation for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,391 INFO my-actor.my-operation: start operation attempt 1 for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,391 INFO my-actor.my-operation: set timeout to 1000000ms for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,391 INFO retry operation my-actor.my-operation in 0ms for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,392 INFO my-actor.my-operation: start operation attempt 2 for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,392 INFO my-actor.my-operation: set timeout to 1000000ms for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,392 INFO retry operation my-actor.my-operation in 0ms for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,392 INFO my-actor.my-operation: start operation attempt 3 for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,392 INFO my-actor.my-operation: set timeout to 1000000ms for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,392 INFO retry operation my-actor.my-operation in 0ms for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,392 INFO my-actor.my-operation: start operation attempt 4 for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,392 INFO my-actor.my-operation: set timeout to 1000000ms for d056fde6-51d7-4812-82d0-ed4c670632ce 2024-02-03 18:38:56,393 INFO not retrying operation my-actor.my-operation for d056fde6-51d7-4812-82d0-ed4c670632ce [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 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.047 s -- in org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperatorTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperationTest 2024-02-03 18:38:56,934 INFO my-actor.my-name: start operation attempt 1 for c9ecc97f-f3c8-4ebc-b9ac-56d51d12295f 18:38:56,935 |-WARN in org.onap.policy.common.utils.test.log.logback.ExtractAppender[null] - Attempted to append to non started appender [null]. 2024-02-03 18:38:56,935 INFO my-actor.my-name: set timeout to 300000ms for c9ecc97f-f3c8-4ebc-b9ac-56d51d12295f 2024-02-03 18:38:56,935 INFO [OUT|REST|http://localhost:41289/oper/my-path|] null 18:38:56,935 |-WARN in org.onap.policy.common.utils.test.log.logback.ExtractAppender[null] - Attempted to append to non started appender [null]. 18:38:56,936 |-WARN in org.onap.policy.common.utils.test.log.logback.ExtractAppender[null] - Attempted to append to non started appender [null]. 2024-02-03 18:38:57,604 INFO [IN|REST|http://localhost:41289/oper/my-path|] {"output":"some output"} 18:38:57,604 |-WARN in org.onap.policy.common.utils.test.log.logback.ExtractAppender[null] - Attempted to append to non started appender [null]. 2024-02-03 18:38:57,605 INFO not retrying operation my-actor.my-name for c9ecc97f-f3c8-4ebc-b9ac-56d51d12295f 18:38:57,605 |-WARN in org.onap.policy.common.utils.test.log.logback.ExtractAppender[null] - Attempted to append to non started appender [null]. 2024-02-03 18:38:57,607 INFO my-actor.my-name: start operation attempt 1 for c9ecc97f-f3c8-4ebc-b9ac-56d51d12295f 2024-02-03 18:38:57,607 INFO my-actor.my-name: set timeout to 300000ms for c9ecc97f-f3c8-4ebc-b9ac-56d51d12295f 2024-02-03 18:38:57,608 INFO [OUT|REST|http://localhost:41289/oper/my-path|] { "input": "some input" } 2024-02-03 18:38:57,616 INFO [IN|REST|http://localhost:41289/oper/my-path|] {"output":"some output"} 2024-02-03 18:38:57,617 INFO not retrying operation my-actor.my-name for c9ecc97f-f3c8-4ebc-b9ac-56d51d12295f 2024-02-03 18:38:57,618 INFO [IN|REST|/my-path|] my-text 2024-02-03 18:38:57,619 WARN my-actor.my-name cannot decode response for c9ecc97f-f3c8-4ebc-b9ac-56d51d12295f 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:325) 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:325) 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:42) at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) ... 41 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) ... 48 common frames omitted 2024-02-03 18:38:57,627 INFO my-actor.my-name: start operation attempt 1 for c9ecc97f-f3c8-4ebc-b9ac-56d51d12295f 2024-02-03 18:38:57,627 INFO [OUT|REST|http://localhost:41289/oper/my-path|] { "input": "some input" } 2024-02-03 18:38:57,629 INFO my-actor.my-name: set timeout to 300000ms for c9ecc97f-f3c8-4ebc-b9ac-56d51d12295f 2024-02-03 18:38:57,633 INFO [IN|REST|http://localhost:41289/oper/my-path|] {"output":"some output"} 2024-02-03 18:38:57,633 INFO not retrying operation my-actor.my-name for c9ecc97f-f3c8-4ebc-b9ac-56d51d12295f 2024-02-03 18:38:57,637 WARN my-actor.my-name: response failure for c9ecc97f-f3c8-4ebc-b9ac-56d51d12295f 2024-02-03 18:38:57,639 INFO [IN|REST|/my-path|] my-text 2024-02-03 18:38:57,641 INFO [IN|REST|/my-path|] my-text 2024-02-03 18:38:57,644 INFO [IN|REST|/my-path|] 10 2024-02-03 18:38:57,645 INFO my-actor.my-name: start operation attempt 1 for c9ecc97f-f3c8-4ebc-b9ac-56d51d12295f 2024-02-03 18:38:57,645 INFO [OUT|REST|http://localhost:41289/oper/my-path|] null 2024-02-03 18:38:57,646 INFO my-actor.my-name: set timeout to 300000ms for c9ecc97f-f3c8-4ebc-b9ac-56d51d12295f 2024-02-03 18:38:57,650 INFO [IN|REST|http://localhost:41289/oper/my-path|] {"output":"some output"} 2024-02-03 18:38:57,650 INFO not retrying operation my-actor.my-name for c9ecc97f-f3c8-4ebc-b9ac-56d51d12295f 2024-02-03 18:38:57,656 INFO [IN|REST|/my-path|] my-text [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.214 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.160 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.014 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.069 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.047 s -- in org.onap.policy.controlloop.actorserviceprovider.impl.OperatorPartialTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.impl.HttpPollingOperationTest 2024-02-03 18:38:58,013 INFO [OUT|REST|http://my-host:6969/base-uri/my-poll-path|] null 2024-02-03 18:38:58,013 INFO [IN|REST|http://my-host:6969/base-uri/my-poll-path|] my-response 2024-02-03 18:38:58,015 INFO [OUT|REST|http://my-host:6969/base-uri/my-poll-path|] null 2024-02-03 18:38:58,015 INFO [IN|REST|http://my-host:6969/base-uri/my-poll-path|] my-response 2024-02-03 18:38:58,018 INFO [OUT|REST|http://my-host:6969/base-uri/my-poll-path|] null 2024-02-03 18:38:58,018 INFO [IN|REST|http://my-host:6969/base-uri/my-poll-path|] my-response 2024-02-03 18:38:58,018 WARN my-actor.my-operation: exceeded 'poll' limit 3 for null [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.onap.policy.controlloop.actorserviceprovider.impl.HttpPollingOperationTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.impl.ActorImplTest 2024-02-03 18:38:58,077 WARN duplicate names for actor operation my-actor.add: MyOper, ignoring MyOper 2024-02-03 18:38:58,077 WARN duplicate names for actor operation my-actor.multiply: MyOper, ignoring MyOper 2024-02-03 18:38:58,089 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:178) 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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,089 |-WARN in org.onap.policy.common.utils.test.log.logback.ExtractAppender[null] - Attempted to append to non started appender [null]. 2024-02-03 18:38:58,093 WARN missing configuration parameters for operation my-actor.UNCONFIGURED; operation cannot be started 2024-02-03 18:38:58,093 WARN missing configuration parameters for operation my-actor.subtract; using previous parameters 2024-02-03 18:38:58,094 WARN not starting unconfigured operation my-actor.UNCONFIGURED 2024-02-03 18:38:58,101 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:274) 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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-02-03 18:38:58,101 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:274) 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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-02-03 18:38:58,102 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:274) 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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-02-03 18:38:58,110 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:146) 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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,110 |-WARN in org.onap.policy.common.utils.test.log.logback.ExtractAppender[null] - Attempted to append to non started appender [null]. 2024-02-03 18:38:58,114 WARN not starting unconfigured operation my-actor.subtract 2024-02-03 18:38:58,114 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:116) 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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,114 |-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.086 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 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.020 s -- in org.onap.policy.controlloop.actorserviceprovider.impl.BidirectionalTopicActorTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.impl.BidirectionalTopicOperationTest 2024-02-03 18:38:58,188 INFO [OUT|NOOP|null|] { "theRequestId": "my-request-id" } 2024-02-03 18:38:58,189 WARN my-actor.my-operation: failed to process response for null 2024-02-03 18:38:58,195 INFO [OUT|NOOP|null|] { "theRequestId": "my-request-id" } 2024-02-03 18:38:58,197 INFO [IN|null|null|] {invalid json 2024-02-03 18:38:58,198 WARN my-actor.my-operation cannot decode response for null 2024-02-03 18:38:58,203 INFO [IN|null|null|] {"requestId":"my-request-id"} 2024-02-03 18:38:58,204 INFO [OUT|NOOP|null|] { "theRequestId": "my-request-id" } 2024-02-03 18:38:58,206 INFO [IN|null|null|] {"output":"error"} 2024-02-03 18:38:58,208 INFO [OUT|NOOP|null|] { "theRequestId": "my-request-id" } 2024-02-03 18:38:58,208 INFO [IN|null|null|] {"requestId":"my-request-id"} 2024-02-03 18:38:58,208 INFO [IN|null|null|] {"requestId":"my-request-id"} 2024-02-03 18:38:58,209 INFO [IN|null|null|] {"requestId":"my-request-id"} 2024-02-03 18:38:58,211 INFO [IN|null|null|] {"requestId":"my-request-id"} 2024-02-03 18:38:58,214 INFO [OUT|NOOP|null|] some text 2024-02-03 18:38:58,215 INFO [OUT|NOOP|null|] { "theRequestId": "my-request-id" } 2024-02-03 18:38:58,215 WARN my-actor.my-operation: failed to publish request for null 2024-02-03 18:38:58,218 INFO [IN|null|null|] some text [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.onap.policy.controlloop.actorserviceprovider.impl.BidirectionalTopicOperationTest [INFO] Running org.onap.policy.controlloop.actorserviceprovider.ActorServiceTest 2024-02-03 18:38:58,284 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:422) 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:187) 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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,285 |-WARN in org.onap.policy.common.utils.test.log.logback.ExtractAppender[null] - Attempted to append to non started appender [null]. 2024-02-03 18:38:58,293 WARN missing configuration parameters for actor UNCONFIGURED; actor cannot be started 2024-02-03 18:38:58,293 WARN missing configuration parameters for actor actor B; using previous parameters 2024-02-03 18:38:58,296 WARN not starting unconfigured actor UNCONFIGURED 2024-02-03 18:38:58,301 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:369) 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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-02-03 18:38:58,344 WARN duplicate actor names for actor A: ActorImpl, ignoring ActorImpl 2024-02-03 18:38:58,344 WARN duplicate actor names for actor C: ActorImpl, ignoring ActorImpl 2024-02-03 18:38:58,344 WARN duplicate actor names for actor A: ActorImpl, ignoring 2024-02-03 18:38:58,348 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:287) 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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-02-03 18:38:58,349 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:287) 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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-02-03 18:38:58,350 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:287) 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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-02-03 18:38:58,380 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:422) 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:160) 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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,380 |-WARN in org.onap.policy.common.utils.test.log.logback.ExtractAppender[null] - Attempted to append to non started appender [null]. 2024-02-03 18:38:58,391 WARN not starting unconfigured actor actor A 2024-02-03 18:38:58,391 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:133) 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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.176 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.10: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] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ actorServiceProvider --- [INFO] Analyzed bundle 'aai' with 4 classes [INFO] Analyzed bundle 'events' with 16 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-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ actorServiceProvider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ actorServiceProvider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ actorServiceProvider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4: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/3.1.1-SNAPSHOT/actorServiceProvider-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actorServiceProvider/target/actorServiceProvider-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actorServiceProvider/3.1.1-SNAPSHOT/actorServiceProvider-3.1.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:actor.test >-- [INFO] Building actor.test 3.1.1-SNAPSHOT [29/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ actor.test --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ actor.test --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ actor.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ actor.test --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-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/**/* --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.1.1:check (onap-license) @ actor.test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.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.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.controlloop.actor.test.BasicBidirectionalTopicOperationTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:39:01.852 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-642c6461==org.glassfish.jersey.servlet.ServletContainer@dc1cc8b6{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@54489296{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@57a667c8{/,null,STOPPED}, connector=RestServerParameters@3a40bb52{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-642c6461==org.glassfish.jersey.servlet.ServletContainer@dc1cc8b6{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:39:01.882 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-642c6461==org.glassfish.jersey.servlet.ServletContainer@dc1cc8b6{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@54489296{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@57a667c8{/,null,STOPPED}, connector=RestServerParameters@3a40bb52{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-642c6461==org.glassfish.jersey.servlet.ServletContainer@dc1cc8b6{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:01.887 [RestServerParameters-3904] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-642c6461==org.glassfish.jersey.servlet.ServletContainer@dc1cc8b6{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@54489296{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@57a667c8{/,null,STOPPED}, connector=RestServerParameters@3a40bb52{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-642c6461==org.glassfish.jersey.servlet.ServletContainer@dc1cc8b6{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:01.894 [RestServerParameters-3904] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:39:01.955 [RestServerParameters-3904] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:39:02.599 [RestServerParameters-3904] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:02.667 [RestServerParameters-3904] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@57a667c8{/,null,AVAILABLE} 18:39:02.678 [RestServerParameters-3904] INFO org.eclipse.jetty.server.AbstractConnector -- Started RestServerParameters@3a40bb52{HTTP/1.1, (http/1.1)}{0.0.0.0:3904} 18:39:02.681 [RestServerParameters-3904] INFO org.eclipse.jetty.server.Server -- Started Server@54489296{STARTING}[11.0.18,sto=0] @2808ms 18:39:02.681 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-642c6461==org.glassfish.jersey.servlet.ServletContainer@dc1cc8b6{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@54489296{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@57a667c8{/,null,AVAILABLE}, connector=RestServerParameters@3a40bb52{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-642c6461==org.glassfish.jersey.servlet.ServletContainer@dc1cc8b6{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4206 ms. 18:39:02.969 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:02.989 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=c135f662-0317-4ab8-81a3-33e118f93d90, alive=false, publisher=null]]: starting 18:39:02.999 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineDmaapTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=c135f662-0317-4ab8-81a3-33e118f93d90, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 18:39:02.999 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:39:03.000 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:03.000 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=4d6f3c98-5989-4696-ac07-40a6b23cb1cc, alive=false, publisher=null]]: starting 18:39:03.001 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineDmaapTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=4d6f3c98-5989-4696-ac07-40a6b23cb1cc, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 18:39:03.002 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1cf4871a-d52a-4084-8f51-52ce1b618ad8, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:03.002 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1cf4871a-d52a-4084-8f51-52ce1b618ad8, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:39:03.003 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1cf4871a-d52a-4084-8f51-52ce1b618ad8, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:03.004 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/abd50a85-46e1-4bf8-9110-b95f3c3c4d01/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 18:39:03.006 [DMAAP-source-my-source] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-source/1cf4871a-d52a-4084-8f51-52ce1b618ad8/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 18:39:03.014 [DMAAP-source-my-source] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-source/1cf4871a-d52a-4084-8f51-52ce1b618ad8/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 (anonymous) ... 18:39:03.017 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1cf4871a-d52a-4084-8f51-52ce1b618ad8, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl@6b3b2c34 18:39:03.017 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1cf4871a-d52a-4084-8f51-52ce1b618ad8, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-source,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:39:03.015 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/abd50a85-46e1-4bf8-9110-b95f3c3c4d01/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 (anonymous) ... 18:39:03.468 [qtp320923274-20] INFO org.onap.policy.models.sim.dmaap.provider.TopicData -- Topic my-source: added 18:39:03.471 [qtp320923274-22] INFO org.onap.policy.models.sim.dmaap.provider.TopicData -- Topic my-sink: added 18:39:03.476 [qtp320923274-20] INFO org.onap.policy.models.sim.dmaap.provider.ConsumerGroupData -- Topic my-source: add consumer group: 1cf4871a-d52a-4084-8f51-52ce1b618ad8 18:39:03.482 [qtp320923274-22] INFO org.onap.policy.models.sim.dmaap.provider.ConsumerGroupData -- Topic my-sink: add consumer group: abd50a85-46e1-4bf8-9110-b95f3c3c4d01 18:39:03.847 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=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@7b7cf475 18:39:03.848 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:39:03.956 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=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@7b7cf475 18:39:03.957 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:03.962 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=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@1c79d093 18:39:03.963 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 18:39:03.965 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 18:39:03.967 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=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@1c79d093 18:39:03.967 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:03.979 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:39:03.996 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=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@231d3ce 18:39:03.997 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 18:39:03.999 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 18:39:04.014 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/abd50a85-46e1-4bf8-9110-b95f3c3c4d01/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 18:39:04.015 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/abd50a85-46e1-4bf8-9110-b95f3c3c4d01/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 (anonymous) ... 18:39:04.022 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=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@231d3ce 18:39:04.023 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:04.032 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=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@37d81587 18:39:04.033 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 18:39:04.035 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 18:39:04.036 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=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@37d81587 18:39:04.037 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:04.038 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/abd50a85-46e1-4bf8-9110-b95f3c3c4d01/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 18:39:04.038 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/abd50a85-46e1-4bf8-9110-b95f3c3c4d01/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 (anonymous) ... 18:39:04.046 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=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@4d5ea776 18:39:04.047 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 18:39:04.048 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 18:39:04.050 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/abd50a85-46e1-4bf8-9110-b95f3c3c4d01/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 18:39:04.050 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/abd50a85-46e1-4bf8-9110-b95f3c3c4d01/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 (anonymous) ... 18:39:04.115 [qtp320923274-22] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:39:03 +0000] "GET /events/my-sink/abd50a85-46e1-4bf8-9110-b95f3c3c4d01/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:04.118 [qtp320923274-20] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:39:03 +0000] "GET /events/my-source/1cf4871a-d52a-4084-8f51-52ce1b618ad8/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:04.147 [DMAAP-source-my-source] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:39:04.147 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:39:04.225 [DMAAP-source-my-source] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-source/1cf4871a-d52a-4084-8f51-52ce1b618ad8/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 18:39:04.225 [DMAAP-source-my-source] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-source/1cf4871a-d52a-4084-8f51-52ce1b618ad8/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 (anonymous) ... 18:39:04.225 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/abd50a85-46e1-4bf8-9110-b95f3c3c4d01/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 18:39:04.524 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:39:04.525 [qtp320923274-26] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:39:04 +0000] "GET /events/my-sink/abd50a85-46e1-4bf8-9110-b95f3c3c4d01/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:04.525 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/abd50a85-46e1-4bf8-9110-b95f3c3c4d01/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 18:39:04.544 [qtp320923274-24] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:39:04 +0000] "GET /events/my-sink/abd50a85-46e1-4bf8-9110-b95f3c3c4d01/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:04.544 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:39:04.545 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/abd50a85-46e1-4bf8-9110-b95f3c3c4d01/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 18:39:04.563 [qtp320923274-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:39:04 +0000] "GET /events/my-sink/abd50a85-46e1-4bf8-9110-b95f3c3c4d01/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:04.564 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:39:04.564 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/abd50a85-46e1-4bf8-9110-b95f3c3c4d01/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 18:39:04.564 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/abd50a85-46e1-4bf8-9110-b95f3c3c4d01/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 (anonymous) ... 18:39:04.610 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=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@4d5ea776 18:39:04.611 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:04.619 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=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@727f36dd 18:39:04.620 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 18:39:04.621 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 18:39:04.623 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=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@727f36dd 18:39:04.623 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:04.628 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=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@6a5c2d2d 18:39:04.628 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 18:39:04.629 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 18:39:04.630 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/abd50a85-46e1-4bf8-9110-b95f3c3c4d01/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 18:39:04.630 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/abd50a85-46e1-4bf8-9110-b95f3c3c4d01/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 (anonymous) ... 18:39:04.636 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/abd50a85-46e1-4bf8-9110-b95f3c3c4d01/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 18:39:04.637 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=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@6a5c2d2d 18:39:04.637 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:04.638 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:04.638 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1cf4871a-d52a-4084-8f51-52ce1b618ad8, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-source,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=1]]]]: stopping 18:39:04.639 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:39:04.639 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:39:04.639 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:04.640 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1cf4871a-d52a-4084-8f51-52ce1b618ad8, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-source,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=1]]]]: stopping 18:39:04.640 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=4d6f3c98-5989-4696-ac07-40a6b23cb1cc, alive=false, publisher=null]]: there is no publisher 18:39:04.640 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=c135f662-0317-4ab8-81a3-33e118f93d90, alive=false, publisher=null]]: there is no publisher 18:39:04.641 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-642c6461==org.glassfish.jersey.servlet.ServletContainer@dc1cc8b6{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@54489296{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@57a667c8{/,null,AVAILABLE}, connector=RestServerParameters@3a40bb52{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-642c6461==org.glassfish.jersey.servlet.ServletContainer@dc1cc8b6{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:39:04.642 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-642c6461==org.glassfish.jersey.servlet.ServletContainer@dc1cc8b6{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@54489296{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@57a667c8{/,null,AVAILABLE}, connector=RestServerParameters@3a40bb52{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-642c6461==org.glassfish.jersey.servlet.ServletContainer@dc1cc8b6{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:39:04.649 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped RestServerParameters@3a40bb52{HTTP/1.1, (http/1.1)}{0.0.0.0:3904} 18:39:04.650 [DMAAP-source-my-source] INFO org.apache.http.impl.execchain.RetryExec -- I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://localhost:3904: The target server failed to respond 18:39:04.650 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@54489296{STOPPING}[11.0.18,sto=0] 18:39:04.650 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://localhost:3904: The target server failed to respond 18:39:04.652 [DMAAP-source-my-source] INFO org.apache.http.impl.execchain.RetryExec -- Retrying request to {}->http://localhost:3904 18:39:04.654 [DMAAP-source-my-source] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:04.655 [DMAAP-source-my-source] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:04.655 [DMAAP-source-my-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:04.655 [DMAAP-source-my-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:04.652 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://localhost:3904: The target server failed to respond 18:39:04.652 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- Retrying request to {}->http://localhost:3904 18:39:04.658 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- Retrying request to {}->http://localhost:3904 18:39:04.659 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:04.659 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:04.659 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:04.660 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:04.660 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:04.660 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:04.660 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/abd50a85-46e1-4bf8-9110-b95f3c3c4d01/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 (anonymous) ... 18:39:04.661 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:04.661 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HostSelector -- Reporting reachability problem, but no host is currently selected. 18:39:04.661 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:04.662 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:04.662 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:04.662 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/abd50a85-46e1-4bf8-9110-b95f3c3c4d01/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 (anonymous) ... 18:39:04.663 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:04.663 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HostSelector -- Reporting reachability problem, but no host is currently selected. 18:39:04.663 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:04.659 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:04.664 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:04.659 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/abd50a85-46e1-4bf8-9110-b95f3c3c4d01/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 (anonymous) ... 18:39:04.665 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:04.665 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HostSelector -- Reporting reachability problem, but no host is currently selected. 18:39:04.665 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:04.665 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:04.665 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:04.663 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/abd50a85-46e1-4bf8-9110-b95f3c3c4d01/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 (anonymous) ... 18:39:04.664 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:04.666 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:04.667 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:04.667 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HostSelector -- Reporting reachability problem, but no host is currently selected. 18:39:04.667 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:04.667 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:04.667 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:04.667 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:04.666 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:04.671 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:39:04.666 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:04.673 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:39:04.664 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:04.672 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@57a667c8{/,null,STOPPED} 18:39:04.675 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:39:04.672 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:39:04.660 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:04.678 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:39:04.662 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:04.655 [DMAAP-source-my-source] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1cf4871a-d52a-4084-8f51-52ce1b618ad8, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:04.679 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=abd50a85-46e1-4bf8-9110-b95f3c3c4d01, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:39:04.681 [DMAAP-source-my-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1cf4871a-d52a-4084-8f51-52ce1b618ad8, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:39:04.737 [qtp320923274-27] INFO org.eclipse.jetty.server.RequestLog -- - - - [03/Feb/2024:18:39:04 +0000] "GET /events/my-source/1cf4871a-d52a-4084-8f51-52ce1b618ad8/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 HTTP/1.1" 200 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:05.070 [qtp320923274-39] INFO org.eclipse.jetty.server.RequestLog -- - - - [03/Feb/2024:18:39:04 +0000] "GET /events/my-sink/abd50a85-46e1-4bf8-9110-b95f3c3c4d01/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 HTTP/1.1" 200 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:05.136 [qtp320923274-23] INFO org.eclipse.jetty.server.RequestLog -- - - - [03/Feb/2024:18:39:04 +0000] "GET /events/my-sink/abd50a85-46e1-4bf8-9110-b95f3c3c4d01/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 HTTP/1.1" 200 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.747 s -- in org.onap.policy.controlloop.actor.test.BasicBidirectionalTopicOperationTest [INFO] Running org.onap.policy.controlloop.actor.test.BasicActorTest 18:39:05.483 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing actors 18:39:05.483 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- configuring actors 18:39:05.523 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing MyActor 18:39:05.523 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- configuring operations for actor MyActor 18:39:05.529 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing MyActor.MyOperationA 18:39:05.529 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing MyActor.MyOperationB 18:39:05.529 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting actors 18:39:05.530 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- starting actors 18:39:05.530 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting MyActor 18:39:05.530 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- starting operations for actor MyActor 18:39:05.530 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting MyActor.MyOperationA 18:39:05.531 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting MyActor.MyOperationB 18:39:05.531 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping actors 18:39:05.531 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- stopping actors 18:39:05.531 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping MyActor 18:39:05.531 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- stopping operations for actor MyActor 18:39:05.532 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping MyActor.MyOperationA 18:39:05.532 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping MyActor.MyOperationB 18:39:05.532 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- actors is not running 18:39:05.604 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing actors 18:39:05.604 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- configuring actors 18:39:05.604 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing MyActor 18:39:05.604 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- configuring operations for actor MyActor 18:39:05.605 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing MyActor.MyOperationA 18:39:05.605 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing MyActor.MyOperationB 18:39:05.605 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting actors 18:39:05.605 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- starting actors 18:39:05.606 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting MyActor 18:39:05.606 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- starting operations for actor MyActor 18:39:05.606 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting MyActor.MyOperationA 18:39:05.606 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting MyActor.MyOperationB 18:39:05.606 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping actors 18:39:05.606 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- stopping actors 18:39:05.606 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping MyActor 18:39:05.606 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- stopping operations for actor MyActor 18:39:05.606 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping MyActor.MyOperationA 18:39:05.606 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping MyActor.MyOperationB 18:39:05.607 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- actors is not running 18:39:05.607 [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:39:05.607 [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:39:05.607 [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:39:05.608 [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:39:05.608 [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:39:05.608 [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:39:05.615 [main] ERROR org.onap.policy.controlloop.actor.test.BasicActor -- failed to configure HTTP client(s) for actor: MyActor 18:39:05.624 [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.458 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.603 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.030 s -- in org.onap.policy.controlloop.actor.test.BasicHttpOperationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10: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] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ actor.test --- [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-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-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ actor.test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ actor.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ actor.test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4: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/3.1.1-SNAPSHOT/actor.test-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.test/target/actor.test-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.test/3.1.1-SNAPSHOT/actor.test-3.1.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:actor.aai >-- [INFO] Building actor.aai 3.1.1-SNAPSHOT [30/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ actor.aai --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ actor.aai --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ actor.aai --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ actor.aai --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-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/**/* --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.1.1:check (onap-license) @ actor.aai --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.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.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.controlloop.actor.aai.AaiActorTest 18:39:08.753 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing actors 18:39:08.759 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- configuring actors 18:39:08.774 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing AAI 18:39:08.774 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- configuring operations for actor AAI 18:39:08.781 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing AAI.Tenant 18:39:08.786 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing AAI.CustomQuery 18:39:08.786 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing AAI.Pnf 18:39:08.787 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting actors 18:39:08.787 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- starting actors 18:39:08.788 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting AAI 18:39:08.788 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- starting operations for actor AAI 18:39:08.788 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting AAI.Tenant 18:39:08.788 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting AAI.CustomQuery 18:39:08.788 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting AAI.Pnf 18:39:08.788 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping actors 18:39:08.789 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- stopping actors 18:39:08.789 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping AAI 18:39:08.789 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- stopping operations for actor AAI 18:39:08.790 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping AAI.Tenant 18:39:08.790 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping AAI.CustomQuery 18:39:08.790 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping AAI.Pnf 18:39:08.790 [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.628 s -- in org.onap.policy.controlloop.actor.aai.AaiActorTest [INFO] Running org.onap.policy.controlloop.actor.aai.AaiGetPnfOperationTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:39:09.863 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-45e639ee==org.glassfish.jersey.servlet.ServletContainer@95cc6bc6{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@40ac0a56{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@5e6522a6{/,null,STOPPED}, connector=aaiSim@1dbff71c{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-45e639ee==org.glassfish.jersey.servlet.ServletContainer@95cc6bc6{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:39:09.878 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-45e639ee==org.glassfish.jersey.servlet.ServletContainer@95cc6bc6{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@40ac0a56{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@5e6522a6{/,null,STOPPED}, connector=aaiSim@1dbff71c{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-45e639ee==org.glassfish.jersey.servlet.ServletContainer@95cc6bc6{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:09.881 [aaiSim-6666] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-45e639ee==org.glassfish.jersey.servlet.ServletContainer@95cc6bc6{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@40ac0a56{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@5e6522a6{/,null,STOPPED}, connector=aaiSim@1dbff71c{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-45e639ee==org.glassfish.jersey.servlet.ServletContainer@95cc6bc6{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:09.897 [aaiSim-6666] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:39:09.984 [aaiSim-6666] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:39:10.691 [aaiSim-6666] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:10.779 [aaiSim-6666] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@5e6522a6{/,null,AVAILABLE} 18:39:10.796 [aaiSim-6666] INFO org.eclipse.jetty.server.AbstractConnector -- Started aaiSim@1dbff71c{HTTP/1.1, (http/1.1)}{localhost:6666} 18:39:10.799 [aaiSim-6666] INFO org.eclipse.jetty.server.Server -- Started Server@40ac0a56{STARTING}[11.0.18,sto=0] @3237ms 18:39:10.799 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-45e639ee==org.glassfish.jersey.servlet.ServletContainer@95cc6bc6{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@40ac0a56{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@5e6522a6{/,null,AVAILABLE}, connector=aaiSim@1dbff71c{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-45e639ee==org.glassfish.jersey.servlet.ServletContainer@95cc6bc6{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4082 ms. 18:39:11.816 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: set property AAI/targetEntity=my-target 18:39:11.816 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: set property AAI/targetEntity=getFail 18:39:11.818 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: start operation attempt 1 for b079728e-2c39-4767-a396-598e722830f5 18:39:11.823 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: set timeout to 5000ms for b079728e-2c39-4767-a396-598e722830f5 18:39:11.823 [Thread-11] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation AAI.Pnf for b079728e-2c39-4767-a396-598e722830f5 18:39:11.899 [Thread-11] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:11.903 [Thread-11] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:11.916 [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:39:11.919 [Thread-11] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 18:39:11.920 [Thread-11] INFO network -- [OUT|REST|http://localhost:6666/aai/v16/network/pnfs/pnf/getFail?depth=0] null 18:39:12.043 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Pnf: response received for b079728e-2c39-4767-a396-598e722830f5 18:39:12.067 [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:39:12.067 [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:39:12.069 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Pnf request failed with http error code 404 for b079728e-2c39-4767-a396-598e722830f5 18:39:12.076 [qtp1181756454-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:39:11 +0000] "GET /aai/v16/network/pnfs/pnf/getFail?depth=0 HTTP/1.1" 404 329 "-" "Jersey/3.1.3 (HttpUrlConnection 17.0.4)" 18:39:12.094 [Thread-16] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation AAI.Pnf outcome=Failure for b079728e-2c39-4767-a396-598e722830f5 18:39:12.095 [Thread-17] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- operation AAI.Pnf no retries for b079728e-2c39-4767-a396-598e722830f5 18:39:12.124 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: set property AAI/targetEntity=my-target 18:39:12.137 [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:39:12.138 [main] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-path//my-target?depth=0] null 18:39:12.138 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Pnf: response received for b079728e-2c39-4767-a396-598e722830f5 18:39:12.139 [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:39:12.139 [main] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-path//my-target?depth=0] {"input":"my-text"} 18:39:12.140 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Pnf request succeeded for b079728e-2c39-4767-a396-598e722830f5 18:39:12.159 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: set property AAI/targetEntity=my-target 18:39:12.162 [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:39:12.162 [main] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-path//my-target?depth=0] null 18:39:12.162 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Pnf: response received for b079728e-2c39-4767-a396-598e722830f5 18:39:12.162 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-path//my-target?depth=0|] 18:39:12.162 [main] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-path//my-target?depth=0] 18:39:12.163 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Pnf request failed with http error code 500 for b079728e-2c39-4767-a396-598e722830f5 18:39:12.170 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: set property AAI/targetEntity=my-target 18:39:12.264 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: set property AAI/targetEntity=my-target 18:39:12.270 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: set property AAI/targetEntity=my-target 18:39:12.270 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: set property AAI/targetEntity=demo-pnf 18:39:12.270 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: start operation attempt 1 for b079728e-2c39-4767-a396-598e722830f5 18:39:12.270 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: set timeout to 5000ms for b079728e-2c39-4767-a396-598e722830f5 18:39:12.271 [Thread-18] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation AAI.Pnf for b079728e-2c39-4767-a396-598e722830f5 18:39:12.271 [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:39:12.271 [Thread-18] INFO network -- [OUT|REST|http://localhost:6666/aai/v16/network/pnfs/pnf/demo-pnf?depth=0] null 18:39:12.278 [qtp1181756454-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:39:12 +0000] "GET /aai/v16/network/pnfs/pnf/demo-pnf?depth=0 HTTP/1.1" 200 283 "-" "Jersey/3.1.3 (HttpUrlConnection 17.0.4)" 18:39:12.285 [Thread-19] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Pnf: response received for b079728e-2c39-4767-a396-598e722830f5 18:39:12.287 [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:39:12.287 [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:39:12.288 [Thread-19] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Pnf request succeeded for b079728e-2c39-4767-a396-598e722830f5 18:39:12.289 [Thread-22] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation AAI.Pnf outcome=Success for b079728e-2c39-4767-a396-598e722830f5 18:39:12.289 [Thread-23] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation AAI.Pnf for b079728e-2c39-4767-a396-598e722830f5 18:39:12.296 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: set property AAI/targetEntity=my-target 18:39:12.307 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Pnf: set property AAI/targetEntity=my-target 18:39:12.312 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-45e639ee==org.glassfish.jersey.servlet.ServletContainer@95cc6bc6{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@40ac0a56{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@5e6522a6{/,null,AVAILABLE}, connector=aaiSim@1dbff71c{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-45e639ee==org.glassfish.jersey.servlet.ServletContainer@95cc6bc6{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:39:12.312 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-45e639ee==org.glassfish.jersey.servlet.ServletContainer@95cc6bc6{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@40ac0a56{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@5e6522a6{/,null,AVAILABLE}, connector=aaiSim@1dbff71c{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-45e639ee==org.glassfish.jersey.servlet.ServletContainer@95cc6bc6{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:39:12.315 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped aaiSim@1dbff71c{HTTP/1.1, (http/1.1)}{localhost:6666} 18:39:12.315 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@40ac0a56{STOPPING}[11.0.18,sto=0] 18:39:12.319 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@5e6522a6{/,null,STOPPED} [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.529 s -- in org.onap.policy.controlloop.actor.aai.AaiGetPnfOperationTest [INFO] Running org.onap.policy.controlloop.actor.aai.AaiGetOperationTest 18:39:12.333 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1bb0fa38==org.glassfish.jersey.servlet.ServletContainer@a545f78d{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@9dbb1d9{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@58e7f930{/,null,STOPPED}, connector=aaiSim@522fb69{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1bb0fa38==org.glassfish.jersey.servlet.ServletContainer@a545f78d{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:39:12.333 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1bb0fa38==org.glassfish.jersey.servlet.ServletContainer@a545f78d{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@9dbb1d9{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@58e7f930{/,null,STOPPED}, connector=aaiSim@522fb69{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1bb0fa38==org.glassfish.jersey.servlet.ServletContainer@a545f78d{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:12.334 [aaiSim-6666] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1bb0fa38==org.glassfish.jersey.servlet.ServletContainer@a545f78d{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@9dbb1d9{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@58e7f930{/,null,STOPPED}, connector=aaiSim@522fb69{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1bb0fa38==org.glassfish.jersey.servlet.ServletContainer@a545f78d{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:12.334 [aaiSim-6666] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:39:12.344 [aaiSim-6666] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:39:12.413 [aaiSim-6666] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:12.432 [aaiSim-6666] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@58e7f930{/,null,AVAILABLE} 18:39:12.433 [aaiSim-6666] INFO org.eclipse.jetty.server.AbstractConnector -- Started aaiSim@522fb69{HTTP/1.1, (http/1.1)}{localhost:6666} 18:39:12.433 [aaiSim-6666] INFO org.eclipse.jetty.server.Server -- Started Server@9dbb1d9{STARTING}[11.0.18,sto=0] @4871ms 18:39:12.433 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1bb0fa38==org.glassfish.jersey.servlet.ServletContainer@a545f78d{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@9dbb1d9{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@58e7f930{/,null,AVAILABLE}, connector=aaiSim@522fb69{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1bb0fa38==org.glassfish.jersey.servlet.ServletContainer@a545f78d{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4901 ms. 18:39:12.469 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1bb0fa38==org.glassfish.jersey.servlet.ServletContainer@a545f78d{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@9dbb1d9{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@58e7f930{/,null,AVAILABLE}, connector=aaiSim@522fb69{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1bb0fa38==org.glassfish.jersey.servlet.ServletContainer@a545f78d{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:39:12.470 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1bb0fa38==org.glassfish.jersey.servlet.ServletContainer@a545f78d{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@9dbb1d9{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@58e7f930{/,null,AVAILABLE}, connector=aaiSim@522fb69{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1bb0fa38==org.glassfish.jersey.servlet.ServletContainer@a545f78d{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:39:12.470 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped aaiSim@522fb69{HTTP/1.1, (http/1.1)}{localhost:6666} 18:39:12.471 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@9dbb1d9{STOPPING}[11.0.18,sto=0] 18:39:12.472 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@58e7f930{/,null,STOPPED} [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 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.001 s -- in org.onap.policy.controlloop.actor.aai.AaiUtilTest [INFO] Running org.onap.policy.controlloop.actor.aai.AaiCustomQueryOperationTest 18:39:12.483 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3a66d97e==org.glassfish.jersey.servlet.ServletContainer@f55fe97f{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@848d9bc{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@1add3e03{/,null,STOPPED}, connector=aaiSim@3f62d56{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3a66d97e==org.glassfish.jersey.servlet.ServletContainer@f55fe97f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:39:12.483 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3a66d97e==org.glassfish.jersey.servlet.ServletContainer@f55fe97f{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@848d9bc{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@1add3e03{/,null,STOPPED}, connector=aaiSim@3f62d56{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3a66d97e==org.glassfish.jersey.servlet.ServletContainer@f55fe97f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:12.484 [aaiSim-6666] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3a66d97e==org.glassfish.jersey.servlet.ServletContainer@f55fe97f{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@848d9bc{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@1add3e03{/,null,STOPPED}, connector=aaiSim@3f62d56{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3a66d97e==org.glassfish.jersey.servlet.ServletContainer@f55fe97f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:12.484 [aaiSim-6666] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:39:12.523 [aaiSim-6666] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:39:12.616 [aaiSim-6666] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:12.631 [aaiSim-6666] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@1add3e03{/,null,AVAILABLE} 18:39:12.632 [aaiSim-6666] INFO org.eclipse.jetty.server.AbstractConnector -- Started aaiSim@3f62d56{HTTP/1.1, (http/1.1)}{localhost:6666} 18:39:12.633 [aaiSim-6666] INFO org.eclipse.jetty.server.Server -- Started Server@848d9bc{STARTING}[11.0.18,sto=0] @5071ms 18:39:12.633 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3a66d97e==org.glassfish.jersey.servlet.ServletContainer@f55fe97f{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@848d9bc{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@1add3e03{/,null,AVAILABLE}, connector=aaiSim@3f62d56{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3a66d97e==org.glassfish.jersey.servlet.ServletContainer@f55fe97f{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4850 ms. 18:39:12.640 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set property AAI/vserver/link=my-link 18:39:12.640 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set property AAI/vserver/link=my-link 18:39:12.644 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set property AAI/vserver/link=my-link 18:39:12.645 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: start operation attempt 1 for b079728e-2c39-4767-a396-598e722830f5 18:39:12.645 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set timeout to 300000ms for b079728e-2c39-4767-a396-598e722830f5 18:39:12.645 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation AAI.CustomQuery for b079728e-2c39-4767-a396-598e722830f5 18:39:12.646 [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:39:12.646 [main] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-path/?format=resource] { "start": "my-link", "query": "query/closed-loop" } 18:39:12.647 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.CustomQuery: response received for b079728e-2c39-4767-a396-598e722830f5 18:39:12.647 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-path/?format=resource|] {} 18:39:12.647 [main] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-path/?format=resource] {} 18:39:12.648 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.CustomQuery request succeeded for b079728e-2c39-4767-a396-598e722830f5 18:39:12.660 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation AAI.CustomQuery outcome=Success for b079728e-2c39-4767-a396-598e722830f5 18:39:12.660 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation AAI.CustomQuery for b079728e-2c39-4767-a396-598e722830f5 18:39:12.665 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set property AAI/vserver/link=my-link 18:39:12.666 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: start operation attempt 1 for b079728e-2c39-4767-a396-598e722830f5 18:39:12.666 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set timeout to 300000ms for b079728e-2c39-4767-a396-598e722830f5 18:39:12.666 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation AAI.CustomQuery for b079728e-2c39-4767-a396-598e722830f5 18:39:12.667 [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:39:12.667 [main] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-path/?format=resource] { "start": "my-link", "query": "query/closed-loop" } 18:39:12.667 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.CustomQuery: response received for b079728e-2c39-4767-a396-598e722830f5 18:39:12.667 [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:39:12.667 [main] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-path/?format=resource] {"result-data":[{"resource-link":"my-link"}]} 18:39:12.667 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.CustomQuery request succeeded for b079728e-2c39-4767-a396-598e722830f5 18:39:12.668 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation AAI.CustomQuery outcome=Success for b079728e-2c39-4767-a396-598e722830f5 18:39:12.668 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation AAI.CustomQuery for b079728e-2c39-4767-a396-598e722830f5 18:39:12.673 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set property AAI/vserver/link=my-link 18:39:12.680 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set property AAI/vserver/link=my-link 18:39:12.684 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set property AAI/vserver/link=my-link 18:39:12.688 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set property AAI/vserver/link=my-link 18:39:12.691 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set property AAI/vserver/link=my-link 18:39:12.691 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set property AAI/vserver/link=my-link 18:39:12.692 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: start operation attempt 1 for b079728e-2c39-4767-a396-598e722830f5 18:39:12.692 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set timeout to 5000ms for b079728e-2c39-4767-a396-598e722830f5 18:39:12.692 [Thread-42] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation AAI.CustomQuery for b079728e-2c39-4767-a396-598e722830f5 18:39:12.701 [Thread-42] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:12.703 [Thread-42] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:12.704 [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:39:12.705 [Thread-42] INFO network -- [OUT|REST|http://localhost:6666/aai/v16/query?format=resource] { "start": "my-link", "query": "query/closed-loop" } 18:39:12.736 [Thread-43] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.CustomQuery: response received for b079728e-2c39-4767-a396-598e722830f5 18:39:12.737 [qtp987679263-58] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:39:12 +0000] "PUT /aai/v16/query?format=resource HTTP/1.1" 200 255012 "-" "Jersey/3.1.3 (HttpUrlConnection 17.0.4)" 18:39:12.741 [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:39:12.761 [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:39:12.766 [Thread-43] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.CustomQuery request succeeded for b079728e-2c39-4767-a396-598e722830f5 18:39:12.954 [Thread-46] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation AAI.CustomQuery outcome=Success for b079728e-2c39-4767-a396-598e722830f5 18:39:12.965 [Thread-47] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation AAI.CustomQuery for b079728e-2c39-4767-a396-598e722830f5 18:39:12.970 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.CustomQuery: set property AAI/vserver/link=my-link 18:39:12.972 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3a66d97e==org.glassfish.jersey.servlet.ServletContainer@f55fe97f{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@848d9bc{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@1add3e03{/,null,AVAILABLE}, connector=aaiSim@3f62d56{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3a66d97e==org.glassfish.jersey.servlet.ServletContainer@f55fe97f{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:39:12.973 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3a66d97e==org.glassfish.jersey.servlet.ServletContainer@f55fe97f{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@848d9bc{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@1add3e03{/,null,AVAILABLE}, connector=aaiSim@3f62d56{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3a66d97e==org.glassfish.jersey.servlet.ServletContainer@f55fe97f{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:39:12.974 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped aaiSim@3f62d56{HTTP/1.1, (http/1.1)}{localhost:6666} 18:39:12.974 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@848d9bc{STOPPING}[11.0.18,sto=0] 18:39:12.976 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@1add3e03{/,null,STOPPED} [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.808 s -- in org.onap.policy.controlloop.actor.aai.AaiCustomQueryOperationTest [INFO] Running org.onap.policy.controlloop.actor.aai.AaiGetTenantOperationTest 18:39:12.982 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-435a2c7d==org.glassfish.jersey.servlet.ServletContainer@dc756dd7{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@201b52f7{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@57806346{/,null,STOPPED}, connector=aaiSim@412440c1{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-435a2c7d==org.glassfish.jersey.servlet.ServletContainer@dc756dd7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:39:12.982 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-435a2c7d==org.glassfish.jersey.servlet.ServletContainer@dc756dd7{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@201b52f7{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@57806346{/,null,STOPPED}, connector=aaiSim@412440c1{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-435a2c7d==org.glassfish.jersey.servlet.ServletContainer@dc756dd7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:12.983 [aaiSim-6666] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-435a2c7d==org.glassfish.jersey.servlet.ServletContainer@dc756dd7{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@201b52f7{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@57806346{/,null,STOPPED}, connector=aaiSim@412440c1{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-435a2c7d==org.glassfish.jersey.servlet.ServletContainer@dc756dd7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:12.984 [aaiSim-6666] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:39:13.042 [aaiSim-6666] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:39:13.153 [aaiSim-6666] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:13.191 [aaiSim-6666] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@57806346{/,null,AVAILABLE} 18:39:13.192 [aaiSim-6666] INFO org.eclipse.jetty.server.AbstractConnector -- Started aaiSim@412440c1{HTTP/1.1, (http/1.1)}{localhost:6666} 18:39:13.193 [aaiSim-6666] INFO org.eclipse.jetty.server.Server -- Started Server@201b52f7{STARTING}[11.0.18,sto=0] @5631ms 18:39:13.193 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-435a2c7d==org.glassfish.jersey.servlet.ServletContainer@dc756dd7{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@201b52f7{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@57806346{/,null,AVAILABLE}, connector=aaiSim@412440c1{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-435a2c7d==org.glassfish.jersey.servlet.ServletContainer@dc756dd7{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4790 ms. 18:39:13.200 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: set property AAI/targetEntity=my-target 18:39:13.200 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: set property AAI/targetEntity=failedVserver 18:39:13.200 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: start operation attempt 1 for b079728e-2c39-4767-a396-598e722830f5 18:39:13.214 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: set timeout to 5000ms for b079728e-2c39-4767-a396-598e722830f5 18:39:13.214 [Thread-57] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation AAI.Tenant for b079728e-2c39-4767-a396-598e722830f5 18:39:13.228 [Thread-57] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:13.232 [Thread-57] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:13.237 [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:39:13.238 [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:39:13.252 [qtp1302056190-76] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:39:13 +0000] "GET /aai/v16/search/nodes-query?search-node-type=vserver&filter=vserver-name%3AEQUALS%3AfailedVserver HTTP/1.1" 204 0 "-" "Jersey/3.1.3 (HttpUrlConnection 17.0.4)" 18:39:13.252 [Thread-58] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Tenant: response received for b079728e-2c39-4767-a396-598e722830f5 18:39:13.252 [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:39:13.252 [Thread-58] INFO network -- [IN|REST|http://localhost:6666/aai/v16/search/nodes-query?search-node-type=vserver&filter=vserver-name:EQUALS:failedVserver] 18:39:13.253 [Thread-58] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Tenant request failed with http error code 204 for b079728e-2c39-4767-a396-598e722830f5 18:39:13.266 [Thread-61] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation AAI.Tenant outcome=Failure for b079728e-2c39-4767-a396-598e722830f5 18:39:13.270 [Thread-62] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- operation AAI.Tenant no retries for b079728e-2c39-4767-a396-598e722830f5 18:39:13.277 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: set property AAI/targetEntity=my-target 18:39:13.278 [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:39:13.278 [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:39:13.278 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Tenant: response received for b079728e-2c39-4767-a396-598e722830f5 18:39:13.279 [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:39:13.279 [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:39:13.279 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Tenant request succeeded for b079728e-2c39-4767-a396-598e722830f5 18:39:13.283 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: set property AAI/targetEntity=my-target 18:39:13.284 [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:39:13.284 [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:39:13.284 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Tenant: response received for b079728e-2c39-4767-a396-598e722830f5 18:39:13.284 [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:39:13.284 [main] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-path/?search-node-type=vserver&filter=vserver-name:EQUALS:my-target] 18:39:13.284 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Tenant request failed with http error code 500 for b079728e-2c39-4767-a396-598e722830f5 18:39:13.299 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: set property AAI/targetEntity=my-target 18:39:13.305 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: set property AAI/targetEntity=my-target 18:39:13.334 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: set property AAI/targetEntity=my-target 18:39:13.334 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: set property AAI/targetEntity=OzVServer 18:39:13.334 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: start operation attempt 1 for b079728e-2c39-4767-a396-598e722830f5 18:39:13.336 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: set timeout to 5000ms for b079728e-2c39-4767-a396-598e722830f5 18:39:13.336 [Thread-63] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation AAI.Tenant for b079728e-2c39-4767-a396-598e722830f5 18:39:13.337 [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:39:13.337 [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:39:13.341 [qtp1302056190-80] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:39:13 +0000] "GET /aai/v16/search/nodes-query?search-node-type=vserver&filter=vserver-name%3AEQUALS%3AOzVServer HTTP/1.1" 200 244 "-" "Jersey/3.1.3 (HttpUrlConnection 17.0.4)" 18:39:13.342 [Thread-64] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Tenant: response received for b079728e-2c39-4767-a396-598e722830f5 18:39:13.344 [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:39:13.344 [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:39:13.344 [Thread-64] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- AAI.Tenant request succeeded for b079728e-2c39-4767-a396-598e722830f5 18:39:13.346 [Thread-67] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation AAI.Tenant outcome=Success for b079728e-2c39-4767-a396-598e722830f5 18:39:13.346 [Thread-68] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation AAI.Tenant for b079728e-2c39-4767-a396-598e722830f5 18:39:13.352 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: set property AAI/targetEntity=my-target 18:39:13.357 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- AAI.Tenant: set property AAI/targetEntity=my-target 18:39:13.359 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-435a2c7d==org.glassfish.jersey.servlet.ServletContainer@dc756dd7{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@201b52f7{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@57806346{/,null,AVAILABLE}, connector=aaiSim@412440c1{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-435a2c7d==org.glassfish.jersey.servlet.ServletContainer@dc756dd7{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:39:13.359 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-435a2c7d==org.glassfish.jersey.servlet.ServletContainer@dc756dd7{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@201b52f7{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@57806346{/,null,AVAILABLE}, connector=aaiSim@412440c1{HTTP/1.1, (http/1.1)}{localhost:6666}, jettyThread=Thread[aaiSim-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-435a2c7d==org.glassfish.jersey.servlet.ServletContainer@dc756dd7{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:39:13.360 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped aaiSim@412440c1{HTTP/1.1, (http/1.1)}{localhost:6666} 18:39:13.360 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@201b52f7{STOPPING}[11.0.18,sto=0] 18:39:13.361 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@57806346{/,null,STOPPED} [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 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.10: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] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ actor.aai --- [INFO] Analyzed bundle 'actorServiceProvider' with 43 classes [INFO] Analyzed bundle 'aai' with 4 classes [INFO] Analyzed bundle 'events' with 16 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-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ actor.aai --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ actor.aai --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ actor.aai --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4: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/3.1.1-SNAPSHOT/actor.aai-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.aai/target/actor.aai-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.aai/3.1.1-SNAPSHOT/actor.aai-3.1.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:actor.cds >-- [INFO] Building actor.cds 3.1.1-SNAPSHOT [31/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ actor.cds --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ actor.cds --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ actor.cds --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ actor.cds --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-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/**/* --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.1.1:check (onap-license) @ actor.cds --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.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.junit4.JUnit4Provider [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.278 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:39:16.808 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing CDS.any 18:39:16.813 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting CDS.any 18:39:16.814 [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.089 s -- in org.onap.policy.controlloop.actor.cds.GrpcOperatorTest [INFO] Running org.onap.policy.controlloop.actor.cds.GrpcActorServiceManagerTest 18:39:16.856 [main] INFO org.onap.policy.controlloop.actor.cds.CdsActorServiceManager -- Received notification from CDS: status { eventType: EVENT_COMPONENT_EXECUTED } 18:39:17.004 [main] INFO org.onap.policy.controlloop.actor.cds.CdsActorServiceManager -- Received notification from CDS: status { } 18:39:17.005 [main] INFO org.onap.policy.controlloop.actor.cds.CdsActorServiceManager -- Received notification from CDS: status { eventType: EVENT_COMPONENT_PROCESSING } 18:39:17.005 [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.363 s -- in org.onap.policy.controlloop.actor.cds.GrpcActorServiceManagerTest [INFO] Running org.onap.policy.controlloop.actor.cds.CdsActorTest 18:39:17.389 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing actors 18:39:17.389 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- configuring actors 18:39:17.389 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing CDS 18:39:17.389 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- configuring operations for actor CDS 18:39:17.393 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing CDS.any 18:39:17.393 [main] WARN org.onap.policy.controlloop.actorserviceprovider.ActorService -- missing configuration parameters for actor AAI; actor cannot be started 18:39:17.394 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting actors 18:39:17.394 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- starting actors 18:39:17.394 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting CDS 18:39:17.394 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- starting operations for actor CDS 18:39:17.394 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting CDS.any 18:39:17.394 [main] WARN org.onap.policy.controlloop.actorserviceprovider.ActorService -- not starting unconfigured actor AAI 18:39:17.394 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping actors 18:39:17.395 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- stopping actors 18:39:17.395 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping CDS 18:39:17.395 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- stopping operations for actor CDS 18:39:17.396 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping CDS.any 18:39:17.396 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- AAI is not running 18:39:17.396 [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.183 s -- in org.onap.policy.controlloop.actor.cds.CdsActorTest [INFO] Running org.onap.policy.controlloop.actor.cds.properties.GrpcOperationPropertiesTest 18:39:17.399 [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.002 s -- in org.onap.policy.controlloop.actor.cds.properties.GrpcOperationPropertiesTest [INFO] Running org.onap.policy.controlloop.actor.cds.properties.GrcpOperationResourceVnfPropertiesTest 18:39:17.407 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- null.null: set property AAI/resourceId/vnf=org.onap.aai.domain.yang.GenericVnf@20027c44[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:39:17.416 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- null.null: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@bb12f41[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:39:17.416 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- null.null: set property cds/grpc/aai/properties={} 18:39:17.416 [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.029 s -- in org.onap.policy.controlloop.actor.cds.properties.GrcpOperationResourceVnfPropertiesTest [INFO] Running org.onap.policy.controlloop.actor.cds.properties.GrpcOperationTargetVnfPropertiesTest 18:39:17.420 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- null.null: set property AAI/targetEntity=v 18:39:17.420 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- null.null: set property cds/grpc/aai/properties={} 18:39:17.420 [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.001 s -- in org.onap.policy.controlloop.actor.cds.properties.GrpcOperationTargetVnfPropertiesTest [INFO] Running org.onap.policy.controlloop.actor.cds.properties.GrpcOperationPnfPropertiesTest 18:39:17.424 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- null.null: set property AAI/pnf=org.onap.policy.common.utils.coder.StandardCoderObject@640a8f93 18:39:17.424 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- null.null: set property cds/grpc/aai/properties={} 18:39:17.425 [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.001 s -- in org.onap.policy.controlloop.actor.cds.properties.GrpcOperationPnfPropertiesTest [INFO] Running org.onap.policy.controlloop.actor.cds.GrpcOperationTest 18:39:17.998 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.any: set property AAI/resourceId/vnf=org.onap.aai.domain.yang.GenericVnf@36f40d72[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:39:18.001 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.any: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@2c557eee[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:39:18.014 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.any: set property AAI/resourceId/vnf=org.onap.aai.domain.yang.GenericVnf@6963b0bd[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:39:18.017 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.any: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@68a94e58[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:39:18.019 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.any: set property AAI/targetEntity=my-vnf 18:39:18.020 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.any: set property AAI/targetEntity=null 18:39:18.026 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.any: set property AAI/pnf=org.onap.policy.common.utils.coder.StandardCoderObject@61d150af 18:39:18.335 [main] INFO org.onap.policy.cds.client.CdsProcessorGrpcClient -- CdsProcessorListener started 18:39:18.336 [main] INFO org.onap.policy.cds.client.CdsProcessorHandler -- Processing blueprint(1.0.0:vfw-cds) for action(1.0.0) 18:39:18.406 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 18:39:18.408 [main] INFO network -- [OUT|REST|gRPC://10.10.10.10:2000/] commonHeader { requestId: "5040110c-f462-43b7-b49f-1069fe7b8da1" 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: "62778e08-5414-4028-92ae-f2e7607f4120" } } 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:39:18.428 [main] WARN org.onap.policy.controlloop.actor.cds.properties.GrpcOperationProperties -- Unexpected target type, build VNF-like operation properties 18:39:18.433 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.any: set property AAI/targetEntity=my-vnf 18:39:18.436 [main] INFO org.onap.policy.cds.client.CdsProcessorGrpcClient -- CdsProcessorListener started 18:39:18.436 [main] INFO org.onap.policy.cds.client.CdsProcessorHandler -- Processing blueprint(1.0.0:vfw-cds) for action(1.0.0) 18:39:18.444 [main] INFO network -- [OUT|REST|gRPC://10.10.10.10:2000/] commonHeader { requestId: "5040110c-f462-43b7-b49f-1069fe7b8da1" 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: "1894a9b8-821d-4b57-89a8-e9af6840b523" } } 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:39:18.445 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.any: set property AAI/resourceId/vnf=org.onap.aai.domain.yang.GenericVnf@48928b57[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:39:18.447 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.any: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@29088be1[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:39:18.452 [main] INFO org.onap.policy.cds.client.CdsProcessorGrpcClient -- CdsProcessorListener started 18:39:18.452 [main] INFO org.onap.policy.cds.client.CdsProcessorHandler -- Processing blueprint(1.0.0:vfw-cds) for action(1.0.0) 18:39:18.460 [main] INFO network -- [OUT|REST|gRPC://10.10.10.10:2000/] commonHeader { requestId: "5040110c-f462-43b7-b49f-1069fe7b8da1" 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: "8667116c-a06c-4187-aaa8-442046b7a6b2" } } 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:39:18.523 [main] WARN org.onap.policy.controlloop.actor.cds.properties.GrpcOperationProperties -- Unexpected target type, build VNF-like operation properties 18:39:18.523 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.subscribe: set property cds/grpc/aai/properties={} 18:39:18.523 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.subscribe: start operation attempt 1 for 5040110c-f462-43b7-b49f-1069fe7b8da1 18:39:18.528 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- CDS.subscribe: set timeout to 5000ms for 5040110c-f462-43b7-b49f-1069fe7b8da1 18:39:18.527 [Thread-3] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation CDS.subscribe for 5040110c-f462-43b7-b49f-1069fe7b8da1 18:39:18.534 [Thread-3] INFO org.onap.policy.cds.client.CdsProcessorGrpcClient -- CdsProcessorListener started 18:39:18.535 [Thread-3] INFO org.onap.policy.cds.client.CdsProcessorHandler -- Processing blueprint(1.0:my_artifact) for action(1.0) 18:39:18.551 [Thread-3] INFO network -- [OUT|REST|gRPC://localhost:6671/] commonHeader { requestId: "5040110c-f462-43b7-b49f-1069fe7b8da1" 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: "52b086a0-d058-4241-9269-695535066ff5" } } fields { key: "subscribe-properties" value { struct_value { fields { key: "data" value { string_value: "" } } } } } } } } } 18:39:18.666 [grpc-default-executor-2] INFO org.onap.policy.simulators.CdsSimulator -- Received request input to CDS: commonHeader { requestId: "5040110c-f462-43b7-b49f-1069fe7b8da1" 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: "52b086a0-d058-4241-9269-695535066ff5" } } fields { key: "subscribe-properties" value { struct_value { fields { key: "data" value { string_value: "" } } } } } } } } } 18:39:18.670 [grpc-default-executor-2] INFO org.onap.policy.simulators.CdsSimulator -- Fetching response from my_artifact-subscribe.json 18:39:18.701 [grpc-default-executor-2] 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:39:18.701 [grpc-default-executor-2] 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:39:18.704 [grpc-default-executor-2] INFO org.onap.policy.cds.client.CdsProcessorHandler -- Completed blueprint(1.0:my_artifact) for action(1.0) 18:39:18.705 [Thread-7] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation CDS.subscribe outcome=Success for 5040110c-f462-43b7-b49f-1069fe7b8da1 18:39:18.706 [Thread-9] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation CDS.subscribe for 5040110c-f462-43b7-b49f-1069fe7b8da1 18:39:18.711 [Thread-8] INFO org.onap.policy.cds.client.CdsProcessorGrpcClient -- CdsProcessorListener stopped [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.296 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.10: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] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ actor.cds --- [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-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-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ actor.cds --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ actor.cds --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ actor.cds --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4: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/3.1.1-SNAPSHOT/actor.cds-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.cds/target/actor.cds-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.cds/3.1.1-SNAPSHOT/actor.cds-3.1.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:actor.appc >-- [INFO] Building actor.appc 3.1.1-SNAPSHOT [32/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ actor.appc --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ actor.appc --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ actor.appc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ actor.appc --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-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/**/* --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.1.1:check (onap-license) @ actor.appc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.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.junit4.JUnit4Provider [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:39:22.240 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing actors 18:39:22.244 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- configuring actors 18:39:22.258 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing APPC 18:39:22.258 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- configuring operations for actor APPC 18:39:22.266 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing APPC.ModifyConfig 18:39:22.276 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting actors 18:39:22.276 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- starting actors 18:39:22.277 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting APPC 18:39:22.277 [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@4aed311e 18:39:22.284 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- starting operations for actor APPC 18:39:22.285 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting APPC.ModifyConfig 18:39:22.285 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping actors 18:39:22.285 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- stopping actors 18:39:22.285 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping APPC 18:39:22.286 [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@4aed311e 18:39:22.286 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- stopping operations for actor APPC 18:39:22.286 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping APPC.ModifyConfig 18:39:22.286 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- actors is not running 18:39:22.286 [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:39:22.287 [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:39:22.287 [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:39:22.287 [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:39:22.287 [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:39:22.287 [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.431 s -- in org.onap.policy.controlloop.actor.appc.AppcActorTest [INFO] Running org.onap.policy.controlloop.actor.appc.AppcOperationTest 18:39:22.500 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-26c59348==org.glassfish.jersey.servlet.ServletContainer@f77b2222{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@23df7fad{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@5ddb302{/,null,STOPPED}, connector=RestServerParameters@79b7c350{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-26c59348==org.glassfish.jersey.servlet.ServletContainer@f77b2222{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:39:22.524 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-26c59348==org.glassfish.jersey.servlet.ServletContainer@f77b2222{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@23df7fad{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@5ddb302{/,null,STOPPED}, connector=RestServerParameters@79b7c350{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-26c59348==org.glassfish.jersey.servlet.ServletContainer@f77b2222{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:22.528 [RestServerParameters-3904] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-26c59348==org.glassfish.jersey.servlet.ServletContainer@f77b2222{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@23df7fad{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@5ddb302{/,null,STOPPED}, connector=RestServerParameters@79b7c350{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-26c59348==org.glassfish.jersey.servlet.ServletContainer@f77b2222{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:22.536 [RestServerParameters-3904] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:39:22.644 [RestServerParameters-3904] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:39:23.343 [RestServerParameters-3904] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:23.420 [RestServerParameters-3904] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@5ddb302{/,null,AVAILABLE} 18:39:23.432 [RestServerParameters-3904] INFO org.eclipse.jetty.server.AbstractConnector -- Started RestServerParameters@79b7c350{HTTP/1.1, (http/1.1)}{0.0.0.0:3904} 18:39:23.435 [RestServerParameters-3904] INFO org.eclipse.jetty.server.Server -- Started Server@23df7fad{STARTING}[11.0.18,sto=0] @3159ms 18:39:23.435 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-26c59348==org.glassfish.jersey.servlet.ServletContainer@f77b2222{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@23df7fad{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@5ddb302{/,null,AVAILABLE}, connector=RestServerParameters@79b7c350{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-26c59348==org.glassfish.jersey.servlet.ServletContainer@f77b2222{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4093 ms. 18:39:23.740 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c63fffba-ff3f-4fd0-b202-0ff1f7a543dc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:23.749 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=f06b2d80-ae73-4968-b486-bab01bdc9509, alive=false, publisher=null]]: starting 18:39:23.758 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineDmaapTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=f06b2d80-ae73-4968-b486-bab01bdc9509, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 18:39:23.758 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c63fffba-ff3f-4fd0-b202-0ff1f7a543dc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:39:23.759 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c63fffba-ff3f-4fd0-b202-0ff1f7a543dc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:23.760 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c63fffba-ff3f-4fd0-b202-0ff1f7a543dc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl@637506d8 18:39:23.760 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c63fffba-ff3f-4fd0-b202-0ff1f7a543dc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:39:23.764 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/c63fffba-ff3f-4fd0-b202-0ff1f7a543dc/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 18:39:23.769 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/c63fffba-ff3f-4fd0-b202-0ff1f7a543dc/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 (anonymous) ... 18:39:23.932 [qtp1172814713-21] INFO org.onap.policy.models.sim.dmaap.provider.TopicData -- Topic my-sink: added 18:39:23.933 [qtp1172814713-21] INFO org.onap.policy.models.sim.dmaap.provider.ConsumerGroupData -- Topic my-sink: add consumer group: c63fffba-ff3f-4fd0-b202-0ff1f7a543dc 18:39:24.280 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c63fffba-ff3f-4fd0-b202-0ff1f7a543dc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: registering org.onap.policy.simulators.AppcLegacyTopicServer@38347345 18:39:24.281 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c63fffba-ff3f-4fd0-b202-0ff1f7a543dc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]]: register: start not attempted 18:39:24.372 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c63fffba-ff3f-4fd0-b202-0ff1f7a543dc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]]: unregistering org.onap.policy.simulators.AppcLegacyTopicServer@38347345 18:39:24.388 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c63fffba-ff3f-4fd0-b202-0ff1f7a543dc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: registering org.onap.policy.simulators.AppcLegacyTopicServer@5020e5ab 18:39:24.389 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c63fffba-ff3f-4fd0-b202-0ff1f7a543dc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]]: register: start not attempted 18:39:24.392 [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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:42) at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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) ... 40 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) ... 45 common frames omitted 18:39:24.402 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c63fffba-ff3f-4fd0-b202-0ff1f7a543dc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]]: unregistering org.onap.policy.simulators.AppcLegacyTopicServer@5020e5ab 18:39:24.411 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c63fffba-ff3f-4fd0-b202-0ff1f7a543dc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: registering org.onap.policy.simulators.AppcLegacyTopicServer@1e2b37cd 18:39:24.412 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c63fffba-ff3f-4fd0-b202-0ff1f7a543dc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]]: register: start not attempted 18:39:24.414 [main] INFO org.onap.policy.controlloop.actor.appc.AppcOperation -- default-Actor.default-Operation: ignoring request message for c11c29b7-95eb-4d3b-95a4-6f2bdf96063c 18:39:24.581 [qtp1172814713-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:39:23 +0000] "GET /events/my-sink/c63fffba-ff3f-4fd0-b202-0ff1f7a543dc/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:24.582 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:39:24.638 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/c63fffba-ff3f-4fd0-b202-0ff1f7a543dc/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 18:39:24.638 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/c63fffba-ff3f-4fd0-b202-0ff1f7a543dc/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 (anonymous) ... 18:39:24.785 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c63fffba-ff3f-4fd0-b202-0ff1f7a543dc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]]: unregistering org.onap.policy.simulators.AppcLegacyTopicServer@1e2b37cd 18:39:24.791 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c63fffba-ff3f-4fd0-b202-0ff1f7a543dc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: registering org.onap.policy.simulators.AppcLegacyTopicServer@4f1a5b93 18:39:24.792 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c63fffba-ff3f-4fd0-b202-0ff1f7a543dc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]]: register: start not attempted 18:39:24.794 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c63fffba-ff3f-4fd0-b202-0ff1f7a543dc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]]: unregistering org.onap.policy.simulators.AppcLegacyTopicServer@4f1a5b93 18:39:24.799 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c63fffba-ff3f-4fd0-b202-0ff1f7a543dc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: registering org.onap.policy.simulators.AppcLegacyTopicServer@2f4fc18 18:39:24.800 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c63fffba-ff3f-4fd0-b202-0ff1f7a543dc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]]: register: start not attempted 18:39:24.802 [main] INFO org.onap.policy.controlloop.actor.appc.AppcOperation -- default-Actor.default-Operation: no payload specified for c11c29b7-95eb-4d3b-95a4-6f2bdf96063c 18:39:24.803 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c63fffba-ff3f-4fd0-b202-0ff1f7a543dc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]]: unregistering org.onap.policy.simulators.AppcLegacyTopicServer@2f4fc18 18:39:24.809 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c63fffba-ff3f-4fd0-b202-0ff1f7a543dc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: registering org.onap.policy.simulators.AppcLegacyTopicServer@74cff17c 18:39:24.809 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c63fffba-ff3f-4fd0-b202-0ff1f7a543dc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]]: register: start not attempted 18:39:24.811 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c63fffba-ff3f-4fd0-b202-0ff1f7a543dc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]]: unregistering org.onap.policy.simulators.AppcLegacyTopicServer@74cff17c 18:39:24.812 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c63fffba-ff3f-4fd0-b202-0ff1f7a543dc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: stopping 18:39:24.812 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:39:24.813 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c63fffba-ff3f-4fd0-b202-0ff1f7a543dc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: stopping 18:39:24.813 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=f06b2d80-ae73-4968-b486-bab01bdc9509, alive=false, publisher=null]]: there is no publisher 18:39:24.813 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-26c59348==org.glassfish.jersey.servlet.ServletContainer@f77b2222{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@23df7fad{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@5ddb302{/,null,AVAILABLE}, connector=RestServerParameters@79b7c350{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-26c59348==org.glassfish.jersey.servlet.ServletContainer@f77b2222{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:39:24.814 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-26c59348==org.glassfish.jersey.servlet.ServletContainer@f77b2222{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@23df7fad{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@5ddb302{/,null,AVAILABLE}, connector=RestServerParameters@79b7c350{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-26c59348==org.glassfish.jersey.servlet.ServletContainer@f77b2222{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:39:24.819 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped RestServerParameters@79b7c350{HTTP/1.1, (http/1.1)}{0.0.0.0:3904} 18:39:24.820 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@23df7fad{STOPPING}[11.0.18,sto=0] 18:39:24.821 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://localhost:3904: The target server failed to respond 18:39:24.823 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- Retrying request to {}->http://localhost:3904 18:39:24.825 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:24.826 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:24.826 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:24.827 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:24.827 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c63fffba-ff3f-4fd0-b202-0ff1f7a543dc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:24.828 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c63fffba-ff3f-4fd0-b202-0ff1f7a543dc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:39:24.833 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@5ddb302{/,null,STOPPED} 18:39:25.152 [qtp1172814713-25] INFO org.eclipse.jetty.server.RequestLog -- - - - [03/Feb/2024:18:39:24 +0000] "GET /events/my-sink/c63fffba-ff3f-4fd0-b202-0ff1f7a543dc/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 HTTP/1.1" 200 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.856 s -- in org.onap.policy.controlloop.actor.appc.AppcOperationTest [INFO] Running org.onap.policy.controlloop.actor.appc.ModifyConfigOperationTest 18:39:25.168 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-716eae1==org.glassfish.jersey.servlet.ServletContainer@26973256{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@25587290{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@7ffe8a82{/,null,STOPPED}, connector=RestServerParameters@6f69b0ba{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-716eae1==org.glassfish.jersey.servlet.ServletContainer@26973256{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:39:25.169 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-716eae1==org.glassfish.jersey.servlet.ServletContainer@26973256{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@25587290{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@7ffe8a82{/,null,STOPPED}, connector=RestServerParameters@6f69b0ba{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-716eae1==org.glassfish.jersey.servlet.ServletContainer@26973256{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:25.170 [RestServerParameters-3904] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-716eae1==org.glassfish.jersey.servlet.ServletContainer@26973256{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@25587290{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@7ffe8a82{/,null,STOPPED}, connector=RestServerParameters@6f69b0ba{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-716eae1==org.glassfish.jersey.servlet.ServletContainer@26973256{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:25.170 [RestServerParameters-3904] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:39:25.172 [RestServerParameters-3904] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:39:25.257 [RestServerParameters-3904] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:25.280 [RestServerParameters-3904] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@7ffe8a82{/,null,AVAILABLE} 18:39:25.280 [RestServerParameters-3904] INFO org.eclipse.jetty.server.AbstractConnector -- Started RestServerParameters@6f69b0ba{HTTP/1.1, (http/1.1)}{0.0.0.0:3904} 18:39:25.281 [RestServerParameters-3904] INFO org.eclipse.jetty.server.Server -- Started Server@25587290{STARTING}[11.0.18,sto=0] @5006ms 18:39:25.281 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-716eae1==org.glassfish.jersey.servlet.ServletContainer@26973256{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@25587290{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@7ffe8a82{/,null,AVAILABLE}, connector=RestServerParameters@6f69b0ba{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-716eae1==org.glassfish.jersey.servlet.ServletContainer@26973256{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4889 ms. 18:39:25.289 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=592f3b86-48c2-4be0-ae06-b2d86c5c15cb, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:25.289 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=38acdd4f-8a3e-4666-b0b3-59ba77480a2f, alive=false, publisher=null]]: starting 18:39:25.294 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineDmaapTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=38acdd4f-8a3e-4666-b0b3-59ba77480a2f, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 18:39:25.294 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=592f3b86-48c2-4be0-ae06-b2d86c5c15cb, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:39:25.295 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=592f3b86-48c2-4be0-ae06-b2d86c5c15cb, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:25.298 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=592f3b86-48c2-4be0-ae06-b2d86c5c15cb, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl@71098fb3 18:39:25.298 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=592f3b86-48c2-4be0-ae06-b2d86c5c15cb, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:39:25.297 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/592f3b86-48c2-4be0-ae06-b2d86c5c15cb/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 18:39:25.302 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/592f3b86-48c2-4be0-ae06-b2d86c5c15cb/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 (anonymous) ... 18:39:25.314 [qtp1114665055-34] INFO org.onap.policy.models.sim.dmaap.provider.TopicData -- Topic my-sink: added 18:39:25.315 [qtp1114665055-34] INFO org.onap.policy.models.sim.dmaap.provider.ConsumerGroupData -- Topic my-sink: add consumer group: 592f3b86-48c2-4be0-ae06-b2d86c5c15cb 18:39:25.318 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=592f3b86-48c2-4be0-ae06-b2d86c5c15cb, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: registering org.onap.policy.simulators.AppcLegacyTopicServer@7c5c2b17 18:39:25.318 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=592f3b86-48c2-4be0-ae06-b2d86c5c15cb, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]]: register: start not attempted 18:39:25.332 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=592f3b86-48c2-4be0-ae06-b2d86c5c15cb, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]]: unregistering org.onap.policy.simulators.AppcLegacyTopicServer@7c5c2b17 18:39:25.339 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=592f3b86-48c2-4be0-ae06-b2d86c5c15cb, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: registering org.onap.policy.simulators.AppcLegacyTopicServer@1f641fb7 18:39:25.339 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=592f3b86-48c2-4be0-ae06-b2d86c5c15cb, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]]: register: start not attempted 18:39:25.340 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.ModifyConfig: set property AAI/resourceId/vnf=org.onap.aai.domain.yang.GenericVnf@2fce8243[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:39:25.349 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=592f3b86-48c2-4be0-ae06-b2d86c5c15cb, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]]: unregistering org.onap.policy.simulators.AppcLegacyTopicServer@1f641fb7 18:39:25.358 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=592f3b86-48c2-4be0-ae06-b2d86c5c15cb, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: registering org.onap.policy.simulators.AppcLegacyTopicServer@3dad8bde 18:39:25.358 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=592f3b86-48c2-4be0-ae06-b2d86c5c15cb, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=2]]]]: register: start not attempted 18:39:25.359 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.ModifyConfig: set property AAI/resourceId/vnf=org.onap.aai.domain.yang.GenericVnf@6b6606d1[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:39:25.361 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.ModifyConfig: start operation attempt 1 for c11c29b7-95eb-4d3b-95a4-6f2bdf96063c 18:39:25.366 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.ModifyConfig: set timeout to 5000ms for c11c29b7-95eb-4d3b-95a4-6f2bdf96063c 18:39:25.367 [Thread-22] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.ModifyConfig for c11c29b7-95eb-4d3b-95a4-6f2bdf96063c 18:39:25.368 [Thread-22] INFO org.onap.policy.controlloop.actorserviceprovider.topic.Forwarder -- register topic listener for key=[[CommonHeader, SubRequestID]] value=[b39e4844-8481-48c6-adff-acbc01906bfc] 18:39:25.378 [Thread-22] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|DMAAP|my-sink|] { "CommonHeader": { "TimeStamp": 1706985565367, "APIver": "1.01", "RequestID": "c11c29b7-95eb-4d3b-95a4-6f2bdf96063c", "SubRequestID": "b39e4844-8481-48c6-adff-acbc01906bfc", "RequestTrack": [], "Flags": [] }, "Action": "ModifyConfig", "Payload": { "my-key-B": { "output": "world" }, "my-key-A": { "input": "hello" }, "generic-vnf.vnf-id": "my-vnf" } } 18:39:25.381 [Thread-22] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 18:39:25.383 [Thread-22] INFO network -- [OUT|DMAAP|my-sink] { "CommonHeader": { "TimeStamp": 1706985565367, "APIver": "1.01", "RequestID": "c11c29b7-95eb-4d3b-95a4-6f2bdf96063c", "SubRequestID": "b39e4844-8481-48c6-adff-acbc01906bfc", "RequestTrack": [], "Flags": [] }, "Action": "ModifyConfig", "Payload": { "my-key-B": { "output": "world" }, "my-key-A": { "input": "hello" }, "generic-vnf.vnf-id": "my-vnf" } } 18:39:25.390 [pool-5-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- sending 1 msgs to /events/my-sink. Oldest: 6 ms 18:39:25.393 [pool-5-thread-1] INFO com.att.nsa.apiClient.http.HttpClient -- POST http://localhost:3904/events/my-sink (anonymous) ... 18:39:25.406 [qtp1114665055-34] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:39:25 +0000] "GET /events/my-sink/592f3b86-48c2-4be0-ae06-b2d86c5c15cb/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 HTTP/1.1" 200 483 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:25.406 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:39:25.407 [DMAAP-source-my-sink] INFO network -- [IN|DMAAP|my-sink] { "CommonHeader": { "TimeStamp": 1706985565367, "APIver": "1.01", "RequestID": "c11c29b7-95eb-4d3b-95a4-6f2bdf96063c", "SubRequestID": "b39e4844-8481-48c6-adff-acbc01906bfc", "RequestTrack": [], "Flags": [] }, "Action": "ModifyConfig", "Payload": { "my-key-B": { "output": "world" }, "my-key-A": { "input": "hello" }, "generic-vnf.vnf-id": "my-vnf" } } 18:39:25.407 [qtp1114665055-35] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:39:25 +0000] "POST /events/my-sink HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:25.407 [pool-5-thread-1] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:39:25.408 [pool-5-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 18:39:25.408 [DMAAP-source-my-sink] INFO org.onap.policy.controlloop.actorserviceprovider.topic.Forwarder -- forwarding message to listeners for key=[[CommonHeader, SubRequestID]] value=[b39e4844-8481-48c6-adff-acbc01906bfc] 18:39:25.408 [DMAAP-source-my-sink] INFO org.onap.policy.controlloop.actorserviceprovider.impl.BidirectionalTopicOperation -- default-Actor.ModifyConfig: response received for c11c29b7-95eb-4d3b-95a4-6f2bdf96063c 18:39:25.408 [DMAAP-source-my-sink] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|DMAAP|my-sink|] { "CommonHeader": { "TimeStamp": 1706985565367, "APIver": "1.01", "RequestID": "c11c29b7-95eb-4d3b-95a4-6f2bdf96063c", "SubRequestID": "b39e4844-8481-48c6-adff-acbc01906bfc", "RequestTrack": [], "Flags": [] }, "Action": "ModifyConfig", "Payload": { "my-key-B": { "output": "world" }, "my-key-A": { "input": "hello" }, "generic-vnf.vnf-id": "my-vnf" } } 18:39:25.410 [DMAAP-source-my-sink] INFO org.onap.policy.controlloop.actor.appc.AppcOperation -- default-Actor.ModifyConfig: ignoring request message for c11c29b7-95eb-4d3b-95a4-6f2bdf96063c 18:39:25.411 [DMAAP-source-my-sink] INFO org.onap.policy.controlloop.actorserviceprovider.impl.BidirectionalTopicOperation -- default-Actor.ModifyConfig request incomplete for c11c29b7-95eb-4d3b-95a4-6f2bdf96063c 18:39:25.412 [DMAAP-source-my-sink] INFO network -- [OUT|DMAAP|my-sink] { "CommonHeader": { "TimeStamp": 1506051879001, "APIver": "1.01", "RequestID": "c7c6a4aa-bb61-4a15-b831-ba1472dd4a65", "SubRequestID": "b39e4844-8481-48c6-adff-acbc01906bfc", "RequestTrack": [], "Flags": [] }, "Status": { "Code": 400, "Value": "SUCCESS" }, "Payload": { "generic-vnf.vnf-id": "jimmy-test-vnf2" } } 18:39:25.412 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/592f3b86-48c2-4be0-ae06-b2d86c5c15cb/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 18:39:25.412 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/592f3b86-48c2-4be0-ae06-b2d86c5c15cb/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 (anonymous) ... 18:39:25.440 [pool-5-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- sending 1 msgs to /events/my-sink. Oldest: 28 ms 18:39:25.440 [pool-5-thread-1] INFO com.att.nsa.apiClient.http.HttpClient -- POST http://localhost:3904/events/my-sink (anonymous) ... 18:39:25.448 [qtp1114665055-38] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:39:25 +0000] "GET /events/my-sink/592f3b86-48c2-4be0-ae06-b2d86c5c15cb/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 HTTP/1.1" 200 417 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:25.448 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:39:25.448 [pool-5-thread-1] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:39:25.448 [DMAAP-source-my-sink] INFO network -- [IN|DMAAP|my-sink] { "CommonHeader": { "TimeStamp": 1506051879001, "APIver": "1.01", "RequestID": "c7c6a4aa-bb61-4a15-b831-ba1472dd4a65", "SubRequestID": "b39e4844-8481-48c6-adff-acbc01906bfc", "RequestTrack": [], "Flags": [] }, "Status": { "Code": 400, "Value": "SUCCESS" }, "Payload": { "generic-vnf.vnf-id": "jimmy-test-vnf2" } } 18:39:25.448 [pool-5-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- cambria reply ok (8 ms):{"serverTimeMs":0,"count":1} 18:39:25.449 [DMAAP-source-my-sink] INFO org.onap.policy.controlloop.actorserviceprovider.topic.Forwarder -- forwarding message to listeners for key=[[CommonHeader, SubRequestID]] value=[b39e4844-8481-48c6-adff-acbc01906bfc] 18:39:25.449 [DMAAP-source-my-sink] INFO org.onap.policy.controlloop.actorserviceprovider.impl.BidirectionalTopicOperation -- default-Actor.ModifyConfig: response received for c11c29b7-95eb-4d3b-95a4-6f2bdf96063c 18:39:25.449 [DMAAP-source-my-sink] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|DMAAP|my-sink|] { "CommonHeader": { "TimeStamp": 1506051879001, "APIver": "1.01", "RequestID": "c7c6a4aa-bb61-4a15-b831-ba1472dd4a65", "SubRequestID": "b39e4844-8481-48c6-adff-acbc01906bfc", "RequestTrack": [], "Flags": [] }, "Status": { "Code": 400, "Value": "SUCCESS" }, "Payload": { "generic-vnf.vnf-id": "jimmy-test-vnf2" } } 18:39:25.449 [qtp1114665055-37] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:39:25 +0000] "POST /events/my-sink HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:25.449 [DMAAP-source-my-sink] INFO org.onap.policy.controlloop.actorserviceprovider.impl.BidirectionalTopicOperation -- default-Actor.ModifyConfig request succeeded for c11c29b7-95eb-4d3b-95a4-6f2bdf96063c 18:39:25.450 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/592f3b86-48c2-4be0-ae06-b2d86c5c15cb/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 18:39:25.450 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/592f3b86-48c2-4be0-ae06-b2d86c5c15cb/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 (anonymous) ... 18:39:25.452 [Thread-24] INFO org.onap.policy.controlloop.actorserviceprovider.topic.Forwarder -- unregister topic listener for key=[[CommonHeader, SubRequestID]] value=[b39e4844-8481-48c6-adff-acbc01906bfc] 18:39:25.458 [Thread-26] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.ModifyConfig outcome=Success for c11c29b7-95eb-4d3b-95a4-6f2bdf96063c 18:39:25.458 [Thread-27] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.ModifyConfig for c11c29b7-95eb-4d3b-95a4-6f2bdf96063c 18:39:25.459 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=592f3b86-48c2-4be0-ae06-b2d86c5c15cb, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=2, locked=false, #topicListeners=2]]]]: unregistering org.onap.policy.simulators.AppcLegacyTopicServer@3dad8bde 18:39:25.463 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=592f3b86-48c2-4be0-ae06-b2d86c5c15cb, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=2, locked=false, #topicListeners=1]]]]: registering org.onap.policy.simulators.AppcLegacyTopicServer@a11efe6 18:39:25.463 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=592f3b86-48c2-4be0-ae06-b2d86c5c15cb, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=2, locked=false, #topicListeners=2]]]]: register: start not attempted 18:39:25.464 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=592f3b86-48c2-4be0-ae06-b2d86c5c15cb, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=2, locked=false, #topicListeners=2]]]]: unregistering org.onap.policy.simulators.AppcLegacyTopicServer@a11efe6 18:39:25.465 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=592f3b86-48c2-4be0-ae06-b2d86c5c15cb, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=2, locked=false, #topicListeners=1]]]]: stopping 18:39:25.470 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:39:25.471 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=592f3b86-48c2-4be0-ae06-b2d86c5c15cb, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=2, locked=false, #topicListeners=1]]]]: stopping 18:39:25.471 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=38acdd4f-8a3e-4666-b0b3-59ba77480a2f, alive=false, publisher=null]]: there is no publisher 18:39:25.471 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-716eae1==org.glassfish.jersey.servlet.ServletContainer@26973256{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@25587290{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@7ffe8a82{/,null,AVAILABLE}, connector=RestServerParameters@6f69b0ba{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-716eae1==org.glassfish.jersey.servlet.ServletContainer@26973256{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:39:25.473 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-716eae1==org.glassfish.jersey.servlet.ServletContainer@26973256{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@25587290{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@7ffe8a82{/,null,AVAILABLE}, connector=RestServerParameters@6f69b0ba{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-716eae1==org.glassfish.jersey.servlet.ServletContainer@26973256{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:39:25.477 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://localhost:3904: The target server failed to respond 18:39:25.477 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- Retrying request to {}->http://localhost:3904 18:39:25.480 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:25.480 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:25.480 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:25.480 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped RestServerParameters@6f69b0ba{HTTP/1.1, (http/1.1)}{0.0.0.0:3904} 18:39:25.480 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:25.480 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@25587290{STOPPING}[11.0.18,sto=0] 18:39:25.480 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=592f3b86-48c2-4be0-ae06-b2d86c5c15cb, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=2, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:25.480 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=592f3b86-48c2-4be0-ae06-b2d86c5c15cb, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=2, locked=false, #topicListeners=0]]]]: exiting thread 18:39:25.482 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@7ffe8a82{/,null,STOPPED} 18:39:25.956 [qtp1114665055-41] INFO org.eclipse.jetty.server.RequestLog -- - - - [03/Feb/2024:18:39:25 +0000] "GET /events/my-sink/592f3b86-48c2-4be0-ae06-b2d86c5c15cb/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 HTTP/1.1" 200 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.801 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.10: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] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ actor.appc --- [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-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-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ actor.appc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ actor.appc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ actor.appc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4: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/3.1.1-SNAPSHOT/actor.appc-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appc/target/actor.appc-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.appc/3.1.1-SNAPSHOT/actor.appc-3.1.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:actor.appclcm >-- [INFO] Building actor.appclcm 3.1.1-SNAPSHOT [33/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ actor.appclcm --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ actor.appclcm --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ actor.appclcm --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ actor.appclcm --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-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/**/* --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.1.1:check (onap-license) @ actor.appclcm --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.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.junit4.JUnit4Provider [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.092 s -- in org.onap.policy.controlloop.actor.appclcm.AppcLcmRecipeFormatterTest [INFO] Running org.onap.policy.controlloop.actor.appclcm.AppcLcmOperationTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:39:29.212 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1e191150==org.glassfish.jersey.servlet.ServletContainer@f0c13ac5{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@4e3283f6{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@3070f3e6{/,null,STOPPED}, connector=RestServerParameters@1304e0d7{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1e191150==org.glassfish.jersey.servlet.ServletContainer@f0c13ac5{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:39:29.232 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1e191150==org.glassfish.jersey.servlet.ServletContainer@f0c13ac5{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@4e3283f6{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@3070f3e6{/,null,STOPPED}, connector=RestServerParameters@1304e0d7{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1e191150==org.glassfish.jersey.servlet.ServletContainer@f0c13ac5{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:29.234 [RestServerParameters-3904] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1e191150==org.glassfish.jersey.servlet.ServletContainer@f0c13ac5{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@4e3283f6{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@3070f3e6{/,null,STOPPED}, connector=RestServerParameters@1304e0d7{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1e191150==org.glassfish.jersey.servlet.ServletContainer@f0c13ac5{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:29.244 [RestServerParameters-3904] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:39:29.315 [RestServerParameters-3904] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:39:30.025 [RestServerParameters-3904] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:30.095 [RestServerParameters-3904] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@3070f3e6{/,null,AVAILABLE} 18:39:30.107 [RestServerParameters-3904] INFO org.eclipse.jetty.server.AbstractConnector -- Started RestServerParameters@1304e0d7{HTTP/1.1, (http/1.1)}{0.0.0.0:3904} 18:39:30.109 [RestServerParameters-3904] INFO org.eclipse.jetty.server.Server -- Started Server@4e3283f6{STARTING}[11.0.18,sto=0] @2879ms 18:39:30.110 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1e191150==org.glassfish.jersey.servlet.ServletContainer@f0c13ac5{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@4e3283f6{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@3070f3e6{/,null,AVAILABLE}, connector=RestServerParameters@1304e0d7{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1e191150==org.glassfish.jersey.servlet.ServletContainer@f0c13ac5{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4125 ms. 18:39:30.399 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:30.411 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=c9edae78-d896-4a2c-ad1c-0e657ba89dcd, alive=false, publisher=null]]: starting 18:39:30.418 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineDmaapTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=c9edae78-d896-4a2c-ad1c-0e657ba89dcd, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 18:39:30.418 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:39:30.419 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:30.420 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=5e024211-a3b6-4a06-a146-a87eeadf8516, alive=false, publisher=null]]: starting 18:39:30.420 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineDmaapTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=5e024211-a3b6-4a06-a146-a87eeadf8516, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 18:39:30.421 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e465d86f-6602-4961-8569-727985a7b071, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:30.421 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e465d86f-6602-4961-8569-727985a7b071, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:39:30.422 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e465d86f-6602-4961-8569-727985a7b071, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:30.424 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/995b355d-2dcd-4bbc-b375-153ec96808bc/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 18:39:30.428 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/995b355d-2dcd-4bbc-b375-153ec96808bc/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 (anonymous) ... 18:39:30.433 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e465d86f-6602-4961-8569-727985a7b071, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl@539ee811 18:39:30.433 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e465d86f-6602-4961-8569-727985a7b071, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-source,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:39:30.438 [DMAAP-source-my-source] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-source/e465d86f-6602-4961-8569-727985a7b071/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 18:39:30.438 [DMAAP-source-my-source] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-source/e465d86f-6602-4961-8569-727985a7b071/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 (anonymous) ... 18:39:30.591 [qtp56531119-20] INFO org.onap.policy.models.sim.dmaap.provider.TopicData -- Topic my-source: added 18:39:30.592 [qtp56531119-20] INFO org.onap.policy.models.sim.dmaap.provider.ConsumerGroupData -- Topic my-source: add consumer group: e465d86f-6602-4961-8569-727985a7b071 18:39:30.592 [qtp56531119-22] INFO org.onap.policy.models.sim.dmaap.provider.TopicData -- Topic my-sink: added 18:39:30.593 [qtp56531119-22] INFO org.onap.policy.models.sim.dmaap.provider.ConsumerGroupData -- Topic my-sink: add consumer group: 995b355d-2dcd-4bbc-b375-153ec96808bc 18:39:30.903 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.AppcLcmTopicServer@3e55d844 18:39:30.904 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:39:30.972 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property AAI/targetEntity=my-target 18:39:30.978 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.AppcLcmTopicServer@3e55d844 18:39:30.978 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:30.995 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.AppcLcmTopicServer@1293f8d7 18:39:30.995 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 18:39:30.997 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 18:39:31.006 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property AAI/targetEntity=my-target 18:39:31.017 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/995b355d-2dcd-4bbc-b375-153ec96808bc/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 18:39:31.017 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/995b355d-2dcd-4bbc-b375-153ec96808bc/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 (anonymous) ... 18:39:31.175 [qtp56531119-20] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:39:30 +0000] "GET /events/my-source/e465d86f-6602-4961-8569-727985a7b071/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:31.175 [qtp56531119-22] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:39:30 +0000] "GET /events/my-sink/995b355d-2dcd-4bbc-b375-153ec96808bc/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:31.178 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:39:31.178 [DMAAP-source-my-source] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:39:31.205 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/995b355d-2dcd-4bbc-b375-153ec96808bc/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 18:39:31.205 [DMAAP-source-my-source] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-source/e465d86f-6602-4961-8569-727985a7b071/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 18:39:31.205 [DMAAP-source-my-source] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-source/e465d86f-6602-4961-8569-727985a7b071/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 (anonymous) ... 18:39:31.298 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.AppcLcmTopicServer@1293f8d7 18:39:31.298 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:31.311 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.AppcLcmTopicServer@64887fbc 18:39:31.311 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 18:39:31.312 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 18:39:31.318 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property AAI/targetEntity=my-target 18:39:31.319 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/995b355d-2dcd-4bbc-b375-153ec96808bc/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 18:39:31.319 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/995b355d-2dcd-4bbc-b375-153ec96808bc/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 (anonymous) ... 18:39:31.319 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.AppcLcmTopicServer@64887fbc 18:39:31.320 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:31.331 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.AppcLcmTopicServer@4ba402b5 18:39:31.331 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 18:39:31.332 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 18:39:31.334 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property AAI/targetEntity=my-target 18:39:31.335 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.ConfigModify: set property AAI/targetEntity=my-target 18:39:31.337 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.ConfigModify: set property AAI/targetEntity=my-target 18:39:31.338 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.AppcLcmTopicServer@4ba402b5 18:39:31.338 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:31.344 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:39:31.351 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.AppcLcmTopicServer@7d483ebe 18:39:31.351 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 18:39:31.352 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 18:39:31.355 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property AAI/targetEntity=my-target 18:39:31.354 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/995b355d-2dcd-4bbc-b375-153ec96808bc/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 18:39:31.357 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/995b355d-2dcd-4bbc-b375-153ec96808bc/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 (anonymous) ... 18:39:31.378 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.AppcLcmTopicServer@7d483ebe 18:39:31.378 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:31.394 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.AppcLcmTopicServer@535be281 18:39:31.395 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 18:39:31.397 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 18:39:31.398 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/995b355d-2dcd-4bbc-b375-153ec96808bc/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 18:39:31.400 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property AAI/targetEntity=my-target 18:39:31.402 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.AppcLcmTopicServer@535be281 18:39:31.403 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:31.408 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/995b355d-2dcd-4bbc-b375-153ec96808bc/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 (anonymous) ... 18:39:31.413 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.AppcLcmTopicServer@3e0704e2 18:39:31.413 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 18:39:31.414 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 18:39:31.417 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/995b355d-2dcd-4bbc-b375-153ec96808bc/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 18:39:31.419 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property AAI/targetEntity=my-target 18:39:31.419 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/995b355d-2dcd-4bbc-b375-153ec96808bc/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 (anonymous) ... 18:39:31.421 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.AppcLcmTopicServer@3e0704e2 18:39:31.421 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:31.434 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.AppcLcmTopicServer@48751d8a 18:39:31.434 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 18:39:31.439 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 18:39:31.447 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property AAI/targetEntity=my-target 18:39:31.447 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.AppcLcmTopicServer@48751d8a 18:39:31.447 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:31.447 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:39:31.457 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.AppcLcmTopicServer@63ad5fe7 18:39:31.457 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 18:39:31.458 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 18:39:31.459 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property AAI/targetEntity=my-target 18:39:31.459 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.AppcLcmTopicServer@63ad5fe7 18:39:31.460 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:31.462 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.AppcLcmTopicServer@2fb70301 18:39:31.462 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 18:39:31.463 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 18:39:31.464 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/995b355d-2dcd-4bbc-b375-153ec96808bc/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 18:39:31.464 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/995b355d-2dcd-4bbc-b375-153ec96808bc/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 (anonymous) ... 18:39:31.466 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property AAI/targetEntity=my-target 18:39:31.469 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property AAI/targetEntity=my-target 18:39:31.471 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: start operation attempt 1 for f433b96c-db88-41cf-b80a-a4991faa7649 18:39:31.473 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/995b355d-2dcd-4bbc-b375-153ec96808bc/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 18:39:31.474 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set timeout to 5000ms for f433b96c-db88-41cf-b80a-a4991faa7649 18:39:31.478 [Thread-25] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.default-Operation for f433b96c-db88-41cf-b80a-a4991faa7649 18:39:31.479 [Thread-25] INFO org.onap.policy.controlloop.actorserviceprovider.topic.Forwarder -- register topic listener for key=[[body, output, common-header, sub-request-id]] value=[02219cdb-2a8a-4801-a515-96e69d2c92cd] 18:39:31.488 [Thread-25] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|DMAAP|my-sink|] { "version": "2.0", "rpc-name": "default-operation", "correlation-id": "f433b96c-db88-41cf-b80a-a4991faa7649-02219cdb-2a8a-4801-a515-96e69d2c92cd", "type": "request", "body": { "input": { "common-header": { "timestamp": "2024-02-03T18:39:31.478371189Z", "api-ver": "2.00", "originator-id": "f433b96c-db88-41cf-b80a-a4991faa7649", "request-id": "f433b96c-db88-41cf-b80a-a4991faa7649", "sub-request-id": "02219cdb-2a8a-4801-a515-96e69d2c92cd", "flags": {} }, "action": "DefaultOperation", "action-identifiers": { "vnf-id": "my-target" } } } } 18:39:31.491 [Thread-25] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 18:39:31.493 [Thread-25] INFO network -- [OUT|DMAAP|my-sink] { "version": "2.0", "rpc-name": "default-operation", "correlation-id": "f433b96c-db88-41cf-b80a-a4991faa7649-02219cdb-2a8a-4801-a515-96e69d2c92cd", "type": "request", "body": { "input": { "common-header": { "timestamp": "2024-02-03T18:39:31.478371189Z", "api-ver": "2.00", "originator-id": "f433b96c-db88-41cf-b80a-a4991faa7649", "request-id": "f433b96c-db88-41cf-b80a-a4991faa7649", "sub-request-id": "02219cdb-2a8a-4801-a515-96e69d2c92cd", "flags": {} }, "action": "DefaultOperation", "action-identifiers": { "vnf-id": "my-target" } } } } 18:39:31.520 [pool-4-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- sending 1 msgs to /events/my-sink. Oldest: 26 ms 18:39:31.524 [pool-4-thread-1] INFO com.att.nsa.apiClient.http.HttpClient -- POST http://localhost:3904/events/my-sink (anonymous) ... 18:39:31.533 [qtp56531119-26] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:39:31 +0000] "GET /events/my-sink/995b355d-2dcd-4bbc-b375-153ec96808bc/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:31.535 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:39:31.535 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/995b355d-2dcd-4bbc-b375-153ec96808bc/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 (anonymous) ... 18:39:31.535 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/995b355d-2dcd-4bbc-b375-153ec96808bc/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 18:39:31.551 [qtp56531119-24] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:39:31 +0000] "GET /events/my-sink/995b355d-2dcd-4bbc-b375-153ec96808bc/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 HTTP/1.1" 200 725 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:31.551 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:39:31.553 [qtp56531119-26] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:39:31 +0000] "POST /events/my-sink HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:31.553 [DMAAP-source-my-sink] INFO network -- [IN|DMAAP|my-sink] { "version": "2.0", "rpc-name": "default-operation", "correlation-id": "f433b96c-db88-41cf-b80a-a4991faa7649-02219cdb-2a8a-4801-a515-96e69d2c92cd", "type": "request", "body": { "input": { "common-header": { "timestamp": "2024-02-03T18:39:31.478371189Z", "api-ver": "2.00", "originator-id": "f433b96c-db88-41cf-b80a-a4991faa7649", "request-id": "f433b96c-db88-41cf-b80a-a4991faa7649", "sub-request-id": "02219cdb-2a8a-4801-a515-96e69d2c92cd", "flags": {} }, "action": "DefaultOperation", "action-identifiers": { "vnf-id": "my-target" } } } } 18:39:31.553 [pool-4-thread-1] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:39:31.553 [pool-4-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- cambria reply ok (30 ms):{"serverTimeMs":0,"count":1} 18:39:31.562 [DMAAP-source-my-sink] INFO network -- [OUT|DMAAP|my-source] { "body": { "output": { "common-header": { "timestamp": "2017-08-25T21:06:23.037Z", "api-ver": "5.00", "originator-id": "664be3d2-6c12-4f4b-a3e7-c349acced200", "request-id": "664be3d2-6c12-4f4b-a3e7-c349acced200", "sub-request-id": "02219cdb-2a8a-4801-a515-96e69d2c92cd", "flags": {} }, "status": { "code": 400, "message": "Restart Successful" } } }, "version": "2.0", "rpc-name": "restart", "correlation-id": "664be3d2-6c12-4f4b-a3e7-c349acced200-1", "type": "response" } 18:39:31.562 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/995b355d-2dcd-4bbc-b375-153ec96808bc/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 18:39:31.568 [pool-3-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- sending 1 msgs to /events/my-source. Oldest: 6 ms 18:39:31.568 [pool-3-thread-1] INFO com.att.nsa.apiClient.http.HttpClient -- POST http://localhost:3904/events/my-source (anonymous) ... 18:39:31.577 [pool-3-thread-1] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:39:31.577 [pool-3-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 18:39:31.578 [DMAAP-source-my-source] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:39:31.578 [qtp56531119-42] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:39:31 +0000] "POST /events/my-source HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:31.578 [DMAAP-source-my-source] INFO network -- [IN|DMAAP|my-source] { "body": { "output": { "common-header": { "timestamp": "2017-08-25T21:06:23.037Z", "api-ver": "5.00", "originator-id": "664be3d2-6c12-4f4b-a3e7-c349acced200", "request-id": "664be3d2-6c12-4f4b-a3e7-c349acced200", "sub-request-id": "02219cdb-2a8a-4801-a515-96e69d2c92cd", "flags": {} }, "status": { "code": 400, "message": "Restart Successful" } } }, "version": "2.0", "rpc-name": "restart", "correlation-id": "664be3d2-6c12-4f4b-a3e7-c349acced200-1", "type": "response" } 18:39:31.580 [qtp56531119-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:39:31 +0000] "GET /events/my-source/e465d86f-6602-4961-8569-727985a7b071/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 HTTP/1.1" 200 659 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:31.581 [DMAAP-source-my-source] INFO org.onap.policy.controlloop.actorserviceprovider.topic.Forwarder -- forwarding message to listeners for key=[[body, output, common-header, sub-request-id]] value=[02219cdb-2a8a-4801-a515-96e69d2c92cd] 18:39:31.581 [DMAAP-source-my-source] INFO org.onap.policy.controlloop.actorserviceprovider.impl.BidirectionalTopicOperation -- default-Actor.default-Operation: response received for f433b96c-db88-41cf-b80a-a4991faa7649 18:39:31.581 [DMAAP-source-my-source] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|DMAAP|my-source|] { "body": { "output": { "common-header": { "timestamp": "2017-08-25T21:06:23.037Z", "api-ver": "5.00", "originator-id": "664be3d2-6c12-4f4b-a3e7-c349acced200", "request-id": "664be3d2-6c12-4f4b-a3e7-c349acced200", "sub-request-id": "02219cdb-2a8a-4801-a515-96e69d2c92cd", "flags": {} }, "status": { "code": 400, "message": "Restart Successful" } } }, "version": "2.0", "rpc-name": "restart", "correlation-id": "664be3d2-6c12-4f4b-a3e7-c349acced200-1", "type": "response" } 18:39:31.582 [DMAAP-source-my-source] INFO org.onap.policy.controlloop.actorserviceprovider.impl.BidirectionalTopicOperation -- default-Actor.default-Operation request succeeded for f433b96c-db88-41cf-b80a-a4991faa7649 18:39:31.583 [DMAAP-source-my-source] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-source/e465d86f-6602-4961-8569-727985a7b071/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 18:39:31.583 [DMAAP-source-my-source] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-source/e465d86f-6602-4961-8569-727985a7b071/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 (anonymous) ... 18:39:31.584 [Thread-29] INFO org.onap.policy.controlloop.actorserviceprovider.topic.Forwarder -- unregister topic listener for key=[[body, output, common-header, sub-request-id]] value=[02219cdb-2a8a-4801-a515-96e69d2c92cd] 18:39:31.587 [Thread-31] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.default-Operation outcome=Success for f433b96c-db88-41cf-b80a-a4991faa7649 18:39:31.587 [Thread-32] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.default-Operation for f433b96c-db88-41cf-b80a-a4991faa7649 18:39:31.587 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.AppcLcmTopicServer@2fb70301 18:39:31.588 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: stopping 18:39:31.591 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.AppcLcmTopicServer@4301fa39 18:39:31.591 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=1]]]]: starting 18:39:31.594 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=1]]]]: INITTED 18:39:31.595 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property AAI/targetEntity=my-target 18:39:31.595 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.AppcLcmTopicServer@4301fa39 18:39:31.595 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: stopping 18:39:31.596 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: stopping 18:39:31.600 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e465d86f-6602-4961-8569-727985a7b071, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-source,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=1, locked=false, #topicListeners=1]]]]: stopping 18:39:31.601 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:39:31.601 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:39:31.601 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: stopping 18:39:31.601 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e465d86f-6602-4961-8569-727985a7b071, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-source,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=1, locked=false, #topicListeners=1]]]]: stopping 18:39:31.601 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=5e024211-a3b6-4a06-a146-a87eeadf8516, alive=false, publisher=null]]: there is no publisher 18:39:31.601 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=c9edae78-d896-4a2c-ad1c-0e657ba89dcd, alive=false, publisher=null]]: there is no publisher 18:39:31.602 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1e191150==org.glassfish.jersey.servlet.ServletContainer@f0c13ac5{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@4e3283f6{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@3070f3e6{/,null,AVAILABLE}, connector=RestServerParameters@1304e0d7{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1e191150==org.glassfish.jersey.servlet.ServletContainer@f0c13ac5{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:39:31.602 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1e191150==org.glassfish.jersey.servlet.ServletContainer@f0c13ac5{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@4e3283f6{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@3070f3e6{/,null,AVAILABLE}, connector=RestServerParameters@1304e0d7{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1e191150==org.glassfish.jersey.servlet.ServletContainer@f0c13ac5{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:39:31.604 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: exiting thread 18:39:31.606 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://localhost:3904: The target server failed to respond 18:39:31.606 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://localhost:3904: The target server failed to respond 18:39:31.606 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://localhost:3904: The target server failed to respond 18:39:31.606 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- Retrying request to {}->http://localhost:3904 18:39:31.606 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- Retrying request to {}->http://localhost:3904 18:39:31.606 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://localhost:3904: The target server failed to respond 18:39:31.607 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- Retrying request to {}->http://localhost:3904 18:39:31.607 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://localhost:3904: The target server failed to respond 18:39:31.607 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- Retrying request to {}->http://localhost:3904 18:39:31.606 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- Retrying request to {}->http://localhost:3904 18:39:31.606 [DMAAP-source-my-source] INFO org.apache.http.impl.execchain.RetryExec -- I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://localhost:3904: The target server failed to respond 18:39:31.608 [DMAAP-source-my-source] INFO org.apache.http.impl.execchain.RetryExec -- Retrying request to {}->http://localhost:3904 18:39:31.608 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped RestServerParameters@1304e0d7{HTTP/1.1, (http/1.1)}{0.0.0.0:3904} 18:39:31.608 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@4e3283f6{STOPPING}[11.0.18,sto=0] 18:39:31.609 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:31.610 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:31.610 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:31.610 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:31.611 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:31.611 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:31.611 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:31.611 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:31.613 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:31.613 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:31.613 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/995b355d-2dcd-4bbc-b375-153ec96808bc/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 (anonymous) ... 18:39:31.613 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:31.613 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:31.613 [DMAAP-source-my-source] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:31.613 [DMAAP-source-my-source] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:31.613 [DMAAP-source-my-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:31.613 [DMAAP-source-my-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:31.614 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:31.614 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:31.614 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:31.614 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:31.614 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HostSelector -- Reporting reachability problem, but no host is currently selected. 18:39:31.614 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:31.614 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:31.614 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/995b355d-2dcd-4bbc-b375-153ec96808bc/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 (anonymous) ... 18:39:31.614 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:31.614 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:31.615 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:31.615 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HostSelector -- Reporting reachability problem, but no host is currently selected. 18:39:31.615 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:31.615 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:31.615 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:31.615 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:31.615 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:31.615 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:31.615 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:31.614 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:31.615 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:31.616 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: exiting thread 18:39:31.614 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:31.616 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: exiting thread 18:39:31.611 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:31.615 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:31.617 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: exiting thread 18:39:31.616 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/995b355d-2dcd-4bbc-b375-153ec96808bc/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 (anonymous) ... 18:39:31.616 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: exiting thread 18:39:31.617 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: exiting thread 18:39:31.618 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:31.618 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HostSelector -- Reporting reachability problem, but no host is currently selected. 18:39:31.618 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:31.618 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:31.618 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:31.618 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:31.618 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: exiting thread 18:39:31.613 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:31.619 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: exiting thread 18:39:31.614 [DMAAP-source-my-source] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e465d86f-6602-4961-8569-727985a7b071, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=1, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:31.619 [DMAAP-source-my-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e465d86f-6602-4961-8569-727985a7b071, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=1, locked=false, #topicListeners=0]]]]: exiting thread 18:39:31.611 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:31.620 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=995b355d-2dcd-4bbc-b375-153ec96808bc, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: exiting thread 18:39:31.622 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@3070f3e6{/,null,STOPPED} 18:39:31.866 [qtp56531119-23] INFO org.eclipse.jetty.server.RequestLog -- - - - [03/Feb/2024:18:39:31 +0000] "GET /events/my-sink/995b355d-2dcd-4bbc-b375-153ec96808bc/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 HTTP/1.1" 200 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:31.934 [qtp56531119-27] INFO org.eclipse.jetty.server.RequestLog -- - - - [03/Feb/2024:18:39:31 +0000] "GET /events/my-sink/995b355d-2dcd-4bbc-b375-153ec96808bc/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 HTTP/1.1" 200 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:31.938 [qtp56531119-20] INFO org.eclipse.jetty.server.RequestLog -- - - - [03/Feb/2024:18:39:31 +0000] "GET /events/my-sink/995b355d-2dcd-4bbc-b375-153ec96808bc/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 HTTP/1.1" 200 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:31.977 [qtp56531119-22] INFO org.eclipse.jetty.server.RequestLog -- - - - [03/Feb/2024:18:39:31 +0000] "GET /events/my-sink/995b355d-2dcd-4bbc-b375-153ec96808bc/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 HTTP/1.1" 200 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:32.042 [qtp56531119-41] INFO org.eclipse.jetty.server.RequestLog -- - - - [03/Feb/2024:18:39:31 +0000] "GET /events/my-sink/995b355d-2dcd-4bbc-b375-153ec96808bc/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 HTTP/1.1" 200 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:32.087 [qtp56531119-46] INFO org.eclipse.jetty.server.RequestLog -- - - - [03/Feb/2024:18:39:31 +0000] "GET /events/my-source/e465d86f-6602-4961-8569-727985a7b071/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 HTTP/1.1" 200 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.195 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.011 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.10: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] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ actor.appclcm --- [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-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-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ actor.appclcm --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ actor.appclcm --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ actor.appclcm --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4: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/3.1.1-SNAPSHOT/actor.appclcm-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.appclcm/target/actor.appclcm-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.appclcm/3.1.1-SNAPSHOT/actor.appclcm-3.1.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:actor.sdnc >-- [INFO] Building actor.sdnc 3.1.1-SNAPSHOT [34/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ actor.sdnc --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ actor.sdnc --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ actor.sdnc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ actor.sdnc --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-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/**/* --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.1.1:check (onap-license) @ actor.sdnc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.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.junit4.JUnit4Provider [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:39:36.121 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: start operation attempt 1 for 6c0ebbd3-0de8-498a-a7f8-98f84a4f26e7 18:39:36.130 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set timeout to 300000ms for 6c0ebbd3-0de8-498a-a7f8-98f84a4f26e7 18:39:36.134 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.default-Operation for 6c0ebbd3-0de8-498a-a7f8-98f84a4f26e7 18:39:36.148 [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:39:36.153 [main] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 18:39:36.155 [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:39:36.278 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation: response received for 6c0ebbd3-0de8-498a-a7f8-98f84a4f26e7 18:39:36.279 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-path/|] {"output":{"response-code":"200"}} 18:39:36.280 [main] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-path/] {"output":{"response-code":"200"}} 18:39:36.282 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation request succeeded for 6c0ebbd3-0de8-498a-a7f8-98f84a4f26e7 18:39:36.283 [main] WARN org.onap.policy.controlloop.actorserviceprovider.Util -- pipeline listener org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager$$Lambda$118/0x0000000800e5c910@1b409a79 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:123) 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:42) at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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:39:36.287 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.default-Operation outcome=Success for 6c0ebbd3-0de8-498a-a7f8-98f84a4f26e7 18:39:36.288 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.default-Operation for 6c0ebbd3-0de8-498a-a7f8-98f84a4f26e7 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.430 s -- in org.onap.policy.controlloop.actor.sdnc.SdncOperationTest [INFO] Running org.onap.policy.controlloop.actor.sdnc.BandwidthOnDemandOperationTest 18:39:36.667 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-52290e63==org.glassfish.jersey.servlet.ServletContainer@81d47e4{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@29532e91{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@c83ed77{/,null,STOPPED}, connector=sdncSim@7f77e065{HTTP/1.1, (http/1.1)}{localhost:6670}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-52290e63==org.glassfish.jersey.servlet.ServletContainer@81d47e4{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:39:36.693 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-52290e63==org.glassfish.jersey.servlet.ServletContainer@81d47e4{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@29532e91{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@c83ed77{/,null,STOPPED}, connector=sdncSim@7f77e065{HTTP/1.1, (http/1.1)}{localhost:6670}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-52290e63==org.glassfish.jersey.servlet.ServletContainer@81d47e4{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:36.697 [sdncSim-6670] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-52290e63==org.glassfish.jersey.servlet.ServletContainer@81d47e4{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@29532e91{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@c83ed77{/,null,STOPPED}, connector=sdncSim@7f77e065{HTTP/1.1, (http/1.1)}{localhost:6670}, jettyThread=Thread[sdncSim-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-52290e63==org.glassfish.jersey.servlet.ServletContainer@81d47e4{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:36.710 [sdncSim-6670] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:39:36.781 [sdncSim-6670] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:39:37.509 [sdncSim-6670] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:37.579 [sdncSim-6670] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@c83ed77{/,null,AVAILABLE} 18:39:37.593 [sdncSim-6670] INFO org.eclipse.jetty.server.AbstractConnector -- Started sdncSim@7f77e065{HTTP/1.1, (http/1.1)}{localhost:6670} 18:39:37.595 [sdncSim-6670] INFO org.eclipse.jetty.server.Server -- Started Server@29532e91{STARTING}[11.0.18,sto=0] @4309ms 18:39:37.595 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-52290e63==org.glassfish.jersey.servlet.ServletContainer@81d47e4{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@29532e91{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@c83ed77{/,null,AVAILABLE}, connector=sdncSim@7f77e065{HTTP/1.1, (http/1.1)}{localhost:6670}, jettyThread=Thread[sdncSim-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-52290e63==org.glassfish.jersey.servlet.ServletContainer@81d47e4{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4102 ms. 18:39:37.637 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/service-instance.service-instance-id=my-service 18:39:37.637 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/bandwidth-change-time=my-change-time 18:39:37.638 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/vnfId=my-vnf 18:39:37.757 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/service-instance.service-instance-id=my-service 18:39:37.758 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/bandwidth=my-bandwidth 18:39:37.758 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/bandwidth-change-time=my-change-time 18:39:37.787 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/service-instance.service-instance-id=my-service 18:39:37.787 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/bandwidth=my-bandwidth 18:39:37.787 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/bandwidth-change-time=my-change-time 18:39:37.787 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/vnfId=my-vnf 18:39:37.787 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: start operation attempt 1 for 6c0ebbd3-0de8-498a-a7f8-98f84a4f26e7 18:39:37.787 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set timeout to 300000ms for 6c0ebbd3-0de8-498a-a7f8-98f84a4f26e7 18:39:37.787 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.BandwidthOnDemand for 6c0ebbd3-0de8-498a-a7f8-98f84a4f26e7 18:39:37.788 [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": "f4d8c9c9-045b-4028-a15f-7aa90a0470d4", "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:39:37.788 [main] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-path/] { "input": { "sdnc-request-header": { "svc-request-id": "f4d8c9c9-045b-4028-a15f-7aa90a0470d4", "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:39:37.789 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.BandwidthOnDemand: response received for 6c0ebbd3-0de8-498a-a7f8-98f84a4f26e7 18:39:37.789 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-path/|] {"output":{"response-code":"200"}} 18:39:37.789 [main] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-path/] {"output":{"response-code":"200"}} 18:39:37.789 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.BandwidthOnDemand request succeeded for 6c0ebbd3-0de8-498a-a7f8-98f84a4f26e7 18:39:37.789 [main] WARN org.onap.policy.controlloop.actorserviceprovider.Util -- pipeline listener org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager$$Lambda$118/0x0000000800e5c910@1700d089 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:123) 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:42) at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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:39:37.790 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.BandwidthOnDemand outcome=Success for 6c0ebbd3-0de8-498a-a7f8-98f84a4f26e7 18:39:37.790 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.BandwidthOnDemand for 6c0ebbd3-0de8-498a-a7f8-98f84a4f26e7 18:39:37.829 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/service-instance.service-instance-id=my-service 18:39:37.829 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/bandwidth=my-bandwidth 18:39:37.829 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/vnfId=my-vnf 18:39:37.839 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/service-instance.service-instance-id=my-service 18:39:37.839 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/bandwidth=my-bandwidth 18:39:37.840 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/bandwidth-change-time=my-change-time 18:39:37.840 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set property enrichment/vnfId=my-vnf 18:39:37.840 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: start operation attempt 1 for 6c0ebbd3-0de8-498a-a7f8-98f84a4f26e7 18:39:37.840 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.BandwidthOnDemand: set timeout to 5000ms for 6c0ebbd3-0de8-498a-a7f8-98f84a4f26e7 18:39:37.840 [Thread-12] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.BandwidthOnDemand for 6c0ebbd3-0de8-498a-a7f8-98f84a4f26e7 18:39:37.841 [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": "ed76538d-558f-496f-8a9f-7ac8a4484a6d", "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:39:37.841 [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": "ed76538d-558f-496f-8a9f-7ac8a4484a6d", "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:39:37.885 [Thread-12] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:37.887 [Thread-12] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:38.028 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.BandwidthOnDemand: response received for 6c0ebbd3-0de8-498a-a7f8-98f84a4f26e7 18:39:38.032 [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": "e3bb177d-59e7-4cd7-bd05-68ffbebd0d35", "response-code": "200", "ack-final-indicator": "Y" } } 18:39:38.032 [Thread-13] INFO network -- [IN|REST|http://localhost:6670/restconf/operations/GENERIC-RESOURCE-API:vf-module-topology-operation] { "output": { "svc-request-id": "e3bb177d-59e7-4cd7-bd05-68ffbebd0d35", "response-code": "200", "ack-final-indicator": "Y" } } 18:39:38.033 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.BandwidthOnDemand request succeeded for 6c0ebbd3-0de8-498a-a7f8-98f84a4f26e7 18:39:38.037 [qtp90383930-22] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:39:37 +0000] "POST /restconf/operations/GENERIC-RESOURCE-API:vf-module-topology-operation HTTP/1.1" 200 142 "-" "Jersey/3.1.3 (HttpUrlConnection 17.0.4)" 18:39:38.036 [Thread-16] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.BandwidthOnDemand outcome=Success for 6c0ebbd3-0de8-498a-a7f8-98f84a4f26e7 18:39:38.041 [Thread-17] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.BandwidthOnDemand for 6c0ebbd3-0de8-498a-a7f8-98f84a4f26e7 18:39:38.051 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-52290e63==org.glassfish.jersey.servlet.ServletContainer@81d47e4{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@29532e91{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@c83ed77{/,null,AVAILABLE}, connector=sdncSim@7f77e065{HTTP/1.1, (http/1.1)}{localhost:6670}, jettyThread=Thread[sdncSim-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-52290e63==org.glassfish.jersey.servlet.ServletContainer@81d47e4{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:39:38.052 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-52290e63==org.glassfish.jersey.servlet.ServletContainer@81d47e4{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@29532e91{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@c83ed77{/,null,AVAILABLE}, connector=sdncSim@7f77e065{HTTP/1.1, (http/1.1)}{localhost:6670}, jettyThread=Thread[sdncSim-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-52290e63==org.glassfish.jersey.servlet.ServletContainer@81d47e4{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:39:38.054 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped sdncSim@7f77e065{HTTP/1.1, (http/1.1)}{localhost:6670} 18:39:38.055 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@29532e91{STOPPING}[11.0.18,sto=0] 18:39:38.059 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@c83ed77{/,null,STOPPED} [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.754 s -- in org.onap.policy.controlloop.actor.sdnc.BandwidthOnDemandOperationTest [INFO] Running org.onap.policy.controlloop.actor.sdnc.RerouteOperationTest 18:39:38.067 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1b556a88==org.glassfish.jersey.servlet.ServletContainer@58ac87ea{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@105dc246{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@7f8cd5fc{/,null,STOPPED}, connector=sdncSim@69cc49ec{HTTP/1.1, (http/1.1)}{localhost:6670}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1b556a88==org.glassfish.jersey.servlet.ServletContainer@58ac87ea{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:39:38.068 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1b556a88==org.glassfish.jersey.servlet.ServletContainer@58ac87ea{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@105dc246{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@7f8cd5fc{/,null,STOPPED}, connector=sdncSim@69cc49ec{HTTP/1.1, (http/1.1)}{localhost:6670}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1b556a88==org.glassfish.jersey.servlet.ServletContainer@58ac87ea{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:38.068 [sdncSim-6670] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1b556a88==org.glassfish.jersey.servlet.ServletContainer@58ac87ea{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@105dc246{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@7f8cd5fc{/,null,STOPPED}, connector=sdncSim@69cc49ec{HTTP/1.1, (http/1.1)}{localhost:6670}, jettyThread=Thread[sdncSim-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1b556a88==org.glassfish.jersey.servlet.ServletContainer@58ac87ea{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:38.069 [sdncSim-6670] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:39:38.076 [sdncSim-6670] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:39:38.135 [sdncSim-6670] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:38.145 [sdncSim-6670] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@7f8cd5fc{/,null,AVAILABLE} 18:39:38.146 [sdncSim-6670] INFO org.eclipse.jetty.server.AbstractConnector -- Started sdncSim@69cc49ec{HTTP/1.1, (http/1.1)}{localhost:6670} 18:39:38.146 [sdncSim-6670] INFO org.eclipse.jetty.server.Server -- Started Server@105dc246{STARTING}[11.0.18,sto=0] @4860ms 18:39:38.146 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1b556a88==org.glassfish.jersey.servlet.ServletContainer@58ac87ea{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@105dc246{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@7f8cd5fc{/,null,AVAILABLE}, connector=sdncSim@69cc49ec{HTTP/1.1, (http/1.1)}{localhost:6670}, jettyThread=Thread[sdncSim-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1b556a88==org.glassfish.jersey.servlet.ServletContainer@58ac87ea{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4922 ms. 18:39:38.159 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.Reroute: set property enrichment/service-instance.service-instance-id=my-service 18:39:38.160 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.Reroute: set property enrichment/network-information.network-id=my-network 18:39:38.160 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.Reroute: start operation attempt 1 for 6c0ebbd3-0de8-498a-a7f8-98f84a4f26e7 18:39:38.160 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.Reroute: set timeout to 300000ms for 6c0ebbd3-0de8-498a-a7f8-98f84a4f26e7 18:39:38.160 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.Reroute for 6c0ebbd3-0de8-498a-a7f8-98f84a4f26e7 18:39:38.161 [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": "04bd8581-7e4b-444f-8b4e-bcbca36965d5", "svc-action": "reoptimize" }, "request-information": { "request-action": "ReoptimizeSOTNInstance" }, "service-information": { "service-instance-id": "my-service" }, "network-information": { "network-id": "my-network" } } } 18:39:38.161 [main] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-path/] { "input": { "sdnc-request-header": { "svc-request-id": "04bd8581-7e4b-444f-8b4e-bcbca36965d5", "svc-action": "reoptimize" }, "request-information": { "request-action": "ReoptimizeSOTNInstance" }, "service-information": { "service-instance-id": "my-service" }, "network-information": { "network-id": "my-network" } } } 18:39:38.161 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.Reroute: response received for 6c0ebbd3-0de8-498a-a7f8-98f84a4f26e7 18:39:38.162 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-path/|] {"output":{"response-code":"200"}} 18:39:38.162 [main] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-path/] {"output":{"response-code":"200"}} 18:39:38.162 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.Reroute request succeeded for 6c0ebbd3-0de8-498a-a7f8-98f84a4f26e7 18:39:38.162 [main] WARN org.onap.policy.controlloop.actorserviceprovider.Util -- pipeline listener org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager$$Lambda$118/0x0000000800e5c910@5617168c 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:123) 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:42) at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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:39:38.162 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.Reroute outcome=Success for 6c0ebbd3-0de8-498a-a7f8-98f84a4f26e7 18:39:38.163 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.Reroute for 6c0ebbd3-0de8-498a-a7f8-98f84a4f26e7 18:39:38.168 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.Reroute: set property enrichment/service-instance.service-instance-id=my-service 18:39:38.169 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.Reroute: set property enrichment/network-information.network-id=my-network 18:39:38.169 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.Reroute: start operation attempt 1 for 6c0ebbd3-0de8-498a-a7f8-98f84a4f26e7 18:39:38.170 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.Reroute: set timeout to 5000ms for 6c0ebbd3-0de8-498a-a7f8-98f84a4f26e7 18:39:38.170 [Thread-27] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.Reroute for 6c0ebbd3-0de8-498a-a7f8-98f84a4f26e7 18:39:38.171 [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": "6dc42c3a-68ff-473c-b94c-58391e78f5ba", "svc-action": "reoptimize" }, "request-information": { "request-action": "ReoptimizeSOTNInstance" }, "service-information": { "service-instance-id": "my-service" }, "network-information": { "network-id": "my-network" } } } 18:39:38.171 [Thread-27] INFO network -- [OUT|REST|http://localhost:6670/restconf/operations/GENERIC-RESOURCE-API:network-topology-operation] { "input": { "sdnc-request-header": { "svc-request-id": "6dc42c3a-68ff-473c-b94c-58391e78f5ba", "svc-action": "reoptimize" }, "request-information": { "request-action": "ReoptimizeSOTNInstance" }, "service-information": { "service-instance-id": "my-service" }, "network-information": { "network-id": "my-network" } } } 18:39:38.193 [Thread-27] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:38.195 [Thread-27] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:38.209 [qtp1814190811-41] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:39:38 +0000] "POST /restconf/operations/GENERIC-RESOURCE-API:network-topology-operation HTTP/1.1" 200 142 "-" "Jersey/3.1.3 (HttpUrlConnection 17.0.4)" 18:39:38.210 [Thread-28] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.Reroute: response received for 6c0ebbd3-0de8-498a-a7f8-98f84a4f26e7 18:39:38.211 [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": "908aaaa5-46c3-4fd4-a5c7-42c1a9b041b8", "response-code": "200", "ack-final-indicator": "Y" } } 18:39:38.211 [Thread-28] INFO network -- [IN|REST|http://localhost:6670/restconf/operations/GENERIC-RESOURCE-API:network-topology-operation] { "output": { "svc-request-id": "908aaaa5-46c3-4fd4-a5c7-42c1a9b041b8", "response-code": "200", "ack-final-indicator": "Y" } } 18:39:38.211 [Thread-28] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.Reroute request succeeded for 6c0ebbd3-0de8-498a-a7f8-98f84a4f26e7 18:39:38.212 [Thread-31] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.Reroute outcome=Success for 6c0ebbd3-0de8-498a-a7f8-98f84a4f26e7 18:39:38.213 [Thread-32] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.Reroute for 6c0ebbd3-0de8-498a-a7f8-98f84a4f26e7 18:39:38.220 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1b556a88==org.glassfish.jersey.servlet.ServletContainer@58ac87ea{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@105dc246{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@7f8cd5fc{/,null,AVAILABLE}, connector=sdncSim@69cc49ec{HTTP/1.1, (http/1.1)}{localhost:6670}, jettyThread=Thread[sdncSim-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1b556a88==org.glassfish.jersey.servlet.ServletContainer@58ac87ea{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:39:38.221 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1b556a88==org.glassfish.jersey.servlet.ServletContainer@58ac87ea{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@105dc246{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@7f8cd5fc{/,null,AVAILABLE}, connector=sdncSim@69cc49ec{HTTP/1.1, (http/1.1)}{localhost:6670}, jettyThread=Thread[sdncSim-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1b556a88==org.glassfish.jersey.servlet.ServletContainer@58ac87ea{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:39:38.222 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped sdncSim@69cc49ec{HTTP/1.1, (http/1.1)}{localhost:6670} 18:39:38.223 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@105dc246{STOPPING}[11.0.18,sto=0] 18:39:38.224 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@7f8cd5fc{/,null,STOPPED} [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s -- in org.onap.policy.controlloop.actor.sdnc.RerouteOperationTest [INFO] Running org.onap.policy.controlloop.actor.sdnc.SdncActorTest 18:39:38.365 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing actors 18:39:38.366 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- configuring actors 18:39:38.377 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing SDNC 18:39:38.377 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- configuring operations for actor SDNC 18:39:38.381 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing SDNC.BandwidthOnDemand 18:39:38.384 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing SDNC.Reroute 18:39:38.384 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting actors 18:39:38.384 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- starting actors 18:39:38.385 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting SDNC 18:39:38.385 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- starting operations for actor SDNC 18:39:38.385 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting SDNC.BandwidthOnDemand 18:39:38.385 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting SDNC.Reroute 18:39:38.385 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping actors 18:39:38.385 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- stopping actors 18:39:38.385 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping SDNC 18:39:38.386 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- stopping operations for actor SDNC 18:39:38.386 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping SDNC.BandwidthOnDemand 18:39:38.386 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping SDNC.Reroute 18:39:38.386 [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.152 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.10: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] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ actor.sdnc --- [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-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-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ actor.sdnc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ actor.sdnc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ actor.sdnc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4: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/3.1.1-SNAPSHOT/actor.sdnc-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnc/target/actor.sdnc-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.sdnc/3.1.1-SNAPSHOT/actor.sdnc-3.1.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:actor.sdnr >-- [INFO] Building actor.sdnr 3.1.1-SNAPSHOT [35/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ actor.sdnr --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ actor.sdnr --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ actor.sdnr --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ actor.sdnr --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-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/**/* --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.1.1:check (onap-license) @ actor.sdnr --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.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.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.controlloop.actor.sdnr.SdnrActorTest 18:39:40.734 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing actors 18:39:40.738 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- configuring actors 18:39:40.754 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing SDNR 18:39:40.755 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- configuring operations for actor SDNR 18:39:40.762 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing SDNR.any 18:39:40.774 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting actors 18:39:40.774 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- starting actors 18:39:40.775 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting SDNR 18:39:40.775 [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@5f780a86 18:39:40.783 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- starting operations for actor SDNR 18:39:40.784 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting SDNR.any 18:39:40.784 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping actors 18:39:40.784 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- stopping actors 18:39:40.785 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping SDNR 18:39:40.785 [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@5f780a86 18:39:40.785 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- stopping operations for actor SDNR 18:39:40.786 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping SDNR.any 18:39:40.786 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- actors is not running 18:39:40.786 [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:39:40.786 [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:39:40.786 [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:39:40.786 [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:39:40.787 [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:39:40.787 [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.569 s -- in org.onap.policy.controlloop.actor.sdnr.SdnrActorTest [INFO] Running org.onap.policy.controlloop.actor.sdnr.SdnrOperationTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:39:41.878 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1a43a88e==org.glassfish.jersey.servlet.ServletContainer@22083741{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@fd87c22{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@3c71cf3e{/,null,STOPPED}, connector=RestServerParameters@7858d31d{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1a43a88e==org.glassfish.jersey.servlet.ServletContainer@22083741{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:39:41.895 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1a43a88e==org.glassfish.jersey.servlet.ServletContainer@22083741{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@fd87c22{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@3c71cf3e{/,null,STOPPED}, connector=RestServerParameters@7858d31d{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1a43a88e==org.glassfish.jersey.servlet.ServletContainer@22083741{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:41.897 [RestServerParameters-3904] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1a43a88e==org.glassfish.jersey.servlet.ServletContainer@22083741{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@fd87c22{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@3c71cf3e{/,null,STOPPED}, connector=RestServerParameters@7858d31d{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1a43a88e==org.glassfish.jersey.servlet.ServletContainer@22083741{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:41.905 [RestServerParameters-3904] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:39:41.972 [RestServerParameters-3904] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:39:42.635 [RestServerParameters-3904] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:42.707 [RestServerParameters-3904] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@3c71cf3e{/,null,AVAILABLE} 18:39:42.717 [RestServerParameters-3904] INFO org.eclipse.jetty.server.AbstractConnector -- Started RestServerParameters@7858d31d{HTTP/1.1, (http/1.1)}{0.0.0.0:3904} 18:39:42.720 [RestServerParameters-3904] INFO org.eclipse.jetty.server.Server -- Started Server@fd87c22{STARTING}[11.0.18,sto=0] @3098ms 18:39:42.720 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1a43a88e==org.glassfish.jersey.servlet.ServletContainer@22083741{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@fd87c22{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@3c71cf3e{/,null,AVAILABLE}, connector=RestServerParameters@7858d31d{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1a43a88e==org.glassfish.jersey.servlet.ServletContainer@22083741{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4177 ms. 18:39:42.963 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:42.973 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=0a24c418-efc8-473e-a2d2-77cb3e86380c, alive=false, publisher=null]]: starting 18:39:42.980 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineDmaapTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=0a24c418-efc8-473e-a2d2-77cb3e86380c, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 18:39:42.980 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:39:42.981 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:42.981 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=95410bdf-67d4-4b59-9450-2f123c864592, alive=false, publisher=null]]: starting 18:39:42.984 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/88858240-0f21-4a99-a4be-19623073d52b/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 18:39:42.984 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineDmaapTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=95410bdf-67d4-4b59-9450-2f123c864592, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 18:39:42.985 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=69e8f05b-6c0d-4d62-94e6-58ea4d6f6081, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:42.985 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=69e8f05b-6c0d-4d62-94e6-58ea4d6f6081, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:39:42.986 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=69e8f05b-6c0d-4d62-94e6-58ea4d6f6081, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:42.986 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=69e8f05b-6c0d-4d62-94e6-58ea4d6f6081, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl@6e66b498 18:39:42.986 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=69e8f05b-6c0d-4d62-94e6-58ea4d6f6081, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-source,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:39:42.988 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/88858240-0f21-4a99-a4be-19623073d52b/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 (anonymous) ... 18:39:42.993 [DMAAP-source-my-source] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-source/69e8f05b-6c0d-4d62-94e6-58ea4d6f6081/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 18:39:42.993 [DMAAP-source-my-source] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-source/69e8f05b-6c0d-4d62-94e6-58ea4d6f6081/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 (anonymous) ... 18:39:43.129 [qtp1171097095-22] INFO org.onap.policy.models.sim.dmaap.provider.TopicData -- Topic my-sink: added 18:39:43.130 [qtp1171097095-21] INFO org.onap.policy.models.sim.dmaap.provider.TopicData -- Topic my-source: added 18:39:43.131 [qtp1171097095-21] INFO org.onap.policy.models.sim.dmaap.provider.ConsumerGroupData -- Topic my-source: add consumer group: 69e8f05b-6c0d-4d62-94e6-58ea4d6f6081 18:39:43.131 [qtp1171097095-22] INFO org.onap.policy.models.sim.dmaap.provider.ConsumerGroupData -- Topic my-sink: add consumer group: 88858240-0f21-4a99-a4be-19623073d52b 18:39:43.514 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.SdnrTopicServer@237aba92 18:39:43.515 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:39:43.587 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property event/payload=my payload 18:39:43.591 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.SdnrTopicServer@237aba92 18:39:43.591 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:43.607 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.SdnrTopicServer@4e31b64d 18:39:43.607 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 18:39:43.608 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 18:39:43.611 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property event/payload=my payload 18:39:43.618 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/88858240-0f21-4a99-a4be-19623073d52b/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 18:39:43.619 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/88858240-0f21-4a99-a4be-19623073d52b/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 (anonymous) ... 18:39:43.748 [qtp1171097095-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:39:43 +0000] "GET /events/my-source/69e8f05b-6c0d-4d62-94e6-58ea4d6f6081/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:43.752 [qtp1171097095-22] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:39:43 +0000] "GET /events/my-sink/88858240-0f21-4a99-a4be-19623073d52b/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:43.754 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:39:43.754 [DMAAP-source-my-source] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:39:43.789 [DMAAP-source-my-source] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-source/69e8f05b-6c0d-4d62-94e6-58ea4d6f6081/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 18:39:43.790 [DMAAP-source-my-source] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-source/69e8f05b-6c0d-4d62-94e6-58ea4d6f6081/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 (anonymous) ... 18:39:43.789 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/88858240-0f21-4a99-a4be-19623073d52b/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 18:39:43.936 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.SdnrTopicServer@4e31b64d 18:39:43.936 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:43.945 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.SdnrTopicServer@63c6c5e5 18:39:43.945 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 18:39:43.947 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 18:39:43.951 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property event/payload=my payload 18:39:43.952 [main] WARN org.onap.policy.controlloop.actor.sdnr.SdnrOperation -- SDNR response is missing the response status 18:39:43.952 [main] WARN org.onap.policy.controlloop.actor.sdnr.SdnrOperation -- unknown SDNR response status code: -45 18:39:43.954 [main] WARN org.onap.policy.controlloop.actor.sdnr.SdnrOperation -- SDNR request was not accepted, code=REJECT 18:39:43.954 [main] WARN org.onap.policy.controlloop.actor.sdnr.SdnrOperation -- SDNR request was not accepted, code=REJECT 18:39:43.954 [main] WARN org.onap.policy.controlloop.actor.sdnr.SdnrOperation -- SDNR request was not accepted, code=ERROR 18:39:43.954 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.SdnrTopicServer@63c6c5e5 18:39:43.954 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:43.952 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/88858240-0f21-4a99-a4be-19623073d52b/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 18:39:43.955 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/88858240-0f21-4a99-a4be-19623073d52b/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 (anonymous) ... 18:39:43.964 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.SdnrTopicServer@46c2189e 18:39:43.964 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 18:39:43.965 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 18:39:43.967 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property event/payload=my payload 18:39:43.967 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.SdnrTopicServer@46c2189e 18:39:43.967 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:43.972 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.SdnrTopicServer@14e93c46 18:39:43.972 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 18:39:43.973 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 18:39:43.973 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/88858240-0f21-4a99-a4be-19623073d52b/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 18:39:43.973 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/88858240-0f21-4a99-a4be-19623073d52b/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 (anonymous) ... 18:39:43.976 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property event/payload=my payload 18:39:43.976 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/88858240-0f21-4a99-a4be-19623073d52b/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 18:39:44.007 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.SdnrTopicServer@14e93c46 18:39:44.008 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:44.013 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.SdnrTopicServer@2a9565d7 18:39:44.013 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 18:39:44.015 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 18:39:44.023 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/88858240-0f21-4a99-a4be-19623073d52b/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 18:39:44.023 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/88858240-0f21-4a99-a4be-19623073d52b/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 (anonymous) ... 18:39:44.024 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property event/payload=my payload 18:39:44.025 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.SdnrTopicServer@2a9565d7 18:39:44.025 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:44.030 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.SdnrTopicServer@7491cdae 18:39:44.030 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 18:39:44.031 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 18:39:44.032 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property event/payload=my payload 18:39:44.033 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.SdnrTopicServer@7491cdae 18:39:44.033 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:44.036 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.SdnrTopicServer@ba27ce6 18:39:44.037 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 18:39:44.038 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 18:39:44.038 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/88858240-0f21-4a99-a4be-19623073d52b/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 18:39:44.038 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/88858240-0f21-4a99-a4be-19623073d52b/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 (anonymous) ... 18:39:44.044 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/88858240-0f21-4a99-a4be-19623073d52b/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 18:39:44.045 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property event/payload=my payload 18:39:44.045 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property event/payload=my payload 18:39:44.047 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: start operation attempt 1 for 5c45ae88-963d-492f-aa14-9e7f9da0c0fb 18:39:44.050 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set timeout to 5000ms for 5c45ae88-963d-492f-aa14-9e7f9da0c0fb 18:39:44.050 [Thread-22] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.default-Operation for 5c45ae88-963d-492f-aa14-9e7f9da0c0fb 18:39:44.051 [Thread-22] INFO org.onap.policy.controlloop.actorserviceprovider.topic.Forwarder -- register topic listener for key=[[body, output, CommonHeader, SubRequestID]] value=[8546ac3b-e07a-4a6f-9ea2-a55abf4b9fdb] 18:39:44.060 [Thread-22] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|DMAAP|my-sink|] { "body": { "input": { "CommonHeader": { "TimeStamp": "2024-02-03T18:39:44.051103105Z", "APIVer": "1.0", "RequestID": "5c45ae88-963d-492f-aa14-9e7f9da0c0fb", "SubRequestID": "8546ac3b-e07a-4a6f-9ea2-a55abf4b9fdb", "RequestTrack": {}, "Flags": {} }, "Action": "default-Operation", "Payload": "my payload" } }, "version": "1.0", "rpc-name": "default-operation", "correlation-id": "5c45ae88-963d-492f-aa14-9e7f9da0c0fb-8546ac3b-e07a-4a6f-9ea2-a55abf4b9fdb", "type": "request" } 18:39:44.064 [Thread-22] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 18:39:44.065 [Thread-22] INFO network -- [OUT|DMAAP|my-sink] { "body": { "input": { "CommonHeader": { "TimeStamp": "2024-02-03T18:39:44.051103105Z", "APIVer": "1.0", "RequestID": "5c45ae88-963d-492f-aa14-9e7f9da0c0fb", "SubRequestID": "8546ac3b-e07a-4a6f-9ea2-a55abf4b9fdb", "RequestTrack": {}, "Flags": {} }, "Action": "default-Operation", "Payload": "my payload" } }, "version": "1.0", "rpc-name": "default-operation", "correlation-id": "5c45ae88-963d-492f-aa14-9e7f9da0c0fb-8546ac3b-e07a-4a6f-9ea2-a55abf4b9fdb", "type": "request" } 18:39:44.082 [pool-4-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- sending 1 msgs to /events/my-sink. Oldest: 15 ms 18:39:44.098 [pool-4-thread-1] INFO com.att.nsa.apiClient.http.HttpClient -- POST http://localhost:3904/events/my-sink (anonymous) ... 18:39:44.113 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:39:44.113 [qtp1171097095-25] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:39:43 +0000] "GET /events/my-sink/88858240-0f21-4a99-a4be-19623073d52b/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 HTTP/1.1" 200 639 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:44.115 [DMAAP-source-my-sink] INFO network -- [IN|DMAAP|my-sink] { "body": { "input": { "CommonHeader": { "TimeStamp": "2024-02-03T18:39:44.051103105Z", "APIVer": "1.0", "RequestID": "5c45ae88-963d-492f-aa14-9e7f9da0c0fb", "SubRequestID": "8546ac3b-e07a-4a6f-9ea2-a55abf4b9fdb", "RequestTrack": {}, "Flags": {} }, "Action": "default-Operation", "Payload": "my payload" } }, "version": "1.0", "rpc-name": "default-operation", "correlation-id": "5c45ae88-963d-492f-aa14-9e7f9da0c0fb-8546ac3b-e07a-4a6f-9ea2-a55abf4b9fdb", "type": "request" } 18:39:44.115 [qtp1171097095-28] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:39:44 +0000] "POST /events/my-sink HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:44.116 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/88858240-0f21-4a99-a4be-19623073d52b/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 (anonymous) ... 18:39:44.116 [pool-4-thread-1] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:39:44.117 [pool-4-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- cambria reply ok (21 ms):{"serverTimeMs":0,"count":1} 18:39:44.120 [DMAAP-source-my-sink] INFO network -- [OUT|DMAAP|my-source] { "body": { "output": { "CommonHeader": { "TimeStamp": "2018-09-10T07:10:05.614Z", "APIver": "1.0", "RequestID": "9d2d790e-a5f0-11e8-98d0-529269fb1459", "SubRequestID": "8546ac3b-e07a-4a6f-9ea2-a55abf4b9fdb", "RequestTrack": [], "Flags": [] }, "Status": { "Code": 200, "Value": "SUCCESS" }, "Payload": "{ \"Configurations\":[ { \"Status\": { \"Code\": 200, \"Value\": \"SUCCESS\" }, \"data\":{\"FAPService\":{\"alias\":\"Chn0330\",\"X0005b9Lte\":{\"phyCellIdInUse\":6,\"pnfName\":\"ncserver23\"},\"CellConfig\":{\"LTE\":{\"RAN\":{\"Common\":{\"CellIdentity\":\"Chn0330\"}}}}}} } ] }" } }, "version": "1.0", "rpc-name": "ModifyConfig", "correlation-id": "9d2d790e-a5f0-11e8-98d0-529269fb1459-1", "type": "response" } 18:39:44.121 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/88858240-0f21-4a99-a4be-19623073d52b/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 18:39:44.130 [pool-3-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- sending 1 msgs to /events/my-source. Oldest: 9 ms 18:39:44.130 [pool-3-thread-1] INFO com.att.nsa.apiClient.http.HttpClient -- POST http://localhost:3904/events/my-source (anonymous) ... 18:39:44.138 [pool-3-thread-1] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:39:44.139 [qtp1171097095-28] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:39:44 +0000] "POST /events/my-source HTTP/1.1" 200 28 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:44.139 [pool-3-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 18:39:44.140 [DMAAP-source-my-source] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:39:44.141 [DMAAP-source-my-source] INFO network -- [IN|DMAAP|my-source] { "body": { "output": { "CommonHeader": { "TimeStamp": "2018-09-10T07:10:05.614Z", "APIver": "1.0", "RequestID": "9d2d790e-a5f0-11e8-98d0-529269fb1459", "SubRequestID": "8546ac3b-e07a-4a6f-9ea2-a55abf4b9fdb", "RequestTrack": [], "Flags": [] }, "Status": { "Code": 200, "Value": "SUCCESS" }, "Payload": "{ \"Configurations\":[ { \"Status\": { \"Code\": 200, \"Value\": \"SUCCESS\" }, \"data\":{\"FAPService\":{\"alias\":\"Chn0330\",\"X0005b9Lte\":{\"phyCellIdInUse\":6,\"pnfName\":\"ncserver23\"},\"CellConfig\":{\"LTE\":{\"RAN\":{\"Common\":{\"CellIdentity\":\"Chn0330\"}}}}}} } ] }" } }, "version": "1.0", "rpc-name": "ModifyConfig", "correlation-id": "9d2d790e-a5f0-11e8-98d0-529269fb1459-1", "type": "response" } 18:39:44.142 [qtp1171097095-27] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:39:43 +0000] "GET /events/my-source/69e8f05b-6c0d-4d62-94e6-58ea4d6f6081/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 HTTP/1.1" 200 1101 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:44.143 [DMAAP-source-my-source] INFO org.onap.policy.controlloop.actorserviceprovider.topic.Forwarder -- forwarding message to listeners for key=[[body, output, CommonHeader, SubRequestID]] value=[8546ac3b-e07a-4a6f-9ea2-a55abf4b9fdb] 18:39:44.143 [DMAAP-source-my-source] INFO org.onap.policy.controlloop.actorserviceprovider.impl.BidirectionalTopicOperation -- default-Actor.default-Operation: response received for 5c45ae88-963d-492f-aa14-9e7f9da0c0fb 18:39:44.143 [DMAAP-source-my-source] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|DMAAP|my-source|] { "body": { "output": { "CommonHeader": { "TimeStamp": "2018-09-10T07:10:05.614Z", "APIver": "1.0", "RequestID": "9d2d790e-a5f0-11e8-98d0-529269fb1459", "SubRequestID": "8546ac3b-e07a-4a6f-9ea2-a55abf4b9fdb", "RequestTrack": [], "Flags": [] }, "Status": { "Code": 200, "Value": "SUCCESS" }, "Payload": "{ \"Configurations\":[ { \"Status\": { \"Code\": 200, \"Value\": \"SUCCESS\" }, \"data\":{\"FAPService\":{\"alias\":\"Chn0330\",\"X0005b9Lte\":{\"phyCellIdInUse\":6,\"pnfName\":\"ncserver23\"},\"CellConfig\":{\"LTE\":{\"RAN\":{\"Common\":{\"CellIdentity\":\"Chn0330\"}}}}}} } ] }" } }, "version": "1.0", "rpc-name": "ModifyConfig", "correlation-id": "9d2d790e-a5f0-11e8-98d0-529269fb1459-1", "type": "response" } 18:39:44.144 [DMAAP-source-my-source] INFO org.onap.policy.controlloop.actorserviceprovider.impl.BidirectionalTopicOperation -- default-Actor.default-Operation request succeeded for 5c45ae88-963d-492f-aa14-9e7f9da0c0fb 18:39:44.145 [DMAAP-source-my-source] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-source/69e8f05b-6c0d-4d62-94e6-58ea4d6f6081/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 18:39:44.145 [DMAAP-source-my-source] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-source/69e8f05b-6c0d-4d62-94e6-58ea4d6f6081/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 (anonymous) ... 18:39:44.146 [Thread-26] INFO org.onap.policy.controlloop.actorserviceprovider.topic.Forwarder -- unregister topic listener for key=[[body, output, CommonHeader, SubRequestID]] value=[8546ac3b-e07a-4a6f-9ea2-a55abf4b9fdb] 18:39:44.150 [Thread-28] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.default-Operation outcome=Success for 5c45ae88-963d-492f-aa14-9e7f9da0c0fb 18:39:44.151 [Thread-29] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.default-Operation for 5c45ae88-963d-492f-aa14-9e7f9da0c0fb 18:39:44.151 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.SdnrTopicServer@ba27ce6 18:39:44.151 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: stopping 18:39:44.152 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: stopping 18:39:44.152 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=69e8f05b-6c0d-4d62-94e6-58ea4d6f6081, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-source,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=1, locked=false, #topicListeners=1]]]]: stopping 18:39:44.152 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:39:44.152 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:39:44.152 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: stopping 18:39:44.153 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=69e8f05b-6c0d-4d62-94e6-58ea4d6f6081, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-source,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=1, locked=false, #topicListeners=1]]]]: stopping 18:39:44.153 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=95410bdf-67d4-4b59-9450-2f123c864592, alive=false, publisher=null]]: there is no publisher 18:39:44.153 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=0a24c418-efc8-473e-a2d2-77cb3e86380c, alive=false, publisher=null]]: there is no publisher 18:39:44.153 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1a43a88e==org.glassfish.jersey.servlet.ServletContainer@22083741{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@fd87c22{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@3c71cf3e{/,null,AVAILABLE}, connector=RestServerParameters@7858d31d{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1a43a88e==org.glassfish.jersey.servlet.ServletContainer@22083741{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:39:44.154 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1a43a88e==org.glassfish.jersey.servlet.ServletContainer@22083741{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@fd87c22{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@3c71cf3e{/,null,AVAILABLE}, connector=RestServerParameters@7858d31d{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1a43a88e==org.glassfish.jersey.servlet.ServletContainer@22083741{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:39:44.158 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://localhost:3904: The target server failed to respond 18:39:44.158 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://localhost:3904: The target server failed to respond 18:39:44.158 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- Retrying request to {}->http://localhost:3904 18:39:44.158 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- Retrying request to {}->http://localhost:3904 18:39:44.159 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:44.159 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:44.160 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:44.160 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:44.160 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:44.160 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:44.160 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:44.161 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:44.162 [DMAAP-source-my-source] INFO org.apache.http.impl.execchain.RetryExec -- I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://localhost:3904: The target server failed to respond 18:39:44.162 [DMAAP-source-my-source] INFO org.apache.http.impl.execchain.RetryExec -- Retrying request to {}->http://localhost:3904 18:39:44.162 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://localhost:3904: The target server failed to respond 18:39:44.162 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- Retrying request to {}->http://localhost:3904 18:39:44.163 [DMAAP-source-my-source] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:44.163 [DMAAP-source-my-source] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:44.163 [DMAAP-source-my-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:44.163 [DMAAP-source-my-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:44.163 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://localhost:3904: The target server failed to respond 18:39:44.163 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- Retrying request to {}->http://localhost:3904 18:39:44.163 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:44.164 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:44.164 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:44.164 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:44.164 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:44.164 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://localhost:3904: The target server failed to respond 18:39:44.164 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- Retrying request to {}->http://localhost:3904 18:39:44.164 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:44.164 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:44.164 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:44.165 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:44.165 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:44.165 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:44.165 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:44.165 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/88858240-0f21-4a99-a4be-19623073d52b/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 (anonymous) ... 18:39:44.166 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:44.166 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HostSelector -- Reporting reachability problem, but no host is currently selected. 18:39:44.166 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:44.166 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/88858240-0f21-4a99-a4be-19623073d52b/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 (anonymous) ... 18:39:44.166 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:44.166 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:44.166 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/88858240-0f21-4a99-a4be-19623073d52b/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 (anonymous) ... 18:39:44.167 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:44.167 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HostSelector -- Reporting reachability problem, but no host is currently selected. 18:39:44.167 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:44.167 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:44.167 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:44.167 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:44.167 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HostSelector -- Reporting reachability problem, but no host is currently selected. 18:39:44.167 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:44.167 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:44.167 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:44.164 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped RestServerParameters@7858d31d{HTTP/1.1, (http/1.1)}{0.0.0.0:3904} 18:39:44.169 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@fd87c22{STOPPING}[11.0.18,sto=0] 18:39:44.163 [DMAAP-source-my-source] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=69e8f05b-6c0d-4d62-94e6-58ea4d6f6081, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=1, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:44.172 [DMAAP-source-my-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=69e8f05b-6c0d-4d62-94e6-58ea4d6f6081, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=1, locked=false, #topicListeners=0]]]]: exiting thread 18:39:44.161 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:44.173 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: exiting thread 18:39:44.165 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:44.174 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: exiting thread 18:39:44.164 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:44.175 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: exiting thread 18:39:44.167 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:44.160 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:44.164 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:44.167 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:44.166 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:44.175 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: exiting thread 18:39:44.176 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: exiting thread 18:39:44.175 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: exiting thread 18:39:44.175 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: exiting thread 18:39:44.175 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=88858240-0f21-4a99-a4be-19623073d52b, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=1, locked=false, #topicListeners=0]]]]: exiting thread 18:39:44.184 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@3c71cf3e{/,null,STOPPED} 18:39:44.464 [qtp1171097095-26] INFO org.eclipse.jetty.server.RequestLog -- - - - [03/Feb/2024:18:39:43 +0000] "GET /events/my-sink/88858240-0f21-4a99-a4be-19623073d52b/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 HTTP/1.1" 200 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:44.479 [qtp1171097095-24] INFO org.eclipse.jetty.server.RequestLog -- - - - [03/Feb/2024:18:39:43 +0000] "GET /events/my-sink/88858240-0f21-4a99-a4be-19623073d52b/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 HTTP/1.1" 200 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:44.535 [qtp1171097095-22] INFO org.eclipse.jetty.server.RequestLog -- - - - [03/Feb/2024:18:39:44 +0000] "GET /events/my-sink/88858240-0f21-4a99-a4be-19623073d52b/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 HTTP/1.1" 200 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:44.543 [qtp1171097095-21] INFO org.eclipse.jetty.server.RequestLog -- - - - [03/Feb/2024:18:39:44 +0000] "GET /events/my-sink/88858240-0f21-4a99-a4be-19623073d52b/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 HTTP/1.1" 200 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:44.621 [qtp1171097095-39] INFO org.eclipse.jetty.server.RequestLog -- - - - [03/Feb/2024:18:39:44 +0000] "GET /events/my-sink/88858240-0f21-4a99-a4be-19623073d52b/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 HTTP/1.1" 200 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:44.649 [qtp1171097095-25] INFO org.eclipse.jetty.server.RequestLog -- - - - [03/Feb/2024:18:39:44 +0000] "GET /events/my-source/69e8f05b-6c0d-4d62-94e6-58ea4d6f6081/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 HTTP/1.1" 200 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.857 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.10: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] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ actor.sdnr --- [INFO] Analyzed bundle 'actorServiceProvider' with 43 classes [INFO] Analyzed bundle 'sdnr' with 10 classes [INFO] Analyzed bundle 'events' with 16 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-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ actor.sdnr --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ actor.sdnr --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ actor.sdnr --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4: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/3.1.1-SNAPSHOT/actor.sdnr-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.sdnr/target/actor.sdnr-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.sdnr/3.1.1-SNAPSHOT/actor.sdnr-3.1.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:actor.a1p >-- [INFO] Building actor.a1p 3.1.1-SNAPSHOT [36/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ actor.a1p --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ actor.a1p --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ actor.a1p --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ actor.a1p --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-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/**/* --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.1.1:check (onap-license) @ actor.a1p --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.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.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.controlloop.actor.a1p.A1pActorTest 18:39:46.802 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing actors 18:39:46.807 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- configuring actors 18:39:46.811 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing A1P 18:39:46.811 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- configuring operations for actor A1P 18:39:46.818 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing A1P.any 18:39:46.828 [main] WARN org.onap.policy.controlloop.actorserviceprovider.ActorService -- missing configuration parameters for actor SDNR; actor cannot be started 18:39:46.829 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting actors 18:39:46.829 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- starting actors 18:39:46.830 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting A1P 18:39:46.830 [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@4315e9af 18:39:46.838 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- starting operations for actor A1P 18:39:46.839 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting A1P.any 18:39:46.839 [main] WARN org.onap.policy.controlloop.actorserviceprovider.ActorService -- not starting unconfigured actor SDNR 18:39:46.839 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping actors 18:39:46.839 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- stopping actors 18:39:46.840 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping A1P 18:39:46.840 [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@4315e9af 18:39:46.840 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- stopping operations for actor A1P 18:39:46.841 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping A1P.any 18:39:46.841 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- SDNR is not running 18:39:46.841 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- actors is not running 18:39:46.841 [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:39:46.841 [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:39:46.841 [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:39:46.841 [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:39:46.842 [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:39:46.842 [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.584 s -- in org.onap.policy.controlloop.actor.a1p.A1pActorTest [INFO] Running org.onap.policy.controlloop.actor.a1p.A1pOperationTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:39:47.960 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1e0294a7==org.glassfish.jersey.servlet.ServletContainer@eead7135{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@3d132bb6{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@6e3b2dd3{/,null,STOPPED}, connector=RestServerParameters@338d47b{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1e0294a7==org.glassfish.jersey.servlet.ServletContainer@eead7135{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:39:47.975 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1e0294a7==org.glassfish.jersey.servlet.ServletContainer@eead7135{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@3d132bb6{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@6e3b2dd3{/,null,STOPPED}, connector=RestServerParameters@338d47b{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1e0294a7==org.glassfish.jersey.servlet.ServletContainer@eead7135{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:47.977 [RestServerParameters-3904] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1e0294a7==org.glassfish.jersey.servlet.ServletContainer@eead7135{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@3d132bb6{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@6e3b2dd3{/,null,STOPPED}, connector=RestServerParameters@338d47b{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1e0294a7==org.glassfish.jersey.servlet.ServletContainer@eead7135{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:47.987 [RestServerParameters-3904] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:39:48.054 [RestServerParameters-3904] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:39:48.755 [RestServerParameters-3904] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:48.854 [RestServerParameters-3904] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@6e3b2dd3{/,null,AVAILABLE} 18:39:48.867 [RestServerParameters-3904] INFO org.eclipse.jetty.server.AbstractConnector -- Started RestServerParameters@338d47b{HTTP/1.1, (http/1.1)}{0.0.0.0:3904} 18:39:48.870 [RestServerParameters-3904] INFO org.eclipse.jetty.server.Server -- Started Server@3d132bb6{STARTING}[11.0.18,sto=0] @3157ms 18:39:48.870 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1e0294a7==org.glassfish.jersey.servlet.ServletContainer@eead7135{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@3d132bb6{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@6e3b2dd3{/,null,AVAILABLE}, connector=RestServerParameters@338d47b{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1e0294a7==org.glassfish.jersey.servlet.ServletContainer@eead7135{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4107 ms. 18:39:49.136 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fc9bf7f4-e26b-447e-a6c3-54277b5a1b81, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:49.145 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=28d52d82-a2db-416e-9f3f-ab7cdfc8bfba, alive=false, publisher=null]]: starting 18:39:49.162 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineDmaapTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=28d52d82-a2db-416e-9f3f-ab7cdfc8bfba, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 18:39:49.162 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fc9bf7f4-e26b-447e-a6c3-54277b5a1b81, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:39:49.163 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fc9bf7f4-e26b-447e-a6c3-54277b5a1b81, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:49.163 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=0a3764d7-924b-4f89-9078-c13428de456f, alive=false, publisher=null]]: starting 18:39:49.176 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineDmaapTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=0a3764d7-924b-4f89-9078-c13428de456f, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 18:39:49.177 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=82f8d46d-f136-44b3-8883-37c6db228297, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:49.177 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=82f8d46d-f136-44b3-8883-37c6db228297, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:39:49.177 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=82f8d46d-f136-44b3-8883-37c6db228297, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:39:49.178 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=82f8d46d-f136-44b3-8883-37c6db228297, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.controlloop.actorserviceprovider.topic.TopicListenerImpl@4153a832 18:39:49.178 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=82f8d46d-f136-44b3-8883-37c6db228297, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-source,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:39:49.186 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/fc9bf7f4-e26b-447e-a6c3-54277b5a1b81/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 18:39:49.189 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/fc9bf7f4-e26b-447e-a6c3-54277b5a1b81/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 (anonymous) ... 18:39:49.190 [DMAAP-source-my-source] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-source/82f8d46d-f136-44b3-8883-37c6db228297/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 18:39:49.190 [DMAAP-source-my-source] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-source/82f8d46d-f136-44b3-8883-37c6db228297/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 (anonymous) ... 18:39:49.361 [qtp981865495-21] INFO org.onap.policy.models.sim.dmaap.provider.TopicData -- Topic my-sink: added 18:39:49.362 [qtp981865495-21] INFO org.onap.policy.models.sim.dmaap.provider.ConsumerGroupData -- Topic my-sink: add consumer group: fc9bf7f4-e26b-447e-a6c3-54277b5a1b81 18:39:49.362 [qtp981865495-22] INFO org.onap.policy.models.sim.dmaap.provider.TopicData -- Topic my-source: added 18:39:49.362 [qtp981865495-22] INFO org.onap.policy.models.sim.dmaap.provider.ConsumerGroupData -- Topic my-source: add consumer group: 82f8d46d-f136-44b3-8883-37c6db228297 18:39:49.689 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fc9bf7f4-e26b-447e-a6c3-54277b5a1b81, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.SdnrTopicServer@14d36bb2 18:39:49.690 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fc9bf7f4-e26b-447e-a6c3-54277b5a1b81, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:39:49.739 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property event/payload=my payload 18:39:49.882 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fc9bf7f4-e26b-447e-a6c3-54277b5a1b81, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.SdnrTopicServer@14d36bb2 18:39:49.883 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fc9bf7f4-e26b-447e-a6c3-54277b5a1b81, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:49.899 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fc9bf7f4-e26b-447e-a6c3-54277b5a1b81, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.SdnrTopicServer@4a8bf1dc 18:39:49.899 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fc9bf7f4-e26b-447e-a6c3-54277b5a1b81, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 18:39:49.900 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fc9bf7f4-e26b-447e-a6c3-54277b5a1b81, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 18:39:49.902 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property event/payload=my payload 18:39:49.903 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fc9bf7f4-e26b-447e-a6c3-54277b5a1b81, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.SdnrTopicServer@4a8bf1dc 18:39:49.903 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fc9bf7f4-e26b-447e-a6c3-54277b5a1b81, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:49.914 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fc9bf7f4-e26b-447e-a6c3-54277b5a1b81, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:39:49.918 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fc9bf7f4-e26b-447e-a6c3-54277b5a1b81, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.SdnrTopicServer@6a2057e 18:39:49.918 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fc9bf7f4-e26b-447e-a6c3-54277b5a1b81, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting 18:39:49.919 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fc9bf7f4-e26b-447e-a6c3-54277b5a1b81, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: INITTED 18:39:49.935 [DMAAP-source-my-source] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:39:49.937 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- --> HTTP/1.1 200 OK 18:39:49.937 [DMAAP-source-my-sink] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/my-sink/fc9bf7f4-e26b-447e-a6c3-54277b5a1b81/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 18:39:49.938 [DMAAP-source-my-sink] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://localhost:3904/events/my-sink/fc9bf7f4-e26b-447e-a6c3-54277b5a1b81/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 (anonymous) ... 18:39:49.938 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property event/payload=my payload 18:39:49.939 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fc9bf7f4-e26b-447e-a6c3-54277b5a1b81, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.SdnrTopicServer@6a2057e 18:39:49.939 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fc9bf7f4-e26b-447e-a6c3-54277b5a1b81, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:49.941 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fc9bf7f4-e26b-447e-a6c3-54277b5a1b81, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:49.942 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=82f8d46d-f136-44b3-8883-37c6db228297, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=500], alive=true, locked=false, uebThread=Thread[DMAAP-source-my-source,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=1]]]]: stopping 18:39:49.940 [qtp981865495-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:39:49 +0000] "GET /events/my-sink/fc9bf7f4-e26b-447e-a6c3-54277b5a1b81/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:49.945 [qtp981865495-22] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:39:49 +0000] "GET /events/my-source/82f8d46d-f136-44b3-8883-37c6db228297/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 HTTP/1.1" 200 2 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" 18:39:49.946 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:39:49.946 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:39:49.946 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fc9bf7f4-e26b-447e-a6c3-54277b5a1b81, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:39:49.947 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=82f8d46d-f136-44b3-8883-37c6db228297, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-source,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=1]]]]: stopping 18:39:49.947 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=0a3764d7-924b-4f89-9078-c13428de456f, alive=false, publisher=null]]: there is no publisher 18:39:49.947 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=28d52d82-a2db-416e-9f3f-ab7cdfc8bfba, alive=false, publisher=null]]: there is no publisher 18:39:49.947 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1e0294a7==org.glassfish.jersey.servlet.ServletContainer@eead7135{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@3d132bb6{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@6e3b2dd3{/,null,AVAILABLE}, connector=RestServerParameters@338d47b{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1e0294a7==org.glassfish.jersey.servlet.ServletContainer@eead7135{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:39:49.948 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1e0294a7==org.glassfish.jersey.servlet.ServletContainer@eead7135{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=3904, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@3d132bb6{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@6e3b2dd3{/,null,AVAILABLE}, connector=RestServerParameters@338d47b{HTTP/1.1, (http/1.1)}{0.0.0.0:3904}, jettyThread=Thread[RestServerParameters-3904,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1e0294a7==org.glassfish.jersey.servlet.ServletContainer@eead7135{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:39:49.964 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped RestServerParameters@338d47b{HTTP/1.1, (http/1.1)}{0.0.0.0:3904} 18:39:49.965 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://localhost:3904: The target server failed to respond 18:39:49.967 [DMAAP-source-my-sink] INFO org.apache.http.impl.execchain.RetryExec -- Retrying request to {}->http://localhost:3904 18:39:49.967 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fc9bf7f4-e26b-447e-a6c3-54277b5a1b81, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:39:49.968 [DMAAP-source-my-sink] WARN com.att.nsa.apiClient.http.HttpClient -- Error executing HTTP request. Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused; blacklisting for 2 minutes 18:39:49.969 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=500]: cannot fetch because of Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused 18:39:49.969 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: backoff for 500ms 18:39:49.969 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=500]: closed while handling fetch error 18:39:49.965 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@3d132bb6{STOPPING}[11.0.18,sto=0] 18:39:49.967 [DMAAP-source-my-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=82f8d46d-f136-44b3-8883-37c6db228297, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-source, effectiveTopic=my-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:39:49.969 [DMAAP-source-my-sink] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fc9bf7f4-e26b-447e-a6c3-54277b5a1b81, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch org.apache.http.conn.HttpHostConnectException: Connect to localhost:3904 [localhost/127.0.0.1] failed: Connection refused at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 17 common frames omitted 18:39:49.974 [DMAAP-source-my-sink] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=fc9bf7f4-e26b-447e-a6c3-54277b5a1b81, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=500, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-my-sink,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=my-sink, effectiveTopic=my-sink, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:39:49.993 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@6e3b2dd3{/,null,STOPPED} 18:39:50.449 [qtp981865495-27] INFO org.eclipse.jetty.server.RequestLog -- - - - [03/Feb/2024:18:39:49 +0000] "GET /events/my-sink/fc9bf7f4-e26b-447e-a6c3-54277b5a1b81/prd-ubuntu1804-builder-4c-4g-2399?timeout=500 HTTP/1.1" 200 0 "-" "Apache-HttpClient/4.5.14 (Java/17.0.4)" [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.596 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.10: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] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ actor.a1p --- [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-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-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ actor.a1p --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ actor.a1p --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ actor.a1p --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4: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/3.1.1-SNAPSHOT/actor.a1p-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.a1p/target/actor.a1p-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.a1p/3.1.1-SNAPSHOT/actor.a1p-3.1.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:actor.so >-- [INFO] Building actor.so 3.1.1-SNAPSHOT [37/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ actor.so --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ actor.so --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ actor.so --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ actor.so --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-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/**/* --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.1.1:check (onap-license) @ actor.so --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.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.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.controlloop.actor.so.VfModuleCreateTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:39:53.804 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-24876a7e==org.glassfish.jersey.servlet.ServletContainer@4469c808{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@2cfe272f{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@31efacad{/,null,STOPPED}, connector=soSim@19b02dfd{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-24876a7e==org.glassfish.jersey.servlet.ServletContainer@4469c808{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:39:53.826 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-24876a7e==org.glassfish.jersey.servlet.ServletContainer@4469c808{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@2cfe272f{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@31efacad{/,null,STOPPED}, connector=soSim@19b02dfd{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-24876a7e==org.glassfish.jersey.servlet.ServletContainer@4469c808{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:53.828 [soSim-6667] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-24876a7e==org.glassfish.jersey.servlet.ServletContainer@4469c808{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@2cfe272f{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@31efacad{/,null,STOPPED}, connector=soSim@19b02dfd{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-24876a7e==org.glassfish.jersey.servlet.ServletContainer@4469c808{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:53.838 [soSim-6667] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:39:53.905 [soSim-6667] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:39:54.700 [soSim-6667] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:54.773 [soSim-6667] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@31efacad{/,null,AVAILABLE} 18:39:54.785 [soSim-6667] INFO org.eclipse.jetty.server.AbstractConnector -- Started soSim@19b02dfd{HTTP/1.1, (http/1.1)}{localhost:6667} 18:39:54.787 [soSim-6667] INFO org.eclipse.jetty.server.Server -- Started Server@2cfe272f{STARTING}[11.0.18,sto=0] @2946ms 18:39:54.787 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-24876a7e==org.glassfish.jersey.servlet.ServletContainer@4469c808{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@2cfe272f{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@31efacad{/,null,AVAILABLE}, connector=soSim@19b02dfd{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-24876a7e==org.glassfish.jersey.servlet.ServletContainer@4469c808{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4041 ms. 18:39:55.957 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@4a520f05[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:39:55.974 [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@54e0f76f[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:39:55.974 [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@54e0f76f[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:39:55.984 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@627acb38[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:39:55.991 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@76134b9b[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:39:55.994 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@76ffc17c[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:39:55.995 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=10 18:39:55.997 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@71a2df1[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:39:55.998 [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@18faaff6[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:39:55.998 [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@18faaff6[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:39:55.998 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@2a9e754e[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:39:55.999 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@760a2b6e[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:39:55.999 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@20a9f5fb[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:39:55.999 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=10 18:39:55.999 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=30 18:39:56.001 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: start operation attempt 1 for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:56.013 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set timeout to 300000ms for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:56.019 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.VF Module Create for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:56.051 [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:39:56.056 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 18:39:56.058 [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:39:56.062 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create: response received for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:56.063 [ForkJoinPool.commonPool-worker-1] 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":"e51f81cf-83ab-436c-b2eb-27867cbc2266"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:39:56.064 [ForkJoinPool.commonPool-worker-1] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/scaleOut] {"requestReferences":{"requestId":"e51f81cf-83ab-436c-b2eb-27867cbc2266"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:39:56.066 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request succeeded for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:56.070 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=31 18:39:56.070 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request succeeded for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:56.071 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.VF Module Create outcome=Success for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:56.071 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.VF Module Create for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:56.092 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@445058e8[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:39:56.093 [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@5d5574c7[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:39:56.093 [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@5d5574c7[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:39:56.093 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@5a7a6d34[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:39:56.094 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@36871e98[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:39:56.094 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@70d687b8[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:39:56.094 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=10 18:39:56.095 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@6533629[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:39:56.095 [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@f49e81a[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:39:56.095 [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@f49e81a[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:39:56.095 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@1b444b5[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:39:56.096 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@459bf87c[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:39:56.096 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@5ae66c98[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:39:56.096 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=10 18:39:56.097 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@1aaf46e6[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:39:56.397 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@49bb808f[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:39:56.397 [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@563ada5[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:39:56.397 [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@563ada5[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:39:56.397 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@12548f9a[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:39:56.398 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@156ff70f[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:39:56.398 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@c5a2d5[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:39:56.398 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=10 18:39:56.399 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@2e4d4d22[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:39:56.400 [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@4470106b[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:39:56.400 [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@4470106b[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:39:56.400 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@690ed13a[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:39:56.401 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@681311a7[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:39:56.401 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@2c7375da[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:39:56.401 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=10 18:39:56.401 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: start operation attempt 1 for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:56.401 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set timeout to 300000ms for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:56.401 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.VF Module Create for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:56.405 [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:39:56.405 [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:39:56.406 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create: response received for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:56.407 [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":"e51f81cf-83ab-436c-b2eb-27867cbc2266"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:39:56.407 [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":"e51f81cf-83ab-436c-b2eb-27867cbc2266"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:39:56.407 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request succeeded for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:56.407 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request incomplete for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:56.411 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/base-uri/my-poll-path/e51f81cf-83ab-436c-b2eb-27867cbc2266|] null 18:39:56.411 [ForkJoinPool.commonPool-worker-2] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-poll-path/e51f81cf-83ab-436c-b2eb-27867cbc2266] null 18:39:56.411 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create: response received for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:56.412 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-poll-path/e51f81cf-83ab-436c-b2eb-27867cbc2266|] {"requestReferences":{"requestId":"e51f81cf-83ab-436c-b2eb-27867cbc2266"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:39:56.412 [ForkJoinPool.commonPool-worker-2] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-poll-path/e51f81cf-83ab-436c-b2eb-27867cbc2266] {"requestReferences":{"requestId":"e51f81cf-83ab-436c-b2eb-27867cbc2266"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:39:56.412 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request succeeded for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:56.412 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request incomplete for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:56.414 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/base-uri/my-poll-path/e51f81cf-83ab-436c-b2eb-27867cbc2266|] null 18:39:56.414 [ForkJoinPool.commonPool-worker-3] INFO network -- [OUT|REST|http://my-host:6969/base-uri/my-poll-path/e51f81cf-83ab-436c-b2eb-27867cbc2266] null 18:39:56.415 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create: response received for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:56.415 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-poll-path/e51f81cf-83ab-436c-b2eb-27867cbc2266|] {"requestReferences":{"requestId":"e51f81cf-83ab-436c-b2eb-27867cbc2266"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:39:56.415 [ForkJoinPool.commonPool-worker-3] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-poll-path/e51f81cf-83ab-436c-b2eb-27867cbc2266] {"requestReferences":{"requestId":"e51f81cf-83ab-436c-b2eb-27867cbc2266"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:39:56.415 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request succeeded for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:56.416 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=11 18:39:56.416 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request succeeded for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:56.416 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.VF Module Create outcome=Success for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:56.416 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.VF Module Create for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:56.429 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@749f61a3[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:39:56.429 [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@36d7a68a[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:39:56.429 [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@36d7a68a[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:39:56.430 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@42dd7d82[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:39:56.430 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@2838eb[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:39:56.430 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@fb5d334[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:39:56.430 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=10 18:39:56.488 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@4d8f2cfd[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:39:56.488 [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@6d4502ca[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:39:56.488 [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@6d4502ca[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:39:56.488 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@ab2009f[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:39:56.489 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@2a11ae0b[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:39:56.489 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@1e4d8770[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:39:56.489 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=10 18:39:56.551 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@2b1d1a5[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:39:56.551 [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@41e7a544[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:39:56.551 [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@41e7a544[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:39:56.551 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@3b66ac74[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:39:56.552 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@573870cb[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:39:56.552 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@5b88af70[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:39:56.552 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=10 18:39:56.556 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@377e90b0[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:39:56.557 [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@27b490de[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:39:56.557 [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@27b490de[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:39:56.557 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@36cf16a6[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:39:56.557 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@3dd750ba[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:39:56.557 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@7eefaca0[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:39:56.557 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=10 18:39:56.557 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: start operation attempt 1 for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:56.560 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set timeout to 5000ms for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:56.560 [Thread-12] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.VF Module Create for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:56.566 [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:39:56.568 [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:39:56.668 [Thread-12] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:56.671 [Thread-12] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:56.862 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create: response received for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:56.864 [qtp977195776-20] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:39:56 +0000] "POST /serviceInstantiation/v7/serviceInstances/my-service-instance-id/vnfs/my-vnf-id/vfModules/scaleOut HTTP/1.1" 200 271 "-" "Jersey/3.1.3 (HttpUrlConnection 17.0.4)" 18:39:56.866 [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": "669087e5-aa14-45b6-b8d1-189af9a32072", "instanceId": "68804843-18e0-41a3-8838-a6d90a035e1a", "requestSelfLink": "http://so.onap:8080/orchestrationRequests/v7/b789e4e6-0b92-42c3-a723-1879af9c799d" } } 18:39:56.866 [Thread-13] INFO network -- [IN|REST|http://localhost:6667/serviceInstantiation/v7/serviceInstances/my-service-instance-id/vnfs/my-vnf-id/vfModules/scaleOut] { "requestReferences": { "requestId": "669087e5-aa14-45b6-b8d1-189af9a32072", "instanceId": "68804843-18e0-41a3-8838-a6d90a035e1a", "requestSelfLink": "http://so.onap:8080/orchestrationRequests/v7/b789e4e6-0b92-42c3-a723-1879af9c799d" } } 18:39:56.866 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request succeeded for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:56.867 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request incomplete for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:56.867 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6667/orchestrationRequests/v5/669087e5-aa14-45b6-b8d1-189af9a32072|] null 18:39:56.867 [ForkJoinPool.commonPool-worker-3] INFO network -- [OUT|REST|http://localhost:6667/orchestrationRequests/v5/669087e5-aa14-45b6-b8d1-189af9a32072] null 18:39:56.877 [qtp977195776-21] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:39:56 +0000] "GET /orchestrationRequests/v5/669087e5-aa14-45b6-b8d1-189af9a32072 HTTP/1.1" 200 4313 "-" "Jersey/3.1.3 (HttpUrlConnection 17.0.4)" 18:39:56.877 [Thread-14] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create: response received for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:56.878 [Thread-14] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6667/orchestrationRequests/v5/669087e5-aa14-45b6-b8d1-189af9a32072|] { "request": { "requestId": "669087e5-aa14-45b6-b8d1-189af9a32072", "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:39:56.878 [Thread-14] INFO network -- [IN|REST|http://localhost:6667/orchestrationRequests/v5/669087e5-aa14-45b6-b8d1-189af9a32072] { "request": { "requestId": "669087e5-aa14-45b6-b8d1-189af9a32072", "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:39:56.881 [Thread-14] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request succeeded for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:56.881 [Thread-14] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request incomplete for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:56.881 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6667/orchestrationRequests/v5/669087e5-aa14-45b6-b8d1-189af9a32072|] null 18:39:56.881 [ForkJoinPool.commonPool-worker-3] INFO network -- [OUT|REST|http://localhost:6667/orchestrationRequests/v5/669087e5-aa14-45b6-b8d1-189af9a32072] null 18:39:56.888 [qtp977195776-24] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:39:56 +0000] "GET /orchestrationRequests/v5/669087e5-aa14-45b6-b8d1-189af9a32072 HTTP/1.1" 200 4265 "-" "Jersey/3.1.3 (HttpUrlConnection 17.0.4)" 18:39:56.888 [Thread-15] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create: response received for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:56.888 [Thread-15] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6667/orchestrationRequests/v5/669087e5-aa14-45b6-b8d1-189af9a32072|] { "request": { "requestId": "669087e5-aa14-45b6-b8d1-189af9a32072", "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:39:56.888 [Thread-15] INFO network -- [IN|REST|http://localhost:6667/orchestrationRequests/v5/669087e5-aa14-45b6-b8d1-189af9a32072] { "request": { "requestId": "669087e5-aa14-45b6-b8d1-189af9a32072", "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:39:56.891 [Thread-15] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request succeeded for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:56.891 [Thread-15] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=11 18:39:56.892 [Thread-15] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Create request succeeded for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:56.893 [Thread-20] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.VF Module Create outcome=Success for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:56.894 [Thread-21] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.VF Module Create for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:56.905 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@7b9c2387[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:39:56.905 [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@12e2f5ab[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:39:56.905 [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@12e2f5ab[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:39:56.905 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@4e61a863[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:39:56.906 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@35f01759[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:39:56.906 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@2fea9a7b[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:39:56.906 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Create: set property data/vfCount=10 18:39:56.921 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-24876a7e==org.glassfish.jersey.servlet.ServletContainer@4469c808{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@2cfe272f{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@31efacad{/,null,AVAILABLE}, connector=soSim@19b02dfd{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-24876a7e==org.glassfish.jersey.servlet.ServletContainer@4469c808{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:39:56.922 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-24876a7e==org.glassfish.jersey.servlet.ServletContainer@4469c808{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@2cfe272f{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@31efacad{/,null,AVAILABLE}, connector=soSim@19b02dfd{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-24876a7e==org.glassfish.jersey.servlet.ServletContainer@4469c808{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:39:56.927 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped soSim@19b02dfd{HTTP/1.1, (http/1.1)}{localhost:6667} 18:39:56.927 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@2cfe272f{STOPPING}[11.0.18,sto=0] 18:39:56.932 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@31efacad{/,null,STOPPED} [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.447 s -- in org.onap.policy.controlloop.actor.so.VfModuleCreateTest [INFO] Running org.onap.policy.controlloop.actor.so.ModifyCllTest 18:39:56.958 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-63c4d16==org.glassfish.jersey.servlet.ServletContainer@f77e88cd{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@1c135f63{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@29bd2796{/,null,STOPPED}, connector=soSim@7d3bcd3{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-63c4d16==org.glassfish.jersey.servlet.ServletContainer@f77e88cd{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:39:56.959 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-63c4d16==org.glassfish.jersey.servlet.ServletContainer@f77e88cd{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@1c135f63{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@29bd2796{/,null,STOPPED}, connector=soSim@7d3bcd3{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-63c4d16==org.glassfish.jersey.servlet.ServletContainer@f77e88cd{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:56.960 [soSim-6667] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-63c4d16==org.glassfish.jersey.servlet.ServletContainer@f77e88cd{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@1c135f63{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@29bd2796{/,null,STOPPED}, connector=soSim@7d3bcd3{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-63c4d16==org.glassfish.jersey.servlet.ServletContainer@f77e88cd{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:56.961 [soSim-6667] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:39:56.970 [soSim-6667] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:39:57.036 [soSim-6667] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:57.054 [soSim-6667] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@29bd2796{/,null,AVAILABLE} 18:39:57.055 [soSim-6667] INFO org.eclipse.jetty.server.AbstractConnector -- Started soSim@7d3bcd3{HTTP/1.1, (http/1.1)}{localhost:6667} 18:39:57.055 [soSim-6667] INFO org.eclipse.jetty.server.Server -- Started Server@1c135f63{STARTING}[11.0.18,sto=0] @5214ms 18:39:57.055 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-63c4d16==org.glassfish.jersey.servlet.ServletContainer@f77e88cd{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@1c135f63{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@29bd2796{/,null,AVAILABLE}, connector=soSim@7d3bcd3{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-63c4d16==org.glassfish.jersey.servlet.ServletContainer@f77e88cd{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4905 ms. 18:39:57.080 [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:39:57.080 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.ModifyCloudLeasedLine: start operation attempt 1 for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:57.082 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.ModifyCloudLeasedLine: set timeout to 50000ms for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:57.082 [Thread-31] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.ModifyCloudLeasedLine for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:57.091 [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:39:57.092 [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:39:57.110 [Thread-31] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:57.112 [Thread-31] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:57.123 [qtp1881996254-48] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:39:57 +0000] "PUT /infra/serviceIntent/v1/modify HTTP/1.1" 200 104 "-" "Jersey/3.1.3 (HttpUrlConnection 17.0.4)" 18:39:57.123 [Thread-32] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.ModifyCloudLeasedLine: response received for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:57.123 [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:39:57.124 [Thread-32] INFO network -- [IN|REST|http://localhost:6667/infra/serviceIntent/v1/modify] { "jobId": "db245365e79c47ed88fcd60caa8f6549", "status": "In progress", "statusDescription": {} } 18:39:57.124 [Thread-32] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.ModifyCloudLeasedLine request succeeded for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:57.129 [Thread-35] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.ModifyCloudLeasedLine outcome=Success for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:57.129 [Thread-36] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.ModifyCloudLeasedLine for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:57.141 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-63c4d16==org.glassfish.jersey.servlet.ServletContainer@f77e88cd{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@1c135f63{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@29bd2796{/,null,AVAILABLE}, connector=soSim@7d3bcd3{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-63c4d16==org.glassfish.jersey.servlet.ServletContainer@f77e88cd{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:39:57.141 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-63c4d16==org.glassfish.jersey.servlet.ServletContainer@f77e88cd{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@1c135f63{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@29bd2796{/,null,AVAILABLE}, connector=soSim@7d3bcd3{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-63c4d16==org.glassfish.jersey.servlet.ServletContainer@f77e88cd{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:39:57.143 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped soSim@7d3bcd3{HTTP/1.1, (http/1.1)}{localhost:6667} 18:39:57.143 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@1c135f63{STOPPING}[11.0.18,sto=0] 18:39:57.144 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@29bd2796{/,null,STOPPED} [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 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.008 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.073 s -- in org.onap.policy.controlloop.actor.so.SoOperationTest [INFO] Running org.onap.policy.controlloop.actor.so.ModifyNssiTest 18:39:57.238 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-614d7fbf==org.glassfish.jersey.servlet.ServletContainer@40e3154c{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@785d6a98{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@6c06b1bc{/,null,STOPPED}, connector=soSim@1e50eb3f{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-614d7fbf==org.glassfish.jersey.servlet.ServletContainer@40e3154c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:39:57.238 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-614d7fbf==org.glassfish.jersey.servlet.ServletContainer@40e3154c{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@785d6a98{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@6c06b1bc{/,null,STOPPED}, connector=soSim@1e50eb3f{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-614d7fbf==org.glassfish.jersey.servlet.ServletContainer@40e3154c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:57.239 [soSim-6667] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-614d7fbf==org.glassfish.jersey.servlet.ServletContainer@40e3154c{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@785d6a98{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@6c06b1bc{/,null,STOPPED}, connector=soSim@1e50eb3f{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-614d7fbf==org.glassfish.jersey.servlet.ServletContainer@40e3154c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:57.240 [soSim-6667] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:39:57.246 [soSim-6667] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:39:57.289 [soSim-6667] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:57.302 [soSim-6667] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@6c06b1bc{/,null,AVAILABLE} 18:39:57.303 [soSim-6667] INFO org.eclipse.jetty.server.AbstractConnector -- Started soSim@1e50eb3f{HTTP/1.1, (http/1.1)}{localhost:6667} 18:39:57.303 [soSim-6667] INFO org.eclipse.jetty.server.Server -- Started Server@785d6a98{STARTING}[11.0.18,sto=0] @5462ms 18:39:57.303 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-614d7fbf==org.glassfish.jersey.servlet.ServletContainer@40e3154c{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@785d6a98{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@6c06b1bc{/,null,AVAILABLE}, connector=soSim@1e50eb3f{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-614d7fbf==org.glassfish.jersey.servlet.ServletContainer@40e3154c{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4936 ms. 18:39:57.319 [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:39:57.319 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.Modify NSSI: start operation attempt 1 for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:57.325 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.Modify NSSI: set timeout to 5000ms for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:57.325 [Thread-46] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.Modify NSSI for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:57.326 [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:39:57.326 [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:39:57.339 [Thread-46] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:57.341 [Thread-46] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:57.349 [qtp1587454848-66] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:39:57 +0000] "PUT /3gppservices/v7/modify HTTP/1.1" 200 104 "-" "Jersey/3.1.3 (HttpUrlConnection 17.0.4)" 18:39:57.350 [Thread-47] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.Modify NSSI: response received for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:57.350 [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:39:57.350 [Thread-47] INFO network -- [IN|REST|http://localhost:6667/3gppservices/v7/modify] { "jobId": "db245365e79c47ed88fcd60caa8f6549", "status": "In progress", "statusDescription": {} } 18:39:57.350 [Thread-47] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.Modify NSSI request succeeded for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:57.359 [Thread-50] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.Modify NSSI outcome=Success for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:57.359 [Thread-51] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.Modify NSSI for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:57.369 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-614d7fbf==org.glassfish.jersey.servlet.ServletContainer@40e3154c{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@785d6a98{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@6c06b1bc{/,null,AVAILABLE}, connector=soSim@1e50eb3f{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-614d7fbf==org.glassfish.jersey.servlet.ServletContainer@40e3154c{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:39:57.369 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-614d7fbf==org.glassfish.jersey.servlet.ServletContainer@40e3154c{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@785d6a98{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@6c06b1bc{/,null,AVAILABLE}, connector=soSim@1e50eb3f{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-614d7fbf==org.glassfish.jersey.servlet.ServletContainer@40e3154c{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:39:57.371 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped soSim@1e50eb3f{HTTP/1.1, (http/1.1)}{localhost:6667} 18:39:57.371 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@785d6a98{STOPPING}[11.0.18,sto=0] 18:39:57.372 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@6c06b1bc{/,null,STOPPED} [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in org.onap.policy.controlloop.actor.so.ModifyNssiTest [INFO] Running org.onap.policy.controlloop.actor.so.VfModuleDeleteTest 18:39:57.379 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-c6c84fa==org.glassfish.jersey.servlet.ServletContainer@4916a0f9{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@3c62be3c{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@70ce2fb2{/,null,STOPPED}, connector=soSim@16e4db59{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-c6c84fa==org.glassfish.jersey.servlet.ServletContainer@4916a0f9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:39:57.380 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-c6c84fa==org.glassfish.jersey.servlet.ServletContainer@4916a0f9{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@3c62be3c{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@70ce2fb2{/,null,STOPPED}, connector=soSim@16e4db59{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-c6c84fa==org.glassfish.jersey.servlet.ServletContainer@4916a0f9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:57.380 [soSim-6667] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-c6c84fa==org.glassfish.jersey.servlet.ServletContainer@4916a0f9{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@3c62be3c{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@70ce2fb2{/,null,STOPPED}, connector=soSim@16e4db59{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-c6c84fa==org.glassfish.jersey.servlet.ServletContainer@4916a0f9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:39:57.380 [soSim-6667] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:39:57.382 [soSim-6667] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:39:57.421 [soSim-6667] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:57.432 [soSim-6667] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@70ce2fb2{/,null,AVAILABLE} 18:39:57.433 [soSim-6667] INFO org.eclipse.jetty.server.AbstractConnector -- Started soSim@16e4db59{HTTP/1.1, (http/1.1)}{localhost:6667} 18:39:57.433 [soSim-6667] INFO org.eclipse.jetty.server.Server -- Started Server@3c62be3c{STARTING}[11.0.18,sto=0] @5592ms 18:39:57.433 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-c6c84fa==org.glassfish.jersey.servlet.ServletContainer@4916a0f9{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@3c62be3c{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@70ce2fb2{/,null,AVAILABLE}, connector=soSim@16e4db59{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-c6c84fa==org.glassfish.jersey.servlet.ServletContainer@4916a0f9{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4947 ms. 18:39:57.588 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@b3004e[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:39:57.588 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@559c4e06[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:39:57.589 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@111cbcda[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:39:57.589 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@437c1a87[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:39:57.589 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:57.589 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@6c8e5ac4[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:39:57.589 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@1800c1e3[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:39:57.589 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@3b8b4846[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:39:57.589 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@4e357792[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:39:57.589 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:57.589 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=30 18:39:57.589 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: start operation attempt 1 for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:57.589 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set timeout to 300000ms for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:57.590 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.VF Module Delete for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:57.591 [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:39:57.591 [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:39:57.607 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete: response received for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:57.607 [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":"e51f81cf-83ab-436c-b2eb-27867cbc2266"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:39:57.607 [ForkJoinPool.commonPool-worker-3] INFO network -- [IN|REST|my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/null] {"requestReferences":{"requestId":"e51f81cf-83ab-436c-b2eb-27867cbc2266"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:39:57.608 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request succeeded for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:57.608 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=29 18:39:57.608 [ForkJoinPool.commonPool-worker-3] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request succeeded for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:57.608 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.VF Module Delete outcome=Success for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:57.608 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.VF Module Delete for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:57.619 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@56d5460f[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:39:57.619 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@57f725b8[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:39:57.620 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@4a0c512b[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:39:57.620 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@28bc9749[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:39:57.620 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:57.624 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@6cb662e8[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:39:57.624 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@13f2d42c[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:39:57.624 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@1071ae7c[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:39:57.624 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@dd9de63[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:39:57.625 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:57.731 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@2e66f1bd[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:39:57.732 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@47ae6c18[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:39:57.732 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@3835b281[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:39:57.732 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@4c5e4bfa[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:39:57.732 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:57.757 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@2358443e[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:39:57.757 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@25e796fe[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:39:57.757 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@62c53685[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:39:57.758 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@29ba63f0[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:39:57.758 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:57.758 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@4822ab4d[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:39:57.758 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@516b84d1[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:39:57.758 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@1ad1f167[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:39:57.758 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@608eb42e[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:39:57.758 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:57.758 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@3d2b13b1[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:39:57.763 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@5f01fb5c[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:39:57.763 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@75c77add[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:39:57.763 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@d5e3f55[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:39:57.763 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@53df7e67[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:39:57.764 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:57.764 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@4d0b276e[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:39:57.764 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@31531d0d[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:39:57.764 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@19d76106[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:39:57.764 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@3f87780b[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:39:57.764 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:57.765 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: start operation attempt 1 for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:57.765 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set timeout to 300000ms for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:57.765 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.VF Module Delete for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:57.766 [ForkJoinPool.commonPool-worker-2] 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:39:57.766 [ForkJoinPool.commonPool-worker-2] 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:39:57.766 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete: response received for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:57.767 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/null|] {"requestReferences":{"requestId":"e51f81cf-83ab-436c-b2eb-27867cbc2266"},"request":{"requestStatus":{"percentProgress":0,"requestState":"incomplete","wasRolledBack":false}},"httpResponseCode":0} 18:39:57.767 [ForkJoinPool.commonPool-worker-2] INFO network -- [IN|REST|my-path/my-service-instance-id/vnfs/my-vnf-id/vfModules/null] {"requestReferences":{"requestId":"e51f81cf-83ab-436c-b2eb-27867cbc2266"},"request":{"requestStatus":{"percentProgress":0,"requestState":"incomplete","wasRolledBack":false}},"httpResponseCode":0} 18:39:57.767 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request succeeded for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:57.767 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request incomplete for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:57.768 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/my-poll-path/e51f81cf-83ab-436c-b2eb-27867cbc2266|] null 18:39:57.768 [ForkJoinPool.commonPool-worker-2] INFO network -- [OUT|REST|http://my-host:6969/my-poll-path/e51f81cf-83ab-436c-b2eb-27867cbc2266] null 18:39:57.769 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete: response received for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:57.769 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/my-poll-path/e51f81cf-83ab-436c-b2eb-27867cbc2266|] {"requestReferences":{"requestId":"e51f81cf-83ab-436c-b2eb-27867cbc2266"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:39:57.769 [ForkJoinPool.commonPool-worker-2] INFO network -- [IN|REST|http://my-host:6969/my-poll-path/e51f81cf-83ab-436c-b2eb-27867cbc2266] {"requestReferences":{"requestId":"e51f81cf-83ab-436c-b2eb-27867cbc2266"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:39:57.769 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request succeeded for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:57.769 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request incomplete for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:57.771 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://my-host:6969/my-poll-path/e51f81cf-83ab-436c-b2eb-27867cbc2266|] null 18:39:57.771 [ForkJoinPool.commonPool-worker-2] INFO network -- [OUT|REST|http://my-host:6969/my-poll-path/e51f81cf-83ab-436c-b2eb-27867cbc2266] null 18:39:57.771 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete: response received for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:57.771 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/my-poll-path/e51f81cf-83ab-436c-b2eb-27867cbc2266|] {"requestReferences":{"requestId":"e51f81cf-83ab-436c-b2eb-27867cbc2266"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:39:57.771 [ForkJoinPool.commonPool-worker-2] INFO network -- [IN|REST|http://my-host:6969/my-poll-path/e51f81cf-83ab-436c-b2eb-27867cbc2266] {"requestReferences":{"requestId":"e51f81cf-83ab-436c-b2eb-27867cbc2266"},"request":{"requestStatus":{"percentProgress":0,"requestState":"COMPLETE","wasRolledBack":false}},"httpResponseCode":0} 18:39:57.771 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request succeeded for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:57.771 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=9 18:39:57.771 [ForkJoinPool.commonPool-worker-2] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request succeeded for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:57.772 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.VF Module Delete outcome=Success for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:57.772 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.VF Module Delete for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:57.781 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@78d61f17[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:39:57.781 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@4cfe9594[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:39:57.782 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@60861e5d[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:39:57.782 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@37d81587[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:39:57.782 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:57.790 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@5de243bb[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:39:57.790 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@2c4cf7eb[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:39:57.790 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@35260785[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:39:57.790 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@76d828ff[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:39:57.790 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:57.797 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@18ff1520[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:39:57.797 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@36120a8b[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:39:57.797 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@63d66761[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:39:57.797 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@434a8938[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:39:57.797 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:57.805 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@7adff6cb[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:39:57.805 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@13ebccd[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:39:57.805 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@4e80960a[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:39:57.805 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@2a0c244e[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:39:57.805 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:57.810 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@2b15ba1a[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:39:57.811 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@796fe2b5[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:39:57.811 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@5a6af2c4[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:39:57.811 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@123c48d0[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:39:57.811 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:57.811 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@14fff5e7[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:39:57.811 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@1203d787[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:39:57.812 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@1f72fbd1[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:39:57.812 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@6f785a27[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:39:57.812 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:57.812 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: start operation attempt 1 for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:57.812 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set timeout to 5000ms for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:57.812 [Thread-61] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.VF Module Delete for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:57.813 [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:39:57.813 [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:39:58.050 [qtp1723402931-88] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:39:58 +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:39:58.063 [Thread-62] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete: response received for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:58.064 [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": "8c638719-76ae-4f3c-b569-f42875e8d92d", "instanceId": "68804843-18e0-41a3-8838-a6d90a035e1a", "requestSelfLink": "http://so.onap:8080/orchestrationRequests/v7/b789e4e6-0b92-42c3-a723-1879af9c799d" } } 18:39:58.064 [Thread-62] INFO network -- [IN|REST|serviceInstances/v7/my-service-instance-id/vnfs/my-vnf-id/vfModules/null] { "requestReferences": { "requestId": "8c638719-76ae-4f3c-b569-f42875e8d92d", "instanceId": "68804843-18e0-41a3-8838-a6d90a035e1a", "requestSelfLink": "http://so.onap:8080/orchestrationRequests/v7/b789e4e6-0b92-42c3-a723-1879af9c799d" } } 18:39:58.064 [Thread-62] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request succeeded for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:58.064 [Thread-62] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request incomplete for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:58.064 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6667/orchestrationRequests/v5/8c638719-76ae-4f3c-b569-f42875e8d92d|] null 18:39:58.064 [ForkJoinPool.commonPool-worker-1] INFO network -- [OUT|REST|http://localhost:6667/orchestrationRequests/v5/8c638719-76ae-4f3c-b569-f42875e8d92d] null 18:39:58.072 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:58.074 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:39:58.087 [qtp1723402931-85] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:39:58 +0000] "GET /orchestrationRequests/v5/8c638719-76ae-4f3c-b569-f42875e8d92d HTTP/1.1" 200 4313 "-" "Jersey/3.1.3 (HttpUrlConnection 17.0.4)" 18:39:58.088 [Thread-63] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete: response received for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:58.088 [Thread-63] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6667/orchestrationRequests/v5/8c638719-76ae-4f3c-b569-f42875e8d92d|] { "request": { "requestId": "8c638719-76ae-4f3c-b569-f42875e8d92d", "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:39:58.088 [Thread-63] INFO network -- [IN|REST|http://localhost:6667/orchestrationRequests/v5/8c638719-76ae-4f3c-b569-f42875e8d92d] { "request": { "requestId": "8c638719-76ae-4f3c-b569-f42875e8d92d", "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:39:58.089 [Thread-63] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request succeeded for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:58.089 [Thread-63] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request incomplete for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:58.089 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6667/orchestrationRequests/v5/8c638719-76ae-4f3c-b569-f42875e8d92d|] null 18:39:58.089 [ForkJoinPool.commonPool-worker-1] INFO network -- [OUT|REST|http://localhost:6667/orchestrationRequests/v5/8c638719-76ae-4f3c-b569-f42875e8d92d] null 18:39:58.095 [qtp1723402931-88] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:39:58 +0000] "GET /orchestrationRequests/v5/8c638719-76ae-4f3c-b569-f42875e8d92d HTTP/1.1" 200 4265 "-" "Jersey/3.1.3 (HttpUrlConnection 17.0.4)" 18:39:58.096 [Thread-64] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete: response received for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:58.096 [Thread-64] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://localhost:6667/orchestrationRequests/v5/8c638719-76ae-4f3c-b569-f42875e8d92d|] { "request": { "requestId": "8c638719-76ae-4f3c-b569-f42875e8d92d", "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:39:58.096 [Thread-64] INFO network -- [IN|REST|http://localhost:6667/orchestrationRequests/v5/8c638719-76ae-4f3c-b569-f42875e8d92d] { "request": { "requestId": "8c638719-76ae-4f3c-b569-f42875e8d92d", "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:39:58.097 [Thread-64] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request succeeded for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:58.097 [Thread-64] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=9 18:39:58.097 [Thread-64] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.VF Module Delete request succeeded for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:58.098 [Thread-69] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.VF Module Delete outcome=Success for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:58.099 [Thread-70] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.VF Module Delete for e51f81cf-83ab-436c-b2eb-27867cbc2266 18:39:58.105 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@758d4aa9[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:39:58.105 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@78e97d4d[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:39:58.106 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@7096d451[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:39:58.106 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@7816454d[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:39:58.106 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:58.111 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/service=org.onap.aai.domain.yang.ServiceInstance@127d2aee[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:39:58.111 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/vnf=org.onap.aai.domain.yang.GenericVnf@3cc2e3e[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:39:58.111 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultCloudRegion=org.onap.aai.domain.yang.CloudRegion@4e14d520[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:39:58.111 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property AAI/defaultTenant=org.onap.aai.domain.yang.Tenant@4189e668[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:39:58.111 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.VF Module Delete: set property data/vfCount=10 18:39:58.118 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-c6c84fa==org.glassfish.jersey.servlet.ServletContainer@4916a0f9{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@3c62be3c{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@70ce2fb2{/,null,AVAILABLE}, connector=soSim@16e4db59{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-c6c84fa==org.glassfish.jersey.servlet.ServletContainer@4916a0f9{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:39:58.119 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-c6c84fa==org.glassfish.jersey.servlet.ServletContainer@4916a0f9{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@3c62be3c{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@70ce2fb2{/,null,AVAILABLE}, connector=soSim@16e4db59{HTTP/1.1, (http/1.1)}{localhost:6667}, jettyThread=Thread[soSim-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-c6c84fa==org.glassfish.jersey.servlet.ServletContainer@4916a0f9{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:39:58.123 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped soSim@16e4db59{HTTP/1.1, (http/1.1)}{localhost:6667} 18:39:58.123 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@3c62be3c{STOPPING}[11.0.18,sto=0] 18:39:58.125 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@70ce2fb2{/,null,STOPPED} [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.751 s -- in org.onap.policy.controlloop.actor.so.VfModuleDeleteTest [INFO] Running org.onap.policy.controlloop.actor.so.SoActorTest 18:39:58.276 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing actors 18:39:58.277 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- configuring actors 18:39:58.287 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing SO 18:39:58.288 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- configuring operations for actor SO 18:39:58.293 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing SO.VF Module Create 18:39:58.296 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing SO.Modify NSSI 18:39:58.297 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing SO.VF Module Delete 18:39:58.297 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing SO.ModifyCloudLeasedLine 18:39:58.297 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting actors 18:39:58.297 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- starting actors 18:39:58.298 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting SO 18:39:58.298 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- starting operations for actor SO 18:39:58.298 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting SO.VF Module Create 18:39:58.298 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting SO.Modify NSSI 18:39:58.298 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting SO.VF Module Delete 18:39:58.298 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting SO.ModifyCloudLeasedLine 18:39:58.298 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping actors 18:39:58.298 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- stopping actors 18:39:58.298 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping SO 18:39:58.298 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- stopping operations for actor SO 18:39:58.299 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping SO.VF Module Create 18:39:58.299 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping SO.Modify NSSI 18:39:58.299 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping SO.VF Module Delete 18:39:58.299 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping SO.ModifyCloudLeasedLine 18:39:58.299 [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.10: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] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ actor.so --- [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-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-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ actor.so --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ actor.so --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ actor.so --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4: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/3.1.1-SNAPSHOT/actor.so-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.so/target/actor.so-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.so/3.1.1-SNAPSHOT/actor.so-3.1.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:actor.vfc >-- [INFO] Building actor.vfc 3.1.1-SNAPSHOT [38/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ actor.vfc --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ actor.vfc --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ actor.vfc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ actor.vfc --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-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/**/* --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.1.1:check (onap-license) @ actor.vfc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.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.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.controlloop.actor.vfc.RestartTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 18:40:01.693 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1f84327b==org.glassfish.jersey.servlet.ServletContainer@3153d9c9{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@1142d377{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@457a5b2d{/,null,STOPPED}, connector=vfcSim@315c081{HTTP/1.1, (http/1.1)}{localhost:6668}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1f84327b==org.glassfish.jersey.servlet.ServletContainer@3153d9c9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:40:01.715 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1f84327b==org.glassfish.jersey.servlet.ServletContainer@3153d9c9{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@1142d377{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@457a5b2d{/,null,STOPPED}, connector=vfcSim@315c081{HTTP/1.1, (http/1.1)}{localhost:6668}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1f84327b==org.glassfish.jersey.servlet.ServletContainer@3153d9c9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:40:01.717 [vfcSim-6668] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1f84327b==org.glassfish.jersey.servlet.ServletContainer@3153d9c9{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@1142d377{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@457a5b2d{/,null,STOPPED}, connector=vfcSim@315c081{HTTP/1.1, (http/1.1)}{localhost:6668}, jettyThread=Thread[vfcSim-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1f84327b==org.glassfish.jersey.servlet.ServletContainer@3153d9c9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:40:01.726 [vfcSim-6668] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:40:01.813 [vfcSim-6668] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:40:02.564 [vfcSim-6668] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:40:02.631 [vfcSim-6668] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@457a5b2d{/,null,AVAILABLE} 18:40:02.643 [vfcSim-6668] INFO org.eclipse.jetty.server.AbstractConnector -- Started vfcSim@315c081{HTTP/1.1, (http/1.1)}{localhost:6668} 18:40:02.648 [vfcSim-6668] INFO org.eclipse.jetty.server.Server -- Started Server@1142d377{STARTING}[11.0.18,sto=0] @2876ms 18:40:02.649 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1f84327b==org.glassfish.jersey.servlet.ServletContainer@3153d9c9{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@1142d377{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@457a5b2d{/,null,AVAILABLE}, connector=vfcSim@315c081{HTTP/1.1, (http/1.1)}{localhost:6668}, jettyThread=Thread[vfcSim-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1f84327b==org.glassfish.jersey.servlet.ServletContainer@3153d9c9{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4068 ms. 18:40:03.641 [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:40:03.641 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/vserver.vserver-id=test-vserver-id 18:40:03.642 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/vserver.vserver-name=test-vserver-name 18:40:03.642 [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:40:03.774 [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:40:03.774 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/vserver.vserver-id=test-vserver-id 18:40:03.774 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/vserver.vserver-name=test-vserver-name 18:40:03.774 [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:40:03.789 [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:40:03.789 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/vserver.vserver-id=test-vserver-id 18:40:03.789 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/vserver.vserver-name=test-vserver-name 18:40:03.789 [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:40:03.792 [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:40:03.792 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/vserver.vserver-id=test-vserver-id 18:40:03.792 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/vserver.vserver-name=test-vserver-name 18:40:03.792 [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:40:03.793 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: start operation attempt 1 for dc5d406c-b6d8-4333-a664-e0963c95718c 18:40:03.799 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set timeout to 5000ms for dc5d406c-b6d8-4333-a664-e0963c95718c 18:40:03.799 [Thread-11] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.default-Operation for dc5d406c-b6d8-4333-a664-e0963c95718c 18:40:03.861 [Thread-11] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:40:03.864 [Thread-11] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:40:03.992 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation: response received for dc5d406c-b6d8-4333-a664-e0963c95718c 18:40:03.993 [qtp51712095-20] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:40:03 +0000] "POST /api/nslcm/v1/ns/test-service-instance-id/heal HTTP/1.1" 202 13 "-" "Jersey/3.1.3 (HttpUrlConnection 17.0.4)" 18:40:04.001 [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:40:04.004 [Thread-13] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 18:40:04.006 [Thread-13] INFO network -- [IN|REST|http://localhost:6668/api/nslcm/v1/ns/test-service-instance-id/heal] {"jobId":"1"} 18:40:04.008 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation request succeeded for dc5d406c-b6d8-4333-a664-e0963c95718c 18:40:04.011 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation request incomplete for dc5d406c-b6d8-4333-a664-e0963c95718c 18:40:04.012 [ForkJoinPool.commonPool-worker-1] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6668/api/nslcm/v1/jobs/1|] null 18:40:04.012 [ForkJoinPool.commonPool-worker-1] INFO network -- [OUT|REST|http://localhost:6668/api/nslcm/v1/jobs/1] null 18:40:04.020 [qtp51712095-24] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:40:04 +0000] "GET /api/nslcm/v1/jobs/1 HTTP/1.1" 200 480 "-" "Jersey/3.1.3 (HttpUrlConnection 17.0.4)" 18:40:04.022 [Thread-14] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation: response received for dc5d406c-b6d8-4333-a664-e0963c95718c 18:40:04.023 [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:40:04.023 [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:40:04.023 [Thread-14] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation request succeeded for dc5d406c-b6d8-4333-a664-e0963c95718c 18:40:04.023 [Thread-14] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation request succeeded for dc5d406c-b6d8-4333-a664-e0963c95718c 18:40:04.029 [Thread-18] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.default-Operation outcome=Success for dc5d406c-b6d8-4333-a664-e0963c95718c 18:40:04.029 [Thread-19] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.default-Operation for dc5d406c-b6d8-4333-a664-e0963c95718c 18:40:04.043 [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:40:04.044 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/vserver.vserver-id=test-vserver-id 18:40:04.044 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set property enrichment/vserver.vserver-name=test-vserver-name 18:40:04.044 [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:40:04.052 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1f84327b==org.glassfish.jersey.servlet.ServletContainer@3153d9c9{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@1142d377{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@457a5b2d{/,null,AVAILABLE}, connector=vfcSim@315c081{HTTP/1.1, (http/1.1)}{localhost:6668}, jettyThread=Thread[vfcSim-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1f84327b==org.glassfish.jersey.servlet.ServletContainer@3153d9c9{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:40:04.053 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1f84327b==org.glassfish.jersey.servlet.ServletContainer@3153d9c9{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@1142d377{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@457a5b2d{/,null,AVAILABLE}, connector=vfcSim@315c081{HTTP/1.1, (http/1.1)}{localhost:6668}, jettyThread=Thread[vfcSim-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1f84327b==org.glassfish.jersey.servlet.ServletContainer@3153d9c9{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:40:04.060 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped vfcSim@315c081{HTTP/1.1, (http/1.1)}{localhost:6668} 18:40:04.060 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@1142d377{STOPPING}[11.0.18,sto=0] 18:40:04.066 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@457a5b2d{/,null,STOPPED} [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.703 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.114 s -- in org.onap.policy.controlloop.actor.vfc.VfcOperationTest [INFO] Running org.onap.policy.controlloop.actor.vfc.VfcActorTest 18:40:04.377 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing actors 18:40:04.377 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- configuring actors 18:40:04.382 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing VFC 18:40:04.382 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- configuring operations for actor VFC 18:40:04.387 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing VFC.Restart 18:40:04.389 [main] WARN org.onap.policy.controlloop.actorserviceprovider.ActorService -- missing configuration parameters for actor AAI; actor cannot be started 18:40:04.390 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting actors 18:40:04.390 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- starting actors 18:40:04.390 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting VFC 18:40:04.390 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- starting operations for actor VFC 18:40:04.390 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting VFC.Restart 18:40:04.390 [main] WARN org.onap.policy.controlloop.actorserviceprovider.ActorService -- not starting unconfigured actor AAI 18:40:04.390 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping actors 18:40:04.391 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- stopping actors 18:40:04.391 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping VFC 18:40:04.391 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- stopping operations for actor VFC 18:40:04.391 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping VFC.Restart 18:40:04.391 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- AAI is not running 18:40:04.391 [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.183 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.10: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] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ actor.vfc --- [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-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-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ actor.vfc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ actor.vfc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ actor.vfc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4: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/3.1.1-SNAPSHOT/actor.vfc-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.vfc/target/actor.vfc-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.vfc/3.1.1-SNAPSHOT/actor.vfc-3.1.1-SNAPSHOT.jar [INFO] [INFO] --< org.onap.policy.models.policy-models-interactions.model-actors:actor.xacml >-- [INFO] Building actor.xacml 3.1.1-SNAPSHOT [39/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ actor.xacml --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ actor.xacml --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ actor.xacml --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ actor.xacml --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-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/**/* --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.1.1:check (onap-license) @ actor.xacml --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.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.junit4.JUnit4Provider [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:40:08.239 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing my-actor.my-name 18:40:08.498 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing my-actor.my-name 18:40:08.558 [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: 2.205 s -- in org.onap.policy.controlloop.actor.xacml.DecisionOperatorTest [INFO] Running org.onap.policy.controlloop.actor.xacml.DecisionOperationTest 18:40:08.971 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3f6f9cef==org.glassfish.jersey.servlet.ServletContainer@70913c{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@71e7830a{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@4ae49387{/,null,STOPPED}, connector=xacmlSim@2905b568{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3f6f9cef==org.glassfish.jersey.servlet.ServletContainer@70913c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:40:08.990 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3f6f9cef==org.glassfish.jersey.servlet.ServletContainer@70913c{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@71e7830a{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@4ae49387{/,null,STOPPED}, connector=xacmlSim@2905b568{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3f6f9cef==org.glassfish.jersey.servlet.ServletContainer@70913c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:40:08.992 [xacmlSim-6669] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3f6f9cef==org.glassfish.jersey.servlet.ServletContainer@70913c{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@71e7830a{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@4ae49387{/,null,STOPPED}, connector=xacmlSim@2905b568{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3f6f9cef==org.glassfish.jersey.servlet.ServletContainer@70913c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:40:09.005 [xacmlSim-6669] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:40:09.102 [xacmlSim-6669] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:40:09.805 [xacmlSim-6669] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:40:09.875 [xacmlSim-6669] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@4ae49387{/,null,AVAILABLE} 18:40:09.887 [xacmlSim-6669] INFO org.eclipse.jetty.server.AbstractConnector -- Started xacmlSim@2905b568{HTTP/1.1, (http/1.1)}{localhost:6669} 18:40:09.889 [xacmlSim-6669] INFO org.eclipse.jetty.server.Server -- Started Server@71e7830a{STARTING}[11.0.18,sto=0] @4132ms 18:40:09.889 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3f6f9cef==org.glassfish.jersey.servlet.ServletContainer@70913c{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@71e7830a{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@4ae49387{/,null,AVAILABLE}, connector=xacmlSim@2905b568{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3f6f9cef==org.glassfish.jersey.servlet.ServletContainer@70913c{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4103 ms. 18:40:10.567 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: start operation attempt 1 for d959358c-7bf9-49a0-a63d-f8bce16eab1c 18:40:10.569 [Thread-11] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.default-Operation for d959358c-7bf9-49a0-a63d-f8bce16eab1c 18:40:10.570 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set timeout to 5000ms for d959358c-7bf9-49a0-a63d-f8bce16eab1c 18:40:10.584 [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:40:10.587 [Thread-11] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 18:40:10.590 [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:40:10.649 [Thread-11] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:40:10.653 [Thread-11] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls Feb 03, 2024 6:40:10 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:1570) 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:1543) 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) Feb 03, 2024 6:40:10 PM org.glassfish.jersey.server.ServerRuntime$Responder writeResponse SEVERE: Error while closing the output stream in order to commit response. org.glassfish.jersey.server.ContainerException: java.util.concurrent.ExecutionException: 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.internal.ResponseWriter.getResponseContext(ResponseWriter.java:278) at org.glassfish.jersey.servlet.internal.ResponseWriter.writeResponseStatusAndHeaders(ResponseWriter.java:128) at org.glassfish.jersey.server.ServerRuntime$Responder$1.getOutputStream(ServerRuntime.java:667) at org.glassfish.jersey.message.internal.CommittingOutputStream.commitStream(CommittingOutputStream.java:171) at org.glassfish.jersey.message.internal.CommittingOutputStream.flushBuffer(CommittingOutputStream.java:276) at org.glassfish.jersey.message.internal.CommittingOutputStream.commit(CommittingOutputStream.java:232) at org.glassfish.jersey.message.internal.CommittingOutputStream.close(CommittingOutputStream.java:247) at org.glassfish.jersey.message.internal.OutboundMessageContext.close(OutboundMessageContext.java:865) at org.glassfish.jersey.server.ContainerResponse.close(ContainerResponse.java:403) at org.glassfish.jersey.server.ServerRuntime$Responder.writeResponse(ServerRuntime.java:749) at org.glassfish.jersey.server.ServerRuntime$Responder.processResponse(ServerRuntime.java:385) at org.glassfish.jersey.server.ServerRuntime$Responder.processResponseWithDefaultExceptionMapper(ServerRuntime.java:633) at org.glassfish.jersey.server.ServerRuntime$Responder.process(ServerRuntime.java:458) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:269) 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:1570) 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:1543) 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.util.concurrent.ExecutionException: 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 java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396) at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073) at org.glassfish.jersey.servlet.internal.ResponseWriter.getResponseContext(ResponseWriter.java:276) ... 55 more 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) ... 42 more 18:40:10.802 [qtp1108851942-20] 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:1570) 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:1543) 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:40:10.806 [qtp1108851942-20] 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:1570) 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:1543) 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:40:10.852 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation: response received for d959358c-7bf9-49a0-a63d-f8bce16eab1c 18:40:10.853 [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-3f6f9cef", "message":"Request failed.", "url":"/policy/pdpx/v1/decision", "status":"500" } 18:40:10.853 [Thread-13] INFO network -- [IN|REST|http://localhost:6669/policy/pdpx/v1/decision] { "servlet":"org.glassfish.jersey.servlet.ServletContainer-3f6f9cef", "message":"Request failed.", "url":"/policy/pdpx/v1/decision", "status":"500" } 18:40:10.854 [Thread-13] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation request failed with http error code 500 for d959358c-7bf9-49a0-a63d-f8bce16eab1c 18:40:10.860 [qtp1108851942-20] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:40:10 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 500 149 "-" "Jersey/3.1.3 (HttpUrlConnection 17.0.4)" 18:40:10.861 [Thread-16] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.default-Operation outcome=Failure for d959358c-7bf9-49a0-a63d-f8bce16eab1c 18:40:10.862 [Thread-17] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- operation default-Actor.default-Operation no retries for d959358c-7bf9-49a0-a63d-f8bce16eab1c 18:40:10.885 [main] INFO org.onap.policy.controlloop.actor.xacml.DecisionOperation -- default-Actor.default-Operation: guard disabled, always succeeds for d959358c-7bf9-49a0-a63d-f8bce16eab1c 18:40:10.885 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.default-Operation for d959358c-7bf9-49a0-a63d-f8bce16eab1c 18:40:10.885 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.default-Operation outcome=Success for d959358c-7bf9-49a0-a63d-f8bce16eab1c 18:40:10.902 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: start operation attempt 1 for d959358c-7bf9-49a0-a63d-f8bce16eab1c 18:40:10.902 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set timeout to 300000ms for d959358c-7bf9-49a0-a63d-f8bce16eab1c 18:40:10.903 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.default-Operation for d959358c-7bf9-49a0-a63d-f8bce16eab1c 18:40:10.903 [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:40:10.903 [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:40:10.905 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation: response received for d959358c-7bf9-49a0-a63d-f8bce16eab1c 18:40:10.905 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [IN|REST|http://my-host:6969/base-uri/my-path/|] {"status":"Permit"} 18:40:10.905 [main] INFO network -- [IN|REST|http://my-host:6969/base-uri/my-path/] {"status":"Permit"} 18:40:10.905 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation request succeeded for d959358c-7bf9-49a0-a63d-f8bce16eab1c 18:40:10.906 [main] WARN org.onap.policy.controlloop.actorserviceprovider.Util -- pipeline listener org.onap.policy.controlloop.actorserviceprovider.pipeline.FutureManager$$Lambda$374/0x0000000801086d70@fb2c2f3 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:157) 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:42) at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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:40:10.906 [main] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.default-Operation outcome=Success for d959358c-7bf9-49a0-a63d-f8bce16eab1c 18:40:10.906 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.default-Operation for d959358c-7bf9-49a0-a63d-f8bce16eab1c 18:40:10.939 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3f6f9cef==org.glassfish.jersey.servlet.ServletContainer@70913c{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@71e7830a{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@4ae49387{/,null,AVAILABLE}, connector=xacmlSim@2905b568{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3f6f9cef==org.glassfish.jersey.servlet.ServletContainer@70913c{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:40:10.940 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-3f6f9cef==org.glassfish.jersey.servlet.ServletContainer@70913c{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@71e7830a{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@4ae49387{/,null,AVAILABLE}, connector=xacmlSim@2905b568{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3f6f9cef==org.glassfish.jersey.servlet.ServletContainer@70913c{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:40:10.947 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped xacmlSim@2905b568{HTTP/1.1, (http/1.1)}{localhost:6669} 18:40:10.947 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@71e7830a{STOPPING}[11.0.18,sto=0] 18:40:10.952 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@4ae49387{/,null,STOPPED} [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.378 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.016 s -- in org.onap.policy.controlloop.actor.xacml.XacmlActorParamsTest [INFO] Running org.onap.policy.controlloop.actor.xacml.GuardOperationTest 18:40:10.985 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-70bc3a9c==org.glassfish.jersey.servlet.ServletContainer@c24cf2c0{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@35555145{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@771cbd13{/,null,STOPPED}, connector=xacmlSim@4ba1c1a2{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-70bc3a9c==org.glassfish.jersey.servlet.ServletContainer@c24cf2c0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:40:10.986 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-70bc3a9c==org.glassfish.jersey.servlet.ServletContainer@c24cf2c0{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@35555145{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@771cbd13{/,null,STOPPED}, connector=xacmlSim@4ba1c1a2{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-70bc3a9c==org.glassfish.jersey.servlet.ServletContainer@c24cf2c0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:40:10.986 [xacmlSim-6669] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-70bc3a9c==org.glassfish.jersey.servlet.ServletContainer@c24cf2c0{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@35555145{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@771cbd13{/,null,STOPPED}, connector=xacmlSim@4ba1c1a2{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-70bc3a9c==org.glassfish.jersey.servlet.ServletContainer@c24cf2c0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:40:10.987 [xacmlSim-6669] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:40:10.994 [xacmlSim-6669] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:40:11.043 [xacmlSim-6669] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:40:11.052 [xacmlSim-6669] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@771cbd13{/,null,AVAILABLE} 18:40:11.053 [xacmlSim-6669] INFO org.eclipse.jetty.server.AbstractConnector -- Started xacmlSim@4ba1c1a2{HTTP/1.1, (http/1.1)}{localhost:6669} 18:40:11.054 [xacmlSim-6669] INFO org.eclipse.jetty.server.Server -- Started Server@35555145{STARTING}[11.0.18,sto=0] @5296ms 18:40:11.054 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-70bc3a9c==org.glassfish.jersey.servlet.ServletContainer@c24cf2c0{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@35555145{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@771cbd13{/,null,AVAILABLE}, connector=xacmlSim@4ba1c1a2{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-70bc3a9c==org.glassfish.jersey.servlet.ServletContainer@c24cf2c0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4932 ms. 18:40:11.064 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: start operation attempt 1 for d959358c-7bf9-49a0-a63d-f8bce16eab1c 18:40:11.070 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set timeout to 5000ms for d959358c-7bf9-49a0-a63d-f8bce16eab1c 18:40:11.070 [Thread-27] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.default-Operation for d959358c-7bf9-49a0-a63d-f8bce16eab1c 18:40:11.071 [Thread-27] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6669/policy/pdpx/v1/decision|] { "requestId": "02874fe2-d02c-4dd4-a316-4a109351e0a0", "action": "guard", "resource": { "guard": { "clname": "denyGuard" } } } 18:40:11.071 [Thread-27] INFO network -- [OUT|REST|http://localhost:6669/policy/pdpx/v1/decision] { "requestId": "02874fe2-d02c-4dd4-a316-4a109351e0a0", "action": "guard", "resource": { "guard": { "clname": "denyGuard" } } } 18:40:11.088 [Thread-27] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:40:11.089 [Thread-27] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:40:11.109 [qtp212207240-40] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:40:11 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 60 "-" "Jersey/3.1.3 (HttpUrlConnection 17.0.4)" 18:40:11.111 [Thread-28] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation: response received for d959358c-7bf9-49a0-a63d-f8bce16eab1c 18:40:11.115 [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:40:11.115 [Thread-28] INFO network -- [IN|REST|http://localhost:6669/policy/pdpx/v1/decision] {"status":"Deny","advice":{},"obligations":{},"policies":{}} 18:40:11.115 [Thread-28] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation request succeeded for d959358c-7bf9-49a0-a63d-f8bce16eab1c 18:40:11.118 [Thread-31] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.default-Operation outcome=Failure for d959358c-7bf9-49a0-a63d-f8bce16eab1c 18:40:11.120 [Thread-32] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- operation default-Actor.default-Operation no retries for d959358c-7bf9-49a0-a63d-f8bce16eab1c 18:40:11.164 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: start operation attempt 1 for d959358c-7bf9-49a0-a63d-f8bce16eab1c 18:40:11.166 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set timeout to 5000ms for d959358c-7bf9-49a0-a63d-f8bce16eab1c 18:40:11.166 [Thread-33] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.default-Operation for d959358c-7bf9-49a0-a63d-f8bce16eab1c 18:40:11.168 [Thread-33] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6669/policy/pdpx/v1/decision|] { "requestId": "155e3452-0c29-4ee4-90c8-917cf0abbb53", "action": "guard", "resource": { "guard": { "abc": "123", "hello": "world" } } } 18:40:11.168 [Thread-33] INFO network -- [OUT|REST|http://localhost:6669/policy/pdpx/v1/decision] { "requestId": "155e3452-0c29-4ee4-90c8-917cf0abbb53", "action": "guard", "resource": { "guard": { "abc": "123", "hello": "world" } } } 18:40:11.177 [Thread-34] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation: response received for d959358c-7bf9-49a0-a63d-f8bce16eab1c 18:40:11.178 [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:40:11.178 [Thread-34] INFO network -- [IN|REST|http://localhost:6669/policy/pdpx/v1/decision] {"status":"Permit","advice":{},"obligations":{},"policies":{}} 18:40:11.179 [qtp212207240-44] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:40:11 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 62 "-" "Jersey/3.1.3 (HttpUrlConnection 17.0.4)" 18:40:11.179 [Thread-34] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation request succeeded for d959358c-7bf9-49a0-a63d-f8bce16eab1c 18:40:11.182 [Thread-37] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.default-Operation outcome=Success for d959358c-7bf9-49a0-a63d-f8bce16eab1c 18:40:11.183 [Thread-38] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.default-Operation for d959358c-7bf9-49a0-a63d-f8bce16eab1c 18:40:11.191 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-70bc3a9c==org.glassfish.jersey.servlet.ServletContainer@c24cf2c0{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@35555145{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@771cbd13{/,null,AVAILABLE}, connector=xacmlSim@4ba1c1a2{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-70bc3a9c==org.glassfish.jersey.servlet.ServletContainer@c24cf2c0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:40:11.191 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-70bc3a9c==org.glassfish.jersey.servlet.ServletContainer@c24cf2c0{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@35555145{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@771cbd13{/,null,AVAILABLE}, connector=xacmlSim@4ba1c1a2{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-70bc3a9c==org.glassfish.jersey.servlet.ServletContainer@c24cf2c0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:40:11.192 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped xacmlSim@4ba1c1a2{HTTP/1.1, (http/1.1)}{localhost:6669} 18:40:11.193 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@35555145{STOPPING}[11.0.18,sto=0] 18:40:11.195 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@771cbd13{/,null,STOPPED} [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s -- in org.onap.policy.controlloop.actor.xacml.GuardOperationTest [INFO] Running org.onap.policy.controlloop.actor.xacml.ConfigureOperationTest 18:40:11.203 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7eebb316==org.glassfish.jersey.servlet.ServletContainer@bb1c592f{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@eb695e8{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@45273d40{/,null,STOPPED}, connector=xacmlSim@10fc1a22{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7eebb316==org.glassfish.jersey.servlet.ServletContainer@bb1c592f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 18:40:11.203 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7eebb316==org.glassfish.jersey.servlet.ServletContainer@bb1c592f{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@eb695e8{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@45273d40{/,null,STOPPED}, connector=xacmlSim@10fc1a22{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7eebb316==org.glassfish.jersey.servlet.ServletContainer@bb1c592f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:40:11.204 [xacmlSim-6669] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7eebb316==org.glassfish.jersey.servlet.ServletContainer@bb1c592f{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@eb695e8{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@45273d40{/,null,STOPPED}, connector=xacmlSim@10fc1a22{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7eebb316==org.glassfish.jersey.servlet.ServletContainer@bb1c592f{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 18:40:11.204 [xacmlSim-6669] INFO org.eclipse.jetty.server.Server -- jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 18:40:11.208 [xacmlSim-6669] INFO org.eclipse.jetty.server.session.DefaultSessionIdManager -- Session workerName=node0 18:40:11.251 [xacmlSim-6669] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:40:11.258 [xacmlSim-6669] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started o.e.j.s.ServletContextHandler@45273d40{/,null,AVAILABLE} 18:40:11.259 [xacmlSim-6669] INFO org.eclipse.jetty.server.AbstractConnector -- Started xacmlSim@10fc1a22{HTTP/1.1, (http/1.1)}{localhost:6669} 18:40:11.259 [xacmlSim-6669] INFO org.eclipse.jetty.server.Server -- Started Server@eb695e8{STARTING}[11.0.18,sto=0] @5502ms 18:40:11.259 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7eebb316==org.glassfish.jersey.servlet.ServletContainer@bb1c592f{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@eb695e8{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@45273d40{/,null,AVAILABLE}, connector=xacmlSim@10fc1a22{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7eebb316==org.glassfish.jersey.servlet.ServletContainer@bb1c592f{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4945 ms. 18:40:11.267 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: start operation attempt 1 for d959358c-7bf9-49a0-a63d-f8bce16eab1c 18:40:11.270 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set timeout to 5000ms for d959358c-7bf9-49a0-a63d-f8bce16eab1c 18:40:11.271 [Thread-48] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.default-Operation for d959358c-7bf9-49a0-a63d-f8bce16eab1c 18:40:11.271 [Thread-48] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6669/policy/pdpx/v1/decision|] { "requestId": "cb346db2-eb8b-49f5-98de-827dc5908077", "action": "configure", "resource": { "policy-id": "nonexistent" } } 18:40:11.271 [Thread-48] INFO network -- [OUT|REST|http://localhost:6669/policy/pdpx/v1/decision] { "requestId": "cb346db2-eb8b-49f5-98de-827dc5908077", "action": "configure", "resource": { "policy-id": "nonexistent" } } 18:40:11.282 [Thread-48] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:40:11.283 [Thread-48] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 18:40:11.295 [qtp1493625851-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:1570) 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:1543) 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:40:11.297 [qtp1493625851-65] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:40:11 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 61 "-" "Jersey/3.1.3 (HttpUrlConnection 17.0.4)" 18:40:11.298 [Thread-49] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation: response received for d959358c-7bf9-49a0-a63d-f8bce16eab1c 18:40:11.298 [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:40:11.298 [Thread-49] INFO network -- [IN|REST|http://localhost:6669/policy/pdpx/v1/decision] {"message":"cannot read policy simulator file","policies":{}} 18:40:11.299 [Thread-49] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation request succeeded for d959358c-7bf9-49a0-a63d-f8bce16eab1c 18:40:11.306 [Thread-52] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.default-Operation outcome=Failure for d959358c-7bf9-49a0-a63d-f8bce16eab1c 18:40:11.307 [Thread-53] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- operation default-Actor.default-Operation no retries for d959358c-7bf9-49a0-a63d-f8bce16eab1c 18:40:11.323 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: start operation attempt 1 for d959358c-7bf9-49a0-a63d-f8bce16eab1c 18:40:11.323 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- default-Actor.default-Operation: set timeout to 5000ms for d959358c-7bf9-49a0-a63d-f8bce16eab1c 18:40:11.323 [Thread-54] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- started operation default-Actor.default-Operation for d959358c-7bf9-49a0-a63d-f8bce16eab1c 18:40:11.324 [Thread-54] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- [OUT|REST|http://localhost:6669/policy/pdpx/v1/decision|] { "requestId": "a2fb45a0-0bdf-4b6d-b1e1-319d5530e2a6", "action": "configure", "resource": { "policy-id": "test-policy" } } 18:40:11.324 [Thread-54] INFO network -- [OUT|REST|http://localhost:6669/policy/pdpx/v1/decision] { "requestId": "a2fb45a0-0bdf-4b6d-b1e1-319d5530e2a6", "action": "configure", "resource": { "policy-id": "test-policy" } } 18:40:11.349 [qtp1493625851-68] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [03/Feb/2024:18:40:11 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 218 "-" "Jersey/3.1.3 (HttpUrlConnection 17.0.4)" 18:40:11.350 [Thread-55] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation: response received for d959358c-7bf9-49a0-a63d-f8bce16eab1c 18:40:11.351 [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:40:11.351 [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:40:11.351 [Thread-55] INFO org.onap.policy.controlloop.actorserviceprovider.impl.HttpOperation -- default-Actor.default-Operation request succeeded for d959358c-7bf9-49a0-a63d-f8bce16eab1c 18:40:11.352 [Thread-58] INFO org.onap.policy.controlloop.actorserviceprovider.parameters.ControlLoopOperationParams -- completed operation default-Actor.default-Operation outcome=Success for d959358c-7bf9-49a0-a63d-f8bce16eab1c 18:40:11.353 [Thread-59] INFO org.onap.policy.controlloop.actorserviceprovider.impl.OperationPartial -- not retrying operation default-Actor.default-Operation for d959358c-7bf9-49a0-a63d-f8bce16eab1c 18:40:11.360 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7eebb316==org.glassfish.jersey.servlet.ServletContainer@bb1c592f{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@eb695e8{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@45273d40{/,null,AVAILABLE}, connector=xacmlSim@10fc1a22{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7eebb316==org.glassfish.jersey.servlet.ServletContainer@bb1c592f{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 18:40:11.361 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-7eebb316==org.glassfish.jersey.servlet.ServletContainer@bb1c592f{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@eb695e8{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@45273d40{/,null,AVAILABLE}, connector=xacmlSim@10fc1a22{HTTP/1.1, (http/1.1)}{localhost:6669}, jettyThread=Thread[xacmlSim-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-7eebb316==org.glassfish.jersey.servlet.ServletContainer@bb1c592f{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 18:40:11.362 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped xacmlSim@10fc1a22{HTTP/1.1, (http/1.1)}{localhost:6669} 18:40:11.362 [main] INFO org.eclipse.jetty.server.Server -- Stopped Server@eb695e8{STOPPING}[11.0.18,sto=0] 18:40:11.364 [main] INFO org.eclipse.jetty.server.handler.ContextHandler -- Stopped o.e.j.s.ServletContextHandler@45273d40{/,null,STOPPED} [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s -- in org.onap.policy.controlloop.actor.xacml.ConfigureOperationTest [INFO] Running org.onap.policy.controlloop.actor.xacml.XacmlActorTest 18:40:11.512 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing actors 18:40:11.513 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- configuring actors 18:40:11.526 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing XACML 18:40:11.526 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- configuring operations for actor XACML 18:40:11.528 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing XACML.Configure 18:40:11.529 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- initializing XACML.Guard 18:40:11.530 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting actors 18:40:11.530 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- starting actors 18:40:11.530 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting XACML 18:40:11.530 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- starting operations for actor XACML 18:40:11.530 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting XACML.Configure 18:40:11.530 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- starting XACML.Guard 18:40:11.530 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping actors 18:40:11.530 [main] INFO org.onap.policy.controlloop.actorserviceprovider.ActorService -- stopping actors 18:40:11.531 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping XACML 18:40:11.531 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.ActorImpl -- stopping operations for actor XACML 18:40:11.531 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping XACML.Configure 18:40:11.531 [main] INFO org.onap.policy.controlloop.actorserviceprovider.impl.StartConfigPartial -- stopping XACML.Guard 18:40:11.531 [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.160 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.053 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.013 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.10: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] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ actor.xacml --- [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-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-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ actor.xacml --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ actor.xacml --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ actor.xacml --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4: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/3.1.1-SNAPSHOT/actor.xacml-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-interactions/model-actors/actor.xacml/target/actor.xacml-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/policy-models-interactions/model-actors/actor.xacml/3.1.1-SNAPSHOT/actor.xacml-3.1.1-SNAPSHOT.jar [INFO] [INFO] ----------< org.onap.policy.models.sim:policy-models-sim-pdp >---------- [INFO] Building policy-models-sim-pdp 3.1.1-SNAPSHOT [40/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-sim-pdp --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ policy-models-sim-pdp --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ policy-models-sim-pdp --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ policy-models-sim-pdp --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-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/**/* --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.1.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.1.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.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.models.sim.pdp.comm.TestPdpStateChangeListener 18:40:13.744 [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:40:13.751 [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:40:14.095 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:40:14.119 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:40:14.120 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulatorActivator initializing with instance id: pdp_-979559997 18:40:14.126 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulator starting as a service . . . 18:40:14.126 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 18:40:14.127 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics 18:40:14.132 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=1c6de482-b6d3-409e-8a3a-986aeb9c7d28, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:40:14.135 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:40:14.136 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:40:14.137 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:40:14.137 [UEB-source-ueb-source] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/ueb-source/1c6de482-b6d3-409e-8a3a-986aeb9c7d28/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.137 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:40:14.138 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.141 [UEB-source-ueb-source] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://my-server:3904/events/ueb-source/1c6de482-b6d3-409e-8a3a-986aeb9c7d28/prd-ubuntu1804-builder-4c-4g-2399 (anonymous) ... 18:40:14.139 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.143 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.143 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.144 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.144 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.145 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.145 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.145 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.145 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.146 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.146 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.147 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.147 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.147 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.148 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.148 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.148 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.149 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.149 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.150 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.160 [UEB-source-ueb-source] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:40:14.162 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineUebTopicSink [getTopicCommInfrastructure()=UEB, toString()=InlineBusTopicSink [partitionId=2d94f740-6945-4656-84ea-3c5d5f390509, alive=false, publisher=null]]: starting 18:40:14.166 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.166 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.167 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.167 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.168 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.168 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.169 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.169 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.169 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.150 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.170 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.170 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.171 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.171 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.171 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.172 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.172 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.172 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.173 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.173 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.173 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.174 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.169 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.174 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.174 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineUebTopicSink -- InlineUebTopicSink [getTopicCommInfrastructure()=UEB, toString()=InlineBusTopicSink [partitionId=2d94f740-6945-4656-84ea-3c5d5f390509, alive=false, publisher=CambriaPublisherWrapper []]]: UEB SINK created 18:40:14.175 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=e9b897a6-9b71-4a8a-8e3a-b38e7bcf9eb8, alive=false, publisher=null]]: starting 18:40:14.178 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.179 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.179 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.179 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.179 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.179 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.179 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.180 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.180 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.180 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.180 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.180 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.182 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.188 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineDmaapTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=e9b897a6-9b71-4a8a-8e3a-b38e7bcf9eb8, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 18:40:14.188 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=3676560c-db58-42a9-a548-56e8f05d91d1, alive=false, publisher=null]]: starting 18:40:14.188 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.188 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.189 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.189 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.181 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.189 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.189 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.189 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.189 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineDmaapTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=3676560c-db58-42a9-a548-56e8f05d91d1, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 18:40:14.190 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting set alive 18:40:14.190 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.190 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting register pdp status context object 18:40:14.191 [UEB-source-ueb-source] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:40:14.192 [UEB-source-ueb-source] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://my-server:3904][total available: 0; route allocated: 0 of 32; total allocated: 0 of 32] 18:40:14.190 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.193 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.193 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.193 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.193 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.195 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.195 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.195 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.196 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.196 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.196 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.196 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.197 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.197 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.197 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.197 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.190 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.195 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topic sinks 18:40:14.198 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Pdp Status publisher 18:40:14.198 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.198 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.198 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.199 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.199 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.199 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.199 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.199 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.200 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.200 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.200 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.200 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.200 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.200 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.198 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.201 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.201 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.201 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.201 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.201 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.201 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.201 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.201 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.202 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.202 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.202 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.202 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.202 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.202 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.202 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.202 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.203 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.203 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.203 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.203 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.203 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.203 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.203 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.203 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.203 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.204 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.204 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.204 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.214 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp update listener 18:40:14.214 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp state change request dispatcher 18:40:14.215 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher 18:40:14.215 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=1c6de482-b6d3-409e-8a3a-986aeb9c7d28, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@17fa1336 18:40:14.215 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=1c6de482-b6d3-409e-8a3a-986aeb9c7d28, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:40:14.215 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=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@17fa1336 18:40:14.215 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:40:14.215 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=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@17fa1336 18:40:14.216 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:40:14.216 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 18:40:14.216 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulator started as a service 18:40:14.214 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.214 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.219 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.219 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.219 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.220 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.221 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.221 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.221 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.221 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.221 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.221 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.221 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.222 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.222 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.222 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.222 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.221 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.222 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.222 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.222 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.222 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.223 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.223 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.223 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.223 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.223 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.223 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.223 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.223 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.224 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.224 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.224 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.224 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.224 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.224 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.224 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.224 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.225 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.225 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.225 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.225 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.225 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.225 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.225 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.226 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.226 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.226 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.226 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.226 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.226 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.226 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.226 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.227 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.227 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.227 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.227 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.227 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.227 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.228 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.224 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.228 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.234 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.234 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.234 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.234 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.235 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.235 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.235 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.228 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.235 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.235 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.235 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.236 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.236 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.236 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.236 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.236 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.236 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.236 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.237 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.237 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.237 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.237 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.237 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.237 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.237 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.238 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.238 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.238 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.238 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.238 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.238 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.238 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.239 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.239 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.239 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.239 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.239 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.239 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.239 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.240 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.240 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.240 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.240 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.240 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.240 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.240 [UEB-source-ueb-source] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 0][route: {}->http://my-server:3904][total available: 0; route allocated: 1 of 32; total allocated: 1 of 32] 18:40:14.240 [Timer-0] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 18:40:14.235 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.242 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.242 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.242 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.242 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.240 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.242 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.254 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.254 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.254 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.254 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.256 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.256 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.256 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.255 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.256 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.256 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.257 [Timer-0] INFO network -- [OUT|UEB|ueb-sink] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","messageName":"PDP_STATUS","requestId":"c3ca420f-eaa8-4d78-9a1f-cbb8245bb140","timestampMs":1706985614214,"name":"pdp_-979559997","pdpGroup":"defaultGroup"} 18:40:14.257 [UEB-source-ueb-source] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://my-server:3904 18:40:14.256 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.258 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.258 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.257 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.258 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.258 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.258 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.261 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.261 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.261 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.261 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.261 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.262 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.262 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.262 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.262 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.262 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.261 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.262 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.263 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.263 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.263 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.264 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.264 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.264 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.264 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.264 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.264 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.265 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.265 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.265 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.265 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.265 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.265 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.266 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.266 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.266 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.266 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.266 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.266 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.266 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.266 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.267 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.267 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.267 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.267 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.263 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.264 [UEB-source-ueb-source] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-0: Shutdown connection 18:40:14.223 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpUpdateListener -- Pdp update message received from PAP - PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=e735b38e-929c-4c5c-96d1-cabc108dfedc, timestampMs=1706985614216, name=pdp_-979559997, 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:40:14.267 [UEB-source-ueb-source] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection discarded 18:40:14.267 [UEB-source-ueb-source] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 0][route: {}->http://my-server:3904][total available: 0; route allocated: 0 of 32; total allocated: 0 of 32] 18:40:14.268 [UEB-source-ueb-source] WARN com.att.nsa.apiClient.http.HttpClient -- Unknown host my-server; blacklisting for 10 minutes 18:40:14.267 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.267 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.268 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.268 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.268 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.268 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.268 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.269 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.269 [UEB-source-ueb-source] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=-1]: cannot fetch because of my-server: System error 18:40:14.269 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.269 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.259 [Timer-0] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent heartbeat to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=c3ca420f-eaa8-4d78-9a1f-cbb8245bb140, timestampMs=1706985614214, name=pdp_-979559997, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp Heartbeat, policies=null, deploymentInstanceInfo=null, properties=null, response=null) 18:40:14.269 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.269 [UEB-source-ueb-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=-1]: backoff for 15000ms 18:40:14.269 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.270 [pool-2-thread-1] INFO com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- sending 1 msgs to /events/ueb-sink. Oldest: 11 ms 18:40:14.269 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.270 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.270 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.270 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.270 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.270 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.271 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.271 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.271 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.271 [main] INFO network -- [OUT|UEB|ueb-sink] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[{"name":"NULL","version":"1.0"}],"response":{"responseTo":"e735b38e-929c-4c5c-96d1-cabc108dfedc","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"6d0c999b-7fd3-469a-af2d-cbaff7d73d1e","timestampMs":1706985614271,"name":"pdp_-979559997","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 18:40:14.270 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.271 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.271 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.271 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.271 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.271 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.271 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.272 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.272 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.272 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.272 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.272 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.272 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.272 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.272 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.272 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.272 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.272 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.273 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.273 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.273 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.273 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.273 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.273 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.273 [pool-2-thread-1] INFO com.att.nsa.apiClient.http.HttpClient -- POST http://my-server:3904/events/ueb-sink (anonymous) ... 18:40:14.273 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.273 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.273 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.273 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.273 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.273 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.273 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.274 [pool-2-thread-1] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:40:14.274 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.274 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.274 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.274 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.274 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.274 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.274 [pool-2-thread-1] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:40:14.274 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.274 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.274 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.274 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.274 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.275 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.275 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.275 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.275 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.275 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.275 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.275 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.275 [pool-2-thread-1] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://my-server:3904][total available: 0; route allocated: 0 of 32; total allocated: 0 of 32] 18:40:14.275 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.275 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.275 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.275 [pool-2-thread-1] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 1][route: {}->http://my-server:3904][total available: 0; route allocated: 1 of 32; total allocated: 1 of 32] 18:40:14.276 [pool-2-thread-1] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://my-server:3904 18:40:14.276 [pool-2-thread-1] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-1: Shutdown connection 18:40:14.276 [pool-2-thread-1] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection discarded 18:40:14.276 [pool-2-thread-1] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 1][route: {}->http://my-server:3904][total available: 0; route allocated: 0 of 32; total allocated: 0 of 32] 18:40:14.276 [pool-2-thread-1] WARN com.att.nsa.apiClient.http.HttpClient -- Unknown host my-server; blacklisting for 10 minutes 18:40:14.276 [pool-2-thread-1] WARN com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- my-server java.net.UnknownHostException: my-server at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1519) at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1377) at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1305) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:456) at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.sendBatch(CambriaSimplerBatchPublisher.java:342) at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.send(CambriaSimplerBatchPublisher.java:251) at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher.access$100(CambriaSimplerBatchPublisher.java:31) at com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher$1.run(CambriaSimplerBatchPublisher.java:411) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 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:40:14.276 [pool-2-thread-1] WARN com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- Send failed, 1 message to send. 18:40:14.276 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=6d0c999b-7fd3-469a-af2d-cbaff7d73d1e, timestampMs=1706985614271, name=pdp_-979559997, 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=e735b38e-929c-4c5c-96d1-cabc108dfedc, responseStatus=SUCCESS, responseMessage=Pdp update successful.)) 18:40:14.277 [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=4566e1ac-f8c3-4a27-8e8f-61865291480d, timestampMs=1706985614277, name=pdp_-979559997, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), source=null, state=ACTIVE) 18:40:14.279 [main] INFO network -- [OUT|UEB|ueb-sink] {"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[{"name":"NULL","version":"1.0"}],"response":{"responseTo":"4566e1ac-f8c3-4a27-8e8f-61865291480d","responseStatus":"SUCCESS","responseMessage":"Pdp already in active state"},"messageName":"PDP_STATUS","requestId":"20046d00-50ef-4b47-abc0-d2935d2407e5","timestampMs":1706985614278,"name":"pdp_-979559997","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 18:40:14.279 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=20046d00-50ef-4b47-abc0-d2935d2407e5, timestampMs=1706985614278, name=pdp_-979559997, 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=4566e1ac-f8c3-4a27-8e8f-61865291480d, responseStatus=SUCCESS, responseMessage=Pdp already in active state)) 18:40:14.279 [main] INFO network -- [OUT|UEB|ueb-sink] {"pdpType":"apex","state":"TERMINATED","healthy":"HEALTHY","description":"Pdp Simulator shutting down.","policies":[{"name":"NULL","version":"1.0"}],"messageName":"PDP_STATUS","requestId":"76af0569-1899-4054-a87d-c07725248b0e","timestampMs":1706985614279,"name":"pdp_-979559997","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 18:40:14.279 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=76af0569-1899-4054-a87d-c07725248b0e, timestampMs=1706985614279, name=pdp_-979559997, 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:40:14.279 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 18:40:14.279 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher 18:40:14.279 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=1c6de482-b6d3-409e-8a3a-986aeb9c7d28, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@17fa1336 18:40:14.280 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=1c6de482-b6d3-409e-8a3a-986aeb9c7d28, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.275 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.280 [UEB-source-ueb-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=-1]: closed while handling fetch error 18:40:14.275 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.280 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=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@17fa1336 18:40:14.280 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.280 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.280 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/ac490460-1794-4cee-9eab-8eef477c00b0/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.280 [UEB-source-ueb-source] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=1c6de482-b6d3-409e-8a3a-986aeb9c7d28, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.net.UnknownHostException: my-server: System error at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(InetAddress.java:933) at java.base/java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1529) at java.base/java.net.InetAddress$NameServiceAddresses.get(InetAddress.java:852) at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1519) at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1377) at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1305) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) 18:40:14.280 [DMAAP-source-policy-pdp-pap1] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:40:14.280 [UEB-source-ueb-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=1c6de482-b6d3-409e-8a3a-986aeb9c7d28, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:40:14.280 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.281 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.281 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.281 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.281 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.281 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.281 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.281 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.281 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.282 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.282 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.282 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.282 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.282 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.282 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.282 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.282 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.282 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.283 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.283 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.283 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.283 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.283 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.283 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.283 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.283 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.283 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.284 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.284 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.284 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.284 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.284 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.284 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.284 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.284 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.284 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.284 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.285 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.285 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.285 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.285 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.285 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.285 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.285 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.285 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.286 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.286 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.286 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.286 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.286 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.286 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.286 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.286 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.286 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.286 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.287 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.287 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.287 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.287 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.287 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.287 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.287 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.287 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.287 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.288 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.288 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.288 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.288 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.288 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.288 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.288 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.288 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.288 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.289 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.289 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.289 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.289 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.289 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.289 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.289 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.289 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.289 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.289 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.290 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.290 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.280 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=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@17fa1336 18:40:14.298 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.298 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.298 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp state change request dispatcher 18:40:14.298 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp update listener 18:40:14.298 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Pdp Status publisher 18:40:14.298 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topic sinks 18:40:14.298 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping register pdp status context object 18:40:14.299 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping set alive 18:40:14.299 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics 18:40:14.299 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=1c6de482-b6d3-409e-8a3a-986aeb9c7d28, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-source,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.299 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.299 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.299 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:40:14.299 [main] WARN com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- Closing publisher with 4 messages unsent. Consider using CambriaBatchingPublisher.close( long timeout, TimeUnit timeoutUnits ) to recapture unsent messages on close. 18:40:14.299 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:40:14.299 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:40:14.299 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=1c6de482-b6d3-409e-8a3a-986aeb9c7d28, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-source,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.300 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineUebTopicSink [getTopicCommInfrastructure()=UEB, toString()=InlineBusTopicSink [partitionId=2d94f740-6945-4656-84ea-3c5d5f390509, alive=false, publisher=null]]: there is no publisher 18:40:14.300 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.300 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=ac490460-1794-4cee-9eab-8eef477c00b0, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.300 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=e9b897a6-9b71-4a8a-8e3a-b38e7bcf9eb8, alive=false, publisher=null]]: there is no publisher 18:40:14.300 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=3676560c-db58-42a9-a548-56e8f05d91d1, alive=false, publisher=null]]: there is no publisher 18:40:14.300 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 18:40:14.298 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/822ecfad-5440-4905-9a6f-8e60bb1a53d3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.302 [DMAAP-source-policy-pdp-pap2] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=822ecfad-5440-4905-9a6f-8e60bb1a53d3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:40:14.303 [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:40:14.303 [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:40:14.311 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=eccb5df2-05e2-4d52-bb79-06e611347d52, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:40:14.312 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:40:14.312 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulatorActivator initializing with instance id: pdp_-1715034344 18:40:14.312 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulator starting as a service . . . 18:40:14.312 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 18:40:14.312 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics 18:40:14.312 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=bd9ed181-a4b8-42e7-836f-48d4225cad2f, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:40:14.326 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:40:14.327 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:40:14.326 [UEB-source-ueb-source] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/ueb-source/bd9ed181-a4b8-42e7-836f-48d4225cad2f/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.328 [UEB-source-ueb-source] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://my-server:3904/events/ueb-source/bd9ed181-a4b8-42e7-836f-48d4225cad2f/prd-ubuntu1804-builder-4c-4g-2399 (anonymous) ... 18:40:14.329 [UEB-source-ueb-source] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:40:14.329 [UEB-source-ueb-source] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:40:14.329 [UEB-source-ueb-source] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://my-server:3904][total available: 0; route allocated: 0 of 32; total allocated: 0 of 32] 18:40:14.329 [UEB-source-ueb-source] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 2][route: {}->http://my-server:3904][total available: 0; route allocated: 1 of 32; total allocated: 1 of 32] 18:40:14.329 [UEB-source-ueb-source] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://my-server:3904 18:40:14.329 [UEB-source-ueb-source] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-2: Shutdown connection 18:40:14.329 [UEB-source-ueb-source] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection discarded 18:40:14.329 [UEB-source-ueb-source] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 2][route: {}->http://my-server:3904][total available: 0; route allocated: 0 of 32; total allocated: 0 of 32] 18:40:14.329 [UEB-source-ueb-source] WARN com.att.nsa.apiClient.http.HttpClient -- Unknown host my-server; blacklisting for 10 minutes 18:40:14.329 [UEB-source-ueb-source] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=-1]: cannot fetch because of my-server 18:40:14.330 [UEB-source-ueb-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=-1]: backoff for 15000ms 18:40:14.330 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=eccb5df2-05e2-4d52-bb79-06e611347d52, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:40:14.331 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=eccb5df2-05e2-4d52-bb79-06e611347d52, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:40:14.338 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineUebTopicSink [getTopicCommInfrastructure()=UEB, toString()=InlineBusTopicSink [partitionId=2fb2cfd1-8139-4e70-b03d-6909ebe1f24d, alive=false, publisher=null]]: starting 18:40:14.338 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.338 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=eccb5df2-05e2-4d52-bb79-06e611347d52, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.338 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.338 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=eccb5df2-05e2-4d52-bb79-06e611347d52, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.338 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.338 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=eccb5df2-05e2-4d52-bb79-06e611347d52, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.339 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.339 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=eccb5df2-05e2-4d52-bb79-06e611347d52, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.339 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.339 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=eccb5df2-05e2-4d52-bb79-06e611347d52, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.339 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.339 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=eccb5df2-05e2-4d52-bb79-06e611347d52, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.339 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.339 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=eccb5df2-05e2-4d52-bb79-06e611347d52, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.339 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.340 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=eccb5df2-05e2-4d52-bb79-06e611347d52, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.340 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.340 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=eccb5df2-05e2-4d52-bb79-06e611347d52, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.340 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.340 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=eccb5df2-05e2-4d52-bb79-06e611347d52, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.343 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineUebTopicSink -- InlineUebTopicSink [getTopicCommInfrastructure()=UEB, toString()=InlineBusTopicSink [partitionId=2fb2cfd1-8139-4e70-b03d-6909ebe1f24d, alive=false, publisher=CambriaPublisherWrapper []]]: UEB SINK created 18:40:14.343 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.343 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.343 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=b06c7c00-2476-4737-aff2-aa5d52f89a73, alive=false, publisher=null]]: starting 18:40:14.343 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.343 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=eccb5df2-05e2-4d52-bb79-06e611347d52, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.343 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.344 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.344 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.344 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.344 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=eccb5df2-05e2-4d52-bb79-06e611347d52, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.344 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.344 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.344 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.344 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=eccb5df2-05e2-4d52-bb79-06e611347d52, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.344 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.344 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.344 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.344 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=eccb5df2-05e2-4d52-bb79-06e611347d52, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.345 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.345 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.346 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.346 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=eccb5df2-05e2-4d52-bb79-06e611347d52, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.346 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.346 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.346 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.346 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=eccb5df2-05e2-4d52-bb79-06e611347d52, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.346 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.348 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.348 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.348 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.349 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.349 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=eccb5df2-05e2-4d52-bb79-06e611347d52, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.349 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.349 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.349 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.349 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=eccb5df2-05e2-4d52-bb79-06e611347d52, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.349 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.349 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.349 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.349 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=eccb5df2-05e2-4d52-bb79-06e611347d52, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.349 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.349 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.349 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.349 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.350 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.350 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.350 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.350 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineDmaapTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=b06c7c00-2476-4737-aff2-aa5d52f89a73, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 18:40:14.350 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.350 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=b017009a-faa5-4c34-9ae9-4dec1b26bebf, alive=false, publisher=null]]: starting 18:40:14.350 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.350 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.350 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.350 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.351 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.351 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.351 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.351 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.351 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.351 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.351 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.351 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.351 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.349 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=eccb5df2-05e2-4d52-bb79-06e611347d52, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.351 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.352 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.352 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.352 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.352 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.352 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.352 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.352 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.352 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.352 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.353 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.353 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.353 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.353 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.351 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.353 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.353 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.353 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.353 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=eccb5df2-05e2-4d52-bb79-06e611347d52, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.353 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.353 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.353 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.353 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=eccb5df2-05e2-4d52-bb79-06e611347d52, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.354 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.354 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.354 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.354 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.354 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=eccb5df2-05e2-4d52-bb79-06e611347d52, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.354 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.354 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.354 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineDmaapTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=b017009a-faa5-4c34-9ae9-4dec1b26bebf, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 18:40:14.354 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.354 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting set alive 18:40:14.354 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting register pdp status context object 18:40:14.354 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.354 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.354 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topic sinks 18:40:14.354 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Pdp Status publisher 18:40:14.354 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.355 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.354 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=eccb5df2-05e2-4d52-bb79-06e611347d52, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.355 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.355 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.355 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.355 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.355 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.355 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.355 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.355 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.355 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.355 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.355 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=eccb5df2-05e2-4d52-bb79-06e611347d52, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.356 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.356 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.356 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.356 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.356 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.356 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.356 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.356 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.356 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.356 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.356 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.356 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.357 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.357 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.357 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.357 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.357 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.357 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.357 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.357 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.357 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.357 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.357 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.357 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.358 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.358 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.358 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.358 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.358 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.358 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.358 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.356 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=eccb5df2-05e2-4d52-bb79-06e611347d52, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.358 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp update listener 18:40:14.358 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.358 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.358 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp state change request dispatcher 18:40:14.358 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher 18:40:14.358 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.358 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=bd9ed181-a4b8-42e7-836f-48d4225cad2f, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@3dd31157 18:40:14.359 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.358 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=eccb5df2-05e2-4d52-bb79-06e611347d52, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.359 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=bd9ed181-a4b8-42e7-836f-48d4225cad2f, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:40:14.359 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.359 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.359 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=eccb5df2-05e2-4d52-bb79-06e611347d52, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=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@3dd31157 18:40:14.359 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.359 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=eccb5df2-05e2-4d52-bb79-06e611347d52, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:40:14.359 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=eccb5df2-05e2-4d52-bb79-06e611347d52, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.359 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=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@3dd31157 18:40:14.359 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.359 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.360 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.360 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.360 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.360 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.360 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.360 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.360 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.360 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.360 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.360 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.360 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.360 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.361 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.361 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.361 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.361 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.361 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.361 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.361 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.361 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.361 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.361 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.361 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.362 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.362 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.362 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.362 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.362 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.362 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.362 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.362 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.362 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.362 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.362 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.363 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.363 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.363 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.363 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.363 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.363 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.363 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.363 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.363 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.363 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.364 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.364 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.364 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.364 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.364 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.364 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.364 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.364 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.364 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.364 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.364 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.364 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.365 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.365 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.365 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.365 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.365 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.365 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.365 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.365 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.365 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.365 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.365 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.365 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.366 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.366 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.366 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.366 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.366 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.366 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.366 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.366 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.366 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.366 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.366 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.359 [Timer-1] INFO network -- [OUT|UEB|ueb-sink] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","messageName":"PDP_STATUS","requestId":"e94eecaa-334f-44b7-b864-efb0dfc965fa","timestampMs":1706985614359,"name":"pdp_-1715034344","pdpGroup":"defaultGroup"} 18:40:14.359 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:40:14.359 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=eccb5df2-05e2-4d52-bb79-06e611347d52, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.367 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 18:40:14.367 [Timer-1] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent heartbeat to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=e94eecaa-334f-44b7-b864-efb0dfc965fa, timestampMs=1706985614359, name=pdp_-1715034344, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp Heartbeat, policies=null, deploymentInstanceInfo=null, properties=null, response=null) 18:40:14.367 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulator started as a service 18:40:14.367 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.366 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.367 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.367 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=eccb5df2-05e2-4d52-bb79-06e611347d52, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.367 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpUpdateListener -- Pdp update message received from PAP - PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=73a2669c-82e6-447d-b21a-fb03bce7d214, timestampMs=1706985614367, name=pdp_-1715034344, 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:40:14.367 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.367 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.367 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.367 [main] INFO network -- [OUT|UEB|ueb-sink] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[{"name":"NULL","version":"1.0"}],"response":{"responseTo":"73a2669c-82e6-447d-b21a-fb03bce7d214","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"77599deb-c141-46bc-8693-c84b38b0d0a3","timestampMs":1706985614367,"name":"pdp_-1715034344","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 18:40:14.368 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.368 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=77599deb-c141-46bc-8693-c84b38b0d0a3, timestampMs=1706985614367, name=pdp_-1715034344, 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=73a2669c-82e6-447d-b21a-fb03bce7d214, responseStatus=SUCCESS, responseMessage=Pdp update successful.)) 18:40:14.368 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.368 [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=525d420c-d069-4eba-a4a9-7a312a546d79, timestampMs=1706985614368, name=pdp_-1715034344, pdpGroup=pdpGroup, pdpSubgroup=pdpSubgroup), source=null, state=PASSIVE) 18:40:14.368 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.368 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.368 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.368 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.368 [main] INFO network -- [OUT|UEB|ueb-sink] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[{"name":"NULL","version":"1.0"}],"response":{"responseTo":"525d420c-d069-4eba-a4a9-7a312a546d79","responseStatus":"SUCCESS","responseMessage":"Pdp already in passive state"},"messageName":"PDP_STATUS","requestId":"60ac1b6c-d6ec-424d-b439-832ad5d4b72e","timestampMs":1706985614368,"name":"pdp_-1715034344","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 18:40:14.368 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.368 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=60ac1b6c-d6ec-424d-b439-832ad5d4b72e, timestampMs=1706985614368, name=pdp_-1715034344, 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=525d420c-d069-4eba-a4a9-7a312a546d79, responseStatus=SUCCESS, responseMessage=Pdp already in passive state)) 18:40:14.368 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.367 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=eccb5df2-05e2-4d52-bb79-06e611347d52, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.368 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.368 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.369 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.369 [main] INFO network -- [OUT|UEB|ueb-sink] {"pdpType":"apex","state":"TERMINATED","healthy":"HEALTHY","description":"Pdp Simulator shutting down.","policies":[{"name":"NULL","version":"1.0"}],"messageName":"PDP_STATUS","requestId":"351ab77e-cf5c-4fd1-8476-420668593c7b","timestampMs":1706985614368,"name":"pdp_-1715034344","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 18:40:14.369 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=351ab77e-cf5c-4fd1-8476-420668593c7b, timestampMs=1706985614368, name=pdp_-1715034344, 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:40:14.369 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.369 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 18:40:14.369 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher 18:40:14.369 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=eccb5df2-05e2-4d52-bb79-06e611347d52, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.369 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.369 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=bd9ed181-a4b8-42e7-836f-48d4225cad2f, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@3dd31157 18:40:14.369 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.369 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=bd9ed181-a4b8-42e7-836f-48d4225cad2f, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.369 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.369 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=eccb5df2-05e2-4d52-bb79-06e611347d52, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=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@3dd31157 18:40:14.369 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=eccb5df2-05e2-4d52-bb79-06e611347d52, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.369 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.369 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.369 [UEB-source-ueb-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=-1]: closed while handling fetch error 18:40:14.369 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=eccb5df2-05e2-4d52-bb79-06e611347d52, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.369 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.369 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=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@3dd31157 18:40:14.369 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=eccb5df2-05e2-4d52-bb79-06e611347d52, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/eccb5df2-05e2-4d52-bb79-06e611347d52/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.369 [UEB-source-ueb-source] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=bd9ed181-a4b8-42e7-836f-48d4225cad2f, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.net.UnknownHostException: my-server at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1519) at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1377) at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1305) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) 18:40:14.370 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.370 [UEB-source-ueb-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=bd9ed181-a4b8-42e7-836f-48d4225cad2f, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:40:14.370 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.370 [DMAAP-source-policy-pdp-pap1] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=eccb5df2-05e2-4d52-bb79-06e611347d52, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:40:14.370 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/934afad5-97d1-4918-8675-3d6b0b4c6c83/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.370 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp state change request dispatcher 18:40:14.370 [DMAAP-source-policy-pdp-pap2] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:40:14.370 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp update listener 18:40:14.370 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Pdp Status publisher 18:40:14.370 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topic sinks 18:40:14.370 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping register pdp status context object 18:40:14.370 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping set alive 18:40:14.370 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics 18:40:14.370 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=bd9ed181-a4b8-42e7-836f-48d4225cad2f, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-source,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.370 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.370 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=eccb5df2-05e2-4d52-bb79-06e611347d52, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.370 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:40:14.371 [main] WARN com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- Closing publisher with 4 messages unsent. Consider using CambriaBatchingPublisher.close( long timeout, TimeUnit timeoutUnits ) to recapture unsent messages on close. 18:40:14.371 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:40:14.371 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:40:14.371 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=bd9ed181-a4b8-42e7-836f-48d4225cad2f, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-source,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.371 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineUebTopicSink [getTopicCommInfrastructure()=UEB, toString()=InlineBusTopicSink [partitionId=2fb2cfd1-8139-4e70-b03d-6909ebe1f24d, alive=false, publisher=null]]: there is no publisher 18:40:14.371 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=934afad5-97d1-4918-8675-3d6b0b4c6c83, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.371 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=eccb5df2-05e2-4d52-bb79-06e611347d52, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.371 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=b06c7c00-2476-4737-aff2-aa5d52f89a73, alive=false, publisher=null]]: there is no publisher 18:40:14.371 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=b017009a-faa5-4c34-9ae9-4dec1b26bebf, alive=false, publisher=null]]: there is no publisher 18:40:14.371 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.029 s -- in org.onap.policy.models.sim.pdp.comm.TestPdpStateChangeListener [INFO] Running org.onap.policy.models.sim.pdp.comm.TestPdpUpdateListener 18:40:14.375 [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:40:14.375 [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:40:14.378 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9f92dac-7222-4044-9341-50801de30f7e, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:40:14.378 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:40:14.378 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulatorActivator initializing with instance id: pdp_62031201 18:40:14.379 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulator starting as a service . . . 18:40:14.379 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 18:40:14.379 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics 18:40:14.379 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=2b36e50a-8c51-42ea-a01b-e8d9a7537fda, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:40:14.386 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:40:14.394 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:40:14.398 [UEB-source-ueb-source] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/ueb-source/2b36e50a-8c51-42ea-a01b-e8d9a7537fda/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.398 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9f92dac-7222-4044-9341-50801de30f7e, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:40:14.398 [UEB-source-ueb-source] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://my-server:3904/events/ueb-source/2b36e50a-8c51-42ea-a01b-e8d9a7537fda/prd-ubuntu1804-builder-4c-4g-2399 (anonymous) ... 18:40:14.399 [UEB-source-ueb-source] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:40:14.399 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9f92dac-7222-4044-9341-50801de30f7e, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:40:14.399 [UEB-source-ueb-source] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:40:14.399 [UEB-source-ueb-source] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://my-server:3904][total available: 0; route allocated: 0 of 32; total allocated: 0 of 32] 18:40:14.399 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.399 [UEB-source-ueb-source] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 3][route: {}->http://my-server:3904][total available: 0; route allocated: 1 of 32; total allocated: 1 of 32] 18:40:14.399 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.399 [UEB-source-ueb-source] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://my-server:3904 18:40:14.403 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.403 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineUebTopicSink [getTopicCommInfrastructure()=UEB, toString()=InlineBusTopicSink [partitionId=e46449d6-918e-4cae-82da-751494192406, alive=false, publisher=null]]: starting 18:40:14.403 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.403 [UEB-source-ueb-source] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-3: Shutdown connection 18:40:14.405 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineUebTopicSink -- InlineUebTopicSink [getTopicCommInfrastructure()=UEB, toString()=InlineBusTopicSink [partitionId=e46449d6-918e-4cae-82da-751494192406, alive=false, publisher=CambriaPublisherWrapper []]]: UEB SINK created 18:40:14.405 [UEB-source-ueb-source] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection discarded 18:40:14.405 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=f26d83be-f932-456b-b288-2446d96e1d26, alive=false, publisher=null]]: starting 18:40:14.405 [UEB-source-ueb-source] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 3][route: {}->http://my-server:3904][total available: 0; route allocated: 0 of 32; total allocated: 0 of 32] 18:40:14.405 [UEB-source-ueb-source] WARN com.att.nsa.apiClient.http.HttpClient -- Unknown host my-server; blacklisting for 10 minutes 18:40:14.405 [UEB-source-ueb-source] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=-1]: cannot fetch because of my-server 18:40:14.405 [UEB-source-ueb-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=-1]: backoff for 15000ms 18:40:14.405 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.406 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.406 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.406 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.406 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.406 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.406 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.407 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.407 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.407 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.407 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.407 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.407 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.407 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.407 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.407 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.407 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.407 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.408 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.408 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.408 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.408 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.408 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.408 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.408 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.408 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.408 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.408 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.408 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.408 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.408 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.409 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.409 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.409 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.409 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.409 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.409 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.409 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.409 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.409 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.409 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.410 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.410 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.410 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.410 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.410 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.410 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.410 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.410 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.410 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.410 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.410 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.410 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.410 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.411 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.411 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.411 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.411 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.411 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.411 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.411 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.411 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.411 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.411 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.405 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9f92dac-7222-4044-9341-50801de30f7e, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.411 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineDmaapTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=f26d83be-f932-456b-b288-2446d96e1d26, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 18:40:14.411 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.411 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=275cb907-2829-446b-8683-be35a9392ec1, alive=false, publisher=null]]: starting 18:40:14.411 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9f92dac-7222-4044-9341-50801de30f7e, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.412 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.412 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9f92dac-7222-4044-9341-50801de30f7e, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.412 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.412 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9f92dac-7222-4044-9341-50801de30f7e, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.412 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.411 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.412 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.412 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9f92dac-7222-4044-9341-50801de30f7e, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.412 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.412 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.412 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.412 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9f92dac-7222-4044-9341-50801de30f7e, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.412 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.412 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.412 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.412 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9f92dac-7222-4044-9341-50801de30f7e, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.413 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.413 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.413 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.413 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9f92dac-7222-4044-9341-50801de30f7e, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.413 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.413 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.413 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.413 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9f92dac-7222-4044-9341-50801de30f7e, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.413 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.413 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.413 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.413 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9f92dac-7222-4044-9341-50801de30f7e, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.413 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.414 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.414 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.414 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9f92dac-7222-4044-9341-50801de30f7e, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.414 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.414 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.414 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.414 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9f92dac-7222-4044-9341-50801de30f7e, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.414 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.414 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.414 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.414 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9f92dac-7222-4044-9341-50801de30f7e, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.414 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.414 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.414 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.414 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9f92dac-7222-4044-9341-50801de30f7e, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.414 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.414 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.414 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.415 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.415 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9f92dac-7222-4044-9341-50801de30f7e, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.415 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.415 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.415 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.415 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9f92dac-7222-4044-9341-50801de30f7e, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.415 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.415 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.415 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.415 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9f92dac-7222-4044-9341-50801de30f7e, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.415 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.416 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.416 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.416 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.416 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.416 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.416 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.416 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.416 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.417 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.417 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.417 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.417 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.417 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.417 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.417 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.417 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.417 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.417 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.417 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.417 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.417 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.417 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.418 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.418 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.417 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9f92dac-7222-4044-9341-50801de30f7e, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.418 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.418 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.418 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.418 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.418 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.418 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.419 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.419 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.419 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.419 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.419 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.419 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.419 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.419 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.419 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.419 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.419 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.419 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.419 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.420 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.420 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.420 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.418 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9f92dac-7222-4044-9341-50801de30f7e, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.420 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.421 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.421 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.421 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.421 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.421 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.421 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.421 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.421 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.421 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.421 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.421 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.421 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.421 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.422 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.422 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.422 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.422 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.422 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.422 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9f92dac-7222-4044-9341-50801de30f7e, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.422 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.422 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.422 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.422 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9f92dac-7222-4044-9341-50801de30f7e, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.422 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.422 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.422 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.422 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9f92dac-7222-4044-9341-50801de30f7e, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.422 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.422 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.422 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.422 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9f92dac-7222-4044-9341-50801de30f7e, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.423 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.422 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.423 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.423 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9f92dac-7222-4044-9341-50801de30f7e, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.423 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.423 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.423 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9f92dac-7222-4044-9341-50801de30f7e, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.423 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.423 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.423 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.423 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.423 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.424 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.424 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.424 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.424 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.424 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.424 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.424 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.424 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.424 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.424 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.424 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.425 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.425 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.425 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.425 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.424 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9f92dac-7222-4044-9341-50801de30f7e, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.425 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.425 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.425 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.425 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.425 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.425 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.425 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.425 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9f92dac-7222-4044-9341-50801de30f7e, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.425 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.425 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.425 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.425 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9f92dac-7222-4044-9341-50801de30f7e, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.425 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.425 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.426 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.426 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9f92dac-7222-4044-9341-50801de30f7e, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.426 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.426 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.426 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.426 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineDmaapTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=275cb907-2829-446b-8683-be35a9392ec1, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 18:40:14.426 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting set alive 18:40:14.426 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting register pdp status context object 18:40:14.426 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.426 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topic sinks 18:40:14.427 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Pdp Status publisher 18:40:14.426 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.427 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.427 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.427 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.427 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.427 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.427 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.427 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.427 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.427 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9f92dac-7222-4044-9341-50801de30f7e, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.428 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp update listener 18:40:14.428 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.427 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.428 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp state change request dispatcher 18:40:14.428 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher 18:40:14.428 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=2b36e50a-8c51-42ea-a01b-e8d9a7537fda, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@5f69e2b 18:40:14.428 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=2b36e50a-8c51-42ea-a01b-e8d9a7537fda, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:40:14.428 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9f92dac-7222-4044-9341-50801de30f7e, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=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@5f69e2b 18:40:14.428 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9f92dac-7222-4044-9341-50801de30f7e, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:40:14.428 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=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@5f69e2b 18:40:14.428 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9f92dac-7222-4044-9341-50801de30f7e, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.428 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:40:14.428 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 18:40:14.428 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulator started as a service 18:40:14.429 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpUpdateListener -- Pdp update message received from PAP - PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=ad51d80b-4a96-4ece-8496-d77845e96741, timestampMs=1706985614428, name=pdp_62031201, 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:40:14.428 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.429 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.429 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.429 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.429 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9f92dac-7222-4044-9341-50801de30f7e, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.429 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.429 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.429 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.429 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.429 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.430 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.430 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.430 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.429 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.430 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.430 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.430 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9f92dac-7222-4044-9341-50801de30f7e, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.430 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.430 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.430 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.430 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9f92dac-7222-4044-9341-50801de30f7e, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.430 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.430 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.430 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.430 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.430 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.430 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.430 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.430 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.431 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.431 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.431 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.431 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.431 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.431 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.431 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.431 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.431 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.431 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.431 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.431 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.430 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9f92dac-7222-4044-9341-50801de30f7e, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.432 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.432 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.432 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.432 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.432 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9f92dac-7222-4044-9341-50801de30f7e, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.432 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.432 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.432 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.432 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.432 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.432 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.432 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.432 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.432 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.432 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.432 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.433 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.433 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.433 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.433 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.433 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.433 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.433 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.433 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.433 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.433 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.433 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.433 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.433 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.433 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.433 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.434 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.434 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.434 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.434 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.434 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.434 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.434 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.434 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.434 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.434 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.434 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.434 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.434 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.434 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.435 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.435 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.435 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.435 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.435 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.435 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.435 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.435 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.435 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.435 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.435 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.435 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.435 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.435 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.435 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.435 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.436 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.436 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.436 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.436 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.436 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.436 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.436 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.436 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.436 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.436 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.436 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.436 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.436 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.436 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.437 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.437 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.437 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.437 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.437 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.437 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.437 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.437 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.437 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.437 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.437 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.432 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9f92dac-7222-4044-9341-50801de30f7e, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.437 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.437 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.437 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.438 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.438 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.438 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.438 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.438 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.438 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.438 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.438 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.438 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.438 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.438 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.438 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.438 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.438 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.439 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.439 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.439 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.439 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.439 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.439 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.439 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.439 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.439 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.439 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.439 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.439 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.439 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.441 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.441 [main] WARN org.onap.policy.common.utils.services.Registry -- replacing previously registered: object:pdp/status/publisher 18:40:14.442 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9f92dac-7222-4044-9341-50801de30f7e, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.443 [main] INFO network -- [OUT|UEB|ueb-sink] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[{"name":"apex policy name","version":"1.0"}],"response":{"responseTo":"ad51d80b-4a96-4ece-8496-d77845e96741","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"23290a51-67f7-42f7-b5a4-0d47528a6049","timestampMs":1706985614442,"name":"pdp_62031201","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 18:40:14.443 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=23290a51-67f7-42f7-b5a4-0d47528a6049, timestampMs=1706985614442, name=pdp_62031201, 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=ad51d80b-4a96-4ece-8496-d77845e96741, responseStatus=SUCCESS, responseMessage=Pdp update successful.)) 18:40:14.443 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.442 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.443 [main] INFO network -- [OUT|UEB|ueb-sink] {"pdpType":"apex","state":"TERMINATED","healthy":"HEALTHY","description":"Pdp Simulator shutting down.","policies":[{"name":"apex policy name","version":"1.0"}],"messageName":"PDP_STATUS","requestId":"e35a22ff-9929-44d6-a0eb-d765c3ed9f55","timestampMs":1706985614443,"name":"pdp_62031201","pdpGroup":"pdpGroup","pdpSubgroup":"pdpSubgroup"} 18:40:14.449 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=e35a22ff-9929-44d6-a0eb-d765c3ed9f55, timestampMs=1706985614443, name=pdp_62031201, 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:40:14.449 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 18:40:14.449 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher 18:40:14.449 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=2b36e50a-8c51-42ea-a01b-e8d9a7537fda, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@5f69e2b 18:40:14.449 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=2b36e50a-8c51-42ea-a01b-e8d9a7537fda, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.449 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9f92dac-7222-4044-9341-50801de30f7e, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=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@5f69e2b 18:40:14.449 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9f92dac-7222-4044-9341-50801de30f7e, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.449 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=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@5f69e2b 18:40:14.449 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.449 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp state change request dispatcher 18:40:14.449 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp update listener 18:40:14.449 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Pdp Status publisher 18:40:14.450 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topic sinks 18:40:14.450 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping register pdp status context object 18:40:14.450 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping set alive 18:40:14.450 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics 18:40:14.450 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=2b36e50a-8c51-42ea-a01b-e8d9a7537fda, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.450 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.450 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9f92dac-7222-4044-9341-50801de30f7e, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.450 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:40:14.451 [UEB-source-ueb-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=-1]: closed while handling fetch error 18:40:14.451 [UEB-source-ueb-source] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=2b36e50a-8c51-42ea-a01b-e8d9a7537fda, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.net.UnknownHostException: my-server at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1519) at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1377) at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1305) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) 18:40:14.451 [UEB-source-ueb-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=2b36e50a-8c51-42ea-a01b-e8d9a7537fda, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:40:14.443 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9f92dac-7222-4044-9341-50801de30f7e, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/c9f92dac-7222-4044-9341-50801de30f7e/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.451 [DMAAP-source-policy-pdp-pap1] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9f92dac-7222-4044-9341-50801de30f7e, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:40:14.451 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:40:14.452 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:40:14.452 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:40:14.452 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:40:14.452 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:40:14.452 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:40:14.452 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:40:14.452 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:40:14.452 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:40:14.452 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:40:14.452 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:40:14.452 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:40:14.452 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:40:14.452 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:40:14.452 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:40:14.452 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:40:14.452 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:40:14.452 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:40:14.452 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:40:14.452 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:40:14.452 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:40:14.452 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:40:14.452 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:40:14.452 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:40:14.453 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:40:14.453 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:40:14.453 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:40:14.453 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:40:14.453 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:40:14.453 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:40:14.453 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:40:14.453 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:40:14.453 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:40:14.453 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:40:14.453 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:40:14.453 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:40:14.453 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:40:14.453 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:40:14.453 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:40:14.453 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:40:14.453 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.453 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager is shutting down 18:40:14.453 [Finalizer] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection manager shut down 18:40:14.453 [main] WARN com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- Closing publisher with 2 messages unsent. Consider using CambriaBatchingPublisher.close( long timeout, TimeUnit timeoutUnits ) to recapture unsent messages on close. 18:40:14.453 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:40:14.453 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:40:14.453 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=2b36e50a-8c51-42ea-a01b-e8d9a7537fda, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-source,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.453 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineUebTopicSink [getTopicCommInfrastructure()=UEB, toString()=InlineBusTopicSink [partitionId=e46449d6-918e-4cae-82da-751494192406, alive=false, publisher=null]]: there is no publisher Exception in thread "Timer-3" 18:40:14.453 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.453 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=c9f92dac-7222-4044-9341-50801de30f7e, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.453 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=f26d83be-f932-456b-b288-2446d96e1d26, alive=false, publisher=null]]: there is no publisher 18:40:14.453 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=275cb907-2829-446b-8683-be35a9392ec1, alive=false, publisher=null]]: there is no publisher 18:40:14.453 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped java.lang.IllegalArgumentException: not registered: object:pdp/status at org.onap.policy.common.utils.services.Registry.get(Registry.java:137) at org.onap.policy.models.sim.pdp.handler.PdpMessageHandler.createPdpStatusFromContext(PdpMessageHandler.java:70) at org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher.run(PdpStatusPublisher.java:64) at java.base/java.util.TimerThread.mainLoop(Timer.java:566) at java.base/java.util.TimerThread.run(Timer.java:516) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.761 s -- in org.onap.policy.models.sim.pdp.comm.TestPdpUpdateListener [INFO] Running org.onap.policy.models.sim.pdp.TestPdpSimulatorMain 18:40:14.462 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/e4c88951-e126-4843-be47-d66b1b57f6a2/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.462 [DMAAP-source-policy-pdp-pap2] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=e4c88951-e126-4843-be47-d66b1b57f6a2, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:40:14.541 [main] INFO org.onap.policy.models.sim.pdp.PdpSimulatorMain -- In PdpSimulator with parameters [-h] 18:40:14.556 [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:40:14.584 [main] INFO org.onap.policy.models.sim.pdp.PdpSimulatorMain -- In PdpSimulator with parameters [-c, src/test/resources/PdpSimulatorConfigParameters.json] 18:40:14.586 [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:40:14.586 [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:40:14.589 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:40:14.590 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:40:14.590 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulatorActivator initializing with instance id: pdp_-895145481 18:40:14.590 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulator starting as a service . . . 18:40:14.590 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 18:40:14.590 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics 18:40:14.590 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=13b79ca9-b992-44db-980b-782f4ce5b994, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:40:14.592 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:40:14.593 [UEB-source-ueb-source] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/ueb-source/13b79ca9-b992-44db-980b-782f4ce5b994/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.595 [UEB-source-ueb-source] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://my-server:3904/events/ueb-source/13b79ca9-b992-44db-980b-782f4ce5b994/prd-ubuntu1804-builder-4c-4g-2399 (anonymous) ... 18:40:14.595 [UEB-source-ueb-source] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:40:14.596 [UEB-source-ueb-source] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:40:14.596 [UEB-source-ueb-source] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://my-server:3904][total available: 0; route allocated: 0 of 32; total allocated: 0 of 32] 18:40:14.596 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:40:14.596 [UEB-source-ueb-source] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 4][route: {}->http://my-server:3904][total available: 0; route allocated: 1 of 32; total allocated: 1 of 32] 18:40:14.597 [UEB-source-ueb-source] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://my-server:3904 18:40:14.597 [UEB-source-ueb-source] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-4: Shutdown connection 18:40:14.597 [UEB-source-ueb-source] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection discarded 18:40:14.597 [UEB-source-ueb-source] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 4][route: {}->http://my-server:3904][total available: 0; route allocated: 0 of 32; total allocated: 0 of 32] 18:40:14.598 [UEB-source-ueb-source] WARN com.att.nsa.apiClient.http.HttpClient -- Unknown host my-server; blacklisting for 10 minutes 18:40:14.598 [UEB-source-ueb-source] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=-1]: cannot fetch because of my-server 18:40:14.598 [UEB-source-ueb-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=-1]: backoff for 15000ms 18:40:14.610 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:40:14.610 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.610 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.610 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.610 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:40:14.610 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.611 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.611 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.611 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.611 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.611 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.611 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.611 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.611 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.611 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.611 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.611 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.611 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.611 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.611 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.611 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.611 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.612 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.612 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.612 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.612 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.612 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.612 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.612 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.612 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.612 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.612 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.612 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.612 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.612 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.612 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.612 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.612 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.612 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.612 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.613 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.613 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.613 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.613 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.613 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.613 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.613 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.613 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.613 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.613 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.613 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.613 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.613 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.613 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.613 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.613 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.613 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.613 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.614 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.614 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.614 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.614 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.614 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.614 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineUebTopicSink [getTopicCommInfrastructure()=UEB, toString()=InlineBusTopicSink [partitionId=1cdde4d5-b519-4dfc-90c4-f4f94dea2497, alive=false, publisher=null]]: starting 18:40:14.614 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.614 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.614 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.614 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.614 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.614 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.614 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.614 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.614 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.614 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.614 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.614 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.615 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.615 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.615 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.615 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.616 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.617 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.617 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.617 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.617 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.617 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.617 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.617 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.618 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.618 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.618 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.618 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.618 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.619 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.619 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.619 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.620 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.620 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.621 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.621 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.621 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.622 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.622 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.622 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.622 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.622 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.622 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.615 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.622 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.622 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.622 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.622 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.622 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.622 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.622 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.622 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.622 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.622 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.622 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.622 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.622 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.623 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.623 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.623 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.623 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.623 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.623 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.623 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.623 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.623 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.623 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.623 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.623 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.623 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.623 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.623 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.623 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.623 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.624 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.624 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.624 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.624 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.624 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.624 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.624 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.624 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.624 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.624 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.624 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.624 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.624 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.624 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.624 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.624 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.624 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.624 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.624 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.624 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.624 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.624 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.624 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.624 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.624 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.624 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.624 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.624 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.624 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.625 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.625 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.625 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.625 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.625 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.625 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.625 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.625 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.625 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.625 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.625 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.625 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.625 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.625 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.625 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.625 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.625 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.625 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.626 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.626 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.626 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.626 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.626 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.626 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.626 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.626 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.626 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.626 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.626 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.626 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.626 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.626 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.626 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.626 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.626 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.626 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.626 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.626 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.626 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.626 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.626 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.627 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.627 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.627 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.627 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.627 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.627 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.627 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.627 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.627 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.627 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.627 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.627 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.627 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.627 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.627 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.627 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.627 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.627 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.627 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.627 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.627 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.627 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.627 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.627 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.627 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.628 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.628 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.628 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.628 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.628 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.628 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.628 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.628 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.628 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.628 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.628 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.628 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.628 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.628 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.628 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.628 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.628 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.628 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.628 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.628 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.628 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.628 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.628 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.629 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.629 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.629 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.629 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.629 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.629 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.629 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.629 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.629 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.629 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.629 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.629 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.629 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.629 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.629 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.629 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.629 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.629 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.629 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.629 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.629 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.629 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.629 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.630 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.630 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.630 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.630 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.630 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.630 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.631 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.631 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.631 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.631 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.631 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.631 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.631 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.631 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.631 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.631 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.631 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.631 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.631 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.631 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.631 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.631 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.631 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.631 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.631 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.631 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.632 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.632 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.632 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.632 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.632 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.632 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.633 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.633 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.629 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.634 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.634 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.634 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.634 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineUebTopicSink -- InlineUebTopicSink [getTopicCommInfrastructure()=UEB, toString()=InlineBusTopicSink [partitionId=1cdde4d5-b519-4dfc-90c4-f4f94dea2497, alive=false, publisher=CambriaPublisherWrapper []]]: UEB SINK created 18:40:14.634 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.634 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=a0dca621-f842-47bc-93c8-25acc48e091d, alive=false, publisher=null]]: starting 18:40:14.634 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.634 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.634 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.634 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.634 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.634 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.634 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.634 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.634 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.634 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.634 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.634 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.634 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.634 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.634 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.635 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.635 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.635 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.635 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.635 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.635 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.635 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.635 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.635 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.635 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.635 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.635 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.635 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.635 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.635 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.635 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.635 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.635 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.635 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.635 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.635 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.635 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.636 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.636 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.636 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.636 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.636 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.636 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.636 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.636 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.636 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.636 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.636 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.636 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.636 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.636 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.635 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.636 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.636 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.636 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.636 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.636 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.636 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.636 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.637 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.637 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.637 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.637 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.637 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.637 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.637 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.637 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.637 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.637 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.637 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.637 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.637 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.637 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.637 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.637 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.637 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.637 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.637 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.637 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.637 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.637 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.637 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.637 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.637 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.637 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.637 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.638 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.638 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.638 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.638 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.638 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.638 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.638 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.638 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.638 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.638 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.638 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.638 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.638 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.638 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.638 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.638 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.638 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.638 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.638 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.638 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.638 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.638 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.638 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.638 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.638 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.639 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.639 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.639 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.639 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.639 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.639 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.639 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.639 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.640 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.640 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.640 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.640 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.640 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.640 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.640 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.640 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.641 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.641 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.641 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.641 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.641 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.641 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.641 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.641 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.641 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.641 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.641 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.641 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.641 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.641 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.641 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.641 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.641 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.641 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.641 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.641 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineDmaapTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=a0dca621-f842-47bc-93c8-25acc48e091d, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 18:40:14.641 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=89437fe6-8984-4940-bf9a-feec3d4926d3, alive=false, publisher=null]]: starting 18:40:14.641 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.643 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.643 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.643 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.643 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.643 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.643 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.643 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.643 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.644 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.644 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.644 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.644 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.644 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.644 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.644 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.644 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.644 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.644 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.644 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.644 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.644 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.644 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.644 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.644 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.645 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.645 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.645 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.645 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.645 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.645 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.645 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.645 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.645 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.645 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.645 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.645 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.645 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.645 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.645 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.645 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.645 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.645 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.645 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.645 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.645 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.638 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.645 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.645 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.645 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.646 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.646 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.646 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.646 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.646 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.645 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.646 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.646 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.646 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.646 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineDmaapTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=89437fe6-8984-4940-bf9a-feec3d4926d3, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 18:40:14.646 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting set alive 18:40:14.646 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting register pdp status context object 18:40:14.646 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.646 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.646 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topic sinks 18:40:14.646 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Pdp Status publisher 18:40:14.646 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.646 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.646 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.647 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.647 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.646 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.647 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.647 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.647 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.647 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.647 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.647 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.647 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.647 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.647 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.647 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.647 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.647 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.647 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.647 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.647 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.647 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.647 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.648 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.648 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.648 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.647 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.648 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.648 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.648 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.648 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.648 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.648 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.648 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.648 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.648 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.648 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.648 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.648 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.648 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.648 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.648 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.648 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.648 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.648 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.648 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.649 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.649 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.649 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.649 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.649 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.649 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.649 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.649 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.649 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.649 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.649 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.649 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.649 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.649 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.649 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.649 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.649 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.649 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.649 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.649 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.649 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.650 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.650 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.650 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.650 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.650 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.650 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.650 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.650 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.650 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.651 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.651 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.651 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.651 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.651 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.651 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.651 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.651 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.651 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.651 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.651 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.651 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.651 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.651 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.651 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.651 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.652 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.652 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.652 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.652 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.652 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.652 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.652 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.652 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.652 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.653 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.653 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.653 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.653 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.653 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.653 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.653 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.653 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.653 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.653 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.653 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.653 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.653 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.653 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.653 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.653 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.653 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.653 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.653 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.653 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.653 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.653 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.653 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.653 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.653 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.653 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.653 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.654 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.654 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.654 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.654 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.654 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.654 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.654 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.654 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.654 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.654 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.654 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.654 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.654 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.654 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.654 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.654 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.654 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.654 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.654 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.654 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.654 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.654 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.654 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp update listener 18:40:14.654 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.655 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.655 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp state change request dispatcher 18:40:14.655 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher 18:40:14.655 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.655 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=13b79ca9-b992-44db-980b-782f4ce5b994, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@3a8d467e 18:40:14.655 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.655 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=13b79ca9-b992-44db-980b-782f4ce5b994, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:40:14.655 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=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@3a8d467e 18:40:14.655 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.655 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:40:14.655 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=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@3a8d467e 18:40:14.655 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:40:14.655 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 18:40:14.655 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulator started as a service 18:40:14.655 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.655 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.655 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.655 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.655 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.655 [main] INFO org.onap.policy.models.sim.pdp.PdpSimulatorMain -- Started PdpSimulator service 18:40:14.655 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.655 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.655 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.655 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.655 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.655 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.655 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.655 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.656 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.656 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.656 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.656 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.656 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.656 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.656 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.656 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.656 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.656 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.656 [Timer-4] INFO network -- [OUT|UEB|ueb-sink] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","messageName":"PDP_STATUS","requestId":"7adfb6fc-ead6-4c47-b6d7-95ee2f797f3a","timestampMs":1706985614655,"name":"pdp_-895145481","pdpGroup":"defaultGroup"} 18:40:14.656 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.656 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.656 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.656 [main] INFO network -- [OUT|UEB|ueb-sink] {"pdpType":"apex","state":"TERMINATED","healthy":"HEALTHY","description":"Pdp Simulator shutting down.","messageName":"PDP_STATUS","requestId":"2fcbaf32-f01d-4c0c-b03c-6c8449dbfacd","timestampMs":1706985614656,"name":"pdp_-895145481","pdpGroup":"defaultGroup"} 18:40:14.656 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.656 [Timer-4] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent heartbeat to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=7adfb6fc-ead6-4c47-b6d7-95ee2f797f3a, timestampMs=1706985614655, name=pdp_-895145481, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp Heartbeat, policies=null, deploymentInstanceInfo=null, properties=null, response=null) 18:40:14.656 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.656 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.656 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.656 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.656 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=2fcbaf32-f01d-4c0c-b03c-6c8449dbfacd, timestampMs=1706985614656, name=pdp_-895145481, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=TERMINATED, healthy=HEALTHY, description=Pdp Simulator shutting down., policies=null, deploymentInstanceInfo=null, properties=null, response=null) 18:40:14.656 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 18:40:14.656 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.656 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher 18:40:14.656 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.656 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=13b79ca9-b992-44db-980b-782f4ce5b994, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@3a8d467e 18:40:14.657 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.657 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=13b79ca9-b992-44db-980b-782f4ce5b994, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.657 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.657 [UEB-source-ueb-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=-1]: closed while handling fetch error 18:40:14.657 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.657 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.657 [UEB-source-ueb-source] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=13b79ca9-b992-44db-980b-782f4ce5b994, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.net.UnknownHostException: my-server at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1519) at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1377) at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1305) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) 18:40:14.657 [UEB-source-ueb-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=13b79ca9-b992-44db-980b-782f4ce5b994, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:40:14.657 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=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@3a8d467e 18:40:14.657 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.657 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=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@3a8d467e 18:40:14.657 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.657 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp state change request dispatcher 18:40:14.657 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp update listener 18:40:14.657 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Pdp Status publisher 18:40:14.657 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topic sinks 18:40:14.657 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping register pdp status context object 18:40:14.657 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping set alive 18:40:14.657 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics 18:40:14.657 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=13b79ca9-b992-44db-980b-782f4ce5b994, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-source,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.657 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.657 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.657 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:40:14.657 [main] WARN com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- Closing publisher with 2 messages unsent. Consider using CambriaBatchingPublisher.close( long timeout, TimeUnit timeoutUnits ) to recapture unsent messages on close. 18:40:14.657 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:40:14.657 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:40:14.657 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=13b79ca9-b992-44db-980b-782f4ce5b994, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-source,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.658 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineUebTopicSink [getTopicCommInfrastructure()=UEB, toString()=InlineBusTopicSink [partitionId=1cdde4d5-b519-4dfc-90c4-f4f94dea2497, alive=false, publisher=null]]: there is no publisher 18:40:14.658 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.658 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.657 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/63e32db2-7965-4b9f-abe7-0dc59c50b1a5/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.658 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=a0dca621-f842-47bc-93c8-25acc48e091d, alive=false, publisher=null]]: there is no publisher 18:40:14.658 [DMAAP-source-policy-pdp-pap2] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=63e32db2-7965-4b9f-abe7-0dc59c50b1a5, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:40:14.658 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=89437fe6-8984-4940-bf9a-feec3d4926d3, alive=false, publisher=null]]: there is no publisher 18:40:14.658 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 18:40:14.658 [main] INFO org.onap.policy.models.sim.pdp.PdpSimulatorMain -- In PdpSimulator with parameters [src/test/resourcesPdpSimulatorConfigParameters.json] 18:40:14.658 [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:91) 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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:40:14.659 [main] INFO org.onap.policy.models.sim.pdp.PdpSimulatorMain -- In PdpSimulator with parameters [-c, src/test/resources/PdpSimulatorConfigParameters_InvalidName.json] 18:40:14.659 [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:40:14.659 [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:40:14.663 [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:40:14.663 [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:105) 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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:40:14.664 [main] INFO org.onap.policy.models.sim.pdp.PdpSimulatorMain -- In PdpSimulator with parameters [] 18:40:14.664 [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:84) 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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: 1.219 s -- in org.onap.policy.models.sim.pdp.TestPdpSimulatorMain [INFO] Running org.onap.policy.models.sim.pdp.parameters.TestPdpStatusParameters 18:40:14.654 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/1d4810b6-c797-4438-8222-8fc11095b9c3/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.668 [DMAAP-source-policy-pdp-pap1] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=1d4810b6-c797-4438-8222-8fc11095b9c3, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.models.sim.pdp.parameters.TestPdpStatusParameters [INFO] Running org.onap.policy.models.sim.pdp.parameters.TestPdpSimulatorParameterHandler 18:40:14.680 [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:40:14.680 [main] ERROR org.onap.policy.models.sim.pdp.parameters.PdpSimulatorParameterHandler -- no parameters found in "src/test/resources/NoParameters.json" 18:40:14.683 [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:40:14.684 [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:40:14.686 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "src/test/resources/NoParametersFile.json" does not exist on the local file system 18:40:14.697 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- cound not find URL resource "src/test/resources/NoParametersFile.json" : 18:40:14.697 [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:40:14.699 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "version.txt" does not exist on the local file system 18:40:14.700 [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:40:14.724 [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:40:14.725 [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:40:14.726 [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:40:14.726 [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:40:14.727 [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.004 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 s -- in org.onap.policy.models.sim.pdp.parameters.TestPdpSimulatorParameterGroup [INFO] Running org.onap.policy.models.sim.pdp.exception.TestExceptions 18:40:14.769 [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:528) at org.onap.policy.common.utils.test.ThrowablesTester.testDefault(ThrowablesTester.java:110) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:78) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:75) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) at org.onap.policy.models.sim.pdp.exception.TestExceptions.test(TestExceptions.java:35) 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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:40:14.769 [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:528) at org.onap.policy.common.utils.test.ThrowablesTester.testThrowable(ThrowablesTester.java:188) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:80) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:75) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) at org.onap.policy.models.sim.pdp.exception.TestExceptions.test(TestExceptions.java:35) 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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:40:14.769 [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:528) at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowable(ThrowablesTester.java:228) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:81) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:75) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) at org.onap.policy.models.sim.pdp.exception.TestExceptions.test(TestExceptions.java:35) 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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:40:14.769 [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:528) at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowableBooleanBoolean(ThrowablesTester.java:272) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:82) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:75) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) at org.onap.policy.models.sim.pdp.exception.TestExceptions.test(TestExceptions.java:35) 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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:40:14.770 [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:528) at org.onap.policy.common.utils.test.ExceptionsTester.testStringExceptionBooleanBoolean(ExceptionsTester.java:191) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:78) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) at org.onap.policy.models.sim.pdp.exception.TestExceptions.test(TestExceptions.java:35) 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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:40:14.770 [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:528) at org.onap.policy.common.utils.test.ThrowablesTester.testDefault(ThrowablesTester.java:110) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:78) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:75) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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:40:14.770 [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:528) at org.onap.policy.common.utils.test.ThrowablesTester.testThrowable(ThrowablesTester.java:188) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:80) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:75) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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:40:14.770 [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:528) at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowable(ThrowablesTester.java:228) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:81) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:75) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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:40:14.770 [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:528) at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowableBooleanBoolean(ThrowablesTester.java:272) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:82) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:75) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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:40:14.771 [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:528) at org.onap.policy.common.utils.test.ExceptionsTester.testStringExceptionBooleanBoolean(ExceptionsTester.java:191) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:78) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:50) 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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.043 s -- in org.onap.policy.models.sim.pdp.exception.TestExceptions [INFO] Running org.onap.policy.models.sim.pdp.TestPdpSimulatorActivator 18:40:14.776 [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:40:14.782 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:40:14.783 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:40:14.784 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulatorActivator initializing with instance id: pdp_-114605629 18:40:14.784 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulator starting as a service . . . 18:40:14.784 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 18:40:14.784 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics 18:40:14.784 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=e4fd4a81-35a1-43ad-9f87-195fd980a20a, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:40:14.794 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:40:14.794 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:40:14.795 [UEB-source-ueb-source] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/ueb-source/e4fd4a81-35a1-43ad-9f87-195fd980a20a/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.795 [UEB-source-ueb-source] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://my-server:3904/events/ueb-source/e4fd4a81-35a1-43ad-9f87-195fd980a20a/prd-ubuntu1804-builder-4c-4g-2399 (anonymous) ... 18:40:14.795 [UEB-source-ueb-source] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:40:14.795 [UEB-source-ueb-source] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:40:14.795 [UEB-source-ueb-source] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://my-server:3904][total available: 0; route allocated: 0 of 32; total allocated: 0 of 32] 18:40:14.795 [UEB-source-ueb-source] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 5][route: {}->http://my-server:3904][total available: 0; route allocated: 1 of 32; total allocated: 1 of 32] 18:40:14.795 [UEB-source-ueb-source] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://my-server:3904 18:40:14.795 [UEB-source-ueb-source] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-5: Shutdown connection 18:40:14.795 [UEB-source-ueb-source] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection discarded 18:40:14.795 [UEB-source-ueb-source] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 5][route: {}->http://my-server:3904][total available: 0; route allocated: 0 of 32; total allocated: 0 of 32] 18:40:14.795 [UEB-source-ueb-source] WARN com.att.nsa.apiClient.http.HttpClient -- Unknown host my-server; blacklisting for 10 minutes 18:40:14.795 [UEB-source-ueb-source] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=-1]: cannot fetch because of my-server 18:40:14.795 [UEB-source-ueb-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=-1]: backoff for 15000ms 18:40:14.798 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:40:14.799 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:40:14.800 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.800 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.800 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.800 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.800 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.800 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.801 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.801 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.801 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.801 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.801 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.801 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.801 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.801 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.801 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.801 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.802 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.802 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.802 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.802 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.802 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.803 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.804 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.804 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.805 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.805 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.806 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.806 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.806 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.807 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.807 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.807 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.808 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.808 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.808 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.809 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.809 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.810 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineUebTopicSink [getTopicCommInfrastructure()=UEB, toString()=InlineBusTopicSink [partitionId=4c7171de-81bb-4994-a59a-5bc1bcdb6246, alive=false, publisher=null]]: starting 18:40:14.810 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.810 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.810 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.810 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.810 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.810 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.810 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.811 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.811 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.811 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.811 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.811 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.811 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.811 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.811 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.811 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.811 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.811 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.811 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.811 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.811 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.811 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.811 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.811 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.811 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.811 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.811 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.811 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.811 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.811 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.811 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.811 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.812 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.812 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.812 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.812 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.812 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.812 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.812 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.812 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.812 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.812 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.812 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.810 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.812 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.812 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.812 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.812 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.812 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.812 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.812 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.812 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.812 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.812 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.812 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.813 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.813 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.813 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.813 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.813 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.813 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.813 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.813 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.813 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.813 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.813 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.813 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.813 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.813 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.813 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.813 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.813 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.813 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.813 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.813 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.813 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.813 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.813 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.814 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.814 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.814 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.814 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.814 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.814 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.814 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.814 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.814 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.814 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.814 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.814 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.814 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.814 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.814 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.814 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.814 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.814 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.814 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.814 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.814 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.814 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.814 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.814 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.815 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.813 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.815 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.815 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.815 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.815 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.815 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.815 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.815 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.815 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.815 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.815 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.815 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.815 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.815 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.815 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.815 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.815 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.815 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.815 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.815 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.815 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.815 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.815 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.816 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.816 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.816 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.816 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.816 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.816 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.816 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.816 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.816 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.816 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.817 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.817 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.817 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.817 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.817 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.817 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.817 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.817 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.817 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.817 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.818 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.818 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.818 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.818 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.818 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.818 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.818 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.818 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.818 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.818 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.818 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.818 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.818 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.818 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.818 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.818 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.818 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.819 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.819 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.819 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.819 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.819 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.819 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.819 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.819 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.819 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.819 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.819 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.819 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.819 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.819 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.819 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.819 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.819 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.819 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.819 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.819 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.819 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.820 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.820 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.820 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.820 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.820 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.820 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.820 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.821 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.821 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.821 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.821 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.821 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.821 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.815 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.817 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineUebTopicSink -- InlineUebTopicSink [getTopicCommInfrastructure()=UEB, toString()=InlineBusTopicSink [partitionId=4c7171de-81bb-4994-a59a-5bc1bcdb6246, alive=false, publisher=CambriaPublisherWrapper []]]: UEB SINK created 18:40:14.822 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.822 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=9f8854f0-d31c-4025-b1db-6e9390d46107, alive=false, publisher=null]]: starting 18:40:14.821 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.822 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.822 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineDmaapTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=9f8854f0-d31c-4025-b1db-6e9390d46107, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 18:40:14.822 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.822 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=733416b8-4949-496f-a1a9-12890428f777, alive=false, publisher=null]]: starting 18:40:14.822 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.822 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.822 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.822 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.822 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.822 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.823 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.823 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.823 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.823 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.823 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.823 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.823 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineDmaapTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=733416b8-4949-496f-a1a9-12890428f777, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 18:40:14.823 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting set alive 18:40:14.823 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting register pdp status context object 18:40:14.822 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.823 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.823 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.823 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.823 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.823 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.823 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.823 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.823 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.823 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.823 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.823 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.823 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.823 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.823 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.824 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.824 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.824 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.824 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.824 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.824 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.824 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.824 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.824 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.824 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.824 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.824 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.824 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.824 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.824 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.824 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.824 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.824 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.824 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.824 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.824 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.824 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.824 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.824 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.824 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.825 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.825 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.825 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.825 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.825 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.825 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.825 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.825 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.825 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.825 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.823 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.825 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.825 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.825 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.823 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topic sinks 18:40:14.825 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Pdp Status publisher 18:40:14.830 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp update listener 18:40:14.830 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp state change request dispatcher 18:40:14.830 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher 18:40:14.830 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=e4fd4a81-35a1-43ad-9f87-195fd980a20a, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@53e76c11 18:40:14.830 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=e4fd4a81-35a1-43ad-9f87-195fd980a20a, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:40:14.830 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=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@53e76c11 18:40:14.830 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:40:14.830 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=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@53e76c11 18:40:14.830 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:40:14.830 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 18:40:14.830 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulator started as a service 18:40:14.830 [main] INFO network -- [OUT|UEB|ueb-sink] {"pdpType":"apex","state":"TERMINATED","healthy":"HEALTHY","description":"Pdp Simulator shutting down.","messageName":"PDP_STATUS","requestId":"1db51641-6ea0-4f52-89b5-8ab1bb920a01","timestampMs":1706985614830,"name":"pdp_-114605629","pdpGroup":"defaultGroup"} 18:40:14.830 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=1db51641-6ea0-4f52-89b5-8ab1bb920a01, timestampMs=1706985614830, name=pdp_-114605629, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=TERMINATED, healthy=HEALTHY, description=Pdp Simulator shutting down., policies=null, deploymentInstanceInfo=null, properties=null, response=null) 18:40:14.830 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 18:40:14.830 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher 18:40:14.830 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=e4fd4a81-35a1-43ad-9f87-195fd980a20a, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@53e76c11 18:40:14.830 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=e4fd4a81-35a1-43ad-9f87-195fd980a20a, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.830 [UEB-source-ueb-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=-1]: closed while handling fetch error 18:40:14.830 [UEB-source-ueb-source] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=e4fd4a81-35a1-43ad-9f87-195fd980a20a, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.net.UnknownHostException: my-server at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1519) at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1377) at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1305) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) 18:40:14.831 [UEB-source-ueb-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=e4fd4a81-35a1-43ad-9f87-195fd980a20a, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:40:14.825 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.825 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.831 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.831 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=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@53e76c11 18:40:14.831 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.831 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/4b9715ee-0846-402a-8c14-2174fe3c152c/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.831 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=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@53e76c11 18:40:14.831 [DMAAP-source-policy-pdp-pap1] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:40:14.831 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.831 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/b627f6ea-500d-4742-ba4a-d3859c3fcb66/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.831 [DMAAP-source-policy-pdp-pap2] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:40:14.831 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp state change request dispatcher 18:40:14.831 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp update listener 18:40:14.831 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Pdp Status publisher 18:40:14.831 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topic sinks 18:40:14.831 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping register pdp status context object 18:40:14.831 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping set alive 18:40:14.831 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics 18:40:14.831 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=e4fd4a81-35a1-43ad-9f87-195fd980a20a, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-source,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.831 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.831 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.831 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:40:14.831 [main] WARN com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- Closing publisher with 1 messages unsent. Consider using CambriaBatchingPublisher.close( long timeout, TimeUnit timeoutUnits ) to recapture unsent messages on close. 18:40:14.831 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:40:14.832 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:40:14.832 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=e4fd4a81-35a1-43ad-9f87-195fd980a20a, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-source,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.832 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineUebTopicSink [getTopicCommInfrastructure()=UEB, toString()=InlineBusTopicSink [partitionId=4c7171de-81bb-4994-a59a-5bc1bcdb6246, alive=false, publisher=null]]: there is no publisher 18:40:14.832 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=b627f6ea-500d-4742-ba4a-d3859c3fcb66, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.832 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=4b9715ee-0846-402a-8c14-2174fe3c152c, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.832 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=9f8854f0-d31c-4025-b1db-6e9390d46107, alive=false, publisher=null]]: there is no publisher 18:40:14.832 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=733416b8-4949-496f-a1a9-12890428f777, alive=false, publisher=null]]: there is no publisher 18:40:14.832 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 18:40:14.836 [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:40:14.839 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:40:14.840 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:40:14.840 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulatorActivator initializing with instance id: pdp_1524681217 18:40:14.840 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulator starting as a service . . . 18:40:14.840 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 18:40:14.840 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics 18:40:14.840 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=97df101f-b07f-4062-af28-16c9fdaabb76, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:40:14.846 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:40:14.847 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:40:14.849 [UEB-source-ueb-source] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/ueb-source/97df101f-b07f-4062-af28-16c9fdaabb76/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.849 [UEB-source-ueb-source] INFO com.att.nsa.apiClient.http.HttpClient -- GET http://my-server:3904/events/ueb-source/97df101f-b07f-4062-af28-16c9fdaabb76/prd-ubuntu1804-builder-4c-4g-2399 (anonymous) ... 18:40:14.849 [UEB-source-ueb-source] DEBUG org.apache.http.client.protocol.RequestAddCookies -- CookieSpec selected: default 18:40:14.849 [UEB-source-ueb-source] DEBUG org.apache.http.client.protocol.RequestAuthCache -- Auth cache not set in the context 18:40:14.850 [UEB-source-ueb-source] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection request: [route: {}->http://my-server:3904][total available: 0; route allocated: 0 of 32; total allocated: 0 of 32] 18:40:14.850 [UEB-source-ueb-source] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection leased: [id: 6][route: {}->http://my-server:3904][total available: 0; route allocated: 1 of 32; total allocated: 1 of 32] 18:40:14.850 [UEB-source-ueb-source] DEBUG org.apache.http.impl.execchain.MainClientExec -- Opening connection {}->http://my-server:3904 18:40:14.850 [UEB-source-ueb-source] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection -- http-outgoing-6: Shutdown connection 18:40:14.850 [UEB-source-ueb-source] DEBUG org.apache.http.impl.execchain.MainClientExec -- Connection discarded 18:40:14.850 [UEB-source-ueb-source] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager -- Connection released: [id: 6][route: {}->http://my-server:3904][total available: 0; route allocated: 0 of 32; total allocated: 0 of 32] 18:40:14.850 [UEB-source-ueb-source] WARN com.att.nsa.apiClient.http.HttpClient -- Unknown host my-server; blacklisting for 10 minutes 18:40:14.850 [UEB-source-ueb-source] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper -- CambriaConsumerWrapper [fetchTimeout=-1]: cannot fetch because of my-server 18:40:14.850 [UEB-source-ueb-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=-1]: backoff for 15000ms 18:40:14.851 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 18:40:14.851 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.851 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.851 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.851 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.851 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.851 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.851 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedDmaapTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 18:40:14.852 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineUebTopicSink [getTopicCommInfrastructure()=UEB, toString()=InlineBusTopicSink [partitionId=f81416da-f7ed-4b56-90ac-4bfd4552d344, alive=false, publisher=null]]: starting 18:40:14.852 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.852 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.852 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.852 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.852 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.852 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.852 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.852 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.852 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.852 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.852 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.852 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.852 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.852 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.852 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.852 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.852 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.852 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.853 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.853 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.853 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.853 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.853 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.853 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.853 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.853 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.853 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.853 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.853 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.853 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.853 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.853 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.853 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.853 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.853 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.853 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.853 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.853 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.853 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.853 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.853 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.853 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.853 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.854 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.854 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.854 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.854 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.854 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.854 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.854 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.854 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.854 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.854 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.854 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.854 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.854 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.854 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.854 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.854 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.854 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.854 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.854 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.854 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.854 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.854 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.854 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.854 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.854 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.855 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.855 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.855 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.855 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.855 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.855 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.855 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.855 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.855 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.855 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.855 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.855 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.855 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.855 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.855 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.855 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.855 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.855 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.855 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.855 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.855 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.855 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.855 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.855 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.855 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.855 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.856 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.856 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.856 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.856 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.856 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.856 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.856 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.856 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.856 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.856 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.856 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.856 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.856 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.856 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.856 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.856 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.856 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.856 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.856 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.856 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.856 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.856 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.856 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.856 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.856 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.856 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.856 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.857 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.857 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.857 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.858 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.860 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.860 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.860 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.860 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.860 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.860 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineUebTopicSink -- InlineUebTopicSink [getTopicCommInfrastructure()=UEB, toString()=InlineBusTopicSink [partitionId=f81416da-f7ed-4b56-90ac-4bfd4552d344, alive=false, publisher=CambriaPublisherWrapper []]]: UEB SINK created 18:40:14.860 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.860 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=d6bb49ca-9846-4424-917f-b65fd7e31dc4, alive=false, publisher=null]]: starting 18:40:14.860 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.860 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.860 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.860 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.860 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.860 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.861 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.861 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.861 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.861 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.861 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.861 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.861 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.861 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.861 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.861 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.861 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.861 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.861 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.861 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.861 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.861 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.861 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.861 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.861 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.861 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.861 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.861 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.861 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.861 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.861 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.861 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.862 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.862 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.862 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.862 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.862 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.862 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.862 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.862 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.862 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.860 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.862 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.862 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.862 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.862 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.862 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.862 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.862 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.862 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.862 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.862 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.862 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.862 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.862 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.862 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.862 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.863 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.863 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.863 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.863 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.863 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.863 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.863 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.863 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.863 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.863 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.863 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.863 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.863 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.863 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.863 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.863 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.863 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.863 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.863 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.863 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.863 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.863 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.863 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.864 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.864 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.864 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.864 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.864 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.864 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.864 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.864 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.864 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.864 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.864 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.864 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.864 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.864 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.864 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.864 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.864 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.864 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.864 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.864 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.864 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.864 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.864 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.864 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.864 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.864 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.864 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.865 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.865 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.865 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.865 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.865 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.865 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.865 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.865 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.865 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.865 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.865 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.865 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.865 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.865 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.865 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.865 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.865 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.865 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.865 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.865 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.865 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.865 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.865 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.865 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.865 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.865 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.866 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.866 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.866 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.866 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.866 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.866 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.866 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.866 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.866 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.866 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.866 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.866 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.866 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.862 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.866 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineDmaapTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=d6bb49ca-9846-4424-917f-b65fd7e31dc4, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 18:40:14.866 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.866 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=340498d1-1943-430d-b21a-9de4642be98c, alive=false, publisher=null]]: starting 18:40:14.866 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.866 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.866 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.866 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.866 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.866 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.866 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.866 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.866 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.866 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.867 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.867 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.867 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.867 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.867 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.867 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.867 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.867 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.867 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.867 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.867 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.867 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.867 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.867 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.867 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.867 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.867 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.867 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.867 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.867 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.867 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.867 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.867 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.867 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.867 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.868 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.868 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.868 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.868 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.868 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.868 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.868 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.868 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.868 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.868 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.868 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.868 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.868 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.868 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.868 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.868 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.868 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.868 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.868 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.868 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.868 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.868 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.868 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.868 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.868 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.868 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.868 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.867 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.868 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.869 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.869 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.869 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.869 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.869 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.869 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.869 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.869 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.869 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.869 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.869 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.869 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.869 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.869 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.869 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.869 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.869 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.869 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.869 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.869 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.869 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.869 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.869 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.869 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.869 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.869 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.869 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.869 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.869 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.869 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.869 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.869 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.870 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.870 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.870 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.870 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.870 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.870 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.870 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.870 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.870 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.870 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.870 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.870 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.870 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.870 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.870 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.870 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.870 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.870 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.870 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.870 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.870 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.870 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.870 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.870 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.870 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.870 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.870 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.871 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.871 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.871 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.871 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.871 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.871 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.871 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.871 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.871 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.871 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.871 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.871 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.871 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.871 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.871 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.871 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.871 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.871 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.871 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.871 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.871 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.871 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.871 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.871 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.871 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.871 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.871 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.871 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.872 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.872 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.872 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.872 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.872 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.872 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.872 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.872 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.872 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.872 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.872 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.872 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.872 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.872 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.872 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.872 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.872 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.InlineDmaapTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=340498d1-1943-430d-b21a-9de4642be98c, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 18:40:14.872 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.872 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting set alive 18:40:14.872 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.872 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting register pdp status context object 18:40:14.872 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.872 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.872 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topic sinks 18:40:14.872 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.872 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Pdp Status publisher 18:40:14.872 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.872 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.872 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.872 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.873 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.873 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.873 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.873 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.873 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.873 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.873 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.873 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.873 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.873 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.873 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.873 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.873 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.873 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.873 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.873 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.873 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.873 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.873 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.873 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.873 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.873 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.873 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.873 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.873 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.873 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.874 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.874 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.874 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.874 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.874 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.874 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.874 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.874 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.874 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.874 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.874 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.874 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.874 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.874 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.874 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.874 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.874 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.874 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.874 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.874 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.874 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.874 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.874 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.874 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.874 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.874 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.874 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.874 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.874 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.875 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.875 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.875 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.875 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.875 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.875 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.875 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.875 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.875 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.875 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.875 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.875 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.875 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.875 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.875 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.875 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.875 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.875 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.875 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.875 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.875 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.875 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.875 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.875 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.875 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.875 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.875 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.876 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.876 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.876 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.876 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.876 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.876 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.876 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.876 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.876 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.876 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.876 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.876 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.876 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.876 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.876 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.876 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.876 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.876 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.876 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.876 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.876 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.876 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.876 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.876 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.876 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.876 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.876 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.877 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.877 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.877 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.877 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.877 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.877 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.877 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.877 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.877 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.877 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.877 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.877 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.877 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.877 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.877 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.877 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.877 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.877 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.877 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.877 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.877 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.877 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.877 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.877 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.877 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.877 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.877 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.878 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.878 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.878 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.878 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.878 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.878 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.878 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.878 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.878 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.874 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.878 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.878 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.878 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.878 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.878 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.878 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.878 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.878 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp update listener 18:40:14.878 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.878 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Register pdp state change request dispatcher 18:40:14.878 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.878 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher 18:40:14.878 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=97df101f-b07f-4062-af28-16c9fdaabb76, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@9efcd90 18:40:14.878 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.878 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.878 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=97df101f-b07f-4062-af28-16c9fdaabb76, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:40:14.878 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.878 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.878 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=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@9efcd90 18:40:14.878 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.879 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.879 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:40:14.879 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.879 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.879 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=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@9efcd90 18:40:14.879 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.879 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 18:40:14.879 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.879 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.879 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 18:40:14.879 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.879 [main] DEBUG org.onap.policy.models.sim.pdp.PdpSimulatorActivator -- PdpSimulator started as a service 18:40:14.879 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.879 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.879 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.879 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.879 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.879 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.879 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.879 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.879 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.879 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.879 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.879 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.879 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.879 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.879 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.879 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.879 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.880 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.880 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.880 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.880 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.880 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.880 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.880 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.880 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.880 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.880 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.880 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.880 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.880 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.880 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.880 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.880 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.880 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.880 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.880 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.880 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.880 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.880 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.880 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.880 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.880 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.880 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.880 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.881 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.881 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.881 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.879 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.881 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.881 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.881 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.881 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.881 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.881 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.881 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.881 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.881 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.881 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.881 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.881 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.881 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.881 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.881 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.881 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.881 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.881 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.881 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.882 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.882 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.882 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.881 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.882 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.881 [main] INFO network -- [OUT|UEB|ueb-sink] {"pdpType":"apex","state":"TERMINATED","healthy":"HEALTHY","description":"Pdp Simulator shutting down.","messageName":"PDP_STATUS","requestId":"fd124974-b5ce-4b5e-9803-c6018ea46856","timestampMs":1706985614881,"name":"pdp_1524681217","pdpGroup":"defaultGroup"} 18:40:14.882 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.882 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.882 [main] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent pdp status message to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=fd124974-b5ce-4b5e-9803-c6018ea46856, timestampMs=1706985614881, name=pdp_1524681217, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=TERMINATED, healthy=HEALTHY, description=Pdp Simulator shutting down., policies=null, deploymentInstanceInfo=null, properties=null, response=null) 18:40:14.882 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 18:40:14.882 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.882 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.882 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher 18:40:14.882 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.882 [DMAAP-source-policy-pdp-pap1] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.882 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=97df101f-b07f-4062-af28-16c9fdaabb76, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@9efcd90 18:40:14.882 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=97df101f-b07f-4062-af28-16c9fdaabb76, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.882 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.882 [UEB-source-ueb-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$FetchingBusConsumer -- CambriaConsumerWrapper [fetchTimeout=-1]: closed while handling fetch error 18:40:14.882 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.882 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=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@9efcd90 18:40:14.882 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.882 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.882 [UEB-source-ueb-source] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=97df101f-b07f-4062-af28-16c9fdaabb76, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.net.UnknownHostException: my-server at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1519) at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1377) at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1305) at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) 18:40:14.882 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.882 [UEB-source-ueb-source] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=97df101f-b07f-4062-af28-16c9fdaabb76, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-source,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:40:14.882 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.882 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.TopicBase -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=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@9efcd90 18:40:14.882 [DMAAP-source-policy-pdp-pap2] INFO com.att.nsa.cambria.client.impl.CambriaConsumerImpl -- UEB GET /events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 18:40:14.882 [DMAAP-source-policy-pdp-pap1] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=1]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router1, message-router2:3904/events/policy-pdp-pap1/f22e0012-1d19-495b-8e92-6d37fa6f4cd4/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.882 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.882 [DMAAP-source-policy-pdp-pap1] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:40:14.882 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp state change request dispatcher 18:40:14.882 [DMAAP-source-policy-pdp-pap2] ERROR org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch java.lang.IllegalArgumentException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI.create(URI.java:906) at org.apache.http.client.methods.HttpGet.(HttpGet.java:66) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:383) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.URISyntaxException: Illegal character in authority at index 7: http://message-router2, message-router3:3904/events/policy-pdp-pap2/5b9c90d0-1a81-4936-ba04-8f7434e86f91/prd-ubuntu1804-builder-4c-4g-2399 at java.base/java.net.URI$Parser.fail(URI.java:2974) at java.base/java.net.URI$Parser.parseAuthority(URI.java:3308) at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3219) at java.base/java.net.URI$Parser.parse(URI.java:3175) at java.base/java.net.URI.(URI.java:623) at java.base/java.net.URI.create(URI.java:904) ... 9 common frames omitted 18:40:14.883 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Register pdp update listener 18:40:14.883 [DMAAP-source-policy-pdp-pap2] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 18:40:14.883 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Pdp Status publisher 18:40:14.883 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topic sinks 18:40:14.883 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping register pdp status context object 18:40:14.883 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping set alive 18:40:14.883 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics 18:40:14.883 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=97df101f-b07f-4062-af28-16c9fdaabb76, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-source,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.883 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.883 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.883 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:40:14.883 [main] WARN com.att.nsa.cambria.client.impl.CambriaSimplerBatchPublisher -- Closing publisher with 1 messages unsent. Consider using CambriaBatchingPublisher.close( long timeout, TimeUnit timeoutUnits ) to recapture unsent messages on close. 18:40:14.883 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:40:14.883 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher$CambriaPublisherWrapper -- CambriaPublisherWrapper []: CLOSE 18:40:14.883 [Timer-6] INFO network -- [OUT|UEB|ueb-sink] {"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","messageName":"PDP_STATUS","requestId":"836b3ecb-4cfe-49f2-89de-d19d87b7f2ec","timestampMs":1706985614879,"name":"pdp_1524681217","pdpGroup":"defaultGroup"} 18:40:14.883 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedUebTopicSource [getTopicCommInfrastructure()=UEB, toString()=SingleThreadedBusTopicSource [consumerGroup=97df101f-b07f-4062-af28-16c9fdaabb76, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[UEB-source-ueb-source,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[my-server], topic=ueb-source, effectiveTopic=ueb-source, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.883 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineUebTopicSink [getTopicCommInfrastructure()=UEB, toString()=InlineBusTopicSink [partitionId=f81416da-f7ed-4b56-90ac-4bfd4552d344, alive=false, publisher=null]]: there is no publisher 18:40:14.883 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=5b9c90d0-1a81-4936-ba04-8f7434e86f91, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap2,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router2, message-router3], topic=policy-pdp-pap2, effectiveTopic=policy-pdp-pap2, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.883 [main] INFO org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource -- SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=f22e0012-1d19-495b-8e92-6d37fa6f4cd4, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-policy-pdp-pap1,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[message-router1, message-router2], topic=policy-pdp-pap1, effectiveTopic=policy-pdp-pap1, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 18:40:14.883 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=d6bb49ca-9846-4424-917f-b65fd7e31dc4, alive=false, publisher=null]]: there is no publisher 18:40:14.883 [main] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=340498d1-1943-430d-b21a-9de4642be98c, alive=false, publisher=null]]: there is no publisher 18:40:14.883 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 18:40:14.883 [Timer-6] WARN org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink -- InlineUebTopicSink [getTopicCommInfrastructure()=UEB, toString()=InlineBusTopicSink [partitionId=f81416da-f7ed-4b56-90ac-4bfd4552d344, alive=false, publisher=null]]: cannot send because of Cannot invoke "org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher.send(String, String)" because "this.publisher" is null java.lang.NullPointerException: Cannot invoke "org.onap.policy.common.endpoints.event.comm.bus.internal.BusPublisher.send(String, String)" because "this.publisher" is null at org.onap.policy.common.endpoints.event.comm.bus.internal.InlineBusTopicSink.send(InlineBusTopicSink.java:147) at org.onap.policy.common.endpoints.event.comm.client.TopicSinkClient.send(TopicSinkClient.java:95) at org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher.run(PdpStatusPublisher.java:65) at java.base/java.util.TimerThread.mainLoop(Timer.java:566) at java.base/java.util.TimerThread.run(Timer.java:516) 18:40:14.883 [Timer-6] DEBUG org.onap.policy.models.sim.pdp.comm.PdpStatusPublisher -- Sent heartbeat to PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=836b3ecb-4cfe-49f2-89de-d19d87b7f2ec, timestampMs=1706985614879, name=pdp_1524681217, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=apex, state=PASSIVE, healthy=HEALTHY, description=Pdp Heartbeat, policies=null, deploymentInstanceInfo=null, properties=null, response=null) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.679 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 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.10: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] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ policy-models-sim-pdp --- [INFO] Analyzed bundle 'policy-models-pdp' with 29 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-3.1.1-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-3.1.1-SNAPSHOT-tarball.tar.gz [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ policy-models-sim-pdp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ policy-models-sim-pdp --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ policy-models-sim-pdp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4: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/3.1.1-SNAPSHOT/policy-models-sim-pdp-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/target/policy-models-sim-pdp-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/sim/policy-models-sim-pdp/3.1.1-SNAPSHOT/policy-models-sim-pdp-3.1.1-SNAPSHOT.jar [INFO] Installing /w/workspace/policy-models-sonar/models-sim/policy-models-sim-pdp/target/policy-models-sim-pdp-3.1.1-SNAPSHOT-tarball.tar.gz to /tmp/r/org/onap/policy/models/sim/policy-models-sim-pdp/3.1.1-SNAPSHOT/policy-models-sim-pdp-3.1.1-SNAPSHOT-tarball.tar.gz [INFO] [INFO] --------< org.onap.policy.models.sim:policy-models-simulators >--------- [INFO] Building policy-models-simulators 3.1.1-SNAPSHOT [41/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-models-simulators --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ policy-models-simulators --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ policy-models-simulators --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ policy-models-simulators --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-sim/policy-models-simulators/../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --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.1.1:check (onap-license) @ policy-models-simulators --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.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 12 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 5 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.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.policy.models.simulators.SimulatorParametersTest 18:40:26,685 |-INFO in ch.qos.logback.classic.LoggerContext[Simulators] - This is logback-classic version 1.4.14 18:40:26,689 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436390f4 - Here is a list of configurators discovered as a service, by rank: 18:40:26,689 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436390f4 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 18:40:26,689 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436390f4 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 18:40:26,689 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436390f4 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 18:40:26,698 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436390f4 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:40:26,698 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436390f4 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 18:40:26,700 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436390f4 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 18:40:26,702 |-INFO in ch.qos.logback.classic.LoggerContext[Simulators] - Could NOT find resource [logback-test.scmo] 18:40:26,702 |-INFO in ch.qos.logback.classic.LoggerContext[Simulators] - Could NOT find resource [logback.scmo] 18:40:26,702 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436390f4 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:40:26,702 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436390f4 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 18:40:26,703 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436390f4 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 18:40:26,706 |-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:40:26,843 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1706985626841) 18:40:26,843 |-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:40:26,844 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 18:40:26,850 |-INFO in ch.qos.logback.classic.model.processor.ContextNameModelHandler - Setting logger context name as [Simulators] 18:40:26,852 |-INFO in ch.qos.logback.core.model.processor.StatusListenerModelHandler - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener] 18:40:26,870 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 18:40:26,870 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:40:26,881 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 18:40:26,910 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 18:40:26,910 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 18:40:26,912 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty] to INFO 18:40:26,914 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.eclipse.jetty] to false 18:40:26,914 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.eclipse.jetty] 18:40:26,914 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.policy.models.sim.dmaap] to DEBUG 18:40:26,914 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.onap.policy.models.sim.dmaap] to false 18:40:26,914 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.onap.policy.models.sim.dmaap] 18:40:26,914 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1500e009 - End of configuration. 18:40:26,916 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@680362a - Registering current configuration as safe fallback point 18:40:26,916 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436390f4 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 213 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.619 s -- in org.onap.policy.models.simulators.SimulatorParametersTest [INFO] Running org.onap.policy.models.simulators.MainTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-02-03 18:40:29,965 Simulators [main] INFO o.onap.policy.models.simulators.Main - replacing 'HOST_NAME' with prd-ubuntu1804-builder-4c-4g-2399 in simParameters.json 2024-02-03 18:40:29,992 Simulators [main] INFO o.onap.policy.models.simulators.Main - replacing 'HOST_NAME' with prd-ubuntu1804-builder-4c-4g-2399 in missingSource.json 2024-02-03 18:40:29,998 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting 2024-02-03 18:40:29,999 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting DMaaP provider 2024-02-03 18:40:30,002 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting 2024-02-03 18:40:30,002 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting Topic Sweeper 2024-02-03 18:40:30,003 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager started 2024-02-03 18:40:30,003 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting Sink appc-lcm-read 2024-02-03 18:40:30,036 Simulators [main] INFO o.o.p.c.e.e.c.b.i.InlineBusTopicSink - InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=f24121bd-112f-4500-8ff9-bf24c9a37d97, alive=false, publisher=null]]: starting 2024-02-03 18:40:30,506 Simulators [main] INFO o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink - InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=f24121bd-112f-4500-8ff9-bf24c9a37d97, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 2024-02-03 18:40:30,507 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting APPC-LCM simulator 2024-02-03 18:40:30,507 Simulators [main] ERROR o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators failed to start APPC-LCM simulator; rewinding steps 2024-02-03 18:40:30,507 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping 2024-02-03 18:40:30,507 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping Sink appc-lcm-read 2024-02-03 18:40:30,507 Simulators [main] INFO o.o.p.c.e.e.c.b.i.BusPublisher$CambriaPublisherWrapper - CambriaPublisherWrapper []: CLOSE 2024-02-03 18:40:30,508 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping DMaaP provider 2024-02-03 18:40:30,508 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopping 2024-02-03 18:40:30,508 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopping Topic Sweeper 2024-02-03 18:40:30,508 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopped 2024-02-03 18:40:30,508 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopped 2024-02-03 18:40:30,510 Simulators [main] INFO o.onap.policy.models.simulators.Main - replacing 'HOST_NAME' with prd-ubuntu1804-builder-4c-4g-2399 in missingSink.json 2024-02-03 18:40:30,512 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting 2024-02-03 18:40:30,512 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting DMaaP provider 2024-02-03 18:40:30,512 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting 2024-02-03 18:40:30,512 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting Topic Sweeper 2024-02-03 18:40:30,512 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager started 2024-02-03 18:40:30,512 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting Source appc-lcm-write 2024-02-03 18:40:30,525 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedDmaapTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7c99b06c-70c3-40b2-9b6c-3e6980ebb359, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-lcm-write, effectiveTopic=appc-lcm-write, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 2024-02-03 18:40:30,541 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7c99b06c-70c3-40b2-9b6c-3e6980ebb359, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-lcm-write, effectiveTopic=appc-lcm-write, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 2024-02-03 18:40:30,542 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedDmaapTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7c99b06c-70c3-40b2-9b6c-3e6980ebb359, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-lcm-write, effectiveTopic=appc-lcm-write, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 2024-02-03 18:40:30,543 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting APPC-LCM simulator 2024-02-03 18:40:30,543 Simulators [main] ERROR o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators failed to start APPC-LCM simulator; rewinding steps 2024-02-03 18:40:30,543 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping 2024-02-03 18:40:30,543 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping Source appc-lcm-write 2024-02-03 18:40:30,543 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7c99b06c-70c3-40b2-9b6c-3e6980ebb359, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-appc-lcm-write,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-lcm-write, effectiveTopic=appc-lcm-write, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 2024-02-03 18:40:30,543 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping DMaaP provider 2024-02-03 18:40:30,543 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopping 2024-02-03 18:40:30,543 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopping Topic Sweeper 2024-02-03 18:40:30,543 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopped 2024-02-03 18:40:30,544 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopped 2024-02-03 18:40:30,544 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:164) at org.onap.policy.models.simulators.MainTest.testMain(MainTest.java:128) 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.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 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-02-03 18:40:30,549 Simulators [main] INFO o.onap.policy.models.simulators.Main - replacing 'HOST_NAME' with prd-ubuntu1804-builder-4c-4g-2399 in simParameters.json 2024-02-03 18:40:30,556 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting 2024-02-03 18:40:30,556 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting DMaaP provider 2024-02-03 18:40:30,556 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting 2024-02-03 18:40:30,556 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting Topic Sweeper 2024-02-03 18:40:30,556 Simulators [DMAAP-source-appc-lcm-write] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7c99b06c-70c3-40b2-9b6c-3e6980ebb359, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-appc-lcm-write,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-lcm-write, effectiveTopic=appc-lcm-write, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 2024-02-03 18:40:30,557 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager started 2024-02-03 18:40:30,557 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting CDS gRPC Server Properties 2024-02-03 18:40:31,055 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting DMaaP simulator 2024-02-03 18:40:31,373 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4b27a3fc==org.glassfish.jersey.servlet.ServletContainer@8b6098b0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=DMaaP simulator, host=localhost, port=3905, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@2153f0d7{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@3af8f1ef{/,null,STOPPED}, connector=DMaaP simulator@3a837f7{SSL, (ssl, http/1.1)}{localhost:3905}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4b27a3fc==org.glassfish.jersey.servlet.ServletContainer@8b6098b0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 2024-02-03 18:40:31,386 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4b27a3fc==org.glassfish.jersey.servlet.ServletContainer@8b6098b0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=DMaaP simulator, host=localhost, port=3905, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@2153f0d7{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@3af8f1ef{/,null,STOPPED}, connector=DMaaP simulator@3a837f7{SSL, (ssl, http/1.1)}{localhost:3905}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4b27a3fc==org.glassfish.jersey.servlet.ServletContainer@8b6098b0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-02-03 18:40:31,390 Simulators [DMaaP simulator-3905] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4b27a3fc==org.glassfish.jersey.servlet.ServletContainer@8b6098b0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=DMaaP simulator, host=localhost, port=3905, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@2153f0d7{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@3af8f1ef{/,null,STOPPED}, connector=DMaaP simulator@3a837f7{SSL, (ssl, http/1.1)}{localhost:3905}, jettyThread=Thread[DMaaP simulator-3905,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4b27a3fc==org.glassfish.jersey.servlet.ServletContainer@8b6098b0{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-02-03 18:40:31,402 Simulators [DMaaP simulator-3905] INFO org.eclipse.jetty.server.Server - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 2024-02-03 18:40:31,481 Simulators [DMaaP simulator-3905] INFO o.e.j.s.s.DefaultSessionIdManager - Session workerName=node0 2024-02-03 18:40:32,324 Simulators [DMaaP simulator-3905] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 2024-02-03 18:40:32,401 Simulators [DMaaP simulator-3905] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@3af8f1ef{/,null,AVAILABLE} 2024-02-03 18:40:32,513 Simulators [DMaaP simulator-3905] INFO o.e.jetty.util.ssl.SslContextFactory - x509=X509@65d4d473(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@40998759[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-02-03 18:40:32,559 Simulators [DMaaP simulator-3905] INFO o.e.jetty.server.AbstractConnector - Started DMaaP simulator@3a837f7{SSL, (ssl, http/1.1)}{localhost:3905} 2024-02-03 18:40:32,562 Simulators [DMaaP simulator-3905] INFO org.eclipse.jetty.server.Server - Started Server@2153f0d7{STARTING}[11.0.18,sto=0] @6688ms 2024-02-03 18:40:32,562 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4b27a3fc==org.glassfish.jersey.servlet.ServletContainer@8b6098b0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=DMaaP simulator, host=localhost, port=3905, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@2153f0d7{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@3af8f1ef{/,null,AVAILABLE}, connector=DMaaP simulator@3a837f7{SSL, (ssl, http/1.1)}{localhost:3905}, jettyThread=Thread[DMaaP simulator-3905,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4b27a3fc==org.glassfish.jersey.servlet.ServletContainer@8b6098b0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 3828 ms. 2024-02-03 18:40:32,564 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting A&AI simulator 2024-02-03 18:40:32,567 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-6f53e863==org.glassfish.jersey.servlet.ServletContainer@33a3e98c{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@186149f9{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@5d4042fc{/,null,STOPPED}, connector=A&AI simulator@3e492199{SSL, (ssl, http/1.1)}{localhost:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-6f53e863==org.glassfish.jersey.servlet.ServletContainer@33a3e98c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 2024-02-03 18:40:32,567 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-6f53e863==org.glassfish.jersey.servlet.ServletContainer@33a3e98c{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@186149f9{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@5d4042fc{/,null,STOPPED}, connector=A&AI simulator@3e492199{SSL, (ssl, http/1.1)}{localhost:6666}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-6f53e863==org.glassfish.jersey.servlet.ServletContainer@33a3e98c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-02-03 18:40:32,574 Simulators [A&AI simulator-6666] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-6f53e863==org.glassfish.jersey.servlet.ServletContainer@33a3e98c{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@186149f9{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@5d4042fc{/,null,STOPPED}, connector=A&AI simulator@3e492199{SSL, (ssl, http/1.1)}{localhost:6666}, jettyThread=Thread[A&AI simulator-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-6f53e863==org.glassfish.jersey.servlet.ServletContainer@33a3e98c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-02-03 18:40:32,575 Simulators [A&AI simulator-6666] INFO org.eclipse.jetty.server.Server - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 2024-02-03 18:40:32,589 Simulators [A&AI simulator-6666] INFO o.e.j.s.s.DefaultSessionIdManager - Session workerName=node0 2024-02-03 18:40:32,655 Simulators [A&AI simulator-6666] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 2024-02-03 18:40:32,671 Simulators [A&AI simulator-6666] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@5d4042fc{/,null,AVAILABLE} 2024-02-03 18:40:32,779 Simulators [A&AI simulator-6666] INFO o.e.jetty.util.ssl.SslContextFactory - x509=X509@7fc81845(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@6014f501[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-02-03 18:40:32,786 Simulators [A&AI simulator-6666] INFO o.e.jetty.server.AbstractConnector - Started A&AI simulator@3e492199{SSL, (ssl, http/1.1)}{localhost:6666} 2024-02-03 18:40:32,786 Simulators [A&AI simulator-6666] INFO org.eclipse.jetty.server.Server - Started Server@186149f9{STARTING}[11.0.18,sto=0] @6913ms 2024-02-03 18:40:32,786 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-6f53e863==org.glassfish.jersey.servlet.ServletContainer@33a3e98c{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@186149f9{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@5d4042fc{/,null,AVAILABLE}, connector=A&AI simulator@3e492199{SSL, (ssl, http/1.1)}{localhost:6666}, jettyThread=Thread[A&AI simulator-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-6f53e863==org.glassfish.jersey.servlet.ServletContainer@33a3e98c{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4788 ms. 2024-02-03 18:40:32,787 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting XACML simulator 2024-02-03 18:40:32,789 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-b5a6a82==org.glassfish.jersey.servlet.ServletContainer@125f1885{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@21aa0ec5{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@7cf1bf54{/,null,STOPPED}, connector=XACML simulator@1be62793{SSL, (ssl, http/1.1)}{localhost:6667}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-b5a6a82==org.glassfish.jersey.servlet.ServletContainer@125f1885{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 2024-02-03 18:40:32,791 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-b5a6a82==org.glassfish.jersey.servlet.ServletContainer@125f1885{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@21aa0ec5{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@7cf1bf54{/,null,STOPPED}, connector=XACML simulator@1be62793{SSL, (ssl, http/1.1)}{localhost:6667}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-b5a6a82==org.glassfish.jersey.servlet.ServletContainer@125f1885{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-02-03 18:40:32,792 Simulators [XACML simulator-6667] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-b5a6a82==org.glassfish.jersey.servlet.ServletContainer@125f1885{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@21aa0ec5{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@7cf1bf54{/,null,STOPPED}, connector=XACML simulator@1be62793{SSL, (ssl, http/1.1)}{localhost:6667}, jettyThread=Thread[XACML simulator-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-b5a6a82==org.glassfish.jersey.servlet.ServletContainer@125f1885{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-02-03 18:40:32,793 Simulators [XACML simulator-6667] INFO org.eclipse.jetty.server.Server - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 2024-02-03 18:40:32,799 Simulators [XACML simulator-6667] INFO o.e.j.s.s.DefaultSessionIdManager - Session workerName=node0 2024-02-03 18:40:32,840 Simulators [XACML simulator-6667] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 2024-02-03 18:40:32,848 Simulators [XACML simulator-6667] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@7cf1bf54{/,null,AVAILABLE} 2024-02-03 18:40:32,909 Simulators [XACML simulator-6667] INFO o.e.jetty.util.ssl.SslContextFactory - x509=X509@48d93009(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@d0058d6[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-02-03 18:40:32,916 Simulators [XACML simulator-6667] INFO o.e.jetty.server.AbstractConnector - Started XACML simulator@1be62793{SSL, (ssl, http/1.1)}{localhost:6667} 2024-02-03 18:40:32,917 Simulators [XACML simulator-6667] INFO org.eclipse.jetty.server.Server - Started Server@21aa0ec5{STARTING}[11.0.18,sto=0] @7043ms 2024-02-03 18:40:32,917 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-b5a6a82==org.glassfish.jersey.servlet.ServletContainer@125f1885{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@21aa0ec5{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@7cf1bf54{/,null,AVAILABLE}, connector=XACML simulator@1be62793{SSL, (ssl, http/1.1)}{localhost:6667}, jettyThread=Thread[XACML simulator-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-b5a6a82==org.glassfish.jersey.servlet.ServletContainer@125f1885{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4875 ms. 2024-02-03 18:40:32,917 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting SDNC simulator 2024-02-03 18:40:32,920 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1761383f==org.glassfish.jersey.servlet.ServletContainer@777b1727{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@abb1c3e{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@9640678{/,null,STOPPED}, connector=SDNC simulator@61cf810c{SSL, (ssl, http/1.1)}{localhost:6668}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1761383f==org.glassfish.jersey.servlet.ServletContainer@777b1727{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 2024-02-03 18:40:32,920 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1761383f==org.glassfish.jersey.servlet.ServletContainer@777b1727{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@abb1c3e{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@9640678{/,null,STOPPED}, connector=SDNC simulator@61cf810c{SSL, (ssl, http/1.1)}{localhost:6668}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1761383f==org.glassfish.jersey.servlet.ServletContainer@777b1727{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-02-03 18:40:32,922 Simulators [SDNC simulator-6668] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1761383f==org.glassfish.jersey.servlet.ServletContainer@777b1727{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@abb1c3e{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@9640678{/,null,STOPPED}, connector=SDNC simulator@61cf810c{SSL, (ssl, http/1.1)}{localhost:6668}, jettyThread=Thread[SDNC simulator-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1761383f==org.glassfish.jersey.servlet.ServletContainer@777b1727{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-02-03 18:40:32,923 Simulators [SDNC simulator-6668] INFO org.eclipse.jetty.server.Server - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 2024-02-03 18:40:32,924 Simulators [SDNC simulator-6668] INFO o.e.j.s.s.DefaultSessionIdManager - Session workerName=node0 2024-02-03 18:40:32,961 Simulators [SDNC simulator-6668] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 2024-02-03 18:40:32,969 Simulators [SDNC simulator-6668] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@9640678{/,null,AVAILABLE} 2024-02-03 18:40:33,036 Simulators [SDNC simulator-6668] INFO o.e.jetty.util.ssl.SslContextFactory - x509=X509@79d887f0(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@396a9f8[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-02-03 18:40:33,043 Simulators [SDNC simulator-6668] INFO o.e.jetty.server.AbstractConnector - Started SDNC simulator@61cf810c{SSL, (ssl, http/1.1)}{localhost:6668} 2024-02-03 18:40:33,044 Simulators [SDNC simulator-6668] INFO org.eclipse.jetty.server.Server - Started Server@abb1c3e{STARTING}[11.0.18,sto=0] @7170ms 2024-02-03 18:40:33,044 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1761383f==org.glassfish.jersey.servlet.ServletContainer@777b1727{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@abb1c3e{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@9640678{/,null,AVAILABLE}, connector=SDNC simulator@61cf810c{SSL, (ssl, http/1.1)}{localhost:6668}, jettyThread=Thread[SDNC simulator-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1761383f==org.glassfish.jersey.servlet.ServletContainer@777b1727{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4878 ms. 2024-02-03 18:40:33,045 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting SO simulator 2024-02-03 18:40:33,047 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-72a522f1==org.glassfish.jersey.servlet.ServletContainer@27db37e8{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@2365facb{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@65b9ebee{/,null,STOPPED}, connector=SO simulator@356c8fa9{SSL, (ssl, http/1.1)}{localhost:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-72a522f1==org.glassfish.jersey.servlet.ServletContainer@27db37e8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 2024-02-03 18:40:33,047 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-72a522f1==org.glassfish.jersey.servlet.ServletContainer@27db37e8{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@2365facb{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@65b9ebee{/,null,STOPPED}, connector=SO simulator@356c8fa9{SSL, (ssl, http/1.1)}{localhost:6669}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-72a522f1==org.glassfish.jersey.servlet.ServletContainer@27db37e8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-02-03 18:40:33,049 Simulators [SO simulator-6669] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-72a522f1==org.glassfish.jersey.servlet.ServletContainer@27db37e8{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@2365facb{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@65b9ebee{/,null,STOPPED}, connector=SO simulator@356c8fa9{SSL, (ssl, http/1.1)}{localhost:6669}, jettyThread=Thread[SO simulator-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-72a522f1==org.glassfish.jersey.servlet.ServletContainer@27db37e8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-02-03 18:40:33,049 Simulators [SO simulator-6669] INFO org.eclipse.jetty.server.Server - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 2024-02-03 18:40:33,055 Simulators [SO simulator-6669] INFO o.e.j.s.s.DefaultSessionIdManager - Session workerName=node0 2024-02-03 18:40:33,091 Simulators [SO simulator-6669] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 2024-02-03 18:40:33,103 Simulators [SO simulator-6669] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@65b9ebee{/,null,AVAILABLE} 2024-02-03 18:40:33,131 Simulators [SO simulator-6669] INFO o.e.jetty.util.ssl.SslContextFactory - x509=X509@6e9ff772(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@63ec12ac[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-02-03 18:40:33,137 Simulators [SO simulator-6669] INFO o.e.jetty.server.AbstractConnector - Started SO simulator@356c8fa9{SSL, (ssl, http/1.1)}{localhost:6669} 2024-02-03 18:40:33,137 Simulators [SO simulator-6669] INFO org.eclipse.jetty.server.Server - Started Server@2365facb{STARTING}[11.0.18,sto=0] @7264ms 2024-02-03 18:40:33,137 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-72a522f1==org.glassfish.jersey.servlet.ServletContainer@27db37e8{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@2365facb{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@65b9ebee{/,null,AVAILABLE}, connector=SO simulator@356c8fa9{SSL, (ssl, http/1.1)}{localhost:6669}, jettyThread=Thread[SO simulator-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-72a522f1==org.glassfish.jersey.servlet.ServletContainer@27db37e8{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4912 ms. 2024-02-03 18:40:33,138 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting VFC simulator 2024-02-03 18:40:33,140 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1a5df070==org.glassfish.jersey.servlet.ServletContainer@2671b710{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@1070308e{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@6eb8fd79{/,null,STOPPED}, connector=VFC simulator@25c5fc41{SSL, (ssl, http/1.1)}{localhost:6670}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1a5df070==org.glassfish.jersey.servlet.ServletContainer@2671b710{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 2024-02-03 18:40:33,141 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1a5df070==org.glassfish.jersey.servlet.ServletContainer@2671b710{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@1070308e{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@6eb8fd79{/,null,STOPPED}, connector=VFC simulator@25c5fc41{SSL, (ssl, http/1.1)}{localhost:6670}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1a5df070==org.glassfish.jersey.servlet.ServletContainer@2671b710{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-02-03 18:40:33,142 Simulators [VFC simulator-6670] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1a5df070==org.glassfish.jersey.servlet.ServletContainer@2671b710{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@1070308e{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@6eb8fd79{/,null,STOPPED}, connector=VFC simulator@25c5fc41{SSL, (ssl, http/1.1)}{localhost:6670}, jettyThread=Thread[VFC simulator-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1a5df070==org.glassfish.jersey.servlet.ServletContainer@2671b710{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-02-03 18:40:33,142 Simulators [VFC simulator-6670] INFO org.eclipse.jetty.server.Server - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 2024-02-03 18:40:33,146 Simulators [VFC simulator-6670] INFO o.e.j.s.s.DefaultSessionIdManager - Session workerName=node0 2024-02-03 18:40:33,178 Simulators [VFC simulator-6670] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 2024-02-03 18:40:33,185 Simulators [VFC simulator-6670] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@6eb8fd79{/,null,AVAILABLE} 2024-02-03 18:40:33,225 Simulators [VFC simulator-6670] INFO o.e.jetty.util.ssl.SslContextFactory - x509=X509@1146916(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@5c6ba0c0[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-02-03 18:40:33,231 Simulators [VFC simulator-6670] INFO o.e.jetty.server.AbstractConnector - Started VFC simulator@25c5fc41{SSL, (ssl, http/1.1)}{localhost:6670} 2024-02-03 18:40:33,231 Simulators [VFC simulator-6670] INFO org.eclipse.jetty.server.Server - Started Server@1070308e{STARTING}[11.0.18,sto=0] @7358ms 2024-02-03 18:40:33,232 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1a5df070==org.glassfish.jersey.servlet.ServletContainer@2671b710{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@1070308e{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@6eb8fd79{/,null,AVAILABLE}, connector=VFC simulator@25c5fc41{SSL, (ssl, http/1.1)}{localhost:6670}, jettyThread=Thread[VFC simulator-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1a5df070==org.glassfish.jersey.servlet.ServletContainer@2671b710{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4910 ms. 2024-02-03 18:40:33,233 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting Sink appc-cl 2024-02-03 18:40:33,233 Simulators [main] INFO o.o.p.c.e.e.c.b.i.InlineBusTopicSink - InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=67eb7b48-3afe-4fe4-bb39-88aa2cf9725f, alive=false, publisher=null]]: starting 2024-02-03 18:40:33,260 Simulators [main] INFO o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink - InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=67eb7b48-3afe-4fe4-bb39-88aa2cf9725f, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 2024-02-03 18:40:33,260 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting Sink appc-lcm-write 2024-02-03 18:40:33,260 Simulators [main] INFO o.o.p.c.e.e.c.b.i.InlineBusTopicSink - InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=fb2fc9bb-ce24-4ac3-b0b3-099cec3378a3, alive=false, publisher=null]]: starting 2024-02-03 18:40:33,261 Simulators [main] INFO o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink - InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=fb2fc9bb-ce24-4ac3-b0b3-099cec3378a3, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 2024-02-03 18:40:33,261 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting Sink sdnr-cl 2024-02-03 18:40:33,261 Simulators [main] INFO o.o.p.c.e.e.c.b.i.InlineBusTopicSink - InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=4df69209-c781-427d-9f8f-b9058af80f80, alive=false, publisher=null]]: starting 2024-02-03 18:40:33,263 Simulators [main] INFO o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink - InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=4df69209-c781-427d-9f8f-b9058af80f80, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 2024-02-03 18:40:33,263 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting Source appc-cl 2024-02-03 18:40:33,264 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedDmaapTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=81927edb-107e-4881-a0aa-1f9d0663040d, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-cl, effectiveTopic=appc-cl, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 2024-02-03 18:40:33,264 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=81927edb-107e-4881-a0aa-1f9d0663040d, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-cl, effectiveTopic=appc-cl, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 2024-02-03 18:40:33,265 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedDmaapTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=81927edb-107e-4881-a0aa-1f9d0663040d, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-cl, effectiveTopic=appc-cl, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 2024-02-03 18:40:33,266 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting Source appc-lcm-read 2024-02-03 18:40:33,266 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedDmaapTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e22d6c7-a2fd-4210-9c05-4e3b1b0c0a34, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-lcm-read, effectiveTopic=appc-lcm-read, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 2024-02-03 18:40:33,267 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e22d6c7-a2fd-4210-9c05-4e3b1b0c0a34, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-lcm-read, effectiveTopic=appc-lcm-read, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 2024-02-03 18:40:33,268 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedDmaapTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e22d6c7-a2fd-4210-9c05-4e3b1b0c0a34, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-lcm-read, effectiveTopic=appc-lcm-read, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 2024-02-03 18:40:33,270 Simulators [DMAAP-source-appc-cl] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/appc-cl/81927edb-107e-4881-a0aa-1f9d0663040d/prd-ubuntu1804-builder-4c-4g-2399 2024-02-03 18:40:33,273 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting Source sdnr-cl-rsp 2024-02-03 18:40:33,273 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedDmaapTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3a638499-4b14-4e6d-9ff0-09ee8a3aaa7a, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=sdnr-cl-rsp, effectiveTopic=sdnr-cl-rsp, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 2024-02-03 18:40:33,273 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3a638499-4b14-4e6d-9ff0-09ee8a3aaa7a, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=sdnr-cl-rsp, effectiveTopic=sdnr-cl-rsp, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 2024-02-03 18:40:33,274 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedDmaapTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3a638499-4b14-4e6d-9ff0-09ee8a3aaa7a, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=sdnr-cl-rsp, effectiveTopic=sdnr-cl-rsp, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 2024-02-03 18:40:33,275 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting APPC Legacy simulator 2024-02-03 18:40:33,277 Simulators [DMAAP-source-appc-lcm-read] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/appc-lcm-read/2e22d6c7-a2fd-4210-9c05-4e3b1b0c0a34/prd-ubuntu1804-builder-4c-4g-2399 2024-02-03 18:40:33,277 Simulators [main] INFO o.o.p.c.e.e.c.bus.internal.TopicBase - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=81927edb-107e-4881-a0aa-1f9d0663040d, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-appc-cl,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-cl, effectiveTopic=appc-cl, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.AppcLegacyTopicServer@60f10f6a 2024-02-03 18:40:33,277 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=81927edb-107e-4881-a0aa-1f9d0663040d, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-appc-cl,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-cl, effectiveTopic=appc-cl, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 2024-02-03 18:40:33,278 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting APPC-LCM simulator 2024-02-03 18:40:33,279 Simulators [main] INFO o.o.p.c.e.e.c.bus.internal.TopicBase - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e22d6c7-a2fd-4210-9c05-4e3b1b0c0a34, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-appc-lcm-read,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-lcm-read, effectiveTopic=appc-lcm-read, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.AppcLcmTopicServer@380ea757 2024-02-03 18:40:33,279 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e22d6c7-a2fd-4210-9c05-4e3b1b0c0a34, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-appc-lcm-read,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-lcm-read, effectiveTopic=appc-lcm-read, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 2024-02-03 18:40:33,279 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting SDNR simulator 2024-02-03 18:40:33,280 Simulators [main] INFO o.o.p.c.e.e.c.bus.internal.TopicBase - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3a638499-4b14-4e6d-9ff0-09ee8a3aaa7a, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-sdnr-cl-rsp,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=sdnr-cl-rsp, effectiveTopic=sdnr-cl-rsp, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.simulators.SdnrTopicServer@3e13a74 2024-02-03 18:40:33,280 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3a638499-4b14-4e6d-9ff0-09ee8a3aaa7a, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-sdnr-cl-rsp,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=sdnr-cl-rsp, effectiveTopic=sdnr-cl-rsp, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted 2024-02-03 18:40:33,280 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators started 2024-02-03 18:40:33,282 Simulators [DMAAP-source-appc-cl] INFO c.att.nsa.apiClient.http.HttpClient - GET https://localhost:3905/events/appc-cl/81927edb-107e-4881-a0aa-1f9d0663040d/prd-ubuntu1804-builder-4c-4g-2399 (anonymous) ... 2024-02-03 18:40:33,282 Simulators [DMAAP-source-appc-lcm-read] INFO c.att.nsa.apiClient.http.HttpClient - GET https://localhost:3905/events/appc-lcm-read/2e22d6c7-a2fd-4210-9c05-4e3b1b0c0a34/prd-ubuntu1804-builder-4c-4g-2399 (anonymous) ... 2024-02-03 18:40:33,283 Simulators [DMAAP-source-sdnr-cl-rsp] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/sdnr-cl-rsp/3a638499-4b14-4e6d-9ff0-09ee8a3aaa7a/prd-ubuntu1804-builder-4c-4g-2399 2024-02-03 18:40:33,283 Simulators [DMAAP-source-sdnr-cl-rsp] INFO c.att.nsa.apiClient.http.HttpClient - GET https://localhost:3905/events/sdnr-cl-rsp/3a638499-4b14-4e6d-9ff0-09ee8a3aaa7a/prd-ubuntu1804-builder-4c-4g-2399 (anonymous) ... 2024-02-03 18:40:33,467 Simulators [main] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 2024-02-03 18:40:33,468 Simulators [main] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 2024-02-03 18:40:33,583 Simulators [DMAAP-source-appc-lcm-read] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target; blacklisting for 2 minutes 2024-02-03 18:40:33,584 Simulators [DMAAP-source-appc-lcm-read] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=-1]: cannot fetch because of PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target 2024-02-03 18:40:33,584 Simulators [DMAAP-source-appc-lcm-read] INFO o.o.p.c.e.e.c.b.i.BusConsumer$FetchingBusConsumer - CambriaConsumerWrapper [fetchTimeout=-1]: backoff for 15000ms 2024-02-03 18:40:33,584 Simulators [DMAAP-source-sdnr-cl-rsp] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target; blacklisting for 2 minutes 2024-02-03 18:40:33,584 Simulators [DMAAP-source-appc-cl] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target; blacklisting for 2 minutes 2024-02-03 18:40:33,585 Simulators [DMAAP-source-sdnr-cl-rsp] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=-1]: cannot fetch because of PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target 2024-02-03 18:40:33,585 Simulators [DMAAP-source-appc-cl] ERROR o.o.p.c.e.e.c.b.i.BusConsumer$CambriaConsumerWrapper - CambriaConsumerWrapper [fetchTimeout=-1]: cannot fetch because of PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target 2024-02-03 18:40:33,585 Simulators [DMAAP-source-sdnr-cl-rsp] INFO o.o.p.c.e.e.c.b.i.BusConsumer$FetchingBusConsumer - CambriaConsumerWrapper [fetchTimeout=-1]: backoff for 15000ms 2024-02-03 18:40:33,585 Simulators [DMAAP-source-appc-cl] INFO o.o.p.c.e.e.c.b.i.BusConsumer$FetchingBusConsumer - CambriaConsumerWrapper [fetchTimeout=-1]: backoff for 15000ms 2024-02-03 18:40:33,755 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping 2024-02-03 18:40:33,755 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping SDNR simulator 2024-02-03 18:40:33,755 Simulators [main] INFO o.o.p.c.e.e.c.bus.internal.TopicBase - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3a638499-4b14-4e6d-9ff0-09ee8a3aaa7a, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-sdnr-cl-rsp,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=sdnr-cl-rsp, effectiveTopic=sdnr-cl-rsp, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.SdnrTopicServer@3e13a74 2024-02-03 18:40:33,755 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3a638499-4b14-4e6d-9ff0-09ee8a3aaa7a, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-sdnr-cl-rsp,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=sdnr-cl-rsp, effectiveTopic=sdnr-cl-rsp, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 2024-02-03 18:40:33,756 Simulators [DMAAP-source-sdnr-cl-rsp] INFO o.o.p.c.e.e.c.b.i.BusConsumer$FetchingBusConsumer - CambriaConsumerWrapper [fetchTimeout=-1]: closed while handling fetch error 2024-02-03 18:40:33,756 Simulators [DMAAP-source-sdnr-cl-rsp] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3a638499-4b14-4e6d-9ff0-09ee8a3aaa7a, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-sdnr-cl-rsp,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=sdnr-cl-rsp, effectiveTopic=sdnr-cl-rsp, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:131) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:371) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:314) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:309) at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(CertificateMessage.java:1357) at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.onConsumeCertificate(CertificateMessage.java:1232) at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.consume(CertificateMessage.java:1175) at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:396) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:480) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:458) at java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:201) at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:172) at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1505) at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1420) at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:455) at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:426) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:436) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:384) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at java.base/sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:439) at java.base/sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:306) at java.base/sun.security.validator.Validator.validate(Validator.java:264) at java.base/sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:231) at java.base/sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:132) at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(CertificateMessage.java:1341) ... 31 common frames omitted Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at java.base/sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:141) at java.base/sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:126) at java.base/java.security.cert.CertPathBuilder.build(CertPathBuilder.java:297) at java.base/sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:434) ... 36 common frames omitted 2024-02-03 18:40:33,757 Simulators [DMAAP-source-sdnr-cl-rsp] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3a638499-4b14-4e6d-9ff0-09ee8a3aaa7a, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-sdnr-cl-rsp,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=sdnr-cl-rsp, effectiveTopic=sdnr-cl-rsp, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 2024-02-03 18:40:33,757 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping APPC-LCM simulator 2024-02-03 18:40:33,758 Simulators [main] INFO o.o.p.c.e.e.c.bus.internal.TopicBase - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e22d6c7-a2fd-4210-9c05-4e3b1b0c0a34, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-appc-lcm-read,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-lcm-read, effectiveTopic=appc-lcm-read, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.AppcLcmTopicServer@380ea757 2024-02-03 18:40:33,758 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e22d6c7-a2fd-4210-9c05-4e3b1b0c0a34, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-appc-lcm-read,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-lcm-read, effectiveTopic=appc-lcm-read, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 2024-02-03 18:40:33,758 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping APPC Legacy simulator 2024-02-03 18:40:33,758 Simulators [DMAAP-source-appc-lcm-read] INFO o.o.p.c.e.e.c.b.i.BusConsumer$FetchingBusConsumer - CambriaConsumerWrapper [fetchTimeout=-1]: closed while handling fetch error 2024-02-03 18:40:33,758 Simulators [main] INFO o.o.p.c.e.e.c.bus.internal.TopicBase - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=81927edb-107e-4881-a0aa-1f9d0663040d, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-appc-cl,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-cl, effectiveTopic=appc-cl, #recentEvents=0, locked=false, #topicListeners=1]]]]: unregistering org.onap.policy.simulators.AppcLegacyTopicServer@60f10f6a 2024-02-03 18:40:33,759 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=81927edb-107e-4881-a0aa-1f9d0663040d, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-appc-cl,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-cl, effectiveTopic=appc-cl, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 2024-02-03 18:40:33,759 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping Source sdnr-cl-rsp 2024-02-03 18:40:33,759 Simulators [DMAAP-source-appc-cl] INFO o.o.p.c.e.e.c.b.i.BusConsumer$FetchingBusConsumer - CambriaConsumerWrapper [fetchTimeout=-1]: closed while handling fetch error 2024-02-03 18:40:33,759 Simulators [DMAAP-source-appc-lcm-read] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e22d6c7-a2fd-4210-9c05-4e3b1b0c0a34, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-appc-lcm-read,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-lcm-read, effectiveTopic=appc-lcm-read, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:131) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:371) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:314) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:309) at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(CertificateMessage.java:1357) at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.onConsumeCertificate(CertificateMessage.java:1232) at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.consume(CertificateMessage.java:1175) at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:396) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:480) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:458) at java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:201) at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:172) at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1505) at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1420) at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:455) at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:426) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:436) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:384) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at java.base/sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:439) at java.base/sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:306) at java.base/sun.security.validator.Validator.validate(Validator.java:264) at java.base/sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:231) at java.base/sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:132) at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(CertificateMessage.java:1341) ... 31 common frames omitted Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at java.base/sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:141) at java.base/sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:126) at java.base/java.security.cert.CertPathBuilder.build(CertPathBuilder.java:297) at java.base/sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:434) ... 36 common frames omitted 2024-02-03 18:40:33,759 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=3a638499-4b14-4e6d-9ff0-09ee8a3aaa7a, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-sdnr-cl-rsp,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=sdnr-cl-rsp, effectiveTopic=sdnr-cl-rsp, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 2024-02-03 18:40:33,759 Simulators [DMAAP-source-appc-lcm-read] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e22d6c7-a2fd-4210-9c05-4e3b1b0c0a34, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-appc-lcm-read,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-lcm-read, effectiveTopic=appc-lcm-read, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 2024-02-03 18:40:33,759 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping Source appc-lcm-read 2024-02-03 18:40:33,759 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=2e22d6c7-a2fd-4210-9c05-4e3b1b0c0a34, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-appc-lcm-read,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-lcm-read, effectiveTopic=appc-lcm-read, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 2024-02-03 18:40:33,760 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping Source appc-cl 2024-02-03 18:40:33,760 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=81927edb-107e-4881-a0aa-1f9d0663040d, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-appc-cl,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-cl, effectiveTopic=appc-cl, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 2024-02-03 18:40:33,759 Simulators [DMAAP-source-appc-cl] ERROR o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=81927edb-107e-4881-a0aa-1f9d0663040d, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-appc-cl,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-cl, effectiveTopic=appc-cl, #recentEvents=0, locked=false, #topicListeners=0]]]]: cannot fetch javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:131) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:371) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:314) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:309) at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(CertificateMessage.java:1357) at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.onConsumeCertificate(CertificateMessage.java:1232) at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.consume(CertificateMessage.java:1175) at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:396) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:480) at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:458) at java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:201) at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:172) at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1505) at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1420) at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:455) at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:426) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:436) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:384) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:708) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:384) at com.att.nsa.apiClient.http.HttpClient.get(HttpClient.java:368) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:87) at com.att.nsa.cambria.client.impl.CambriaConsumerImpl.fetch(CambriaConsumerImpl.java:64) at org.onap.policy.common.endpoints.event.comm.bus.internal.BusConsumer$CambriaConsumerWrapper.fetch(BusConsumer.java:210) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:244) at org.onap.policy.common.endpoints.event.comm.bus.internal.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:234) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at java.base/sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:439) at java.base/sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:306) at java.base/sun.security.validator.Validator.validate(Validator.java:264) at java.base/sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:231) at java.base/sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:132) at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(CertificateMessage.java:1341) ... 31 common frames omitted Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at java.base/sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:141) at java.base/sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:126) at java.base/java.security.cert.CertPathBuilder.build(CertPathBuilder.java:297) at java.base/sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:434) ... 36 common frames omitted 2024-02-03 18:40:33,760 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping Sink sdnr-cl 2024-02-03 18:40:33,760 Simulators [DMAAP-source-appc-cl] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=81927edb-107e-4881-a0aa-1f9d0663040d, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-appc-cl,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=true, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-cl, effectiveTopic=appc-cl, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 2024-02-03 18:40:33,760 Simulators [main] INFO o.o.p.c.e.e.c.b.i.BusPublisher$CambriaPublisherWrapper - CambriaPublisherWrapper []: CLOSE 2024-02-03 18:40:33,760 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping Sink appc-lcm-write 2024-02-03 18:40:33,760 Simulators [main] INFO o.o.p.c.e.e.c.b.i.BusPublisher$CambriaPublisherWrapper - CambriaPublisherWrapper []: CLOSE 2024-02-03 18:40:33,760 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping Sink appc-cl 2024-02-03 18:40:33,760 Simulators [main] INFO o.o.p.c.e.e.c.b.i.BusPublisher$CambriaPublisherWrapper - CambriaPublisherWrapper []: CLOSE 2024-02-03 18:40:33,760 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping VFC simulator 2024-02-03 18:40:33,760 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1a5df070==org.glassfish.jersey.servlet.ServletContainer@2671b710{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@1070308e{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@6eb8fd79{/,null,AVAILABLE}, connector=VFC simulator@25c5fc41{SSL, (ssl, http/1.1)}{localhost:6670}, jettyThread=Thread[VFC simulator-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1a5df070==org.glassfish.jersey.servlet.ServletContainer@2671b710{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 2024-02-03 18:40:33,761 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1a5df070==org.glassfish.jersey.servlet.ServletContainer@2671b710{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@1070308e{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@6eb8fd79{/,null,AVAILABLE}, connector=VFC simulator@25c5fc41{SSL, (ssl, http/1.1)}{localhost:6670}, jettyThread=Thread[VFC simulator-6670,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1a5df070==org.glassfish.jersey.servlet.ServletContainer@2671b710{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 2024-02-03 18:40:33,763 Simulators [main] INFO o.e.jetty.server.AbstractConnector - Stopped VFC simulator@25c5fc41{SSL, (ssl, http/1.1)}{localhost:6670} 2024-02-03 18:40:33,763 Simulators [main] INFO org.eclipse.jetty.server.Server - Stopped Server@1070308e{STOPPING}[11.0.18,sto=0] 2024-02-03 18:40:33,769 Simulators [main] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@6eb8fd79{/,null,STOPPED} 2024-02-03 18:40:33,771 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping SO simulator 2024-02-03 18:40:33,771 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-72a522f1==org.glassfish.jersey.servlet.ServletContainer@27db37e8{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@2365facb{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@65b9ebee{/,null,AVAILABLE}, connector=SO simulator@356c8fa9{SSL, (ssl, http/1.1)}{localhost:6669}, jettyThread=Thread[SO simulator-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-72a522f1==org.glassfish.jersey.servlet.ServletContainer@27db37e8{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 2024-02-03 18:40:33,771 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-72a522f1==org.glassfish.jersey.servlet.ServletContainer@27db37e8{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@2365facb{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@65b9ebee{/,null,AVAILABLE}, connector=SO simulator@356c8fa9{SSL, (ssl, http/1.1)}{localhost:6669}, jettyThread=Thread[SO simulator-6669,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-72a522f1==org.glassfish.jersey.servlet.ServletContainer@27db37e8{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 2024-02-03 18:40:33,772 Simulators [main] INFO o.e.jetty.server.AbstractConnector - Stopped SO simulator@356c8fa9{SSL, (ssl, http/1.1)}{localhost:6669} 2024-02-03 18:40:33,772 Simulators [main] INFO org.eclipse.jetty.server.Server - Stopped Server@2365facb{STOPPING}[11.0.18,sto=0] 2024-02-03 18:40:33,773 Simulators [main] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@65b9ebee{/,null,STOPPED} 2024-02-03 18:40:33,776 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping SDNC simulator 2024-02-03 18:40:33,776 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1761383f==org.glassfish.jersey.servlet.ServletContainer@777b1727{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@abb1c3e{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@9640678{/,null,AVAILABLE}, connector=SDNC simulator@61cf810c{SSL, (ssl, http/1.1)}{localhost:6668}, jettyThread=Thread[SDNC simulator-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1761383f==org.glassfish.jersey.servlet.ServletContainer@777b1727{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 2024-02-03 18:40:33,776 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-1761383f==org.glassfish.jersey.servlet.ServletContainer@777b1727{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@abb1c3e{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@9640678{/,null,AVAILABLE}, connector=SDNC simulator@61cf810c{SSL, (ssl, http/1.1)}{localhost:6668}, jettyThread=Thread[SDNC simulator-6668,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1761383f==org.glassfish.jersey.servlet.ServletContainer@777b1727{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 2024-02-03 18:40:33,777 Simulators [main] INFO o.e.jetty.server.AbstractConnector - Stopped SDNC simulator@61cf810c{SSL, (ssl, http/1.1)}{localhost:6668} 2024-02-03 18:40:33,777 Simulators [main] INFO org.eclipse.jetty.server.Server - Stopped Server@abb1c3e{STOPPING}[11.0.18,sto=0] 2024-02-03 18:40:33,778 Simulators [qtp1251785176-44] INFO org.eclipse.jetty.server.RequestLog - 127.0.0.1 - - [03/Feb/2024:18:40:33 +0000] "GET /aai/v21/network/pnfs/pnf/demo-pnf HTTP/1.1" 200 283 "-" "Jersey/3.1.3 (HttpUrlConnection 17.0.4)" 2024-02-03 18:40:33,778 Simulators [main] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@9640678{/,null,STOPPED} 2024-02-03 18:40:33,779 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping XACML simulator 2024-02-03 18:40:33,779 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-b5a6a82==org.glassfish.jersey.servlet.ServletContainer@125f1885{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@21aa0ec5{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@7cf1bf54{/,null,AVAILABLE}, connector=XACML simulator@1be62793{SSL, (ssl, http/1.1)}{localhost:6667}, jettyThread=Thread[XACML simulator-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-b5a6a82==org.glassfish.jersey.servlet.ServletContainer@125f1885{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 2024-02-03 18:40:33,779 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-b5a6a82==org.glassfish.jersey.servlet.ServletContainer@125f1885{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@21aa0ec5{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@7cf1bf54{/,null,AVAILABLE}, connector=XACML simulator@1be62793{SSL, (ssl, http/1.1)}{localhost:6667}, jettyThread=Thread[XACML simulator-6667,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-b5a6a82==org.glassfish.jersey.servlet.ServletContainer@125f1885{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 2024-02-03 18:40:33,780 Simulators [main] INFO o.e.jetty.server.AbstractConnector - Stopped XACML simulator@1be62793{SSL, (ssl, http/1.1)}{localhost:6667} 2024-02-03 18:40:33,780 Simulators [main] INFO org.eclipse.jetty.server.Server - Stopped Server@21aa0ec5{STOPPING}[11.0.18,sto=0] 2024-02-03 18:40:33,781 Simulators [main] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@7cf1bf54{/,null,STOPPED} 2024-02-03 18:40:33,782 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping A&AI simulator 2024-02-03 18:40:33,782 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-6f53e863==org.glassfish.jersey.servlet.ServletContainer@33a3e98c{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@186149f9{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@5d4042fc{/,null,AVAILABLE}, connector=A&AI simulator@3e492199{SSL, (ssl, http/1.1)}{localhost:6666}, jettyThread=Thread[A&AI simulator-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-6f53e863==org.glassfish.jersey.servlet.ServletContainer@33a3e98c{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 2024-02-03 18:40:33,783 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-6f53e863==org.glassfish.jersey.servlet.ServletContainer@33a3e98c{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@186149f9{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@5d4042fc{/,null,AVAILABLE}, connector=A&AI simulator@3e492199{SSL, (ssl, http/1.1)}{localhost:6666}, jettyThread=Thread[A&AI simulator-6666,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-6f53e863==org.glassfish.jersey.servlet.ServletContainer@33a3e98c{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 2024-02-03 18:40:33,784 Simulators [main] INFO o.e.jetty.server.AbstractConnector - Stopped A&AI simulator@3e492199{SSL, (ssl, http/1.1)}{localhost:6666} 2024-02-03 18:40:33,784 Simulators [main] INFO org.eclipse.jetty.server.Server - Stopped Server@186149f9{STOPPING}[11.0.18,sto=0] 2024-02-03 18:40:33,785 Simulators [main] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@5d4042fc{/,null,STOPPED} 2024-02-03 18:40:33,787 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping DMaaP simulator 2024-02-03 18:40:33,787 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4b27a3fc==org.glassfish.jersey.servlet.ServletContainer@8b6098b0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=DMaaP simulator, host=localhost, port=3905, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@2153f0d7{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@3af8f1ef{/,null,AVAILABLE}, connector=DMaaP simulator@3a837f7{SSL, (ssl, http/1.1)}{localhost:3905}, jettyThread=Thread[DMaaP simulator-3905,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4b27a3fc==org.glassfish.jersey.servlet.ServletContainer@8b6098b0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 2024-02-03 18:40:33,787 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4b27a3fc==org.glassfish.jersey.servlet.ServletContainer@8b6098b0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=DMaaP simulator, host=localhost, port=3905, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=Server@2153f0d7{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@3af8f1ef{/,null,AVAILABLE}, connector=DMaaP simulator@3a837f7{SSL, (ssl, http/1.1)}{localhost:3905}, jettyThread=Thread[DMaaP simulator-3905,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4b27a3fc==org.glassfish.jersey.servlet.ServletContainer@8b6098b0{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 2024-02-03 18:40:33,788 Simulators [main] INFO o.e.jetty.server.AbstractConnector - Stopped DMaaP simulator@3a837f7{SSL, (ssl, http/1.1)}{localhost:3905} 2024-02-03 18:40:33,789 Simulators [main] INFO org.eclipse.jetty.server.Server - Stopped Server@2153f0d7{STOPPING}[11.0.18,sto=0] 2024-02-03 18:40:33,790 Simulators [main] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@3af8f1ef{/,null,STOPPED} 2024-02-03 18:40:33,796 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping CDS gRPC Server Properties 2024-02-03 18:40:33,798 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping DMaaP provider 2024-02-03 18:40:33,798 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopping 2024-02-03 18:40:33,798 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopping Topic Sweeper 2024-02-03 18:40:33,798 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopped 2024-02-03 18:40:33,798 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopped 2024-02-03 18:40:33,800 Simulators [main] INFO o.onap.policy.models.simulators.Main - replacing 'HOST_NAME' with prd-ubuntu1804-builder-4c-4g-2399 in minParameters.json 2024-02-03 18:40:33,801 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting 2024-02-03 18:40:33,802 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting A&AI simulator 2024-02-03 18:40:33,804 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4567dcbc==org.glassfish.jersey.servlet.ServletContainer@45bda190{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@7b3d759f{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@6e11d059{/,null,STOPPED}, connector=A&AI simulator@6aca85da{SSL, (ssl, http/1.1)}{localhost:6766}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4567dcbc==org.glassfish.jersey.servlet.ServletContainer@45bda190{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: WAITED-START 2024-02-03 18:40:33,804 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4567dcbc==org.glassfish.jersey.servlet.ServletContainer@45bda190{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@7b3d759f{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@6e11d059{/,null,STOPPED}, connector=A&AI simulator@6aca85da{SSL, (ssl, http/1.1)}{localhost:6766}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4567dcbc==org.glassfish.jersey.servlet.ServletContainer@45bda190{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-02-03 18:40:33,812 Simulators [A&AI simulator-6766] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4567dcbc==org.glassfish.jersey.servlet.ServletContainer@45bda190{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@7b3d759f{STOPPED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@6e11d059{/,null,STOPPED}, connector=A&AI simulator@6aca85da{SSL, (ssl, http/1.1)}{localhost:6766}, jettyThread=Thread[A&AI simulator-6766,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4567dcbc==org.glassfish.jersey.servlet.ServletContainer@45bda190{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING 2024-02-03 18:40:33,812 Simulators [A&AI simulator-6766] INFO org.eclipse.jetty.server.Server - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.4+8-Ubuntu-118.04 2024-02-03 18:40:33,835 Simulators [A&AI simulator-6766] INFO o.e.j.s.s.DefaultSessionIdManager - Session workerName=node0 2024-02-03 18:40:33,867 Simulators [A&AI simulator-6766] INFO o.o.p.c.gson.GsonMessageBodyHandler - Using GSON for REST calls 2024-02-03 18:40:33,878 Simulators [A&AI simulator-6766] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@6e11d059{/,null,AVAILABLE} 2024-02-03 18:40:33,909 Simulators [A&AI simulator-6766] INFO o.e.jetty.util.ssl.SslContextFactory - x509=X509@217e722(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@26cbc0a3[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-02-03 18:40:33,914 Simulators [A&AI simulator-6766] INFO o.e.jetty.server.AbstractConnector - Started A&AI simulator@6aca85da{SSL, (ssl, http/1.1)}{localhost:6766} 2024-02-03 18:40:33,915 Simulators [A&AI simulator-6766] INFO org.eclipse.jetty.server.Server - Started Server@7b3d759f{STARTING}[11.0.18,sto=0] @8041ms 2024-02-03 18:40:33,915 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4567dcbc==org.glassfish.jersey.servlet.ServletContainer@45bda190{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@7b3d759f{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@6e11d059{/,null,AVAILABLE}, connector=A&AI simulator@6aca85da{SSL, (ssl, http/1.1)}{localhost:6766}, jettyThread=Thread[A&AI simulator-6766,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4567dcbc==org.glassfish.jersey.servlet.ServletContainer@45bda190{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: pending time is 4895 ms. 2024-02-03 18:40:33,915 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators started 2024-02-03 18:40:33,915 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping 2024-02-03 18:40:33,915 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping A&AI simulator 2024-02-03 18:40:33,916 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4567dcbc==org.glassfish.jersey.servlet.ServletContainer@45bda190{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@7b3d759f{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@6e11d059{/,null,AVAILABLE}, connector=A&AI simulator@6aca85da{SSL, (ssl, http/1.1)}{localhost:6766}, jettyThread=Thread[A&AI simulator-6766,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4567dcbc==org.glassfish.jersey.servlet.ServletContainer@45bda190{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: SHUTTING DOWN 2024-02-03 18:40:33,916 Simulators [main] INFO o.o.p.c.e.h.s.i.JettyServletServer - JettyJerseyServer [Jerseyservlets={/*=org.glassfish.jersey.servlet.ServletContainer-4567dcbc==org.glassfish.jersey.servlet.ServletContainer@45bda190{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@7b3d759f{STARTED}[11.0.18,sto=0], context=o.e.j.s.ServletContextHandler@6e11d059{/,null,AVAILABLE}, connector=A&AI simulator@6aca85da{SSL, (ssl, http/1.1)}{localhost:6766}, jettyThread=Thread[A&AI simulator-6766,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4567dcbc==org.glassfish.jersey.servlet.ServletContainer@45bda190{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:null,STARTED}})]: STOPPING 2024-02-03 18:40:33,917 Simulators [main] INFO o.e.jetty.server.AbstractConnector - Stopped A&AI simulator@6aca85da{SSL, (ssl, http/1.1)}{localhost:6766} 2024-02-03 18:40:33,917 Simulators [main] INFO org.eclipse.jetty.server.Server - Stopped Server@7b3d759f{STOPPING}[11.0.18,sto=0] 2024-02-03 18:40:33,918 Simulators [main] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@6e11d059{/,null,STOPPED} 2024-02-03 18:40:33,919 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopped 2024-02-03 18:40:33,999 Simulators [main] INFO o.onap.policy.models.simulators.Main - replacing 'HOST_NAME' with prd-ubuntu1804-builder-4c-4g-2399 in simParameters.json 2024-02-03 18:40:34,006 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting 2024-02-03 18:40:34,006 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting DMaaP provider 2024-02-03 18:40:34,006 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting 2024-02-03 18:40:34,006 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting Topic Sweeper 2024-02-03 18:40:34,006 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager started 2024-02-03 18:40:34,006 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting CDS gRPC Server Properties 2024-02-03 18:40:34,010 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting DMaaP simulator 2024-02-03 18:40:34,011 Simulators [main] ERROR o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators failed to start DMaaP simulator; rewinding steps 2024-02-03 18:40:34,011 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping 2024-02-03 18:40:34,011 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping CDS gRPC Server Properties 2024-02-03 18:40:34,011 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping DMaaP provider 2024-02-03 18:40:34,011 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopping 2024-02-03 18:40:34,011 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopping Topic Sweeper 2024-02-03 18:40:34,011 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopped 2024-02-03 18:40:34,011 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopped 2024-02-03 18:40:34,012 Simulators [main] INFO o.onap.policy.models.simulators.Main - replacing 'HOST_NAME' with prd-ubuntu1804-builder-4c-4g-2399 in invalidTopicServer.json 2024-02-03 18:40:34,013 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting 2024-02-03 18:40:34,014 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting DMaaP provider 2024-02-03 18:40:34,014 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting 2024-02-03 18:40:34,014 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager starting Topic Sweeper 2024-02-03 18:40:34,018 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager started 2024-02-03 18:40:34,018 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting Sink appc-lcm-read 2024-02-03 18:40:34,018 Simulators [main] INFO o.o.p.c.e.e.c.b.i.InlineBusTopicSink - InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=f24121bd-112f-4500-8ff9-bf24c9a37d97, alive=false, publisher=null]]: starting 2024-02-03 18:40:34,020 Simulators [main] INFO o.o.p.c.e.e.c.b.i.InlineDmaapTopicSink - InlineDmaapTopicSink [userName=null, password=null, getTopicCommInfrastructure()=DMAAP, toString()=InlineBusTopicSink [partitionId=f24121bd-112f-4500-8ff9-bf24c9a37d97, alive=false, publisher=CambriaPublisherWrapper []]]: DMAAP SINK created 2024-02-03 18:40:34,020 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting Source appc-lcm-write 2024-02-03 18:40:34,020 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7c99b06c-70c3-40b2-9b6c-3e6980ebb359, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-appc-lcm-write,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-lcm-write, effectiveTopic=appc-lcm-write, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting 2024-02-03 18:40:34,021 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedDmaapTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7c99b06c-70c3-40b2-9b6c-3e6980ebb359, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=false, locked=false, uebThread=Thread[DMAAP-source-appc-lcm-write,5,], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-lcm-write, effectiveTopic=appc-lcm-write, #recentEvents=0, locked=false, #topicListeners=0]]]]: INITTED 2024-02-03 18:40:34,023 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting Invalid Topic simulator 2024-02-03 18:40:34,023 Simulators [main] ERROR o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators failed to start Invalid Topic simulator; rewinding steps 2024-02-03 18:40:34,023 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping 2024-02-03 18:40:34,023 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping Source appc-lcm-write 2024-02-03 18:40:34,023 Simulators [main] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7c99b06c-70c3-40b2-9b6c-3e6980ebb359, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=CambriaConsumerWrapper [fetchTimeout=-1], alive=true, locked=false, uebThread=Thread[DMAAP-source-appc-lcm-write,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-lcm-write, effectiveTopic=appc-lcm-write, #recentEvents=0, locked=false, #topicListeners=0]]]]: stopping 2024-02-03 18:40:34,026 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping Sink appc-lcm-read 2024-02-03 18:40:34,026 Simulators [main] INFO o.o.p.c.e.e.c.b.i.BusPublisher$CambriaPublisherWrapper - CambriaPublisherWrapper []: CLOSE 2024-02-03 18:40:34,026 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping DMaaP provider 2024-02-03 18:40:34,026 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopping 2024-02-03 18:40:34,026 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopping Topic Sweeper 2024-02-03 18:40:34,026 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - service manager stopped 2024-02-03 18:40:34,026 Simulators [main] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopped 2024-02-03 18:40:34,027 Simulators [main] INFO o.onap.policy.models.simulators.Main - replacing 'HOST_NAME' with prd-ubuntu1804-builder-4c-4g-2399 in simParameters.json 2024-02-03 18:40:34,032 Simulators [DMAAP-source-appc-lcm-write] INFO o.o.p.c.e.e.c.b.i.SingleThreadedBusTopicSource - SingleThreadedDmaapTopicSource [userName=null, password=-, getTopicCommInfrastructure()=DMAAP, toString()=SingleThreadedBusTopicSource [consumerGroup=7c99b06c-70c3-40b2-9b6c-3e6980ebb359, consumerInstance=prd-ubuntu1804-builder-4c-4g-2399, fetchTimeout=-1, fetchLimit=-1, consumer=null, alive=false, locked=false, uebThread=Thread[DMAAP-source-appc-lcm-write,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost], topic=appc-lcm-write, effectiveTopic=appc-lcm-write, #recentEvents=0, locked=false, #topicListeners=0]]]]: exiting thread 2024-02-03 18:40:34,032 Simulators [Thread-73] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting 2024-02-03 18:40:34,033 Simulators [Thread-73] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting DMaaP provider 2024-02-03 18:40:34,033 Simulators [Thread-73] INFO o.o.p.c.u.services.ServiceManager - service manager starting 2024-02-03 18:40:34,033 Simulators [Thread-73] INFO o.o.p.c.u.services.ServiceManager - service manager starting Topic Sweeper 2024-02-03 18:40:34,033 Simulators [Thread-73] INFO o.o.p.c.u.services.ServiceManager - service manager started 2024-02-03 18:40:34,033 Simulators [Thread-73] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting CDS gRPC Server Properties 2024-02-03 18:40:34,036 Simulators [Thread-73] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators starting DMaaP simulator 2024-02-03 18:40:34,037 Simulators [Thread-73] ERROR o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators failed to start DMaaP simulator; rewinding steps 2024-02-03 18:40:34,037 Simulators [Thread-73] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping 2024-02-03 18:40:34,037 Simulators [Thread-73] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping CDS gRPC Server Properties 2024-02-03 18:40:34,037 Simulators [Thread-73] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopping DMaaP provider 2024-02-03 18:40:34,037 Simulators [Thread-73] INFO o.o.p.c.u.services.ServiceManager - service manager stopping 2024-02-03 18:40:34,037 Simulators [Thread-73] INFO o.o.p.c.u.services.ServiceManager - service manager stopping Topic Sweeper 2024-02-03 18:40:34,037 Simulators [Thread-73] INFO o.o.p.c.u.services.ServiceManager - service manager stopped 2024-02-03 18:40:34,037 Simulators [Thread-73] INFO o.o.p.c.u.services.ServiceManager - org.onap.policy.models.simulators stopped 2024-02-03 18:40:34,039 Simulators [main] INFO o.onap.policy.models.simulators.Main - replacing 'HOST_NAME' with prd-ubuntu1804-builder-4c-4g-2399 in invalidDmaapProvider.json 2024-02-03 18:40:34,039 Simulators [main] ERROR o.onap.policy.models.simulators.Main - invalid parameters: "simulators" INVALID, item has status INVALID "dmaapProvider" INVALID, item has status INVALID item "name" value "null" INVALID, is null item "topicSweepSec" value "0" INVALID, is below the minimum value: 1 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.931 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 s -- in org.onap.policy.models.simulators.CdsServerParametersTest [INFO] Running org.onap.policy.models.simulators.TopicServerParametersTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.onap.policy.models.simulators.TopicServerParametersTest [INFO] Running org.onap.policy.models.simulators.ClassRestServerParametersTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.models.simulators.ClassRestServerParametersTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10: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] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ policy-models-simulators --- [INFO] Analyzed bundle 'simulators' with 14 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-3.1.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ policy-models-simulators --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ policy-models-simulators --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ policy-models-simulators --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4: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/3.1.1-SNAPSHOT/policy-models-simulators-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-sim/policy-models-simulators/target/policy-models-simulators-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/sim/policy-models-simulators/3.1.1-SNAPSHOT/policy-models-simulators-3.1.1-SNAPSHOT.jar [INFO] [INFO] -----------< org.onap.policy.models.sim:models-sim-packages >----------- [INFO] Building models-sim-packages 3.1.1-SNAPSHOT [42/43] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ models-sim-packages --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ models-sim-packages --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ models-sim-packages --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ models-sim-packages --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/policy-models-sonar/models-sim/packages/../../target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/* --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.1.1:check (onap-license) @ models-sim-packages --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.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.10:report (post-unit-test) @ models-sim-packages --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ models-sim-packages --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ models-sim-packages --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ models-sim-packages --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ models-sim-packages --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4: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/3.1.1-SNAPSHOT/models-sim-packages-3.1.1-SNAPSHOT.pom [INFO] [INFO] --------< org.onap.policy.models.sim:models-simulator-tarball >--------- [INFO] Building models-simulator-tarball 3.1.1-SNAPSHOT [43/43] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ models-simulator-tarball --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ models-simulator-tarball --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ models-simulator-tarball --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ models-simulator-tarball --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-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/**/* --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.1.1:check (onap-license) @ models-simulator-tarball --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.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.10:report (post-unit-test) @ models-simulator-tarball --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report-aggregate) @ models-simulator-tarball --- [INFO] Analyzed bundle 'policy-models-simulators' with 5 classes [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-3.1.1-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-3.1.1-SNAPSHOT-tarball.tar.gz [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ models-simulator-tarball --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ models-simulator-tarball --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ models-simulator-tarball --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4: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/3.1.1-SNAPSHOT/models-simulator-tarball-3.1.1-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-models-sonar/models-sim/packages/models-simulator-tarball/target/models-simulator-tarball-3.1.1-SNAPSHOT.jar to /tmp/r/org/onap/policy/models/sim/models-simulator-tarball/3.1.1-SNAPSHOT/models-simulator-tarball-3.1.1-SNAPSHOT.jar [INFO] Installing /w/workspace/policy-models-sonar/models-sim/packages/models-simulator-tarball/target/models-simulator-tarball-3.1.1-SNAPSHOT-tarball.tar.gz to /tmp/r/org/onap/policy/models/sim/models-simulator-tarball/3.1.1-SNAPSHOT/models-simulator-tarball-3.1.1-SNAPSHOT-tarball.tar.gz [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for policy-models 3.1.1-SNAPSHOT: [INFO] [INFO] policy-models ...................................... SUCCESS [ 12.069 s] [INFO] policy-models-errors ............................... SUCCESS [ 22.299 s] [INFO] policy-models-base ................................. SUCCESS [ 6.192 s] [INFO] policy-models-dao .................................. SUCCESS [ 7.248 s] [INFO] policy-models-examples ............................. SUCCESS [ 0.177 s] [INFO] policy-models-tosca ................................ SUCCESS [ 25.729 s] [INFO] policy-models-pdp .................................. SUCCESS [ 19.180 s] [INFO] policy-models-pap .................................. SUCCESS [ 2.894 s] [INFO] policy-models-decisions ............................ SUCCESS [ 1.789 s] [INFO] policy-models-provider ............................. SUCCESS [ 44.543 s] [INFO] policy-models-interactions ......................... SUCCESS [ 0.070 s] [INFO] model-impl ......................................... SUCCESS [ 0.062 s] [INFO] rest ............................................... SUCCESS [ 8.727 s] [INFO] aai ................................................ SUCCESS [ 4.901 s] [INFO] appc ............................................... SUCCESS [ 1.795 s] [INFO] cds ................................................ SUCCESS [ 7.479 s] [INFO] appclcm ............................................ SUCCESS [ 1.990 s] [INFO] sdnc ............................................... SUCCESS [ 1.810 s] [INFO] sdnr ............................................... SUCCESS [ 2.013 s] [INFO] so ................................................. SUCCESS [ 3.343 s] [INFO] vfc ................................................ SUCCESS [ 1.799 s] [INFO] policy-models-sim .................................. SUCCESS [ 0.141 s] [INFO] policy-models-sim-dmaap ............................ SUCCESS [ 4.138 s] [INFO] simulators ......................................... SUCCESS [ 10.491 s] [INFO] events ............................................. SUCCESS [ 2.104 s] [INFO] guard .............................................. SUCCESS [ 1.434 s] [INFO] model-actors ....................................... SUCCESS [ 0.108 s] [INFO] actorServiceProvider ............................... SUCCESS [ 9.074 s] [INFO] actor.test ......................................... SUCCESS [ 7.931 s] [INFO] actor.aai .......................................... SUCCESS [ 7.084 s] [INFO] actor.cds .......................................... SUCCESS [ 5.692 s] [INFO] actor.appc ......................................... SUCCESS [ 6.905 s] [INFO] actor.appclcm ...................................... SUCCESS [ 6.176 s] [INFO] actor.sdnc ......................................... SUCCESS [ 6.278 s] [INFO] actor.sdnr ......................................... SUCCESS [ 6.238 s] [INFO] actor.a1p .......................................... SUCCESS [ 5.750 s] [INFO] actor.so ........................................... SUCCESS [ 8.212 s] [INFO] actor.vfc .......................................... SUCCESS [ 5.818 s] [INFO] actor.xacml ........................................ SUCCESS [ 7.221 s] [INFO] policy-models-sim-pdp .............................. SUCCESS [ 12.943 s] [INFO] policy-models-simulators ........................... SUCCESS [ 9.789 s] [INFO] models-sim-packages ................................ SUCCESS [ 0.090 s] [INFO] models-simulator-tarball ........................... SUCCESS [ 10.126 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 05:11 min [INFO] Finished at: 2024-02-03T18:40:44Z [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/config17724639031049292603tmp --settings /w/workspace/policy-models-sonar@tmp/config16921146662576408623tmp -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] policy-models-sim [pom] [INFO] policy-models-sim-dmaap [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-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 3.1.1-SNAPSHOT [1/43] [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.52441 [INFO] Module MavenProject: org.onap.policy.models:policy-models-examples:3.1.1-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:3.1.1-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:3.1.1-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=367ms [INFO] Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu [INFO] User cache: /home/jenkins/.sonar/cache [INFO] Loading required plugins [INFO] Load plugins index [INFO] Load plugins index (done) | time=318ms [INFO] Load/download plugins [INFO] Load/download plugins (done) | time=804ms [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=290ms [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=293ms [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=272ms [INFO] Load project pull requests [INFO] Load project pull requests (done) | time=292ms [INFO] Load branch configuration [INFO] Load branch configuration (done) | time=2ms [INFO] Load quality profiles [INFO] Load quality profiles (done) | time=362ms [INFO] Load active rules [INFO] Load active rules (done) | time=10154ms [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 811 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=242ms [INFO] Load project repositories [INFO] Load project repositories (done) | time=910ms [INFO] Indexing files... [INFO] Project configuration: [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [INFO] Indexing files of module 'policy-models-sim-dmaap' [INFO] Base dir: /w/workspace/policy-models-sonar/models-sim/models-sim-dmaap [INFO] Source paths: pom.xml, src/main/java [INFO] Test paths: src/test/java [INFO] Excluded sources: **/build-wrapper-dump.json, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [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, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [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, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [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, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [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, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [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, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [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, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [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, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [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, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [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, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [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, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [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, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [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, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [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, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [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, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [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, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [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, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [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, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [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, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [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, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [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, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [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, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [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, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [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, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [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, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [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, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [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, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [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, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [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, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [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, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [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, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [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, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [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, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [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, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [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, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [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, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [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, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [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, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [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, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [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, **/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/** [INFO] 811 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=283ms [INFO] Sensor cache enabled [INFO] Load sensor cache [INFO] Load sensor cache (787 KB) | time=1581ms [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=4165ms [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=81ms [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=92ms [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=33ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 61 source files to be analyzed [INFO] 61/61 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=867ms [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=77ms [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=10ms [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-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=3006ms [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-tosca/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=37ms [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=20ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 119 source files to be analyzed [INFO] 119/119 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=1244ms [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=14ms [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 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=466ms [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=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=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=9ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 21 source files to be analyzed [INFO] 21/21 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=579ms [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=11ms [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=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-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=1106ms [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-pdp/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=92ms [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=9ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 54 source files to be analyzed [INFO] 54/54 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=486ms [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=15ms [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-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 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=422ms [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=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=15ms [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 TextAndSecretsSensor [text] [INFO] 11 source files to be analyzed [INFO] 11/11 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=115ms [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 policy-models-sim-dmaap [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 10 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 10 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=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-sim/models-sim-dmaap/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 TextAndSecretsSensor [text] [INFO] 19 source files to be analyzed [INFO] 19/19 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=124ms [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=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-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=454ms [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-sim-pdp/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=35ms [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=15ms [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=7ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 27 source files to be analyzed [INFO] 27/27 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=231ms [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=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=6ms [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 TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=28ms [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 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 11 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 11 files. [INFO] No "Generated" source files to scan. [INFO] Sensor JavaSensor [java] (done) | time=563ms [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-simulators/target/surefire-reports] [INFO] Sensor SurefireSensor [java] (done) | time=10ms [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=15ms [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 TextAndSecretsSensor [text] [INFO] 24 source files to be analyzed [INFO] 24/24 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=206ms [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=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.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=305ms [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.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=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 TextAndSecretsSensor [text] [INFO] 8 source files to be analyzed [INFO] 8/8 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=89ms [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=13ms [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=663ms [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=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=15ms [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 TextAndSecretsSensor [text] [INFO] 17 source files to be analyzed [INFO] 17/17 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=173ms [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=10ms [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.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. [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=180ms [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=15ms [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 TextAndSecretsSensor [text] [INFO] 6 source files to be analyzed [INFO] 6/6 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=59ms [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=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 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=1787ms [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=16ms [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=8ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 86 source files to be analyzed [INFO] 86/86 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=724ms [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=0ms [INFO] Sensor AWS SAM Inline template file sensor [security] [INFO] Sensor AWS SAM Inline template file sensor [security] (done) | time=3ms [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=312ms [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.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=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=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 8 source files to be analyzed [INFO] 8/8 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=56ms [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=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.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=244ms [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.vfc/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=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 TextAndSecretsSensor [text] [INFO] 8 source files to be analyzed [INFO] 8/8 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=50ms [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=11ms [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.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=445ms [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=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=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=4ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 21 source files to be analyzed [INFO] 21/21 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=121ms [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 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=193ms [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.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=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 6 source files to be analyzed [INFO] 6/6 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=73ms [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=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=291ms [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=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=2ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 11 source files to be analyzed [INFO] 11/11 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=100ms [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.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=265ms [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=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=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 14 source files to be analyzed [INFO] 14/14 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=106ms [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 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=234ms [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.sdnc/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=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=2ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 10 source files to be analyzed [INFO] 10/10 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=78ms [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.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=303ms [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=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=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=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 17 source files to be analyzed [INFO] 17/17 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=99ms [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 model-actors [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=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=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=26ms [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 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=186ms [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/appc/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=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=3ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 14 source files to be analyzed [INFO] 14/14 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=90ms [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=14ms [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 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=776ms [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=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=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=7ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 8 source files to be analyzed [INFO] 8/8 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=104ms [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=18ms [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 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=62ms [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/guard/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=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=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 3 source files to be analyzed [INFO] 3/3 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=30ms [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 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=161ms [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=23ms [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=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 5 source files to be analyzed [INFO] 5/5 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=52ms [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 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=193ms [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/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=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 TextAndSecretsSensor [text] [INFO] 23 source files to be analyzed [INFO] 23/23 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=78ms [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 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=253ms [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=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 TextAndSecretsSensor [text] [INFO] 10 source files to be analyzed [INFO] 10/10 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=67ms [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=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 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=135ms [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/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=3ms [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 TextAndSecretsSensor [text] [INFO] 15 source files to be analyzed [INFO] 15/15 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=47ms [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 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=109ms [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=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=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 16 source files to be analyzed [INFO] 16/16 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=44ms [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 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=227ms [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=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=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=3ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 33 source files to be analyzed [INFO] 33/33 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=98ms [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=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=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=130ms [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=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=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=3ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 25 source files to be analyzed [INFO] 25/25 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=71ms [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=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 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=221ms [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/so/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=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=3ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 46 source files to be analyzed [INFO] 46/46 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=175ms [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=18ms [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 model-impl [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=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-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 TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=26ms [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 policy-models-interactions [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=6ms [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 TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=22ms [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-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=523ms [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-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=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=5ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 26 source files to be analyzed [INFO] 26/26 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=203ms [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=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=199ms [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=23ms [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 TextAndSecretsSensor [text] [INFO] 20 source files to be analyzed [INFO] 20/20 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=101ms [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=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=88ms [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=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=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=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 7 source files to be analyzed [INFO] 7/7 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=39ms [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=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=113ms [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-decisions/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=1ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 7 source files to be analyzed [INFO] 7/7 source files have been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=41ms [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=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 [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=10ms [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=0ms [INFO] Sensor TextAndSecretsSensor [text] [INFO] 1 source file to be analyzed [INFO] 1/1 source file has been analyzed [INFO] Sensor TextAndSecretsSensor [text] (done) | time=34ms [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=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] 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=3ms [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=0ms [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 787 type definitions [INFO] Load type hierarchy: Time spent was 00:00:00.086 [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.400 [INFO] Load type hierarchy and UCFGs: Time spent was 00:00:00.488 [INFO] Analyzing 1695 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.056 [INFO] Run SCC (Tarjan) on 9630 nodes: Starting [INFO] Run SCC (Tarjan) on 9630 nodes: Time spent was 00:00:00.013 [INFO] Tarjan found 9440 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.031 [INFO] Variable Type Analysis #1: Time spent was 00:00:00.103 [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.072 [INFO] Run SCC (Tarjan) on 9595 nodes: Starting [INFO] Run SCC (Tarjan) on 9595 nodes: Time spent was 00:00:00.009 [INFO] Tarjan found 9414 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.017 [INFO] Variable Type Analysis #2: Time spent was 00:00:00.100 [INFO] Create runtime call graph: Time spent was 00:00:00.211 [INFO] Load config: Starting [INFO] Load config: Time spent was 00:00:01.080 [INFO] Compute entry points: Starting [INFO] Compute entry points: Time spent was 00:00:02.014 [INFO] No entry points found. [INFO] java security sensor: Time spent was 00:00:03.798 [INFO] java security sensor: Begin: 2024-02-03T18:41:38.355241493Z, End: 2024-02-03T18:41:42.153294722Z, Duration: 00:00:03.798 Load type hierarchy and UCFGs: Begin: 2024-02-03T18:41:38.357005491Z, End: 2024-02-03T18:41:38.845151681Z, Duration: 00:00:00.488 Load type hierarchy: Begin: 2024-02-03T18:41:38.357084352Z, End: 2024-02-03T18:41:38.443736751Z, Duration: 00:00:00.086 Load UCFGs: Begin: 2024-02-03T18:41:38.444015282Z, End: 2024-02-03T18:41:38.844977320Z, Duration: 00:00:00.400 Check cache: Begin: 2024-02-03T18:41:38.845283261Z, End: 2024-02-03T18:41:38.845621714Z, Duration: 00:00:00.000 Load cache: Begin: 2024-02-03T18:41:38.845319451Z, End: 2024-02-03T18:41:38.845369913Z, Duration: 00:00:00.000 Create runtime call graph: Begin: 2024-02-03T18:41:38.845720504Z, End: 2024-02-03T18:41:39.056954509Z, Duration: 00:00:00.211 Variable Type Analysis #1: Begin: 2024-02-03T18:41:38.846367338Z, End: 2024-02-03T18:41:38.950021795Z, Duration: 00:00:00.103 Create runtime type propagation graph: Begin: 2024-02-03T18:41:38.847017271Z, End: 2024-02-03T18:41:38.903874285Z, Duration: 00:00:00.056 Run SCC (Tarjan) on 9630 nodes: Begin: 2024-02-03T18:41:38.904390228Z, End: 2024-02-03T18:41:38.917750347Z, Duration: 00:00:00.013 Propagate runtime types to strongly connected components: Begin: 2024-02-03T18:41:38.917950568Z, End: 2024-02-03T18:41:38.949810134Z, Duration: 00:00:00.031 Variable Type Analysis #2: Begin: 2024-02-03T18:41:38.953841734Z, End: 2024-02-03T18:41:39.054398495Z, Duration: 00:00:00.100 Create runtime type propagation graph: Begin: 2024-02-03T18:41:38.953901854Z, End: 2024-02-03T18:41:39.026415920Z, Duration: 00:00:00.072 Run SCC (Tarjan) on 9595 nodes: Begin: 2024-02-03T18:41:39.026646771Z, End: 2024-02-03T18:41:39.036325432Z, Duration: 00:00:00.009 Propagate runtime types to strongly connected components: Begin: 2024-02-03T18:41:39.036470393Z, End: 2024-02-03T18:41:39.054205995Z, Duration: 00:00:00.017 Load config: Begin: 2024-02-03T18:41:39.057048279Z, End: 2024-02-03T18:41:40.137857363Z, Duration: 00:00:01.080 Compute entry points: Begin: 2024-02-03T18:41:40.138136795Z, End: 2024-02-03T18:41:42.152388648Z, Duration: 00:00:02.014 [INFO] java security sensor peak memory: 1179 MB [INFO] Sensor JavaSecuritySensor [security] (done) | time=3822ms [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.000 [INFO] No UCFGs have been included for analysis. [INFO] csharp security sensor: Time spent was 00:00:00.000 [INFO] Sensor CSharpSecuritySensor [security] (done) | time=1ms [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.000 [INFO] No UCFGs have been included for analysis. [INFO] php security sensor: Time spent was 00:00:00.001 [INFO] Sensor PhpSecuritySensor [security] (done) | time=3ms [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.002 [INFO] Sensor PythonSecuritySensor [security] (done) | time=3ms [INFO] Sensor JsSecuritySensor [security] [INFO] Enabled taint analysis rules: S6350, S5147, S5696, S5334, S5131, S2076, S2631, S5144, S6096, S5146, S6287, S5883, S3649, S6105, 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.000 [INFO] Sensor JsSecuritySensor [security] (done) | time=1ms [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=267ms [INFO] CPD Executor 133 files had no CPD blocks [INFO] CPD Executor Calculating CPD for 286 files [INFO] CPD Executor CPD calculation finished (done) | time=43ms [INFO] Analysis report generated in 238ms, dir size=5 MB [INFO] Analysis report compressed in 886ms, zip size=2 MB [INFO] Analysis report uploaded in 12682ms [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=AY1wRvkZy1PT4Kb6Trzc [INFO] Sensor cache published successfully [INFO] Analysis total time: 1:05.851 s [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for policy-models 3.1.1-SNAPSHOT: [INFO] [INFO] policy-models ...................................... SUCCESS [01:11 min] [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] policy-models-sim .................................. SKIPPED [INFO] policy-models-sim-dmaap ............................ 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-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: 01:12 min [INFO] Finished at: 2024-02-03T18:41:58Z [INFO] ------------------------------------------------------------------------ [policy-models-sonar] $ /bin/bash /tmp/jenkins7722227124803619479.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=71be21fd5b9b52c613bb855f00a79a51e81906dd, workspace=/w/workspace/policy-models-sonar [FINDBUGS] Computing warning deltas based on reference build #2066 [PostBuildScript] - [INFO] Executing post build scripts. [policy-models-sonar] $ /bin/bash /tmp/jenkins8522776719044953105.sh ---> sysstat.sh [policy-models-sonar] $ /bin/bash /tmp/jenkins3278322103690735688.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + 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/jenkins8671525634186280500.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-3xzv from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-3xzv/bin to PATH INFO: Running in OpenStack, capturing instance metadata [policy-models-sonar] $ /bin/bash /tmp/jenkins4086806976024327823.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-models-sonar@tmp/config11739629287805930841tmp 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/jenkins6019129573154289069.sh ---> create-netrc.sh [policy-models-sonar] $ /bin/bash /tmp/jenkins18430871834139686444.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-3xzv from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-3xzv/bin to PATH [policy-models-sonar] $ /bin/bash /tmp/jenkins18051892488017172698.sh ---> sudo-logs.sh Archiving 'sudo' log.. [policy-models-sonar] $ /bin/bash /tmp/jenkins6913081327689376449.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-3xzv from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-3xzv/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [policy-models-sonar] $ /bin/bash -l /tmp/jenkins5149861315651388445.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-3xzv from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-3xzv/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-models-sonar/2067 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-2399 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.3G 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 572 12200 0 3266 15137 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:b8:09:04 brd ff:ff:ff:ff:ff:ff inet 10.30.106.20/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 85865sec preferred_lft 85865sec inet6 fe80::f816:3eff:feb8:904/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-2399) 02/03/24 _x86_64_ (4 CPU) 18:33:52 LINUX RESTART (4 CPU) 18:34:01 tps rtps wtps bread/s bwrtn/s 18:35:02 140.63 67.99 72.64 4613.76 23170.00 18:36:01 151.50 36.06 115.44 2274.73 26958.82 18:37:01 23.10 6.25 16.85 263.82 13975.14 18:38:01 20.70 0.32 20.38 13.20 15293.72 18:39:01 34.98 1.05 33.93 35.19 18350.81 18:40:01 14.82 0.32 14.51 53.70 2120.05 18:41:01 17.46 0.58 16.88 22.93 9721.98 18:42:01 21.96 3.48 18.48 238.23 17248.19 Average: 52.94 14.46 38.48 936.60 15830.80 18:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:35:02 13997740 15556896 2427228 14.78 61852 1699104 769808 4.41 683876 1531920 143556 18:36:01 13300620 15165052 3124348 19.02 76328 1977436 1244420 7.12 1113580 1773484 16100 18:37:01 12182772 14086856 4242196 25.83 77848 2013648 2104356 12.04 2245952 1752836 12640 18:38:01 12281852 14264168 4143116 25.22 79844 2087220 1987488 11.37 2075168 1818340 7644 18:39:01 12255180 14425180 4169788 25.39 85260 2262768 1837280 10.51 1941840 1966168 23700 18:40:01 12030820 14244956 4394148 26.75 88064 2301032 1980992 11.34 2125976 1999836 21540 18:41:01 12325704 15241024 4099264 24.96 89568 2985416 1050712 6.01 1224704 2586632 440264 18:42:01 12545508 15533124 3879460 23.62 91832 3047704 764804 4.38 974824 2610632 4512 Average: 12615024 14814657 3809944 23.20 81324 2296791 1467482 8.40 1548240 2004981 83744 18:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:35:02 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 18:35:02 ens3 489.95 318.36 1579.65 69.25 0.00 0.00 0.00 0.00 18:36:01 lo 0.81 0.81 0.08 0.08 0.00 0.00 0.00 0.00 18:36:01 ens3 262.48 213.05 2288.47 58.26 0.00 0.00 0.00 0.00 18:37:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:37:01 ens3 2105.87 1452.52 744.96 649.90 0.00 0.00 0.00 0.00 18:38:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 18:38:01 ens3 1808.20 1165.12 1170.78 398.24 0.00 0.00 0.00 0.00 18:39:01 lo 16.75 16.75 6.66 6.66 0.00 0.00 0.00 0.00 18:39:01 ens3 1829.20 1213.75 2571.99 414.97 0.00 0.00 0.00 0.00 18:40:01 lo 11.64 11.64 5.64 5.64 0.00 0.00 0.00 0.00 18:40:01 ens3 652.35 418.74 154.89 146.25 0.00 0.00 0.00 0.00 18:41:01 lo 4.72 4.72 0.51 0.51 0.00 0.00 0.00 0.00 18:41:01 ens3 1121.15 726.93 2185.51 274.42 0.00 0.00 0.00 0.00 18:42:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 18:42:01 ens3 772.72 563.09 834.83 233.39 0.00 0.00 0.00 0.00 Average: lo 4.61 4.61 1.65 1.65 0.00 0.00 0.00 0.00 Average: ens3 1132.02 760.06 1439.54 281.04 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2399) 02/03/24 _x86_64_ (4 CPU) 18:33:52 LINUX RESTART (4 CPU) 18:34:01 CPU %user %nice %system %iowait %steal %idle 18:35:02 all 23.08 0.00 2.28 4.57 0.07 70.00 18:35:02 0 38.37 0.00 3.26 4.03 0.08 54.25 18:35:02 1 16.87 0.00 2.00 7.11 0.08 73.94 18:35:02 2 20.22 0.00 2.23 0.87 0.05 76.63 18:35:02 3 16.84 0.00 1.63 6.27 0.05 75.22 18:36:01 all 26.56 0.00 1.77 4.75 0.08 66.84 18:36:01 0 28.22 0.00 1.67 0.48 0.05 69.58 18:36:01 1 18.90 0.00 1.64 9.18 0.10 70.18 18:36:01 2 29.33 0.00 1.90 2.66 0.07 66.05 18:36:01 3 29.79 0.00 1.89 6.69 0.09 61.55 18:37:01 all 70.85 0.00 4.36 0.56 0.11 24.12 18:37:01 0 66.89 0.00 5.76 0.20 0.12 27.03 18:37:01 1 67.36 0.00 4.48 1.92 0.12 26.13 18:37:01 2 68.58 0.00 4.50 0.03 0.13 26.75 18:37:01 3 80.53 0.00 2.73 0.07 0.10 16.58 18:38:01 all 59.70 0.00 4.47 0.46 0.11 35.26 18:38:01 0 46.91 0.00 7.32 0.03 0.10 45.64 18:38:01 1 59.18 0.00 3.25 0.94 0.10 36.53 18:38:01 2 72.93 0.00 2.96 0.83 0.12 23.17 18:38:01 3 59.95 0.00 4.33 0.03 0.10 35.59 18:39:01 all 67.89 0.00 5.16 0.52 0.11 26.32 18:39:01 0 60.14 0.00 4.71 0.07 0.12 34.97 18:39:01 1 68.08 0.00 6.42 0.24 0.10 25.17 18:39:01 2 71.04 0.00 5.71 1.76 0.10 21.38 18:39:01 3 72.27 0.00 3.79 0.02 0.12 23.80 18:40:01 all 73.81 0.00 3.05 0.06 0.11 22.97 18:40:01 0 74.31 0.00 2.91 0.03 0.10 22.64 18:40:01 1 73.48 0.00 2.99 0.07 0.12 23.35 18:40:01 2 74.67 0.00 2.30 0.08 0.10 22.85 18:40:01 3 72.78 0.00 4.00 0.03 0.12 23.07 18:41:01 all 47.48 0.00 4.84 0.35 0.09 47.24 18:41:01 0 41.33 0.00 2.62 0.05 0.10 55.90 18:41:01 1 42.36 0.00 3.87 0.94 0.10 52.73 18:41:01 2 54.70 0.00 6.72 0.23 0.08 38.26 18:41:01 3 51.53 0.00 6.12 0.18 0.08 42.08 18:42:01 all 44.21 0.00 2.04 1.35 0.10 52.30 18:42:01 0 41.50 0.00 2.54 2.84 0.12 53.01 18:42:01 1 50.01 0.00 1.94 0.39 0.10 47.56 18:42:01 2 34.05 0.00 1.82 2.11 0.12 61.90 18:42:01 3 51.32 0.00 1.88 0.03 0.10 46.67 Average: all 51.72 0.00 3.50 1.57 0.10 43.11 Average: 0 49.72 0.00 3.85 0.97 0.10 45.36 Average: 1 49.58 0.00 3.33 2.59 0.10 44.41 Average: 2 53.19 0.00 3.52 1.07 0.10 42.13 Average: 3 54.41 0.00 3.30 1.66 0.09 40.54